A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

AAD_OBO - io.vertx.ext.auth.oauth2.OAuth2FlowType
Extension OAuth2 flows to perform JSON Web Token Bearer Token authentication "On-Behalf-Of an existing user.
abort(String) - Method in interface io.vertx.ext.stomp.StompClientConnection
Aborts a transaction.
abort(String) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Aborts a transaction.
abort(String) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Aborts a transaction.
abort(String, Map<String, String>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Aborts a transaction.
abort(String, Map<String, String>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Aborts a transaction.
abort(String, Map<String, String>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Aborts a transaction.
ABORT - io.vertx.ext.stomp.Command
 
ABORTED - io.vertx.grpc.common.GrpcStatus
 
abortHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a ABORT frame is received.
abortHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a ABORT frame is received.
abortHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a ABORT frame is received.
abortTransaction() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Aborts the ongoing transaction.
abortTransaction() - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Aborts the ongoing transaction.
abortTransaction() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Aborts the ongoing transaction.
abortTransaction() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Aborts the ongoing transaction.
absoluteURI() - Method in interface io.vertx.core.http.HttpClientRequest
 
absoluteURI() - Method in interface io.vertx.core.http.HttpServerRequest
 
absoluteURI() - Method in interface io.vertx.core.spi.observability.HttpRequest
 
absoluteURI() - Method in interface io.vertx.httpproxy.ProxyRequest
 
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.rxjava3.core.http.HttpClientRequest
 
absoluteURI() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
absoluteURI() - Method in class io.vertx.rxjava3.httpproxy.ProxyRequest
 
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.
AbstractSession - Class in io.vertx.ext.web.sstore
The abstract session class provides a barebones implementation for session storage implementors.
AbstractSession() - Constructor for class io.vertx.ext.web.sstore.AbstractSession
This constructor is mandatory (even though not referenced anywhere) is required for serialization purposes.
AbstractSession(VertxContextPRNG) - Constructor for class io.vertx.ext.web.sstore.AbstractSession
 
AbstractSession(VertxContextPRNG, long, int) - Constructor for class io.vertx.ext.web.sstore.AbstractSession
 
AbstractVerticle - Class in io.vertx.core
WARNING : this class is not deprecated, however we encourage instead to use VerticleBase An abstract base class that you can extend to write your own Verticle classes.
AbstractVerticle - Class in io.vertx.reactivex.core
 
AbstractVerticle - Class in io.vertx.rxjava3.core
 
AbstractVerticle() - Constructor for class io.vertx.core.AbstractVerticle
 
AbstractVerticle() - Constructor for class io.vertx.reactivex.core.AbstractVerticle
 
AbstractVerticle() - Constructor for class io.vertx.rxjava3.core.AbstractVerticle
 
accept() - Method in interface io.vertx.core.http.ServerWebSocketHandshake
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in interface io.vertx.ext.web.ParsedHeaderValues
 
accept() - Method in interface io.vertx.mqtt.MqttEndpoint
Like MqttEndpoint.accept(boolean) with no session is present.
accept() - Method in class io.vertx.reactivex.core.http.ServerWebSocketHandshake
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
accept() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Like MqttEndpoint.accept() with no session is present.
accept() - Method in class io.vertx.rxjava3.core.http.ServerWebSocketHandshake
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in class io.vertx.rxjava3.ext.web.ParsedHeaderValues
 
accept() - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Like MqttEndpoint.accept() with no session is present.
accept(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
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(boolean) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept(boolean, MqttProperties) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept(boolean, MqttProperties) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept(boolean, MqttProperties) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept(T) - Method in interface io.vertx.junit5.ParameterClosingConsumer
 
ACCEPT - Static variable in interface io.vertx.core.http.HttpHeaders
Accept header name
ACCEPT - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Accept header name
ACCEPT - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Accept header name
ACCEPT_CHARSET - Static variable in interface io.vertx.core.http.HttpHeaders
Accept-Charset header name
ACCEPT_CHARSET - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Accept-Charset header name
ACCEPT_CHARSET - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Accept-Charset header name
ACCEPT_ENCODING - Static variable in interface io.vertx.core.http.HttpHeaders
Accept-Encoding header name
ACCEPT_ENCODING - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Accept-Encoding header name
ACCEPT_ENCODING - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Accept-Encoding header name
ACCEPT_LANGUAGE - Static variable in interface io.vertx.core.http.HttpHeaders
Accept-Language header name
ACCEPT_LANGUAGE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Accept-Language header name
ACCEPT_LANGUAGE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Accept-Language header name
ACCEPT_PATCH - Static variable in interface io.vertx.core.http.HttpHeaders
Accept-Patch header name
ACCEPT_PATCH - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Accept-Patch header name
ACCEPT_PATCH - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Accept-Patch header name
ACCEPT_RANGES - Static variable in interface io.vertx.core.http.HttpHeaders
Accept-Ranges header name
ACCEPT_RANGES - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Accept-Ranges header name
ACCEPT_RANGES - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Accept-Ranges header name
ACCEPT_VERSION - Static variable in class io.vertx.ext.stomp.Frame
 
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.rxjava3.ext.web.RoutingContext
Returns the languages 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.rxjava3.ext.web.ParsedHeaderValues
 
accepted() - Method in interface io.vertx.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message.
accepted() - Method in class io.vertx.reactivex.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message.
accepted() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message.
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.rxjava3.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.rxjava3.ext.web.ParsedHeaderValues
 
acceptMoreValues(Option) - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the given option accept more values.
acceptMultipleValues() - Method in annotation type io.vertx.core.cli.annotations.Option
Whether or not the option accept multiple values.
ACCEPTOR_EVENT_LOOP_GROUP - Static variable in interface io.vertx.core.spi.transport.Transport
 
accepts(HttpVersion) - Method in enum io.vertx.grpc.server.GrpcProtocol
 
accepts(WireFormat) - Method in interface io.vertx.grpc.common.GrpcMessageDecoder
 
accepts(WireFormat) - Method in interface io.vertx.grpc.common.GrpcMessageEncoder
 
accepts(MediaType) - Method in interface io.vertx.httpproxy.MediaType
 
acceptsOptions(SqlConnectOptions) - Method in class io.vertx.db2client.spi.DB2Driver
 
acceptsOptions(SqlConnectOptions) - Method in class io.vertx.mssqlclient.spi.MSSQLDriver
 
acceptsOptions(SqlConnectOptions) - Method in class io.vertx.mysqlclient.spi.MySQLDriver
 
acceptsOptions(SqlConnectOptions) - Method in class io.vertx.oracleclient.spi.OracleDriver
 
acceptsOptions(SqlConnectOptions) - Method in class io.vertx.pgclient.spi.PgDriver
 
acceptsOptions(SqlConnectOptions) - Method in interface io.vertx.sqlclient.spi.Driver
 
acceptValue() - Method in annotation type io.vertx.core.cli.annotations.Option
Whether or not the option accept a value.
acceptValue() - Method in class io.vertx.core.cli.Option
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Allow-Credentials header name
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Allow-Credentials header name
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Allow-Credentials header name
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Allow-Headers header name
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Allow-Headers header name
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Allow-Headers header name
ACCESS_CONTROL_ALLOW_METHODS - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Allow-Methods header name
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Allow-Methods header name
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Allow-Methods header name
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Allow-Origin header name
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Allow-Origin header name
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Allow-Origin header name
ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Allow-Private-Network header name
ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Allow-Private-Network header name
ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Allow-Private-Network header name
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Expose-Headers header name
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Expose-Headers header name
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Expose-Headers header name
ACCESS_CONTROL_MAX_AGE - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Max-Age header name
ACCESS_CONTROL_MAX_AGE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Max-Age header name
ACCESS_CONTROL_MAX_AGE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Max-Age header name
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Request-Headers header name
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Request-Headers header name
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Request-Headers header name
ACCESS_CONTROL_REQUEST_METHOD - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Request-Method header name
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Request-Method header name
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Request-Method header name
ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK - Static variable in interface io.vertx.core.http.HttpHeaders
Access-Control-Request-Private-Network header name
ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Access-Control-Request-Private-Network header name
ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Access-Control-Request-Private-Network header name
AccessMode - Interface in io.vertx.core.spi.context.storage
Defines the access mode of a context local storage.
ack() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
Send the PUBACK/PUBCOMP to the broker.
ack() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
Send the PUBACK/PUBCOMP to the broker.
ack() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPublishMessage
Send the PUBACK/PUBCOMP to the broker.
ack(StompServerConnection, Frame) - Method in interface io.vertx.ext.stomp.Destination
Handles a ACK frame.
ack(StompServerConnection, Frame) - Method in class io.vertx.reactivex.ext.stomp.Destination
Handles a ACK frame.
ack(StompServerConnection, Frame) - Method in class io.vertx.rxjava3.ext.stomp.Destination
Handles a ACK frame.
ack(String) - Method in interface io.vertx.ext.stomp.StompClientConnection
Sends an acknowledgement for a specific message.
ack(String) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Sends an acknowledgement for a specific message.
ack(String) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Sends an acknowledgement for a specific message.
ack(String, String) - Method in interface io.vertx.ext.stomp.StompClientConnection
Sends an acknowledgement for the given frame.
ack(String, String) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Sends an acknowledgement for the given frame.
ack(String, String) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Sends an acknowledgement for the given frame.
ACK - io.vertx.ext.stomp.Command
 
ACK - Static variable in class io.vertx.ext.stomp.Frame
 
ackHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a ACK frame is received.
ackHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a ACK frame is received.
ackHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a ACK frame is received.
ACKNOWLEDGED - io.vertx.ext.mongo.WriteOption
 
Acknowledgement - Class in io.vertx.reactivex.ext.stomp
Structure passed to acknowledgement handler called when a ACK or NACK frame is received.
Acknowledgement - Class in io.vertx.rxjava3.ext.stomp
Structure passed to acknowledgement handler called when a ACK or NACK frame is received.
Acknowledgement - Interface in io.vertx.ext.stomp
Structure passed to acknowledgement handler called when a ACK or NACK frame is received.
Acknowledgement(Acknowledgement) - Constructor for class io.vertx.reactivex.ext.stomp.Acknowledgement
 
Acknowledgement(Acknowledgement) - Constructor for class io.vertx.rxjava3.ext.stomp.Acknowledgement
 
Acknowledgement(Object) - Constructor for class io.vertx.reactivex.ext.stomp.Acknowledgement
 
Acknowledgement(Object) - Constructor for class io.vertx.rxjava3.ext.stomp.Acknowledgement
 
acl(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
A container for Access List Control commands.
acl(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
A container for Access List Control commands.
acl(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
A container for Access List Control commands.
ACL - Static variable in class io.vertx.core.http.HttpMethod
The RFC 3744 ACL method, this instance is interned and uniquely used.
ACL - Static variable in interface io.vertx.redis.client.Command
A container for Access List Control commands.
AclPolicy - Class in io.vertx.ext.consul.policy
Holds properties of Acl policies
AclPolicy() - Constructor for class io.vertx.ext.consul.policy.AclPolicy
 
AclPolicy(JsonObject) - Constructor for class io.vertx.ext.consul.policy.AclPolicy
 
AclToken - Class in io.vertx.ext.consul.token
 
AclToken() - Constructor for class io.vertx.ext.consul.token.AclToken
 
AclToken(JsonObject) - Constructor for class io.vertx.ext.consul.token.AclToken
 
AclTokenType - Enum in io.vertx.ext.consul
Acl token type is either "client" (meaning the token cannot modify ACL rules) or "management" (meaning the token is allowed to perform all actions).
acquireAndLinkPooled() - Method in class io.vertx.core.json.jackson.HybridJacksonPool
 
acquirePooled() - Method in class io.vertx.core.json.jackson.HybridJacksonPool
 
acquirePooled() - Method in class io.vertx.core.json.jackson.HybridJacksonPool.StripedLockFreePool
 
ACTIVE_SPAN - Static variable in class io.vertx.tracing.opentracing.OpenTracingTracerFactory
 
activeContext() - Static method in class io.vertx.tracing.zipkin.ZipkinTracer
 
activeSpan() - Static method in class io.vertx.tracing.zipkin.ZipkinTracer
 
activeStreams() - Method in interface io.vertx.core.http.HttpClientConnection
 
activeStreams() - Method in class io.vertx.reactivex.core.http.HttpClientConnection
 
activeStreams() - Method in class io.vertx.rxjava3.core.http.HttpClientConnection
 
actualConnection() - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
 
actualConnection() - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
 
actualConnection() - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
 
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.ext.shell.term.TermServer
The actual port the server is listening on.
actualPort() - Method in interface io.vertx.ext.stomp.StompServer
Gets the port on which the server is listening.
actualPort() - Method in interface io.vertx.mqtt.MqttServer
The actual port the server is listening 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.ext.stomp.StompServer
Gets the port on which the server is listening.
actualPort() - Method in class io.vertx.reactivex.mqtt.MqttServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.rxjava3.core.http.HttpServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.rxjava3.core.net.NetServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.rxjava3.ext.stomp.StompServer
Gets the port on which the server is listening.
actualPort() - Method in class io.vertx.rxjava3.mqtt.MqttServer
The actual port the server is listening on.
actualStatus() - Method in exception io.vertx.grpc.client.InvalidStatusException
 
add(int, Object) - Method in class io.vertx.core.json.JsonArray
Add an Object to the JSON array at given position pos.
add(AuthenticationProvider) - Method in interface io.vertx.ext.auth.ChainAuth
Appends a auth provider to the chain.
add(AuthenticationHandler) - Method in interface io.vertx.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
add(MSSQLException) - Method in exception io.vertx.mssqlclient.MSSQLException
 
add(AuthenticationProvider) - Method in class io.vertx.reactivex.ext.auth.ChainAuth
Appends a auth provider to the chain.
add(AuthenticationHandler) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
add(AuthenticationProvider) - Method in class io.vertx.rxjava3.ext.auth.ChainAuth
Appends a auth provider to the chain.
add(AuthenticationHandler) - Method in class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
add(CharSequence, CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.add(String, String) but accepting CharSequence as parameters
add(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.MultiMap
Like MultiMap.add(String, Iterable) but accepting CharSequence as parameters
add(Object) - Method in class io.vertx.core.json.JsonArray
Add an Object to the JSON array.
add(String, Iterable<String>) - Method in interface io.vertx.core.MultiMap
Adds a new values under the specified name
add(String, String) - Method in interface io.vertx.core.MultiMap
Adds a new value with the specified name and value.
add(String, String) - Method in class io.vertx.ext.stomp.utils.Headers
 
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(JsonObject) - Method in class io.vertx.reactivex.uritemplate.Variables
Populates with a JSON object: null are conserved JsonArray is converted to List JsonObject is converted to Map any other value is converted to a string Note that nested JSON elements are converted to a string, so { "user": { "first_name": "John", "last_name": "Doe", "address" : { "city": "Paris", etc... } } } flattens the JSON "address" to the string "{\"city\":\"Paris\",etc...}".
addAll(JsonObject) - Method in class io.vertx.rxjava3.uritemplate.Variables
Populates with a JSON object: null are conserved JsonArray is converted to List JsonObject is converted to Map any other value is converted to a string Note that nested JSON elements are converted to a string, so { "user": { "first_name": "John", "last_name": "Doe", "address" : { "city": "Paris", etc... } } } flattens the JSON "address" to the string "{\"city\":\"Paris\",etc...}".
addAll(JsonObject) - Method in interface io.vertx.uritemplate.Variables
Populates with a JSON object: null are conserved JsonArray is converted to List<String> JsonObject is converted to Map<String, String> any other value is converted to a string Note that nested JSON elements are converted to a string, so { "user": { "first_name": "John", "last_name": "Doe", "address" : { "city": "Paris", etc... } } } flattens the JSON "address" to the string "{\"city\":\"Paris\",etc...}".
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(Map<String, String>) - Method in class io.vertx.ext.stomp.utils.Headers
 
addAllExtensionNumber(Iterable<? extends Integer>) - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
addAllFileDescriptorProto(Iterable<? extends ByteString>) - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
addAllService(Iterable<? extends ServiceResponse>) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addAndGet(long) - Method in interface io.vertx.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGet(long) - Method in class io.vertx.reactivex.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGet(long) - Method in class io.vertx.rxjava3.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAnnotation(OutputUnit) - Method in class io.vertx.json.schema.OutputUnit
 
addAnnotations(List<OutputUnit>) - Method in class io.vertx.json.schema.OutputUnit
 
addArgument(Argument) - Method in interface io.vertx.core.cli.CLI
Adds an argument.
addArguments(List<Argument>) - Method in interface io.vertx.core.cli.CLI
Adds a set of arguments.
addArrayOfBigDecimal(BigDecimal[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfBigDecimal(BigDecimal[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfBigDecimal(BigDecimal[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of BigDecimal value at the end of the tuple.
addArrayOfBoolean(Boolean[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of Boolean value at the end of the tuple.
addArrayOfBoolean(Boolean[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of Boolean value at the end of the tuple.
addArrayOfBoolean(Boolean[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Boolean value at the end of the tuple.
addArrayOfBuffer(Buffer[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Buffer value at the end of the tuple.
addArrayOfDouble(Double[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of Double value at the end of the tuple.
addArrayOfDouble(Double[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of Double value at the end of the tuple.
addArrayOfDouble(Double[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Double value at the end of the tuple.
addArrayOfFloat(Float[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of Float value at the end of the tuple.
addArrayOfFloat(Float[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of Float value at the end of the tuple.
addArrayOfFloat(Float[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Float value at the end of the tuple.
addArrayOfInteger(Integer[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of Integer value at the end of the tuple.
addArrayOfInteger(Integer[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of Integer value at the end of the tuple.
addArrayOfInteger(Integer[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Integer value at the end of the tuple.
addArrayOfJsonArray(JsonArray[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfJsonArray(JsonArray[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfJsonArray(JsonArray[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of JsonArray value at the end of the tuple.
addArrayOfJsonObject(JsonObject[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfJsonObject(JsonObject[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfJsonObject(JsonObject[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of JsonObject value at the end of the tuple.
addArrayOfLocalDate(LocalDate[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfLocalDate(LocalDate[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfLocalDate(LocalDate[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of LocalDate value at the end of the tuple.
addArrayOfLocalDateTime(LocalDateTime[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfLocalDateTime(LocalDateTime[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfLocalDateTime(LocalDateTime[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of LocalDateTime value at the end of the tuple.
addArrayOfLocalTime(LocalTime[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfLocalTime(LocalTime[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfLocalTime(LocalTime[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of LocalTime value at the end of the tuple.
addArrayOfLong(Long[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of Long value at the end of the tuple.
addArrayOfLong(Long[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of Long value at the end of the tuple.
addArrayOfLong(Long[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Long value at the end of the tuple.
addArrayOfOffsetDateTime(OffsetDateTime[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfOffsetDateTime(OffsetDateTime[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfOffsetDateTime(OffsetDateTime[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of OffsetDateTime value at the end of the tuple.
addArrayOfOffsetTime(OffsetTime[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfOffsetTime(OffsetTime[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfOffsetTime(OffsetTime[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of OffsetTime value at the end of the tuple.
addArrayOfShort(Short[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of Short value at the end of the tuple.
addArrayOfShort(Short[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of Short value at the end of the tuple.
addArrayOfShort(Short[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Short value at the end of the tuple.
addArrayOfString(String[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of String value at the end of the tuple.
addArrayOfString(String[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of String value at the end of the tuple.
addArrayOfString(String[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of String value at the end of the tuple.
addArrayOfTemporal(Temporal[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfTemporal(Temporal[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfTemporal(Temporal[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of Temporal value at the end of the tuple.
addArrayOfUUID(UUID[]) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfUUID(UUID[]) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an array of value at the end of the tuple.
addArrayOfUUID(UUID[]) - Method in interface io.vertx.sqlclient.Tuple
Add an array of UUID value at the end of the tuple.
addAttribute(Attribute) - Method in class io.vertx.ext.auth.abac.Policy
Add an attribute to the policy.
addAudience(String) - Method in class io.vertx.ext.auth.JWTOptions
 
addAuthorization(Authorization) - Method in class io.vertx.ext.auth.abac.Policy
Add an authorization to the policy.
addAuthorization(Authorization) - Method in interface io.vertx.ext.auth.authorization.AndAuthorization
 
addAuthorization(Authorization) - Method in interface io.vertx.ext.auth.authorization.OrAuthorization
 
addAuthorization(Authorization) - Method in interface io.vertx.serviceproxy.AuthorizationInterceptor
Add a single authority to the authorities set.
addAuthorization(Authorization) - Method in class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
addAuthorization(Authorization) - Method in class io.vertx.reactivex.ext.auth.authorization.OrAuthorization
 
addAuthorization(Authorization) - Method in class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
addAuthorization(Authorization) - Method in class io.vertx.rxjava3.ext.auth.authorization.OrAuthorization
 
addAuthorizationProvider(AuthorizationProvider) - Method in interface io.vertx.ext.web.handler.AuthorizationHandler
Adds a provider that shall be used to retrieve the required authorizations for the user to attest.
addAuthorizationProvider(AuthorizationProvider) - Method in class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
Adds a provider that shall be used to retrieve the required authorizations for the user to attest.
addAuthorizationProvider(AuthorizationProvider) - Method in class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
Adds a provider that shall be used to retrieve the required authorizations for the user to attest.
addBigDecimal(BigDecimal) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a value at the end of the tuple.
addBigDecimal(BigDecimal) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a value at the end of the tuple.
addBigDecimal(BigDecimal) - Method in interface io.vertx.sqlclient.Tuple
Add a BigDecimal value at the end of the tuple.
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.rxjava3.ext.web.RoutingContext
Provides a handler that will be called after the last part of the body is written to the wire.
addBoolean(Boolean) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a boolean value at the end of the tuple.
addBoolean(Boolean) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a boolean value at the end of the tuple.
addBoolean(Boolean) - Method in interface io.vertx.sqlclient.Tuple
Add a boolean value at the end of the tuple.
addBuffer(Buffer) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a buffer value at the end of the tuple.
addBuffer(Buffer) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a buffer value at the end of the tuple.
addBuffer(Buffer) - Method in interface io.vertx.sqlclient.Tuple
Add a buffer value at the end of the tuple.
addCachedMethod(HttpMethod) - Method in class io.vertx.ext.web.client.CachingWebClientOptions
Add an HTTP method that is cacheable.
addCachedStatusCode(Integer) - Method in class io.vertx.ext.web.client.CachingWebClientOptions
Add a status code that is cacheable.
addCapability(String) - Method in class io.vertx.amqp.AmqpReceiverOptions
Adds a capability to be set on the receiver source terminus.
addCapability(String) - Method in class io.vertx.amqp.AmqpSenderOptions
Adds a capability to be set on the sender target terminus.
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
 
addCompressor(CompressionOptions) - Method in class io.vertx.core.http.HttpServerOptions
Add a compressor.
addConfirmListener(int) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Add a Confirm Listener to the channel.
addConfirmListener(int) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Add a Confirm Listener to the channel.
addConfirmListener(int) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Add a Confirm Listener to the channel.
addConnectionEstablishedCallback(Handler<Promise<Void>>) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Set a callback to be called whenever a new connection is established.
addConnectionString(String) - Method in class io.vertx.redis.client.RedisClusterConnectOptions
 
addConnectionString(String) - Method in class io.vertx.redis.client.RedisConnectOptions
Adds a connection string (endpoint) to use while connecting to the redis server.
addConnectionString(String) - Method in class io.vertx.redis.client.RedisOptions
Adds a connection string (endpoint) to use while connecting to the Redis server.
addConnectionString(String) - Method in class io.vertx.redis.client.RedisReplicationConnectOptions
 
addConnectionString(String) - Method in class io.vertx.redis.client.RedisSentinelConnectOptions
 
addConnectionString(String) - Method in class io.vertx.redis.client.RedisStandaloneConnectOptions
 
addContactPoint(String, int) - Method in class io.vertx.cassandra.CassandraClientOptions
Adds a contact point to use for the initial connection to the cluster
addContactPoint(InetSocketAddress) - Method in class io.vertx.cassandra.CassandraClientOptions
Adds a contact point to use for the initial connection to the cluster
addCookie(Cookie) - Method in interface io.vertx.core.http.HttpServerResponse
Add a cookie.
addCookie(Cookie) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Add a cookie.
addCookie(Cookie) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
Add a cookie.
addCopiedHeader(String) - Method in class io.vertx.ext.mail.DKIMSignOptions
Adds a copied header.
addCrlPath(String) - Method in class io.vertx.amqp.AmqpClientOptions
 
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.http.WebSocketClientOptions
 
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.ServerSSLOptions
 
addCrlPath(String) - Method in class io.vertx.core.net.SSLOptions
Add a CRL path
addCrlPath(String) - Method in class io.vertx.core.net.TCPSSLOptions
Add a CRL path
addCrlPath(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
Add a CRL path
addCrlPath(String) - Method in class io.vertx.ext.mail.MailConfig
 
addCrlPath(String) - Method in class io.vertx.ext.shell.term.HttpTermOptions
 
addCrlPath(String) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
addCrlPath(String) - Method in class io.vertx.ext.web.client.CachingWebClientOptions
 
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.tracing.zipkin.HttpSenderOptions
 
addCrlValue(Buffer) - Method in class io.vertx.amqp.AmqpClientOptions
 
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.http.WebSocketClientOptions
 
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.ServerSSLOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.net.SSLOptions
Add a CRL value
addCrlValue(Buffer) - Method in class io.vertx.core.net.TCPSSLOptions
Add a CRL value
addCrlValue(Buffer) - Method in class io.vertx.ext.consul.ConsulClientOptions
Add a CRL value
addCrlValue(Buffer) - Method in class io.vertx.ext.mail.MailConfig
 
addCrlValue(Buffer) - Method in class io.vertx.ext.shell.term.HttpTermOptions
 
addCrlValue(Buffer) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
addCrlValue(Buffer) - Method in class io.vertx.ext.web.client.CachingWebClientOptions
 
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.tracing.zipkin.HttpSenderOptions
 
addDatacenter(String) - Method in class io.vertx.ext.consul.policy.AclPolicy
Adds a datacenter, like AclPolicy.setDatacenters(List)
addDatacenter(String) - Method in class io.vertx.ext.consul.token.TokenApplyingOptions
addDefaultHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.handler.MultiTenantHandler
Add a default handler for the case when no tenant was matched.
addDefaultHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
Add a default handler for the case when no tenant was matched.
addDefaultHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
Add a default handler for the case when no tenant was matched.
addDirective(String, String) - Method in interface io.vertx.ext.web.handler.CSPHandler
Adds a single directive entry to the handler.
addDirective(String, String) - Method in class io.vertx.reactivex.ext.web.handler.CSPHandler
Adds a single directive entry to the handler.
addDirective(String, String) - Method in class io.vertx.rxjava3.ext.web.handler.CSPHandler
Adds a single directive entry to the handler.
addDisabledMetricsCategory(MetricsDomain) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set metric that will not be registered.
addDisabledMetricsCategory(String) - 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
Add a transport (by name) to the set of disabled transports.
addDKIMSignOption(DKIMSignOptions) - Method in class io.vertx.ext.mail.MailConfig
Adds a DKIMSignOptions.
addDouble(Double) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a double value at the end of the tuple.
addDouble(Double) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a double value at the end of the tuple.
addDouble(Double) - Method in interface io.vertx.sqlclient.Tuple
Add a double value at the end of the tuple.
addEnabledCipherSuite(String) - Method in class io.vertx.amqp.AmqpClientOptions
 
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.http.WebSocketClientOptions
 
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.ServerSSLOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.net.SSLOptions
Add an enabled cipher suite, appended to the ordered suites.
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.consul.ConsulClientOptions
Add an enabled cipher suite, appended to the ordered suites.
addEnabledCipherSuite(String) - Method in class io.vertx.ext.mail.MailConfig
 
addEnabledCipherSuite(String) - Method in class io.vertx.ext.shell.term.HttpTermOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.ext.web.client.CachingWebClientOptions
 
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.tracing.zipkin.HttpSenderOptions
 
addEnabledProtocol(GrpcProtocol) - Method in class io.vertx.grpc.server.GrpcServerOptions
 
addEnabledSaslMechanism(String) - Method in class io.vertx.amqp.AmqpClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.amqp.AmqpClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.eventbus.EventBusOptions
 
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.http.WebSocketClientOptions
 
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.ServerSSLOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.SSLOptions
Add an enabled SSL/TLS protocols, appended to the ordered protocols.
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.consul.ConsulClientOptions
Add an enabled SSL/TLS protocols, appended to the ordered protocols.
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.ext.mail.MailConfig
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.ext.web.client.CachingWebClientOptions
 
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.tracing.zipkin.HttpSenderOptions
 
addEndHandler(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.RoutingContext
Add an end handler for the request/response context.
addEndHandler(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Add an end handler for the request/response context.
addEndHandler(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Add an end handler for the request/response context.
addError(TxnError) - Method in class io.vertx.ext.consul.TxnResponse
Adds error to this response
addError(OutputUnit) - Method in class io.vertx.json.schema.OutputUnit
 
addErrors(List<OutputUnit>) - Method in class io.vertx.json.schema.OutputUnit
 
addExtensionNumber(int) - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
addFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
Adds a failure handler for this route
addFailureHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
Adds a failure handler for this route
addFailureHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
Adds a failure handler for this route
addFileDescriptorProto(ByteString) - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
addFloat(Float) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a float value at the end of the tuple.
addFloat(Float) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a float value at the end of the tuple.
addFloat(Float) - Method in interface io.vertx.sqlclient.Tuple
Add a float value at the end of the tuple.
addHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
Adds a handler for this route which is executed after the security and validation handlers defined in the contract
addHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
Adds a handler for this route which is executed after the security and validation handlers defined in the contract
addHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
Adds a handler for this route which is executed after the security and validation handlers defined in the contract
addHeader(KafkaHeader) - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Add an header to this record.
addHeader(KafkaHeader) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
Add an header to this record.
addHeader(KafkaHeader) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducerRecord
Add an header to this record.
addHeader(CharSequence, CharSequence) - Method in class io.vertx.core.http.RequestOptions
Add a request header.
addHeader(CharSequence, CharSequence) - Method in class io.vertx.core.http.WebSocketConnectOptions
 
addHeader(CharSequence, CharSequence) - Method in interface io.vertx.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(CharSequence, CharSequence) - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(CharSequence, CharSequence) - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.core.http.RequestOptions
 
addHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.core.http.WebSocketConnectOptions
 
addHeader(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, Buffer) - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Like KafkaProducerRecord.addHeader(KafkaHeader) but with a key/value pair
addHeader(String, Buffer) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
addHeader(String, Buffer) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducerRecord
addHeader(String, Iterable<String>) - Method in interface io.vertx.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, Iterable<String>) - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, Iterable<String>) - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, String) - Method in class io.vertx.core.eventbus.DeliveryOptions
Add a message header.
addHeader(String, String) - Method in class io.vertx.core.http.RequestOptions
Add a request header.
addHeader(String, String) - Method in class io.vertx.core.http.WebSocketConnectOptions
 
addHeader(String, String) - Method in interface io.vertx.ext.mail.MailAttachment
Add an header to this attachment.
addHeader(String, String) - Method in class io.vertx.ext.mail.MailMessage
Add a message header.
addHeader(String, String) - Method in class io.vertx.ext.stomp.Frame
Adds a header to the frame.
addHeader(String, String) - Method in interface io.vertx.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, String) - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Like KafkaProducerRecord.addHeader(KafkaHeader) but with a key/value pair
addHeader(String, String) - Method in class io.vertx.reactivex.ext.mail.MailAttachment
Add an header to this attachment.
addHeader(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, String) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
addHeader(String, String) - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
Add an header to this attachment.
addHeader(String, String) - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, String) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducerRecord
addHeaders(List<KafkaHeader>) - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Add a list of headers to this record.
addHeaders(List<KafkaHeader>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
Add a list of headers to this record.
addHeaders(List<KafkaHeader>) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducerRecord
Add a list of headers to this record.
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.rxjava3.ext.web.RoutingContext
Add a handler that will be called just before headers are written to the response.
addInboundInterceptor(Handler<DeliveryContext<T>>) - Method in interface io.vertx.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is received by Vert.x
addInboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is received by Vert.x
addInboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is received by Vert.x
addInboundMapping(InboundMapping) - Method in class io.vertx.camel.CamelBridgeOptions
Adds an inbound mapping (Camel to Vert.x).
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.stomp.BridgeOptions
 
addInboundPermitted(PermittedOptions) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
 
addingHeaders(Function<RoutingContext, MultiMap>) - Method in interface io.vertx.ext.web.handler.graphql.GraphiQLHandlerBuilder
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
addingHeaders(Function<RoutingContext, MultiMap>) - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandlerBuilder
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
addingHeaders(Function<RoutingContext, MultiMap>) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandlerBuilder
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
addingPathPrefix(String) - Method in interface io.vertx.httpproxy.ProxyInterceptorBuilder
Add a prefix to the URI.
addingPathPrefix(String) - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptorBuilder
Add a prefix to the URI.
addInteger(Integer) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an integer value at the end of the tuple.
addInteger(Integer) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an integer value at the end of the tuple.
addInteger(Integer) - Method in interface io.vertx.sqlclient.Tuple
Add an integer value at the end of the tuple.
addInterceptor(Handler<HttpContext<?>>) - Method in interface io.vertx.ext.web.client.OAuth2WebClient
 
addInterceptor(Handler<HttpContext<?>>) - Method in interface io.vertx.ext.web.client.WebClient
Add interceptor in the chain.
addInterceptor(Handler<HttpContext<?>>) - Method in interface io.vertx.ext.web.client.WebClientSession
 
addInterceptor(ProxyInterceptor) - Method in interface io.vertx.httpproxy.HttpProxy
Add an interceptor to the interceptor chain.
addInterceptor(ProxyInterceptor, boolean) - Method in interface io.vertx.httpproxy.HttpProxy
Add an interceptor to the interceptor chain.
addInterceptor(ProxyInterceptor) - Method in class io.vertx.rxjava3.httpproxy.HttpProxy
Add an interceptor to the interceptor chain.
addInterceptor(ProxyInterceptor, boolean) - Method in class io.vertx.rxjava3.httpproxy.HttpProxy
Add an interceptor to the interceptor chain.
addInterceptor(ServiceInterceptor) - Method in class io.vertx.serviceproxy.ServiceBinder
 
addInterceptor(String, ServiceInterceptor) - Method in class io.vertx.serviceproxy.ServiceBinder
 
additional() - Method in exception io.vertx.mssqlclient.MSSQLException
 
additionalImports() - Method in class io.vertx.ext.web.api.service.generator.WebApiProxyHandlerGen
 
additionalImports() - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
additionalImports(ProxyModel) - Method in class io.vertx.serviceproxy.generator.GeneratorUtils
 
additionalItems(SchemaBuilder) - Method in class io.vertx.json.schema.common.dsl.TupleSchemaBuilder
 
additionalProperties(SchemaBuilder) - Method in class io.vertx.json.schema.common.dsl.ObjectSchemaBuilder
 
addJsonArray(JsonArray) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a value at the end of the tuple.
addJsonArray(JsonArray) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a value at the end of the tuple.
addJsonArray(JsonArray) - Method in interface io.vertx.sqlclient.Tuple
Add a JsonArray value at the end of the tuple.
addJsonObject(JsonObject) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a value at the end of the tuple.
addJsonObject(JsonObject) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a value at the end of the tuple.
addJsonObject(JsonObject) - Method in interface io.vertx.sqlclient.Tuple
Add a JsonObject value at the end of the tuple.
addJwk(JsonObject) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
addJwk(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
Adds a local JWKs
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.
addLabels(Label...) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Add a labels to enable.
addLocalDate(LocalDate) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a LocalDate value at the end of the tuple.
addLocalDate(LocalDate) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a LocalDate value at the end of the tuple.
addLocalDate(LocalDate) - Method in interface io.vertx.sqlclient.Tuple
Add a LocalDate value at the end of the tuple.
addLocalDateTime(LocalDateTime) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a LocalDateTime value at the end of the tuple.
addLocalDateTime(LocalDateTime) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a LocalDateTime value at the end of the tuple.
addLocalDateTime(LocalDateTime) - Method in interface io.vertx.sqlclient.Tuple
Add a LocalDateTime value at the end of the tuple.
addLocalTime(LocalTime) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a LocalTime value at the end of the tuple.
addLocalTime(LocalTime) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a LocalTime value at the end of the tuple.
addLocalTime(LocalTime) - Method in interface io.vertx.sqlclient.Tuple
Add a LocalTime value at the end of the tuple.
addLong(Long) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a long value at the end of the tuple.
addLong(Long) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a long value at the end of the tuple.
addLong(Long) - Method in interface io.vertx.sqlclient.Tuple
Add a long value at the end of the tuple.
addMonitoredEventBusHandler(Match) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Add a monitored event bus handler.
addMonitoredHttpClientEndpoint(Match) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Add an monitored http client endpoint.
addMonitoredHttpClientUri(Match) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Add an monitored http client uri.
addMonitoredHttpServerRoute(Match) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Add an monitored http server route.
addMonitoredHttpServerUri(Match) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Add an monitored http server uri.
addNode(Node) - Method in class io.vertx.kafka.admin.ClusterDescription
Add a node belonging to this cluster to the current node list.
addNonProxyHost(String) - Method in class io.vertx.core.http.HttpClientOptions
 
addNonProxyHost(String) - Method in class io.vertx.core.http.WebSocketClientOptions
 
addNonProxyHost(String) - Method in class io.vertx.core.net.ClientOptionsBase
Add a host to the ClientOptionsBase.getNonProxyHosts() list.
addNonProxyHost(String) - Method in class io.vertx.core.net.NetClientOptions
 
addNonProxyHost(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
addNull() - Method in class io.vertx.core.json.JsonArray
Add a null value to the JSON array.
addOffsetDateTime(OffsetDateTime) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a OffsetDateTime value at the end of the tuple.
addOffsetDateTime(OffsetDateTime) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a OffsetDateTime value at the end of the tuple.
addOffsetDateTime(OffsetDateTime) - Method in interface io.vertx.sqlclient.Tuple
Add a OffsetDateTime value at the end of the tuple.
addOffsetTime(OffsetTime) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a OffsetTime value at the end of the tuple.
addOffsetTime(OffsetTime) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a OffsetTime value at the end of the tuple.
addOffsetTime(OffsetTime) - Method in interface io.vertx.sqlclient.Tuple
Add a OffsetTime value at the end of the tuple.
addOperation(TxnOperation) - Method in class io.vertx.ext.consul.TxnRequest
Adds operation to this request
addOption(Option) - Method in interface io.vertx.core.cli.CLI
Adds an option.
addOptions(List<Option>) - Method in interface io.vertx.core.cli.CLI
Adds a set of options.
addOrigin(String) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add an origin to the list of allowed Origins.
addOrigin(String) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add an origin to the list of allowed Origins.
addOrigin(String) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Add an origin to the list of allowed Origins.
addOrigins(List<String>) - Method in interface io.vertx.ext.web.handler.CorsHandler
Set the list of allowed origins.
addOrigins(List<String>) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Set the list of allowed origins.
addOrigins(List<String>) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Set the list of allowed origins.
addOriginsWithRegex(List<String>) - Method in interface io.vertx.ext.web.handler.CorsHandler
Set the list of allowed regex origins.
addOriginsWithRegex(List<String>) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Set the list of allowed regex origins.
addOriginsWithRegex(List<String>) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Set the list of allowed regex origins.
addOriginWithRegex(String) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add a regex origin to the list of allowed Origins.
addOriginWithRegex(String) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add a regex origin to the list of allowed Origins.
addOriginWithRegex(String) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Add a regex origin to the list of allowed Origins.
addOutboundInterceptor(Handler<DeliveryContext<T>>) - Method in interface io.vertx.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addOutboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addOutboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addOutboundMapping(OutboundMapping) - Method in class io.vertx.camel.CamelBridgeOptions
Adds an outbound mapping (Vert.x to Camel).
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.stomp.BridgeOptions
 
addOutboundPermitted(PermittedOptions) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
 
addPoint(Point) - Method in class io.vertx.pgclient.data.Path
 
addPoint(Point) - Method in class io.vertx.pgclient.data.Polygon
 
addPolicy(Policy) - Method in interface io.vertx.ext.auth.abac.PolicyBasedAuthorizationProvider
 
addPolicy(Policy) - Method in class io.vertx.reactivex.ext.auth.abac.PolicyBasedAuthorizationProvider
 
addPolicy(Policy) - Method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
 
addPolicy(PolicyLink) - Method in class io.vertx.ext.consul.token.AclToken
Adds a policy.
addProperty(String, String) - Method in class io.vertx.db2client.DB2ConnectOptions
 
addProperty(String, String) - Method in class io.vertx.mssqlclient.MSSQLConnectOptions
 
addProperty(String, String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
Add a property for this client, which will be sent to server at the re-authentication.
addProperty(String, String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
 
addProperty(String, String) - Method in class io.vertx.oracleclient.OracleConnectOptions
 
addProperty(String, String) - Method in class io.vertx.pgclient.PgConnectOptions
 
addProperty(String, String) - Method in class io.vertx.sqlclient.SqlConnectOptions
Add a property for this client, which will be sent to server at the connection start.
addPubKeyCredParam(COSEAlgorithm) - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
addPubSecKey(PubSecKeyOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
addPubSecKey(PubSecKeyOptions) - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
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.rxjava3.ext.web.client.HttpRequest
Add a query parameter to the request.
addRegistration(String, RegistrationInfo, Completable<Void>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Share a new messaging handler registration with other nodes in the cluster.
addRegistration(String, RegistrationInfo, Completable<Void>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
addRegistration(String, RegistrationInfo, Completable<Void>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
addRegistration(String, RegistrationInfo, Completable<Void>) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
addRegistration(String, RegistrationInfo, Completable<Void>) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
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 - Variable in class io.vertx.ext.shell.command.base.BusPublish
 
address() - Method in interface io.vertx.amqp.AmqpMessage
 
address() - Method in interface io.vertx.amqp.AmqpReceiver
The listened address.
address() - Method in interface io.vertx.amqp.AmqpSender
 
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 interface io.vertx.core.net.endpoint.ServerEndpoint
 
address() - Method in class io.vertx.core.spi.cluster.RegistrationUpdateEvent
 
address() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
address() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
The listened address.
address() - Method in class io.vertx.reactivex.amqp.AmqpSender
 
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.reactivex.core.net.endpoint.ServerEndpoint
 
address() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
address() - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
The listened address.
address() - Method in class io.vertx.rxjava3.amqp.AmqpSender
 
address() - Method in class io.vertx.rxjava3.core.eventbus.Message
The address the message was sent to
address() - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
address() - Method in class io.vertx.rxjava3.core.eventbus.MessageProducer
 
address() - Method in class io.vertx.rxjava3.core.net.endpoint.ServerEndpoint
 
address(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
address(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
address(String) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
Address - Interface in io.vertx.core.net
A general purpose networking address.
addressOf(S) - Method in interface io.vertx.core.spi.endpoint.EndpointResolver
Returns the socket address of a given endpoint server.
AddressResolver<A extends Address> - Interface in io.vertx.core.net
A provider for address resolver.
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 and mapper for AddressResolverOptions.
AddressResolverOptionsConverter() - Constructor for class io.vertx.core.dns.AddressResolverOptionsConverter
 
AddressResolverProvider - Interface in io.vertx.core.spi.dns
 
addResult(TxnResult) - Method in class io.vertx.ext.consul.TxnResponse
Adds result to this response
addRootCertificate(X509Certificate) - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
Adds a root certificate using its 'CN' subject as key.
addScope(String) - Method in class io.vertx.ext.auth.authentication.TokenCredentials
 
addScope(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
Add a scope
addScope(String) - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
addSearchDomain(String) - Method in class io.vertx.core.dns.AddressResolverOptions
Add a DNS search domain.
addServer(String) - Method in class io.vertx.core.dns.AddressResolverOptions
Add a DNS server address.
addServer(S) - Method in interface io.vertx.core.spi.endpoint.EndpointBuilder
addServer(S, String) - Method in interface io.vertx.core.spi.endpoint.EndpointBuilder
Add a server with its associated key
addService(int, ServiceResponse) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(int, ServiceResponse.Builder) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(BindableService) - Method in class io.vertx.grpc.VertxServerBuilder
 
addService(BindableService) - Method in interface io.vertx.grpcio.server.GrpcIoServer
addService(ServerServiceDefinition) - Method in class io.vertx.grpc.VertxServerBuilder
 
addService(ServiceResponse) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(ServiceResponse.Builder) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(Service) - Method in interface io.vertx.grpc.server.GrpcServer
Add a service to this gRPC server.
addService(Service) - Method in class io.vertx.reactivex.grpc.server.GrpcServer
Add a service to this gRPC server.
addService(Service) - Method in class io.vertx.rxjava3.grpc.server.GrpcServer
Add a service to this gRPC server.
addServiceBuilder() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addServiceBuilder(int) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addShort(Short) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a short value at the end of the tuple.
addShort(Short) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a short value at the end of the tuple.
addShort(Short) - Method in interface io.vertx.sqlclient.Tuple
Add a short value at the end of the tuple.
addSignedHeader(String) - Method in class io.vertx.ext.mail.DKIMSignOptions
Adds the signed header
addStore(ConfigStoreOptions) - Method in class io.vertx.config.ConfigRetrieverOptions
Adds a store to the list of stores.
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.vertx.grpc.VertxServerBuilder
 
addString(String) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a string value at the end of the tuple.
addString(String) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a string value at the end of the tuple.
addString(String) - Method in interface io.vertx.sqlclient.Tuple
Add a string value at the end of the tuple.
addSubject(String) - Method in class io.vertx.ext.auth.abac.Policy
Add a subject to the current policy.
addSubProtocol(String) - Method in class io.vertx.core.http.WebSocketConnectOptions
Add a WebSocket sub protocol to use.
addSupportedGrantType(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
addTemporal(Temporal) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a Temporal value at the end of the tuple.
addTemporal(Temporal) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a Temporal value at the end of the tuple.
addTemporal(Temporal) - Method in interface io.vertx.sqlclient.Tuple
Add a Temporal value at the end of the tuple.
addTenantHandler(String, Handler<RoutingContext>) - Method in interface io.vertx.ext.web.handler.MultiTenantHandler
Add a handler for a given tenant to this handler.
addTenantHandler(String, Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
Add a handler for a given tenant to this handler.
addTenantHandler(String, Handler<RoutingContext>) - Method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
Add a handler for a given tenant to this handler.
addTransport(AuthenticatorTransport) - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
addTransportFilter(ServerTransportFilter) - Method in class io.vertx.grpc.VertxServerBuilder
 
addUUID(UUID) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add a UUID value at the end of the tuple.
addUUID(UUID) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add a UUID value at the end of the tuple.
addUUID(UUID) - Method in interface io.vertx.sqlclient.Tuple
Add a UUID value at the end of the tuple.
addValue(Object) - Method in class io.vertx.reactivex.sqlclient.Tuple
Add an object value at the end of the tuple.
addValue(Object) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Add an object value at the end of the tuple.
addValue(Object) - Method in interface io.vertx.sqlclient.Tuple
Add an object value at the end of the tuple.
addWebSocketSubProtocol(String) - Method in class io.vertx.core.http.HttpServerOptions
Add a WebSocket sub-protocol to the list supported by the server.
adjustLocation(String) - Method in class io.vertx.ext.web.common.template.CachingTemplateEngine
 
ADMINISTRATIVE_ACTION - io.vertx.mqtt.messages.codes.MqttDisconnectReasonCode
 
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.rxjava3.ext.unit.TestSuite
Set a callback executed after the tests.
afterAll(ExtensionContext) - Method in class io.vertx.junit5.RunTestOnContext
 
afterConfigParsed(JsonObject) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher after the config has been parsed.
afterConfigParsed(JsonObject) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after parsing the conf parameter.
afterDeploymentOptionsParsed(JsonObject) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after parsing the deployment-options parameter.
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(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.rxjava3.ext.unit.TestSuite
Set a callback executed after each test and before the suite after callback.
afterEach(ExtensionContext) - Method in class io.vertx.junit5.RunTestOnContext
 
afterFailureToDeployVerticle(HookContext, Throwable) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after the verticle has failed to be deployed.
afterFailureToStartVertx(HookContext, Throwable) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after Vert.x has failed to start.
afterFailureToStopVertx(HookContext, Throwable) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after Vert.x has failed to stop.
afterStartingVertx(Vertx) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher after the vertx instance is started.
afterStoppingVertx() - Method in class io.vertx.core.Launcher
 
afterVerticleDeployed(HookContext) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after the verticle has been deployed successfully.
afterVertxOptionsParsed(JsonObject) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after parsing the options parameter.
afterVertxStarted(HookContext) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after Vert.x has started successfully.
afterVertxStopped(HookContext) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked after Vert.x has stopped successfully.
AGE - Static variable in interface io.vertx.core.http.HttpHeaders
Age header name
AGE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Age header name
AGE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Age header name
agentInfo() - Method in interface io.vertx.ext.consul.ConsulClient
Returns the configuration and member information of the local agent
agentInfo() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the configuration and member information of the local agent
agentInfo() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the configuration and member information of the local agent
aggregate(String, JsonArray) - Method in interface io.vertx.ext.mongo.MongoClient
Run aggregate MongoDB command with default AggregateOptions.
aggregate(String, JsonArray) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Run aggregate MongoDB command with default AggregateOptions.
aggregate(String, JsonArray) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Run aggregate MongoDB command with default AggregateOptions.
aggregatedStatus() - Method in class io.vertx.ext.consul.ServiceEntry
AggregatedStatus returns the "best" status for the list of health checks.
AggregateOptions - Class in io.vertx.ext.mongo
Options used to configure aggregate operations.
AggregateOptions() - Constructor for class io.vertx.ext.mongo.AggregateOptions
Default constructor
AggregateOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.AggregateOptions
Constructor from JSON
AggregateOptions(AggregateOptions) - Constructor for class io.vertx.ext.mongo.AggregateOptions
Copy constructor
AggregateOptionsConverter - Class in io.vertx.ext.mongo
Converter and mapper for AggregateOptions.
AggregateOptionsConverter() - Constructor for class io.vertx.ext.mongo.AggregateOptionsConverter
 
aggregateWithOptions(String, JsonArray, AggregateOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Run aggregate MongoDB command.
aggregateWithOptions(String, JsonArray, AggregateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Run aggregate MongoDB command.
aggregateWithOptions(String, JsonArray, AggregateOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Run aggregate MongoDB command.
algoName() - Method in enum io.vertx.ext.mail.CanonicalizationAlgorithm
Gets the canonicalization algorithm representation.
alias(String) - Method in class io.vertx.json.schema.common.dsl.SchemaBuilder
 
all() - Method in interface io.vertx.cassandra.ResultSet
The method should not be used concurrently with others like ResultSet.fetchNextPage() or ResultSet.one().
all() - Static method in interface io.vertx.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve if all auth providers are successful.
all() - Static method in interface io.vertx.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that all handlers pass the verification.
all() - Method in class io.vertx.reactivex.cassandra.ResultSet
The method should not be used concurrently with others like ResultSet.fetchNextPage() or ResultSet.one().
all() - Static method in class io.vertx.reactivex.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve if all auth providers are successful.
all() - Static method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that all handlers pass the verification.
all() - Method in class io.vertx.rxjava3.cassandra.ResultSet
The method should not be used concurrently with others like ResultSet.fetchNextPage() or ResultSet.one().
all() - Static method in class io.vertx.rxjava3.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve if all auth providers are successful.
all() - Static method in class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that all handlers pass the verification.
all(Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
all(Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.all(Future, Future) but with 3 futures.
all(Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.all(Future, Future) but with 4 futures.
all(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.all(Future, Future) but with 5 futures.
all(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.all(Future, Future) but with 6 futures.
all(List<? extends Future<?>>) - Static method in interface io.vertx.core.Future
Like Future.all(Future, Future) but with a list of futures.
ALL - io.vertx.ext.web.AllowForwardHeaders
ALL_EXTENSION_NUMBERS_OF_TYPE - io.vertx.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
ALL_EXTENSION_NUMBERS_OF_TYPE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
ALL_EXTENSION_NUMBERS_RESPONSE - io.vertx.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
ALL_EXTENSION_NUMBERS_RESPONSE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
allArguments() - Method in interface io.vertx.core.cli.CommandLine
 
allOf(SchemaBuilder...) - Static method in class io.vertx.json.schema.common.dsl.Schemas
 
ALLOW - io.vertx.pgclient.SslMode
first try a non-SSL connection; if that fails, try an SSL connection.
ALLOW - Static variable in interface io.vertx.core.http.HttpHeaders
Allow header name
ALLOW - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Allow header name
ALLOW - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Allow header name
allowAdditionalProperties(boolean) - Method in class io.vertx.json.schema.common.dsl.ObjectSchemaBuilder
 
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.rxjava3.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.rxjava3.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.rxjava3.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.rxjava3.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
allowedMethods(Set<HttpMethod>) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add a set of allowed methods
allowedMethods(Set<HttpMethod>) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Add a set of allowed methods
allowForward(AllowForwardHeaders) - Method in interface io.vertx.ext.web.Router
Set whether the router should parse "forwarded"-type headers
allowForward(AllowForwardHeaders) - Method in class io.vertx.reactivex.ext.web.Router
Set whether the router should parse "forwarded"-type headers
allowForward(AllowForwardHeaders) - Method in class io.vertx.rxjava3.ext.web.Router
Set whether the router should parse "forwarded"-type headers
AllowForwardHeaders - Enum in io.vertx.ext.web
What kind of forward header parsing are we allowing.
allowPrivateNetwork(boolean) - Method in interface io.vertx.ext.web.handler.CorsHandler
Set whether access from public to private networks are allowed.
allowPrivateNetwork(boolean) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Set whether access from public to private networks are allowed.
allowPrivateNetwork(boolean) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Set whether access from public to private networks are allowed.
alpnName() - Method in enum io.vertx.core.http.HttpVersion
 
ALREADY_EXISTS - io.vertx.grpc.common.GrpcStatus
 
alterConfigs(Map<ConfigResource, Config>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Update the configuration for the specified resources with the default options
alterConsumerGroupOffsets(String, Map<TopicPartition, OffsetAndMetadata>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Alter committed offsets for a set of partitions in a consumer group.
ALWAYS - io.vertx.core.tracing.TracingPolicy
Reuse an existing trace or create a new trace when no one exist.
ALWAYS - io.vertx.redis.client.RedisReplicas
Queries are always run on REPLICA nodes (never on MASTER node).
AmazonCognitoAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Amazon Cognito.
AmazonCognitoAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for Amazon Cognito.
AmazonCognitoAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Amazon Cognito.
AmazonCognitoAuth(AmazonCognitoAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
 
AmazonCognitoAuth(AmazonCognitoAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
 
AmazonCognitoAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
 
AmazonCognitoAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
 
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.
AmqpClient - Class in io.vertx.reactivex.amqp
AMQP Client entry point.
AmqpClient - Class in io.vertx.rxjava3.amqp
AMQP Client entry point.
AmqpClient - Interface in io.vertx.amqp
AMQP Client entry point.
AmqpClient(AmqpClient) - Constructor for class io.vertx.reactivex.amqp.AmqpClient
 
AmqpClient(AmqpClient) - Constructor for class io.vertx.rxjava3.amqp.AmqpClient
 
AmqpClient(Object) - Constructor for class io.vertx.reactivex.amqp.AmqpClient
 
AmqpClient(Object) - Constructor for class io.vertx.rxjava3.amqp.AmqpClient
 
AmqpClientOptions - Class in io.vertx.amqp
Configures the AMQP Client.
AmqpClientOptions() - Constructor for class io.vertx.amqp.AmqpClientOptions
 
AmqpClientOptions(AmqpClientOptions) - Constructor for class io.vertx.amqp.AmqpClientOptions
 
AmqpClientOptions(JsonObject) - Constructor for class io.vertx.amqp.AmqpClientOptions
 
AmqpClientOptionsConverter - Class in io.vertx.amqp
Converter and mapper for AmqpClientOptions.
AmqpClientOptionsConverter() - Constructor for class io.vertx.amqp.AmqpClientOptionsConverter
 
AmqpConnection - Class in io.vertx.reactivex.amqp
Once connected to the broker or router, you get a connection.
AmqpConnection - Class in io.vertx.rxjava3.amqp
Once connected to the broker or router, you get a connection.
AmqpConnection - Interface in io.vertx.amqp
Once connected to the broker or router, you get a connection.
AmqpConnection(AmqpConnection) - Constructor for class io.vertx.reactivex.amqp.AmqpConnection
 
AmqpConnection(AmqpConnection) - Constructor for class io.vertx.rxjava3.amqp.AmqpConnection
 
AmqpConnection(Object) - Constructor for class io.vertx.reactivex.amqp.AmqpConnection
 
AmqpConnection(Object) - Constructor for class io.vertx.rxjava3.amqp.AmqpConnection
 
AmqpMessage - Class in io.vertx.reactivex.amqp
Represents an AMQP message.
AmqpMessage - Class in io.vertx.rxjava3.amqp
Represents an AMQP message.
AmqpMessage - Interface in io.vertx.amqp
Represents an AMQP message.
AmqpMessage(AmqpMessage) - Constructor for class io.vertx.reactivex.amqp.AmqpMessage
 
AmqpMessage(AmqpMessage) - Constructor for class io.vertx.rxjava3.amqp.AmqpMessage
 
AmqpMessage(Object) - Constructor for class io.vertx.reactivex.amqp.AmqpMessage
 
AmqpMessage(Object) - Constructor for class io.vertx.rxjava3.amqp.AmqpMessage
 
AmqpMessageBuilder - Class in io.vertx.reactivex.amqp
Builder to create a new AmqpMessage.
AmqpMessageBuilder - Class in io.vertx.rxjava3.amqp
Builder to create a new AmqpMessage.
AmqpMessageBuilder - Interface in io.vertx.amqp
Builder to create a new AmqpMessage.
AmqpMessageBuilder(AmqpMessageBuilder) - Constructor for class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
AmqpMessageBuilder(AmqpMessageBuilder) - Constructor for class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
AmqpMessageBuilder(Object) - Constructor for class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
AmqpMessageBuilder(Object) - Constructor for class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
AmqpReceiver - Class in io.vertx.reactivex.amqp
Interface used to consume AMQP message as a stream of message.
AmqpReceiver - Class in io.vertx.rxjava3.amqp
Interface used to consume AMQP message as a stream of message.
AmqpReceiver - Interface in io.vertx.amqp
Interface used to consume AMQP message as a stream of message.
AmqpReceiver(AmqpReceiver) - Constructor for class io.vertx.reactivex.amqp.AmqpReceiver
 
AmqpReceiver(AmqpReceiver) - Constructor for class io.vertx.rxjava3.amqp.AmqpReceiver
 
AmqpReceiver(Object) - Constructor for class io.vertx.reactivex.amqp.AmqpReceiver
 
AmqpReceiver(Object) - Constructor for class io.vertx.rxjava3.amqp.AmqpReceiver
 
AmqpReceiverOptions - Class in io.vertx.amqp
Configures the AMQP Receiver.
AmqpReceiverOptions() - Constructor for class io.vertx.amqp.AmqpReceiverOptions
 
AmqpReceiverOptions(AmqpReceiverOptions) - Constructor for class io.vertx.amqp.AmqpReceiverOptions
 
AmqpReceiverOptions(JsonObject) - Constructor for class io.vertx.amqp.AmqpReceiverOptions
 
AmqpReceiverOptionsConverter - Class in io.vertx.amqp
Converter and mapper for AmqpReceiverOptions.
AmqpReceiverOptionsConverter() - Constructor for class io.vertx.amqp.AmqpReceiverOptionsConverter
 
AmqpSender - Class in io.vertx.reactivex.amqp
AMQP Sender interface used to send messages.
AmqpSender - Class in io.vertx.rxjava3.amqp
AMQP Sender interface used to send messages.
AmqpSender - Interface in io.vertx.amqp
AMQP Sender interface used to send messages.
AmqpSender(AmqpSender) - Constructor for class io.vertx.reactivex.amqp.AmqpSender
 
AmqpSender(AmqpSender) - Constructor for class io.vertx.rxjava3.amqp.AmqpSender
 
AmqpSender(Object) - Constructor for class io.vertx.reactivex.amqp.AmqpSender
 
AmqpSender(Object) - Constructor for class io.vertx.rxjava3.amqp.AmqpSender
 
AmqpSenderOptions - Class in io.vertx.amqp
Configures the AMQP Sender.
AmqpSenderOptions() - Constructor for class io.vertx.amqp.AmqpSenderOptions
 
AmqpSenderOptions(AmqpSenderOptions) - Constructor for class io.vertx.amqp.AmqpSenderOptions
 
AmqpSenderOptions(JsonObject) - Constructor for class io.vertx.amqp.AmqpSenderOptions
 
AmqpSenderOptionsConverter - Class in io.vertx.amqp
Converter and mapper for AmqpSenderOptions.
AmqpSenderOptionsConverter() - Constructor for class io.vertx.amqp.AmqpSenderOptionsConverter
 
and(Expectation<? super V>) - Method in interface io.vertx.core.Expectation
Returned an expectation succeeding when this expectation and the other expectation succeeds.
AndAuthorization - Class in io.vertx.reactivex.ext.auth.authorization
Allows to perform a logical 'and' between several authorizations
AndAuthorization - Class in io.vertx.rxjava3.ext.auth.authorization
Allows to perform a logical 'and' between several authorizations
AndAuthorization - Interface in io.vertx.ext.auth.authorization
Allows to perform a logical 'and' between several authorizations
AndAuthorization(AndAuthorization) - Constructor for class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
AndAuthorization(AndAuthorization) - Constructor for class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
AndAuthorization(Object) - Constructor for class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
AndAuthorization(Object) - Constructor for class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
andThen(Completable<? super T>) - Method in interface io.vertx.core.Future
Invokes the given handler upon completion.
andThen(Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Future
Invokes the given handler upon completion.
annotate(String, String) - Method in interface io.vertx.json.schema.JsonSchema
Annotates the schema.
annotate(String, String) - Method in class io.vertx.reactivex.json.schema.JsonSchema
Annotates the schema.
annotate(String, String) - Method in class io.vertx.rxjava3.json.schema.JsonSchema
Annotates the schema.
AnnotatedCommand - Class in io.vertx.ext.shell.command
The base command class that Java annotated command should extend.
AnnotatedCommand() - Constructor for class io.vertx.ext.shell.command.AnnotatedCommand
 
annotations() - Method in class io.vertx.ext.web.api.service.generator.WebApiProxyHandlerGen
 
annotations() - Method in class io.vertx.serviceproxy.generator.ServiceProxyGen
 
annotations() - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
annotations() - Method in class io.vertx.sqlclient.templates.generator.MapperGenBase
 
annotations() - Method in class io.vertx.sqlclient.templates.generator.ParametersMapperGen
 
annotations() - Method in class io.vertx.sqlclient.templates.generator.RowMapperGen
 
any() - Static method in interface io.vertx.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve on the first success.
any() - Static method in interface io.vertx.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that any handler passes the verification.
any() - Static method in class io.vertx.reactivex.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve on the first success.
any() - Static method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that any handler passes the verification.
any() - Static method in class io.vertx.rxjava3.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve on the first success.
any() - Static method in class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that any handler passes the verification.
any(Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Return a composite future, succeeded when any futures is succeeded, failed when all futures are failed.
any(Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.any(Future, Future) but with 3 futures.
any(Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.any(Future, Future) but with 4 futures.
any(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.any(Future, Future) but with 5 futures.
any(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface io.vertx.core.Future
Like Future.any(Future, Future) but with 6 futures.
any(List<? extends Future<?>>) - Static method in interface io.vertx.core.Future
Like Future.any(Future, Future) but with a list of futures.
ANY - io.vertx.ext.consul.HealthState
 
ANY - Static variable in interface io.vertx.httpproxy.MediaType
 
anyOf(SchemaBuilder...) - Static method in class io.vertx.json.schema.common.dsl.Schemas
 
api(Redis) - Static method in class io.vertx.reactivex.redis.client.RedisAPI
 
api(RedisConnection) - Static method in class io.vertx.reactivex.redis.client.RedisAPI
 
api(Redis) - Static method in interface io.vertx.redis.client.RedisAPI
 
api(RedisConnection) - Static method in interface io.vertx.redis.client.RedisAPI
 
api(Redis) - Static method in class io.vertx.rxjava3.redis.client.RedisAPI
 
api(RedisConnection) - Static method in class io.vertx.rxjava3.redis.client.RedisAPI
 
apiKeyHandler(APIKeyHandler) - Method in interface io.vertx.ext.web.openapi.router.Security
Configure the APIKeyHandler to be used when creating the router.
apiKeyHandler(APIKeyHandler) - Method in class io.vertx.reactivex.ext.web.openapi.router.Security
Configure the to be used when creating the router.
apiKeyHandler(APIKeyHandler) - Method in class io.vertx.rxjava3.ext.web.openapi.router.Security
Configure the to be used when creating the router.
APIKeyHandler - Class in io.vertx.reactivex.ext.web.handler
An authentication handler that provides API Key support.
APIKeyHandler - Class in io.vertx.rxjava3.ext.web.handler
An authentication handler that provides API Key support.
APIKeyHandler - Interface in io.vertx.ext.web.handler
An authentication handler that provides API Key support.
APIKeyHandler(APIKeyHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.APIKeyHandler
 
APIKeyHandler(APIKeyHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.APIKeyHandler
 
APIKeyHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.APIKeyHandler
 
APIKeyHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.APIKeyHandler
 
append(int) - Method in interface io.vertx.core.json.pointer.JsonPointer
Append the index as reference token to JsonPointer
append(int) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Append the index as reference token to JsonPointer
append(int) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Append the index as reference token to JsonPointer
append(JsonPointer) - Method in interface io.vertx.core.json.pointer.JsonPointer
Append all tokens of pointer to this pointer
Note: The base URI of this pointer will remain untouched
append(JsonPointer) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Append all tokens of pointer to this pointer
Note: The base URI of this pointer will remain untouched
append(JsonPointer) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Append all tokens of pointer to this pointer
Note: The base URI of this pointer will remain untouched
append(String) - Method in interface io.vertx.core.json.pointer.JsonPointer
Append an unescaped token to this pointer
Note: If you provide escaped path the behaviour is undefined
append(String) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Append an unescaped token to this pointer
Note: If you provide escaped path the behaviour is undefined
append(String) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Append an unescaped token to this pointer
Note: If you provide escaped path the behaviour is undefined
append(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Append a value to a key.
append(String, String) - Method in interface io.vertx.redis.client.RedisAPI
Append a value to a key.
append(String, String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Append a value to a key.
append(List<String>) - Method in interface io.vertx.core.json.pointer.JsonPointer
Append an unescaped list of tokens to JsonPointer
Note: If you provide escaped paths the behaviour is undefined
append(List<String>) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Append an unescaped list of tokens to JsonPointer
Note: If you provide escaped paths the behaviour is undefined
append(List<String>) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Append an unescaped list of tokens to JsonPointer
Note: If you provide escaped paths the behaviour is undefined
APPEND - Static variable in interface io.vertx.redis.client.Command
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.
appendArrayElement(Object, Object) - Method in interface io.vertx.core.json.pointer.JsonPointerIterator
Append array element
appendArrayElement(Object, Object) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointerIterator
Append array element
appendArrayElement(Object, Object) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointerIterator
Append array element
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.
appendByte(byte) - Method in interface io.vertx.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.
appendDoubleLE(double) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned double to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendFloat(float) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified float to the end of the Buffer.
appendFloatLE(float) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned float to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendInt(int) - Method in interface io.vertx.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.
appendLong(long) - Method in interface io.vertx.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.
appendMedium(int) - Method in interface io.vertx.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.
appendOption(StringBuilder, Option) - Method in class io.vertx.core.cli.UsageMessageFormatter
Appends the usage clause for an Option to a StringBuilder.
appendQueryPlaceholder(StringBuilder, int, int) - Method in class io.vertx.mssqlclient.spi.MSSQLDriver
 
appendQueryPlaceholder(StringBuilder, int, int) - Method in class io.vertx.pgclient.spi.PgDriver
 
appendQueryPlaceholder(StringBuilder, int, int) - Method in interface io.vertx.sqlclient.spi.Driver
Append a parameter placeholder in the query.
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.
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.
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 interface io.vertx.core.buffer.Buffer
Appends the specified String to the end of the Buffer with the encoding as specified by enc.
appendUnsignedByte(short) - Method in interface io.vertx.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.
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.
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.
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.
AppleIdAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Apple.
AppleIdAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for Apple.
AppleIdAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Apple.
AppleIdAuth(AppleIdAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
 
AppleIdAuth(AppleIdAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
 
AppleIdAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
 
AppleIdAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
 
APPLICATION - Static variable in interface io.vertx.httpproxy.MediaType
 
APPLICATION_HAL_JSON - Static variable in interface io.vertx.openapi.contract.MediaType
 
APPLICATION_HAL_JSON - Static variable in class io.vertx.reactivex.openapi.contract.MediaType
 
APPLICATION_HAL_JSON - Static variable in class io.vertx.rxjava3.openapi.contract.MediaType
 
APPLICATION_JSON - Static variable in interface io.vertx.httpproxy.MediaType
 
APPLICATION_JSON - Static variable in interface io.vertx.openapi.contract.MediaType
 
APPLICATION_JSON - Static variable in class io.vertx.reactivex.openapi.contract.MediaType
 
APPLICATION_JSON - Static variable in class io.vertx.rxjava3.openapi.contract.MediaType
 
APPLICATION_JSON_UTF8 - Static variable in interface io.vertx.openapi.contract.MediaType
 
APPLICATION_JSON_UTF8 - Static variable in class io.vertx.reactivex.openapi.contract.MediaType
 
APPLICATION_JSON_UTF8 - Static variable in class io.vertx.rxjava3.openapi.contract.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in interface io.vertx.httpproxy.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in interface io.vertx.openapi.contract.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class io.vertx.reactivex.openapi.contract.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class io.vertx.rxjava3.openapi.contract.MediaType
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in interface io.vertx.core.http.HttpHeaders
application/x-www-form-urlencoded header value
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
application/x-www-form-urlencoded header value
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
application/x-www-form-urlencoded header value
ApplicationJsonAnalyser - Class in io.vertx.openapi.validation.analyser
 
ApplicationJsonAnalyser(String, Buffer, ValidationContext) - Constructor for class io.vertx.openapi.validation.analyser.ApplicationJsonAnalyser
 
applicationLayerProtocol() - Method in interface io.vertx.core.net.NetSocket
 
applicationLayerProtocol() - Method in class io.vertx.reactivex.core.net.NetSocket
 
applicationLayerProtocol() - Method in class io.vertx.rxjava3.core.net.NetSocket
 
applicationProperties() - Method in interface io.vertx.amqp.AmqpMessage
 
applicationProperties() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
applicationProperties() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
applicationProperties(JsonObject) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
applicationProperties(JsonObject) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
applicationProperties(JsonObject) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
applicationProtocols(List<String>) - Method in class io.vertx.core.spi.tls.DefaultSslContextFactory
 
applicationProtocols(List<String>) - Method in interface io.vertx.core.spi.tls.SslContextFactory
Set the application protocols to use when using ALPN.
apply() - Method in interface io.vertx.junit5.VertxTestContext.ExecutionBlock
 
apply(int) - Method in interface io.vertx.jdbcclient.spi.JDBCColumnDescriptorProvider
Get a column descriptor
apply(Single<T>) - Method in class io.vertx.rxjava3.core.ExpectationTransformer
 
apply(Single<T>) - Method in class io.vertx.reactivex.core.ExpectationTransformer
 
apply(RoutingContext) - Method in class io.vertx.reactivex.ext.web.validation.RequestPredicate
 
apply(RoutingContext) - Method in class io.vertx.rxjava3.ext.web.validation.RequestPredicate
 
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
 
applyHttpChallenge(String) - Method in interface io.vertx.ext.auth.authentication.Credentials
Applies the HTTP Authorization challenge to this Credential instance.
applyHttpChallenge(String, HttpMethod, String) - Method in interface io.vertx.ext.auth.authentication.Credentials
Applies the HTTP Authorization challenge to this Credential instance.
applyHttpChallenge(String, HttpMethod, String, Integer, String) - Method in interface io.vertx.ext.auth.authentication.Credentials
Applies the HTTP Authorization challenge to this Credential instance.
applyHttpChallenge(String, HttpMethod, String, Integer, String) - Method in class io.vertx.ext.auth.authentication.TokenCredentials
 
applyHttpChallenge(String, HttpMethod, String, Integer, String) - Method in class io.vertx.ext.auth.authentication.UsernamePasswordCredentials
 
applyHttpChallenge(String, HttpMethod, String, Integer, String) - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
applySystemProperties() - Method in class io.vertx.core.spi.launcher.DefaultCommand
Sets the system properties specified by the user command line.
arg(boolean) - Method in interface io.vertx.redis.client.Request
Adds a boolean encoded to string
arg(byte) - Method in interface io.vertx.redis.client.Request
Adds a byte encoded to string
arg(byte[]) - Method in interface io.vertx.redis.client.Request
Adds a byte array
arg(double) - Method in interface io.vertx.redis.client.Request
Adds a double encoded to string
arg(float) - Method in interface io.vertx.redis.client.Request
Adds a float encoded to string
arg(int) - Method in interface io.vertx.redis.client.Request
Adds a int encoded to string
arg(long) - Method in interface io.vertx.redis.client.Request
Adds a long encoded to string
arg(short) - Method in interface io.vertx.redis.client.Request
Adds a short encoded to string
arg(Buffer) - Method in interface io.vertx.redis.client.Request
Adds a String key argument
arg(JsonArray) - Method in interface io.vertx.redis.client.Request
Adds a JsonArray argument, the encoding will serialize the json as value0, value1, ... valueN.
arg(JsonObject) - Method in interface io.vertx.redis.client.Request
Adds a JsonObject argument, the encoding will serialize the json as key0, value0, key1, value1, ... keyN, valueN.
arg(String) - Method in interface io.vertx.redis.client.Request
Adds a String argument using UTF8 character encoding
arg(String, String) - Method in interface io.vertx.redis.client.Request
Adds a String using a specific character encoding argument
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.
argName() - Method in annotation type io.vertx.core.cli.annotations.Argument
The name of this argument (used in doc)
argName() - Method in annotation type io.vertx.core.cli.annotations.Option
The name of this argument (used in doc)
args() - Method in interface io.vertx.ext.shell.command.CommandProcess
 
argsTokens() - Method in interface io.vertx.ext.shell.command.CommandProcess
 
Argument - Class in io.vertx.core.cli
Defines a command line argument.
Argument - Annotation Type in io.vertx.core.cli.annotations
Annotates a setter to be called with the value of 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 and mapper for Argument.
ArgumentConverter() - Constructor for class io.vertx.core.cli.ArgumentConverter
 
ARRAY - io.vertx.json.schema.common.dsl.SchemaType
 
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.rxjava3.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json array.
ArrayKeyword - Class in io.vertx.json.schema.common.dsl
 
ArrayKeyword(String, Object) - Constructor for class io.vertx.json.schema.common.dsl.ArrayKeyword
 
ArrayKeyword(String, Supplier<Object>) - Constructor for class io.vertx.json.schema.common.dsl.ArrayKeyword
 
ArrayOfBigDecimal - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfBoolean - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfBuffer - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfDouble - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfFloat - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfInteger - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfJsonArray - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfJsonObject - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfLocalDate - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfLocalDateTime - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfLocalTime - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfLong - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfOffsetDateTime - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfOffsetTime - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfShort - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfString - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfTemporal - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayOfUUID - Static variable in class io.vertx.sqlclient.data.NullValue
 
ArrayParserFactory - Class in io.vertx.reactivex.ext.web.validation.builder
This interface is used to create able to parse serialized array structures.
ArrayParserFactory - Class in io.vertx.rxjava3.ext.web.validation.builder
This interface is used to create able to parse serialized array structures.
ArrayParserFactory - Interface in io.vertx.ext.web.validation.builder
This interface is used to create ValueParser able to parse serialized array structures.
ArrayParserFactory(ArrayParserFactory) - Constructor for class io.vertx.reactivex.ext.web.validation.builder.ArrayParserFactory
 
ArrayParserFactory(ArrayParserFactory) - Constructor for class io.vertx.rxjava3.ext.web.validation.builder.ArrayParserFactory
 
ArrayParserFactory(Object) - Constructor for class io.vertx.reactivex.ext.web.validation.builder.ArrayParserFactory
 
ArrayParserFactory(Object) - Constructor for class io.vertx.rxjava3.ext.web.validation.builder.ArrayParserFactory
 
arraySchema() - Static method in class io.vertx.json.schema.common.dsl.Schemas
 
ArraySchemaBuilder - Class in io.vertx.json.schema.common.dsl
 
arrayValue() - Method in interface io.vertx.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.rxjava3.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.rxjava3.ext.web.client.HttpRequest
Configure the request to decode the response with the responseCodec.
asBoolean(AsyncResult) - Static method in class io.vertx.lang.groovy.VertxExtensionModule
Coerces an AsyncResult as a boolean value according to Groovy-Truth.
asInteger() - Method in class io.vertx.json.schema.common.dsl.NumberSchemaBuilder
 
asJsonArray() - Method in interface io.vertx.ext.web.RequestBody
 
asJsonArray() - Method in class io.vertx.reactivex.ext.web.RequestBody
 
asJsonArray() - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
asJsonArray(int) - Method in interface io.vertx.ext.web.RequestBody
Gets the current body buffer as a JsonArray.
asJsonArray(int) - Method in class io.vertx.reactivex.ext.web.RequestBody
Gets the current body buffer as a .
asJsonArray(int) - Method in class io.vertx.rxjava3.ext.web.RequestBody
Gets the current body buffer as a .
asJsonObject() - Method in interface io.vertx.ext.web.RequestBody
 
asJsonObject() - Method in class io.vertx.reactivex.ext.web.RequestBody
 
asJsonObject() - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
asJsonObject(int) - Method in interface io.vertx.ext.web.RequestBody
Gets the current body buffer as a JsonObject.
asJsonObject(int) - Method in class io.vertx.reactivex.ext.web.RequestBody
Gets the current body buffer as a .
asJsonObject(int) - Method in class io.vertx.rxjava3.ext.web.RequestBody
Gets the current body buffer as a .
asking() - Method in class io.vertx.reactivex.redis.client.RedisAPI
Sent by cluster clients after an -ASK redirect.
asking() - Method in interface io.vertx.redis.client.RedisAPI
Sent by cluster clients after an -ASK redirect.
asking() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Sent by cluster clients after an -ASK redirect.
ASKING - Static variable in interface io.vertx.redis.client.Command
Sent by cluster clients after an -ASK redirect.
asMessageHandler() - Method in interface io.vertx.ext.unit.collect.EventBusCollector
 
asPojo(Class<R>) - Method in interface io.vertx.ext.web.RequestBody
 
asPojo(Class<R>) - Method in class io.vertx.reactivex.ext.web.RequestBody
 
asPojo(Class<R>) - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
asPojo(Class<R>, int) - Method in interface io.vertx.ext.web.RequestBody
 
asPojo(Class<R>, int) - Method in class io.vertx.reactivex.ext.web.RequestBody
 
asPojo(Class<R>, int) - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
assertComplete(Future<T>) - Method in class io.vertx.junit5.VertxTestContext
This method allows you to check if a future is completed.
assertEquals(Object, Object) - 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) - Method in class io.vertx.rxjava3.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, String) - 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.rxjava3.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertFailure(Future<T>) - Method in class io.vertx.junit5.VertxTestContext
This method allows you to check if a future is failed.
assertFalse(boolean) - 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) - Method in class io.vertx.rxjava3.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, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is false.
assertFalse(boolean, String) - Method in class io.vertx.rxjava3.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) - 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.rxjava3.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, 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, String) - Method in class io.vertx.rxjava3.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) - 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.rxjava3.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, String) - 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.rxjava3.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) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object) - Method in class io.vertx.rxjava3.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, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object, String) - Method in class io.vertx.rxjava3.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) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object) - Method in class io.vertx.rxjava3.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, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object, String) - Method in class io.vertx.rxjava3.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) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean) - Method in class io.vertx.rxjava3.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, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean, String) - Method in class io.vertx.rxjava3.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(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(TopicPartition) - Method in class io.vertx.rxjava3.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(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assign(Set<TopicPartition>) - Method in class io.vertx.rxjava3.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.
assignment() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
assignment() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the set of partitions currently assigned to this consumer.
assignment() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
assignment() - Method in class io.vertx.rxjava3.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
 
asString() - Method in interface io.vertx.ext.web.RequestBody
 
asString() - Method in class io.vertx.reactivex.ext.web.RequestBody
 
asString() - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
asString(String) - Method in interface io.vertx.ext.web.RequestBody
Get the entire HTTP request body as a string, assuming the specified encoding.
asString(String) - Method in class io.vertx.reactivex.ext.web.RequestBody
Get the entire HTTP request body as a string, assuming the specified encoding.
asString(String) - Method in class io.vertx.rxjava3.ext.web.RequestBody
Get the entire HTTP request body as a string, assuming the specified encoding.
asType(Map, Class) - Static method in class io.vertx.lang.groovy.VertxExtensionModule
Convert a JSON like map data structure to a Vert.x data object or a JsonObject.
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() - 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() - Method in class io.vertx.rxjava3.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(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(int) - Method in class io.vertx.rxjava3.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.
Async - Class in io.vertx.rxjava3.ext.unit
An asynchronous exit point for a test.
Async - Interface in io.vertx.ext.unit
An asynchronous exit point for a test.
Async(Async) - Constructor for class io.vertx.reactivex.ext.unit.Async
 
Async(Async) - Constructor for class io.vertx.rxjava3.ext.unit.Async
 
Async(Object) - Constructor for class io.vertx.reactivex.ext.unit.Async
 
Async(Object) - Constructor for class io.vertx.rxjava3.ext.unit.Async
 
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.
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.
asyncAssertFailure() - Method in class io.vertx.rxjava3.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of 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.
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.
asyncAssertFailure(Handler<Throwable>) - Method in class io.vertx.rxjava3.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of 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.
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.
asyncAssertSuccess() - Method in class io.vertx.rxjava3.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.
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.
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.
asyncAssertSuccess(Handler<T>) - Method in class io.vertx.rxjava3.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.
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 - Class in io.vertx.rxjava3.core.file
Represents a file on the file-system which can be read from, or written to asynchronously.
AsyncFile - Interface in io.vertx.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(AsyncFile) - Constructor for class io.vertx.rxjava3.core.file.AsyncFile
 
AsyncFile(Object) - Constructor for class io.vertx.reactivex.core.file.AsyncFile
 
AsyncFile(Object) - Constructor for class io.vertx.rxjava3.core.file.AsyncFile
 
AsyncFileLock - Class in io.vertx.reactivex.core.file
A lock on a region of an AsyncFile.
AsyncFileLock - Class in io.vertx.rxjava3.core.file
A lock on a region of an AsyncFile.
AsyncFileLock - Interface in io.vertx.core.file
A lock on a region of an AsyncFile.
AsyncFileLock(AsyncFileLock) - Constructor for class io.vertx.reactivex.core.file.AsyncFileLock
 
AsyncFileLock(AsyncFileLock) - Constructor for class io.vertx.rxjava3.core.file.AsyncFileLock
 
AsyncFileLock(Object) - Constructor for class io.vertx.reactivex.core.file.AsyncFileLock
 
AsyncFileLock(Object) - Constructor for class io.vertx.rxjava3.core.file.AsyncFileLock
 
AsyncMap<K,​V> - Class in io.vertx.reactivex.core.shareddata
An asynchronous map.
AsyncMap<K,​V> - Class in io.vertx.rxjava3.core.shareddata
An asynchronous map.
AsyncMap<K,​V> - Interface in io.vertx.core.shareddata
An asynchronous map.
AsyncMap(AsyncMap) - Constructor for class io.vertx.reactivex.core.shareddata.AsyncMap
 
AsyncMap(AsyncMap) - Constructor for class io.vertx.rxjava3.core.shareddata.AsyncMap
 
AsyncMap(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.core.shareddata.AsyncMap
 
AsyncMap(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava3.core.shareddata.AsyncMap
 
AsyncResult<T> - Interface in io.vertx.core
Encapsulates the result of an asynchronous operation.
attach(Context) - Method in enum io.vertx.tracing.opentelemetry.VertxContextStorageProvider.VertxContextStorage
 
attach(ContextInternal, Context) - Method in enum io.vertx.tracing.opentelemetry.VertxContextStorageProvider.VertxContextStorage
 
attachment(String) - Method in interface io.vertx.ext.web.RoutingContext
Set Content-Disposition get to "attachment" with optional filename mime type.
attachment(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Set Content-Disposition get to "attachment" with optional filename mime type.
attachment(String) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Set Content-Disposition get to "attachment" with optional filename mime type.
Attestation - Enum in io.vertx.ext.auth.webauthn4j
AttestationConveyancePreference https://www.w3.org/TR/webauthn/#attestation-convey
AttestationCertificates - Class in io.vertx.ext.auth.webauthn4j
Data Object containing the list of certificates used during the attestation of this authenticator.
AttestationCertificates() - Constructor for class io.vertx.ext.auth.webauthn4j.AttestationCertificates
 
AttestationCertificates(JsonObject) - Constructor for class io.vertx.ext.auth.webauthn4j.AttestationCertificates
 
AttestationCertificatesConverter - Class in io.vertx.ext.auth.webauthn4j
Converter and mapper for AttestationCertificates.
AttestationCertificatesConverter() - Constructor for class io.vertx.ext.auth.webauthn4j.AttestationCertificatesConverter
 
attribute(String, String) - Method in interface io.vertx.core.http.ClientForm
 
attribute(String, String) - Method in interface io.vertx.core.http.ClientMultipartForm
attribute(String, String) - Method in interface io.vertx.ext.web.multipart.MultipartForm
Add an attribute form data part.
attribute(String, String) - Method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
Add an attribute form data part.
attribute(String, String) - Method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
Add an attribute form data part.
Attribute - Class in io.vertx.reactivex.ext.auth.abac
An attribute is a simple matcher for policies.
Attribute - Class in io.vertx.rxjava3.ext.auth.abac
An attribute is a simple matcher for policies.
Attribute - Interface in io.vertx.ext.auth.abac
An attribute is a simple matcher for policies.
Attribute(Attribute) - Constructor for class io.vertx.reactivex.ext.auth.abac.Attribute
 
Attribute(Attribute) - Constructor for class io.vertx.rxjava3.ext.auth.abac.Attribute
 
Attribute(Object) - Constructor for class io.vertx.reactivex.ext.auth.abac.Attribute
 
Attribute(Object) - Constructor for class io.vertx.rxjava3.ext.auth.abac.Attribute
 
ATTRIBUTE - io.vertx.redis.client.ResponseType
Attribute message
attributes() - Method in interface io.vertx.ext.auth.User
Gets extra attributes of the user.
attributes() - Method in class io.vertx.reactivex.ext.auth.User
Gets extra attributes of the user.
attributes() - Method in interface io.vertx.redis.client.Response
RESP3 responses may include attributes
attributes() - Method in class io.vertx.rxjava3.ext.auth.User
Gets extra attributes of the user.
audit(Marker, boolean) - Method in interface io.vertx.ext.auth.audit.SecurityAudit
 
audit(Marker, boolean) - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
audit(Marker, boolean) - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
auditHandlerFor(Marker) - Method in interface io.vertx.ext.auth.audit.SecurityAudit
 
auditHandlerFor(Marker) - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
auditHandlerFor(Marker) - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
auth() - Method in interface io.vertx.mqtt.MqttEndpoint
 
auth() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
auth() - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
 
auth(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Authenticate to the server.
auth(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Authenticate to the server.
auth(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Authenticate to the server.
Auth - Class in io.vertx.config.vault.client
Represents Auth result.
Auth() - Constructor for class io.vertx.config.vault.client.Auth
 
Auth(JsonObject) - Constructor for class io.vertx.config.vault.client.Auth
 
AUTH - Static variable in interface io.vertx.redis.client.Command
Authenticate to the server.
AUTH_CODE - io.vertx.ext.auth.oauth2.OAuth2FlowType
The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.
AUTH_JWT - io.vertx.ext.auth.oauth2.OAuth2FlowType
RFC7523: JSON Web Token Bearer Token as a means for requesting an OAuth 2.0 access token as well as for client authentication.
Auth0Auth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Okta Auth0.
AuthConverter - Class in io.vertx.config.vault.client
Converter and mapper for Auth.
AuthConverter() - Constructor for class io.vertx.config.vault.client.AuthConverter
 
authenticate(Function<RoutingContext, Single<User>>) - Method in class io.vertx.reactivex.ext.web.handler.SimpleAuthenticationHandler
This function will allow you to perform authentication the way you intended to.
authenticate(Credentials) - Method in interface io.vertx.ext.auth.authentication.AuthenticationProvider
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.rxjava3.ext.auth.authentication.AuthenticationProvider
Authenticate a user.
authenticate(Function<RoutingContext, Future<User>>) - Method in interface io.vertx.ext.web.handler.SimpleAuthenticationHandler
This function will allow you to perform authentication the way you intended to.
authenticate(Function<RoutingContext, Future<User>>) - Method in class io.vertx.reactivex.ext.web.handler.SimpleAuthenticationHandler
This function will allow you to perform authentication the way you intended to.
authenticate(Function<RoutingContext, Single<User>>) - Method in class io.vertx.rxjava3.ext.web.handler.SimpleAuthenticationHandler
This function will allow you to perform authentication the way you intended to.
authenticated() - Method in interface io.vertx.ext.web.UserContext
 
authenticated() - Method in class io.vertx.reactivex.ext.web.UserContext
 
authenticated() - Method in class io.vertx.rxjava3.ext.web.UserContext
 
authentication(Credentials) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to perform HTTP Authentication.
authentication(Credentials) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to perform HTTP Authentication.
authentication(Credentials) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Configure the request to perform HTTP Authentication.
AUTHENTICATION - io.vertx.ext.auth.audit.Marker
 
authenticationData() - Method in interface io.vertx.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationData() - Method in class io.vertx.reactivex.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationData() - Method in class io.vertx.rxjava3.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in interface io.vertx.mqtt.MqttClient
It is used for Enhanced Authentication and is able to carry an authentication method and authentication data.
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the AUTH message to the remote MQTT client
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in class io.vertx.reactivex.mqtt.MqttClient
It is used for Enhanced Authentication and is able to carry an authentication method and authentication data.
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the AUTH message to the remote MQTT client
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in class io.vertx.rxjava3.mqtt.MqttClient
It is used for Enhanced Authentication and is able to carry an authentication method and authentication data.
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Sends the AUTH message to the remote MQTT client
authenticationExchangeHandler(Handler<MqttAuthenticationExchangeMessage>) - Method in interface io.vertx.mqtt.MqttClient
Sets handler which will be called after AUTH packet receiving
authenticationExchangeHandler(Handler<MqttAuthenticationExchangeMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the auth handler on the MQTT endpoint.
authenticationExchangeHandler(Handler<MqttAuthenticationExchangeMessage>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sets handler which will be called after AUTH packet receiving
authenticationExchangeHandler(Handler<MqttAuthenticationExchangeMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the auth handler on the MQTT endpoint.
authenticationExchangeHandler(Handler<MqttAuthenticationExchangeMessage>) - Method in class io.vertx.rxjava3.mqtt.MqttClient
Sets handler which will be called after AUTH packet receiving
authenticationExchangeHandler(Handler<MqttAuthenticationExchangeMessage>) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Set the auth handler on the MQTT endpoint.
AuthenticationHandler - Interface in io.vertx.ext.web.handler
Base interface for auth handlers.
AuthenticationHandler - Interface in io.vertx.reactivex.ext.web.handler
Base interface for auth handlers.
AuthenticationHandler - Interface in io.vertx.rxjava3.ext.web.handler
Base interface for auth handlers.
AuthenticationInterceptor - Interface in io.vertx.serviceproxy
Create an event bus service interceptor that will provide an authentication check
authenticationMethod() - Method in interface io.vertx.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationMethod() - Method in class io.vertx.reactivex.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationMethod() - Method in class io.vertx.rxjava3.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationProvider(AuthenticationProvider) - Method in interface io.vertx.ext.shell.term.TermServer
Set an auth provider to use, any provider configured in options will override this provider.
AuthenticationProvider - Class in io.vertx.reactivex.ext.auth.authentication
User-facing interface for authenticating users.
AuthenticationProvider - Class in io.vertx.rxjava3.ext.auth.authentication
User-facing interface for authenticating users.
AuthenticationProvider - Interface in io.vertx.ext.auth.authentication
User-facing interface for authenticating users.
AuthenticationProvider(AuthenticationProvider) - Constructor for class io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
 
AuthenticationProvider(AuthenticationProvider) - Constructor for class io.vertx.rxjava3.ext.auth.authentication.AuthenticationProvider
 
AuthenticationProvider(Object) - Constructor for class io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
 
AuthenticationProvider(Object) - Constructor for class io.vertx.rxjava3.ext.auth.authentication.AuthenticationProvider
 
Authenticator - Class in io.vertx.ext.auth.otp
Authenticator of specific user.
Authenticator - Class in io.vertx.ext.auth.webauthn4j
Data Object representing an authenticator at rest.
Authenticator() - Constructor for class io.vertx.ext.auth.otp.Authenticator
 
Authenticator() - Constructor for class io.vertx.ext.auth.webauthn4j.Authenticator
 
Authenticator(boolean) - Constructor for class io.vertx.ext.auth.otp.Authenticator
 
Authenticator(JsonObject) - Constructor for class io.vertx.ext.auth.otp.Authenticator
 
Authenticator(JsonObject) - Constructor for class io.vertx.ext.auth.webauthn4j.Authenticator
 
AuthenticatorAttachment - Enum in io.vertx.ext.auth.webauthn4j
AuthenticatorAttachment https://www.w3.org/TR/webauthn/#enumdef-authenticatorattachment
AuthenticatorConverter - Class in io.vertx.ext.auth.otp
Converter and mapper for Authenticator.
AuthenticatorConverter - Class in io.vertx.ext.auth.webauthn4j
Converter and mapper for Authenticator.
AuthenticatorConverter() - Constructor for class io.vertx.ext.auth.otp.AuthenticatorConverter
 
AuthenticatorConverter() - Constructor for class io.vertx.ext.auth.webauthn4j.AuthenticatorConverter
 
authenticatorFetcher(Function<String, Single<Authenticator>>) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Provide a that can fetch s from a backend given an identifier argument.
authenticatorFetcher(Function<String, Single<Authenticator>>) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Provide a that can fetch s from a backend given an identifier argument.
authenticatorFetcher(Function<String, Single<Authenticator>>) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Provide a that can fetch s from a backend given an identifier argument.
authenticatorFetcher(Function<String, Single<Authenticator>>) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Provide a that can fetch s from a backend given an identifier argument.
authenticatorFetcher(Function<String, Future<Authenticator>>) - Method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Provide a Function that can fetch Authenticators from a backend given an identifier argument.
authenticatorFetcher(Function<String, Future<Authenticator>>) - Method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Provide a Function that can fetch Authenticators from a backend given an identifier argument.
authenticatorFetcher(Function<String, Future<Authenticator>>) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Provide a that can fetch s from a backend given an identifier argument.
authenticatorFetcher(Function<String, Future<Authenticator>>) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Provide a that can fetch s from a backend given an identifier argument.
AuthenticatorTransport - Enum in io.vertx.ext.auth.webauthn4j
AuthenticatorTransport https://www.w3.org/TR/webauthn/#enumdef-authenticatortransport
authenticatorUpdater(Function<Authenticator, Completable>) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Provide a that can update or insert a .
authenticatorUpdater(Function<Authenticator, Completable>) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Provide a that can update or insert a .
authenticatorUpdater(Function<Authenticator, Completable>) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Provide a that can update or insert a .
authenticatorUpdater(Function<Authenticator, Completable>) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Provide a that can update or insert a .
authenticatorUpdater(Function<Authenticator, Future<Void>>) - Method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Provide a Function that can update or insert a Authenticator.
authenticatorUpdater(Function<Authenticator, Future<Void>>) - Method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Provide a Function that can update or insert a Authenticator.
authenticatorUpdater(Function<Authenticator, Future<Void>>) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Provide a that can update or insert a .
authenticatorUpdater(Function<Authenticator, Future<Void>>) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Provide a that can update or insert a .
authority() - Method in interface io.vertx.core.http.HttpServerRequest
 
authority() - Method in interface io.vertx.core.http.ServerWebSocket
 
authority() - Method in interface io.vertx.core.http.ServerWebSocketHandshake
 
authority() - Method in class io.vertx.grpcio.client.GrpcIoClientChannel
 
authority() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
authority() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
authority() - Method in class io.vertx.reactivex.core.http.ServerWebSocketHandshake
 
authority() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
authority() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
authority() - Method in class io.vertx.rxjava3.core.http.ServerWebSocketHandshake
 
authority(HostAndPort) - Method in interface io.vertx.core.http.HttpClientRequest
Override the request authority, when using HTTP/1.x this overrides the request host header, when using HTTP/2 this sets the authority pseudo header.
authority(HostAndPort) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Override the request authority, when using HTTP/1.x this overrides the request host header, when using HTTP/2 this sets the authority pseudo header.
authority(HostAndPort) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
Override the request authority, when using HTTP/1.x this overrides the request host header, when using HTTP/2 this sets the authority pseudo header.
authority(String) - Static method in interface io.vertx.core.net.HostAndPort
Like HostAndPort.authority(String, int) without a port, -1 is used instead.
authority(String, int) - Static method in interface io.vertx.core.net.HostAndPort
Create an instance with a valid host for a valid authority: the host must match the host rule of rfc3986.
authorization(Authorization) - Method in interface io.vertx.ext.auth.audit.SecurityAudit
 
authorization(Authorization) - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
authorization(Authorization) - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
Authorization - Interface in io.vertx.ext.auth.authorization
Interface representing any kind of authorization such as: Role based authorization Permission based authorization Logical authorization (AND, OR, NOT) Time based authorization (ie: allow access the last 5 days of the month, from 8am till 10am, etc.)
Authorization - Interface in io.vertx.reactivex.ext.auth.authorization
Interface representing any kind of authorization such as: Role based authorization Permission based authorization Logical authorization (AND, OR, NOT) Time based authorization (ie: allow access the last 5 days of the month, from 8am till 10am, etc.)
Authorization - Interface in io.vertx.rxjava3.ext.auth.authorization
Interface representing any kind of authorization such as: Role based authorization Permission based authorization Logical authorization (AND, OR, NOT) Time based authorization (ie: allow access the last 5 days of the month, from 8am till 10am, etc.)
AUTHORIZATION - io.vertx.ext.auth.audit.Marker
 
AUTHORIZATION - Static variable in interface io.vertx.core.http.HttpHeaders
Authorization header name
AUTHORIZATION - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Authorization header name
AUTHORIZATION - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Authorization header name
AuthorizationContext - Class in io.vertx.reactivex.ext.auth.authorization
The AuthorizationContext contains properties that can be used to match authorizations.
AuthorizationContext - Class in io.vertx.rxjava3.ext.auth.authorization
The AuthorizationContext contains properties that can be used to match authorizations.
AuthorizationContext - Interface in io.vertx.ext.auth.authorization
The AuthorizationContext contains properties that can be used to match authorizations.
AuthorizationContext(AuthorizationContext) - Constructor for class io.vertx.reactivex.ext.auth.authorization.AuthorizationContext
 
AuthorizationContext(AuthorizationContext) - Constructor for class io.vertx.rxjava3.ext.auth.authorization.AuthorizationContext
 
AuthorizationContext(Object) - Constructor for class io.vertx.reactivex.ext.auth.authorization.AuthorizationContext
 
AuthorizationContext(Object) - Constructor for class io.vertx.rxjava3.ext.auth.authorization.AuthorizationContext
 
AuthorizationHandler - Class in io.vertx.reactivex.ext.web.handler
Base interface for authorization handlers that provide authorization support.
AuthorizationHandler - Class in io.vertx.rxjava3.ext.web.handler
Base interface for authorization handlers that provide authorization support.
AuthorizationHandler - Interface in io.vertx.ext.web.handler
Base interface for authorization handlers that provide authorization support.
AuthorizationHandler(AuthorizationHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
 
AuthorizationHandler(AuthorizationHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
 
AuthorizationHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
 
AuthorizationHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
 
AuthorizationInterceptor - Interface in io.vertx.serviceproxy
Create an event bus service interceptor that will provide an authorization check
AuthorizationProvider - Interface in io.vertx.ext.auth.authorization
The role of an AuthorizationProvider is to return a set of Authorization.
AuthorizationProvider - Interface in io.vertx.reactivex.ext.auth.authorization
The role of an AuthorizationProvider is to return a set of Authorization.
AuthorizationProvider - Interface in io.vertx.rxjava3.ext.auth.authorization
The role of an AuthorizationProvider is to return a set of Authorization.
authorizations() - Method in interface io.vertx.ext.auth.User
Returns user's authorizations that have been previously loaded by the providers.
authorizations() - Method in class io.vertx.reactivex.ext.auth.User
Returns user's authorizations that have been previously loaded by the providers.
authorizations() - Method in class io.vertx.rxjava3.ext.auth.User
Returns user's authorizations that have been previously loaded by the providers.
Authorizations - Class in io.vertx.reactivex.ext.auth.authorization
Represents a cache map of authorizations per provider.
Authorizations - Class in io.vertx.rxjava3.ext.auth.authorization
Represents a cache map of authorizations per provider.
Authorizations - Interface in io.vertx.ext.auth.authorization
Represents a cache map of authorizations per provider.
Authorizations(Authorizations) - Constructor for class io.vertx.reactivex.ext.auth.authorization.Authorizations
 
Authorizations(Authorizations) - Constructor for class io.vertx.rxjava3.ext.auth.authorization.Authorizations
 
Authorizations(Object) - Constructor for class io.vertx.reactivex.ext.auth.authorization.Authorizations
 
Authorizations(Object) - Constructor for class io.vertx.rxjava3.ext.auth.authorization.Authorizations
 
authorizeURL(OAuth2AuthorizationURL) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
The client sends the end-user's browser to this endpoint to request their authentication and consent.
authorizeURL(OAuth2AuthorizationURL) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
The client sends the end-user's browser to this endpoint to request their authentication and consent.
authorizeURL(OAuth2AuthorizationURL) - Method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
The client sends the end-user's browser to this endpoint to request their authentication and consent.
authProvider(AuthenticationProvider) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the AuthenticationProvider to be used to authenticate the user.
authProvider(AuthenticationProvider) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the to be used to authenticate the user.
authProvider(AuthenticationProvider) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the to be used to authenticate the user.
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.rxjava3.mqtt.MqttEndpoint
Enable/disable auto keep alive (sending ping response)
available() - Method in interface io.vertx.core.transport.Transport
 
available() - Method in interface io.vertx.ext.web.RequestBody
Return true if a BodyHandler was executed before this call in the lifetime of the request.
available() - Method in class io.vertx.reactivex.ext.web.RequestBody
Return true if a BodyHandler was executed before this call in the lifetime of the request.
available() - Method in class io.vertx.rxjava3.ext.web.RequestBody
Return true if a BodyHandler was executed before this call in the lifetime of the request.
await() - Method in interface io.vertx.core.Future
Park the current thread until the future is completed, when the future is completed the thread is un-parked and the result value is returned when the future was completed with a result otherwise, the failure is thrown This method must be called from a vertx virtual thread or a non vertx thread.
await() - Method in interface io.vertx.ext.unit.Completion
Cause the current thread to wait until this completion completes.
await() - Method in class io.vertx.reactivex.ext.unit.Completion
Cause the current thread to wait until this completion completes.
await() - Method in class io.vertx.rxjava3.ext.unit.Completion
Cause the current thread to wait until this completion completes.
await(long) - Method in interface io.vertx.ext.unit.Completion
Cause the current thread to wait until this completion completes with a configurable timeout.
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.
await(long) - Method in class io.vertx.rxjava3.ext.unit.Completion
Cause the current thread to wait until this completion completes with a configurable timeout.
await(long, TimeUnit) - Method in interface io.vertx.core.Future
Like Future.await() but with a timeout.
await(Future<T>) - Static method in interface io.vertx.core.Future
Calls Future.await() on future.
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.
awaitSuccess() - 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.
awaitSuccess() - Method in class io.vertx.rxjava3.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds.
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.
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.
awaitSuccess(long) - Method in class io.vertx.rxjava3.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds with a configurable timeout.
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.
awaitTermination() - Method in class io.vertx.grpc.VertxServer
 
awaitTermination(long, TimeUnit) - Method in class io.vertx.grpc.VertxServer
 
AzureADAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Azure AD.
AzureADAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for Azure AD.
AzureADAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Azure AD.
AzureADAuth(AzureADAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
AzureADAuth(AzureADAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.AzureADAuth
 
AzureADAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
AzureADAuth(Object) - Constructor for class io.vertx.rxjava3.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...)
BackendRegistry - Interface in io.vertx.micrometer.backends
 
background(boolean) - Method in class io.vertx.ext.mongo.IndexOptions
Should the index be created in the background
backgroundHandler(Handler<Void>) - Method in interface io.vertx.ext.shell.command.CommandProcess
Set a background handler, this handler is called when the command is running and put to background.
BADKEY - io.vertx.core.dns.DnsResponseCode
ID 13, bad key
BadRequestException - Exception in io.vertx.ext.web.validation
Represents an exception while processing a request with ValidationHandler.
BadRequestException(String, boolean, Throwable) - Constructor for exception io.vertx.ext.web.validation.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception io.vertx.ext.web.validation.BadRequestException
 
BADSIG - io.vertx.core.dns.DnsResponseCode
ID 12, bad signature
BADTIME - io.vertx.core.dns.DnsResponseCode
ID 14, bad timestamp
BADVERS - io.vertx.core.dns.DnsResponseCode
ID 11, bad extension mechanism for version
BASE_TYPE_NAME_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
base64(byte[]) - Static method in class io.vertx.ext.mail.mailencoder.Utils
 
BASE64 - io.vertx.ext.shell.command.base.ObjectType
 
BaseBridgeEvent - Class in io.vertx.reactivex.ext.bridge
Represents an event that occurs on the event bus bridge.
BaseBridgeEvent - Class in io.vertx.rxjava3.ext.bridge
Represents an event that occurs on the event bus bridge.
BaseBridgeEvent - Interface in io.vertx.ext.bridge
Represents an event that occurs on the event bus bridge.
BaseBridgeEvent(BaseBridgeEvent) - Constructor for class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
BaseBridgeEvent(BaseBridgeEvent) - Constructor for class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
 
BaseBridgeEvent(Object) - Constructor for class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
BaseBridgeEvent(Object) - Constructor for class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
 
BaseCommandPack - Class in io.vertx.ext.shell.command.base
 
BaseCommandPack(Vertx) - Constructor for class io.vertx.ext.shell.command.base.BaseCommandPack
 
baseCommands(Vertx) - Static method in interface io.vertx.ext.shell.command.CommandResolver
 
baseDir() - Method in class io.vertx.ext.web.common.template.CachedTemplate
 
BASELINE_CONTROL - Static variable in class io.vertx.core.http.HttpMethod
The RFC 3253 BASELINE_CONTROL method, this instance is interned and uniquely used.
Basic - io.vertx.json.schema.OutputFormat
Flat list of errors and annotations with boolean success value.
basicAck(long, boolean) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Acknowledge one or several received messages.
basicAck(long, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Acknowledge one or several received messages.
basicAck(long, boolean) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Acknowledge one or several received messages.
basicAuthentication(Buffer, Buffer) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
basicAuthentication(Buffer, Buffer) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
basicAuthentication(Buffer, Buffer) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
basicAuthentication(String, String) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
basicAuthentication(String, String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
basicAuthentication(String, String) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
BasicAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
BasicAuthHandler - Class in io.vertx.rxjava3.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
BasicAuthHandler - Interface in io.vertx.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(BasicAuthHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
 
BasicAuthHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
BasicAuthHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
 
basicConsumer(String) - Method in interface io.vertx.rabbitmq.RabbitMQClient
 
basicConsumer(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
 
basicConsumer(String) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
 
basicConsumer(String, QueueOptions) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Create a consumer with the given options.
basicConsumer(String, QueueOptions) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Create a consumer with the given options.
basicConsumer(String, QueueOptions) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Create a consumer with the given options.
basicGet(String, boolean) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Retrieve a message from a queue using AMQP.Basic.Get
basicGet(String, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Retrieve a message from a queue using AMQP.Basic.Get
basicGet(String, boolean) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Retrieve a message from a queue using AMQP.Basic.Get
basicNack(long, boolean, boolean) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Reject one or several received messages.
basicNack(long, boolean, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Reject one or several received messages.
basicNack(long, boolean, boolean) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Reject one or several received messages.
basicPublish(String, String, BasicProperties, Buffer) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Publish a message.
basicPublish(String, String, BasicProperties, Buffer) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Publish a message.
basicPublish(String, String, BasicProperties, Buffer) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Publish a message.
basicPublish(String, String, Buffer) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Publish a message.
basicPublish(String, String, Buffer) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Publish a message.
basicPublish(String, String, Buffer) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Publish a message.
basicPublishWithDeliveryTag(String, String, BasicProperties, Buffer, Handler<Long>) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Publish a message.
basicPublishWithDeliveryTag(String, String, BasicProperties, Buffer, Handler<Long>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Publish a message.
basicPublishWithDeliveryTag(String, String, BasicProperties, Buffer, Handler<Long>) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Publish a message.
basicQos(int) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, boolean) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, boolean) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, int, boolean) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Request specific "quality of service" settings.
basicQos(int, int, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Request specific "quality of service" settings.
basicQos(int, int, boolean) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Request specific "quality of service" settings.
batch(List<Request>) - Method in class io.vertx.reactivex.redis.client.Redis
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batch(List<Request>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batch(List<Request>) - Method in interface io.vertx.redis.client.Redis
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batch(List<Request>) - Method in interface io.vertx.redis.client.RedisConnection
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batch(List<Request>) - Method in class io.vertx.rxjava3.redis.client.Redis
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batch(List<Request>) - Method in class io.vertx.rxjava3.redis.client.RedisConnection
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
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<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.rxjava3.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.
bearerTokenAuthentication(String) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to perform bearer token authentication.
bearerTokenAuthentication(String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to perform bearer token authentication.
bearerTokenAuthentication(String) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Configure the request to perform bearer token authentication.
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.rxjava3.ext.unit.TestSuite
Set a callback executed before the tests.
beforeAll(ExtensionContext) - Method in class io.vertx.junit5.RunTestOnContext
 
beforeDeployingVerticle(DeploymentOptions) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher before the verticle is deployed.
beforeDeployingVerticle(HookContext) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked before deploying the main verticle.
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(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.rxjava3.ext.unit.TestSuite
Set a callback executed before each test and after the suite before callback.
beforeExecute(Handler<ExecutionInputBuilderWithContext<Message>>) - Method in interface io.vertx.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeExecute(Handler<ExecutionInputBuilderWithContext<RoutingContext>>) - Method in interface io.vertx.ext.web.handler.graphql.GraphQLHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeExecute(Handler<ExecutionInputBuilderWithContext<Message>>) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeExecute(Handler<ExecutionInputBuilderWithContext<RoutingContext>>) - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeExecute(Handler<ExecutionInputBuilderWithContext<Message>>) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeExecute(Handler<ExecutionInputBuilderWithContext<RoutingContext>>) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeStartingVertx(VertxOptions) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher before the vertx instance is started.
beforeStartingVertx(HookContext) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked before starting Vert.x.
beforeStoppingVertx(Vertx) - Method in class io.vertx.core.Launcher
 
beforeStoppingVertx(HookContext) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Invoked before stopping Vert.x.
begin() - Method in interface io.vertx.core.spi.metrics.PoolMetrics
Signal the beginning of the utilisation of a pool resource.
begin() - Method in class io.vertx.reactivex.sqlclient.SqlConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in class io.vertx.rxjava3.sqlclient.SqlConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in interface io.vertx.sqlclient.SqlConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
BEGIN - io.vertx.ext.stomp.Command
 
beginHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a BEGIN frame is received.
beginHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a BEGIN frame is received.
beginHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a BEGIN frame is received.
beginningOffsets(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(TopicPartition) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the first offset for the given partitions.
beginningOffsets(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the first offset for the given partition.
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.rxjava3.ext.unit.report.TestResult
The time at which the test began in millis.
beginTransaction() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Starts a new kafka transaction.
beginTransaction() - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Starts a new kafka transaction.
beginTransaction() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Starts a new kafka transaction.
beginTransaction() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Starts a new kafka transaction.
beginTX(String) - Method in interface io.vertx.ext.stomp.StompClientConnection
Begins a transaction.
beginTX(String) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Begins a transaction.
beginTX(String) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Begins a transaction.
beginTX(String, Map<String, String>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Begins a transaction.
beginTX(String, Map<String, String>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Begins a transaction.
beginTX(String, Map<String, String>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Begins a transaction.
BF_ADD - Static variable in interface io.vertx.redis.client.Command
 
BF_CARD - Static variable in interface io.vertx.redis.client.Command
 
BF_DEBUG - Static variable in interface io.vertx.redis.client.Command
 
BF_EXISTS - Static variable in interface io.vertx.redis.client.Command
 
BF_INFO - Static variable in interface io.vertx.redis.client.Command
 
BF_INSERT - Static variable in interface io.vertx.redis.client.Command
 
BF_LOADCHUNK - Static variable in interface io.vertx.redis.client.Command
 
BF_MADD - Static variable in interface io.vertx.redis.client.Command
 
BF_MEXISTS - Static variable in interface io.vertx.redis.client.Command
 
BF_RESERVE - Static variable in interface io.vertx.redis.client.Command
 
BF_SCANDUMP - Static variable in interface io.vertx.redis.client.Command
 
bfAdd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.ADD.
bfAdd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.ADD.
bfAdd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.ADD.
bfCard(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.CARD.
bfCard(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.CARD.
bfCard(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.CARD.
bfDebug(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.DEBUG.
bfDebug(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.DEBUG.
bfDebug(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.DEBUG.
bfExists(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.EXISTS.
bfExists(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.EXISTS.
bfExists(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.EXISTS.
bfInfo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.INFO.
bfInfo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.INFO.
bfInfo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.INFO.
bfInsert(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.INSERT.
bfInsert(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.INSERT.
bfInsert(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.INSERT.
bfLoadchunk(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.LOADCHUNK.
bfLoadchunk(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.LOADCHUNK.
bfLoadchunk(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.LOADCHUNK.
bfMadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.MADD.
bfMadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.MADD.
bfMadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.MADD.
bfMexists(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.MEXISTS.
bfMexists(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.MEXISTS.
bfMexists(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.MEXISTS.
bfReserve(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.RESERVE.
bfReserve(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.RESERVE.
bfReserve(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.RESERVE.
bfScandump(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command BF.SCANDUMP.
bfScandump(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command BF.SCANDUMP.
bfScandump(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command BF.SCANDUMP.
bgrewriteaof() - Method in class io.vertx.reactivex.redis.client.RedisAPI
Asynchronously rewrite the append-only file.
bgrewriteaof() - Method in interface io.vertx.redis.client.RedisAPI
Asynchronously rewrite the append-only file.
bgrewriteaof() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Asynchronously rewrite the append-only file.
BGREWRITEAOF - Static variable in interface io.vertx.redis.client.Command
Asynchronously rewrite the append-only file.
bgsave(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Asynchronously save the dataset to disk.
bgsave(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Asynchronously save the dataset to disk.
bgsave(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Asynchronously save the dataset to disk.
BGSAVE - Static variable in interface io.vertx.redis.client.Command
Asynchronously save the dataset to disk.
BigDecimal - Static variable in class io.vertx.sqlclient.data.NullValue
 
bigDecimalValue() - Method in class io.vertx.pgclient.data.Money
 
bigDecimalValue() - Method in class io.vertx.sqlclient.data.Numeric
 
bigIntegerValue() - Method in class io.vertx.sqlclient.data.Numeric
 
BINARY - io.vertx.core.http.WebSocketFrameType
Binary frame.
binaryData() - Method in interface io.vertx.core.http.WebSocketFrame
 
binaryFileUpload(String, String, Buffer, String) - Method in interface io.vertx.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, Buffer, String) - Method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, Buffer, String) - Method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, String, Buffer) - Method in interface io.vertx.core.http.ClientMultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, String, String) - Method in interface io.vertx.core.http.ClientMultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, String, String) - Method in interface io.vertx.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, String, String) - Method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, String, String) - Method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFrame(Buffer, boolean) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a binary WebSocket frame.
binaryHandlerID() - Method in interface io.vertx.core.http.WebSocketBase
When a WebSocket is created, it may register 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.ClientWebSocket
When a WebSocket is created, it may register 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 may register 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 may register 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 may register an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
When a WebSocket is created, it may register an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
When a WebSocket is created, it may register an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.rxjava3.core.http.WebSocket
When a WebSocket is created, it may register an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
When a WebSocket is created, it may register 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.ClientWebSocket
 
binaryMessageHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.WebSocket
 
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.ClientWebSocket
 
binaryMessageHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
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.rxjava3.core.http.ClientWebSocket
 
binaryMessageHandler(Handler<Buffer>) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
binaryMessageHandler(Handler<Buffer>) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Set a binary message handler on the connection.
binaryValue() - Method in interface io.vertx.core.parsetools.JsonEvent
Return the binary value.
bind(Metadata) - Method in class io.vertx.grpc.ContextServerInterceptor
This method is called before the ContextServerInterceptor.interceptCall(ServerCall, Metadata, ServerCallHandler) call happens and allows extracting data from the metadata to the vert.x context.
bind(ServiceMethod<Req, Resp>, Handler<GrpcServerRequest<Req, Resp>>) - Method in interface io.vertx.grpc.server.ServiceBuilder
Bind a service method call handler that handles any call made to the server for the fullMethodName method.
bind(GrpcServer) - Method in class io.vertx.grpc.reflection.ReflectionService
 
bind(GrpcServer) - Method in interface io.vertx.grpc.server.Service
Binds this service and all its registered method handlers to the specified gRPC server.
bind(GrpcServer) - Method in interface io.vertx.grpcio.server.GrpcIoServiceBridge
 
bind(GrpcIoServer) - Method in interface io.vertx.grpcio.server.GrpcIoServiceBridge
Bind all service methods to the @{code server}.
bindings() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
bindings() - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
 
bindings() - Method in interface io.vertx.servicediscovery.ServiceDiscovery
 
bitcount(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Count set bits in a string.
bitcount(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Count set bits in a string.
bitcount(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Count set bits in a string.
BITCOUNT - Static variable in interface io.vertx.redis.client.Command
Count set bits in a string.
bitfield(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Perform arbitrary bitfield integer operations on strings.
bitfield(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Perform arbitrary bitfield integer operations on strings.
bitfield(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Perform arbitrary bitfield integer operations on strings.
BITFIELD - Static variable in interface io.vertx.redis.client.Command
Perform arbitrary bitfield integer operations on strings.
BITFIELD_RO - Static variable in interface io.vertx.redis.client.Command
Perform arbitrary bitfield integer operations on strings.
bitfieldRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Perform arbitrary bitfield integer operations on strings.
bitfieldRo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Perform arbitrary bitfield integer operations on strings.
bitfieldRo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Perform arbitrary bitfield integer operations on strings.
bitop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Perform bitwise operations between strings.
bitop(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Perform bitwise operations between strings.
bitop(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Perform bitwise operations between strings.
BITOP - Static variable in interface io.vertx.redis.client.Command
Perform bitwise operations between strings.
bitpos(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Find first bit set or clear in a string.
bitpos(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Find first bit set or clear in a string.
bitpos(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Find first bit set or clear in a string.
BITPOS - Static variable in interface io.vertx.redis.client.Command
Find first bit set or clear in a string.
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.
BLE - io.vertx.ext.auth.webauthn4j.AuthenticatorTransport
 
blmove(String, String, String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Pop an element from a list, push it to another list and return it; or block until one is available.
blmove(String, String, String, String, String) - Method in interface io.vertx.redis.client.RedisAPI
Pop an element from a list, push it to another list and return it; or block until one is available.
blmove(String, String, String, String, String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Pop an element from a list, push it to another list and return it; or block until one is available.
BLMOVE - Static variable in interface io.vertx.redis.client.Command
Pop an element from a list, push it to another list and return it; or block until one is available.
blmpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Pop elements from a list, or block until one is available.
blmpop(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Pop elements from a list, or block until one is available.
blmpop(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Pop elements from a list, or block until one is available.
BLMPOP - Static variable in interface io.vertx.redis.client.Command
Pop elements from a list, or block until one is available.
Blob - Class in io.vertx.oracleclient.data
An object that holds bytes that can be written to an Oracle BLOB column.
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.rxjava3.ext.web.Route
blockingHandler(Handler<RoutingContext>, boolean) - Method in class io.vertx.rxjava3.ext.web.Route
Specify a blocking request handler for the route.
BlockingQueryOptions - Class in io.vertx.ext.consul
Options used to perform blocking query that used to wait for a potential change using long polling.
BlockingQueryOptions() - Constructor for class io.vertx.ext.consul.BlockingQueryOptions
Default constructor
BlockingQueryOptions(JsonObject) - Constructor for class io.vertx.ext.consul.BlockingQueryOptions
Constructor from JSON
BlockingQueryOptions(BlockingQueryOptions) - Constructor for class io.vertx.ext.consul.BlockingQueryOptions
Copy constructor
BlockingQueryOptionsConverter - Class in io.vertx.ext.consul
Converter and mapper for BlockingQueryOptions.
BlockingQueryOptionsConverter() - Constructor for class io.vertx.ext.consul.BlockingQueryOptionsConverter
 
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) - Static method in class io.vertx.rxjava3.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(Vertx, boolean) - Static method in class io.vertx.rxjava3.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(WorkerExecutor) - Static method in class io.vertx.rxjava3.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.reactivex.core.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.core.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.core.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.rxjava3.core.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.rxjava3.core.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.rxjava3.core.RxHelper
Create a scheduler for a WorkerExecutor object, actions are executed on the threads of this executor.
BlockingServerInterceptor - Class in io.vertx.grpc
Wraps the ServerInterceptor and executes it on worker thread.
blockingStream() - Method in interface io.vertx.core.streams.ReadStream
Adapt this ReadStream to a blocking sequential Stream, the return stream usage is restricted to non vertx threads or vertx virtual threads.
blockMulticastGroup(String, String) - 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) - 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) - Method in class io.vertx.rxjava3.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the once the operation completes.
blockMulticastGroup(String, String, String) - 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, 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.
blockMulticastGroup(String, String, String) - Method in class io.vertx.rxjava3.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the once the operation completes.
blpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove and get the first element in a list, or block until one is available.
blpop(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove and get the first element in a list, or block until one is available.
blpop(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove and get the first element in a list, or block until one is available.
BLPOP - Static variable in interface io.vertx.redis.client.Command
Remove and get the first element in a list, or block until one is available.
Bodies - Class in io.vertx.reactivex.ext.web.validation.builder
In this interface you can find all available BodyProcessorFactory to use in ValidationHandlerBuilder.
Bodies - Class in io.vertx.rxjava3.ext.web.validation.builder
In this interface you can find all available BodyProcessorFactory to use in ValidationHandlerBuilder.
Bodies - Interface in io.vertx.ext.web.validation.builder
In this interface you can find all available BodyProcessorFactory to use in ValidationHandlerBuilder.
Bodies(Bodies) - Constructor for class io.vertx.reactivex.ext.web.validation.builder.Bodies
 
Bodies(Bodies) - Constructor for class io.vertx.rxjava3.ext.web.validation.builder.Bodies
 
Bodies(Object) - Constructor for class io.vertx.reactivex.ext.web.validation.builder.Bodies
 
Bodies(Object) - Constructor for class io.vertx.rxjava3.ext.web.validation.builder.Bodies
 
body - Variable in class io.vertx.ext.shell.command.base.BusPublish
 
body() - Method in interface io.vertx.core.eventbus.DeliveryContext
 
body() - Method in interface io.vertx.core.eventbus.Message
The body of the message.
body() - Method in interface io.vertx.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
body() - Method in interface io.vertx.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.ext.mail.mailencoder.EncodedPart
 
body() - Method in interface io.vertx.ext.web.client.HttpResponse
 
body() - Method in interface io.vertx.ext.web.RoutingContext
 
body() - Method in interface io.vertx.ext.web.validation.RequestParameters
Return request body when parsed.
body() - Method in interface io.vertx.rabbitmq.RabbitMQMessage
 
body() - Method in class io.vertx.reactivex.core.eventbus.DeliveryContext
 
body() - Method in class io.vertx.reactivex.core.eventbus.Message
The body of the message.
body() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
body() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
body() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameters
Return request body when parsed.
body() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQMessage
 
body() - Method in class io.vertx.rxjava3.core.eventbus.DeliveryContext
 
body() - Method in class io.vertx.rxjava3.core.eventbus.Message
The body of the message.
body() - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
body() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
 
body() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameters
Return request body when parsed.
body() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQMessage
 
body(Flowable<Buffer>) - Static method in class io.vertx.rxjava3.httpproxy.Body
Create a new Body instance.
body(Flowable<Buffer>, long) - Static method in class io.vertx.rxjava3.httpproxy.Body
Create a new Body instance.
body(Flowable<Buffer>, long, MediaType) - Static method in class io.vertx.rxjava3.httpproxy.Body
 
body(Flowable<Buffer>, long, String) - Static method in class io.vertx.rxjava3.httpproxy.Body
 
body(Buffer) - Static method in interface io.vertx.httpproxy.Body
 
body(Buffer) - Static method in class io.vertx.rxjava3.httpproxy.Body
 
body(Buffer, MediaType) - Static method in interface io.vertx.httpproxy.Body
Create a new Body instance.
body(Buffer, MediaType) - Static method in class io.vertx.rxjava3.httpproxy.Body
Create a new Body instance.
body(ReadStream<Buffer>) - Static method in interface io.vertx.httpproxy.Body
Create a new Body instance.
body(ReadStream<Buffer>, long) - Static method in interface io.vertx.httpproxy.Body
Create a new Body instance.
body(ReadStream<Buffer>, long, MediaType) - Static method in interface io.vertx.httpproxy.Body
 
body(ReadStream<Buffer>, long, String) - Static method in interface io.vertx.httpproxy.Body
 
body(BodyProcessorFactory) - Method in interface io.vertx.ext.web.validation.builder.ValidationHandlerBuilder
 
body(BodyProcessor) - Method in interface io.vertx.ext.web.validation.builder.ValidationHandlerBuilder
 
body(BodyProcessor) - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
body(BodyProcessor) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
body(BodyProcessorFactory) - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
body(BodyProcessorFactory) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
Body - Class in io.vertx.rxjava3.httpproxy
Handles the HTTP proxy body.
Body - Interface in io.vertx.httpproxy
Handles the HTTP proxy body.
Body(Body) - Constructor for class io.vertx.rxjava3.httpproxy.Body
 
Body(Object) - Constructor for class io.vertx.rxjava3.httpproxy.Body
 
BODY_REQUIRED - Static variable in interface io.vertx.ext.web.validation.RequestPredicate
Request predicate that checks if body exists or not
BODY_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.validation.RequestPredicate
Request predicate that checks if body exists or not
BODY_REQUIRED - Static variable in class io.vertx.rxjava3.ext.web.validation.RequestPredicate
Request predicate that checks if body exists or not
bodyAsBinary() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsBinary() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsBinary() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsBoolean() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsBoolean() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsBoolean() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
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.rxjava3.ext.web.client.HttpResponse
 
bodyAsByte() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsByte() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsByte() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsChar() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsChar() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsChar() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsDouble() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsDouble() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsDouble() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsFloat() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsFloat() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsFloat() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsInteger() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsInteger() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsInteger() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
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.rxjava3.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsJsonArray() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsJsonArray() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsJsonArray() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsJsonObject() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsJsonObject() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsJsonObject() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
bodyAsList() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsList() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsList() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsLong() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsLong() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsLong() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsMap() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsShort() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsShort() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsShort() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsString() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsString() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsString() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsString() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsString() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsString() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
bodyAsSymbol() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsSymbol() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsSymbol() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsTimestamp() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsTimestamp() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsTimestamp() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyAsUUID() - Method in interface io.vertx.amqp.AmqpMessage
 
bodyAsUUID() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
bodyAsUUID() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
bodyCodec() - Method in interface io.vertx.ext.web.client.HttpRequest
 
bodyCodec() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
bodyCodec() - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
 
BodyCodec<T> - Class in io.vertx.reactivex.ext.web.codec
A codec for encoding and decoding HTTP bodies.
BodyCodec<T> - Class in io.vertx.rxjava3.ext.web.codec
A codec for encoding and decoding HTTP bodies.
BodyCodec<T> - Interface in io.vertx.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) - Constructor for class io.vertx.rxjava3.ext.web.codec.BodyCodec
 
BodyCodec(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.ext.web.codec.BodyCodec
 
BodyCodec(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava3.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.rxjava3.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.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
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 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(Handler<Buffer>) - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyHandler(Handler<Buffer>) - Method in class io.vertx.rxjava3.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 - Class in io.vertx.rxjava3.ext.web.handler
A handler which gathers the entire request body and sets it on the .
BodyHandler - Interface in io.vertx.ext.web.handler
A handler which gathers the entire request body and sets it on the RoutingContext.
BodyHandler(BodyHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.BodyHandler
 
BodyHandler(BodyHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.BodyHandler
 
BodyHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.BodyHandler
 
BodyHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.BodyHandler
 
BodyProcessorException - Exception in io.vertx.ext.web.validation
Represents an exception while processing a body
BodyProcessorException(String, Throwable, String, BodyProcessorException.BodyProcessorErrorType) - Constructor for exception io.vertx.ext.web.validation.BodyProcessorException
 
BodyProcessorException.BodyProcessorErrorType - Enum in io.vertx.ext.web.validation
 
BodyProcessorFactory - Class in io.vertx.reactivex.ext.web.validation.builder
This interface is used to build body processors.
BodyProcessorFactory - Class in io.vertx.rxjava3.ext.web.validation.builder
This interface is used to build body processors.
BodyProcessorFactory - Interface in io.vertx.ext.web.validation.builder
This interface is used to build body processors.
BodyProcessorFactory(BodyProcessorFactory) - Constructor for class io.vertx.reactivex.ext.web.validation.builder.BodyProcessorFactory
 
BodyProcessorFactory(BodyProcessorFactory) - Constructor for class io.vertx.rxjava3.ext.web.validation.builder.BodyProcessorFactory
 
BodyProcessorFactory(Object) - Constructor for class io.vertx.reactivex.ext.web.validation.builder.BodyProcessorFactory
 
BodyProcessorFactory(Object) - Constructor for class io.vertx.rxjava3.ext.web.validation.builder.BodyProcessorFactory
 
bodyStream() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
bodyStream() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
bodyStream() - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
bodyStream(Context) - Method in class io.vertx.ext.mail.mailencoder.EncodedPart
 
BodyStream<T> - Interface in io.vertx.ext.web.codec.spi
The body stream decodes a WriteStream into the a T instance.
BodyTransformer - Class in io.vertx.rxjava3.httpproxy
A synchronous function that transforms an HTTP body entity.
BodyTransformer - Interface in io.vertx.httpproxy
A synchronous function that transforms an HTTP body entity.
BodyTransformer(BodyTransformer) - Constructor for class io.vertx.rxjava3.httpproxy.BodyTransformer
 
BodyTransformer(Object) - Constructor for class io.vertx.rxjava3.httpproxy.BodyTransformer
 
BodyTransformers - Class in io.vertx.rxjava3.httpproxy
Range of transformers ready to be used.
BodyTransformers - Interface in io.vertx.httpproxy
Range of transformers ready to be used.
BodyTransformers(BodyTransformers) - Constructor for class io.vertx.rxjava3.httpproxy.BodyTransformers
 
BodyTransformers(Object) - Constructor for class io.vertx.rxjava3.httpproxy.BodyTransformers
 
Boolean - Static variable in class io.vertx.sqlclient.data.NullValue
 
BOOLEAN - io.vertx.ext.shell.command.base.ObjectType
 
BOOLEAN - io.vertx.json.schema.common.dsl.SchemaType
 
BOOLEAN - io.vertx.redis.client.ResponseType
boolean value.
BooleanConverter - Class in io.vertx.core.cli.converters
A converter for boolean.
BooleanKeyword - Class in io.vertx.json.schema.common.dsl
 
BooleanKeyword(String, Object) - Constructor for class io.vertx.json.schema.common.dsl.BooleanKeyword
 
booleanSchema() - Static method in class io.vertx.json.schema.common.dsl.Schemas
 
BooleanSchemaBuilder - Class in io.vertx.json.schema.common.dsl
 
booleanValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
boundary() - Method in class io.vertx.ext.mail.mailencoder.EncodedPart
 
Box - Class in io.vertx.pgclient.data
Rectangular box data type in Postgres represented by pairs of Points that are opposite corners of the box.
Box() - Constructor for class io.vertx.pgclient.data.Box
 
Box(Point, Point) - Constructor for class io.vertx.pgclient.data.Box
 
BoxAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for box.com.
BoxAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for box.com.
BoxAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for box.com.
BoxAuth(BoxAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
BoxAuth(BoxAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.BoxAuth
 
BoxAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
BoxAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.BoxAuth
 
bridge(BindableService) - Static method in interface io.vertx.grpcio.server.GrpcIoServiceBridge
Create a stub for a given service.
bridge(ServerServiceDefinition) - Static method in interface io.vertx.grpcio.server.GrpcIoServiceBridge
Create a stub for a given service.
bridge(Vertx, BridgeOptions) - Static method in interface io.vertx.ext.stomp.Destination
 
bridge(AuthorizationProvider, SockJSBridgeOptions, Handler<BridgeEvent>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(SockJSBridgeOptions) but specifying a handler that will receive bridge events.
bridge(BridgeOptions) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the STOMP server to act as a bridge with the Vert.x event bus.
bridge(BridgeOptions) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the STOMP server to act as a bridge with the Vert.x event bus.
bridge(BridgeOptions) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the STOMP server to act as a bridge with the Vert.x event bus.
bridge(SockJSBridgeOptions) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(SockJSBridgeOptions) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(SockJSBridgeOptions) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(SockJSBridgeOptions, Handler<BridgeEvent>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(SockJSBridgeOptions) but specifying a handler that will receive bridge events.
bridge(SockJSBridgeOptions, Handler<BridgeEvent>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions) but specifying a handler that will receive bridge events.
bridge(SockJSBridgeOptions, Handler<BridgeEvent>) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions) but specifying a handler that will receive bridge events.
bridge(Vertx, BridgeOptions) - Static method in class io.vertx.reactivex.ext.stomp.Destination
 
bridge(AuthorizationProvider, SockJSBridgeOptions, Handler<BridgeEvent>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions) but specifying a handler that will receive bridge events.
bridge(Vertx, BridgeOptions) - Static method in class io.vertx.rxjava3.ext.stomp.Destination
 
bridge(AuthorizationProvider, SockJSBridgeOptions, Handler<BridgeEvent>) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions) but specifying a handler that will receive bridge events.
BridgeEvent - Class in io.vertx.reactivex.ext.eventbus.bridge.tcp
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 - Class in io.vertx.rxjava3.ext.eventbus.bridge.tcp
Represents an event that occurs on the event bus bridge.
BridgeEvent - Class in io.vertx.rxjava3.ext.web.handler.sockjs
Represents an event that occurs on the event bus bridge.
BridgeEvent - Interface in io.vertx.ext.eventbus.bridge.tcp
Represents an event that occurs on the event bus bridge.
BridgeEvent - Interface in io.vertx.ext.web.handler.sockjs
Represents an event that occurs on the event bus bridge.
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
 
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
 
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.rxjava3.ext.web.handler.sockjs.BridgeEvent
 
BridgeEvent(Object) - Constructor for class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
 
BridgeEvent(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
BridgeEvent(Object) - Constructor for class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
 
BridgeEvent(Object) - Constructor for class io.vertx.rxjava3.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 - Class in io.vertx.ext.stomp
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() - Constructor for class io.vertx.ext.stomp.BridgeOptions
 
BridgeOptions(JsonObject) - Constructor for class io.vertx.ext.bridge.BridgeOptions
Creates a new instance of BridgeOptions from its JSON representation.
BridgeOptions(JsonObject) - Constructor for class io.vertx.ext.stomp.BridgeOptions
 
BridgeOptions(BridgeOptions) - Constructor for class io.vertx.ext.bridge.BridgeOptions
Creates a new instance of BridgeOptions by copying the content of another BridgeOptions
BridgeOptions(BridgeOptions) - Constructor for class io.vertx.ext.stomp.BridgeOptions
 
BridgeOptionsConverter - Class in io.vertx.ext.bridge
Converter and mapper for BridgeOptions.
BridgeOptionsConverter() - Constructor for class io.vertx.ext.bridge.BridgeOptionsConverter
 
brpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove and get the last element in a list, or block until one is available.
brpop(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove and get the last element in a list, or block until one is available.
brpop(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove and get the last element in a list, or block until one is available.
BRPOP - Static variable in interface io.vertx.redis.client.Command
Remove and get the last element in a list, or block until one is available.
brpoplpush(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Deprecated.
brpoplpush(String, String, String) - Method in interface io.vertx.redis.client.RedisAPI
Deprecated.
since: 6.2.0, replaced by: BLMOVE with the RIGHT and LEFT arguments
brpoplpush(String, String, String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Deprecated.
BRPOPLPUSH - Static variable in interface io.vertx.redis.client.Command
Deprecated.
since: 6.2.0, replaced by: BLMOVE with the RIGHT and LEFT arguments
buffer() - Static method in interface io.vertx.core.buffer.Buffer
Create a new, empty buffer.
buffer() - Static method in interface io.vertx.ext.web.codec.BodyCodec
 
buffer() - Method in interface io.vertx.ext.web.RequestBody
 
buffer() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
buffer() - Method in class io.vertx.reactivex.ext.web.RequestBody
 
buffer() - Static method in class io.vertx.rxjava3.ext.web.codec.BodyCodec
 
buffer() - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
buffer(byte[]) - Static method in interface io.vertx.core.buffer.Buffer
Create a new buffer from a byte[].
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 - Interface in io.vertx.core.buffer
Most data is shuffled around inside Vert.x using buffers.
Buffer - Static variable in class io.vertx.sqlclient.data.NullValue
 
Buffer() - Static method in class io.vertx.kafka.client.serialization.VertxSerdes
 
BUFFER - io.vertx.ext.shell.command.base.ObjectType
 
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
 
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 interface io.vertx.amqp.AmqpMessageBuilder
 
build() - Method in interface io.vertx.core.http.HttpClientBuilder
Build and return the client.
build() - Method in interface io.vertx.core.spi.endpoint.EndpointBuilder
 
build() - Method in interface io.vertx.core.VertxBuilder
Creates a non clustered instance.
build() - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
Builds a JmxReporter with the given properties.
build() - Static method in interface io.vertx.ext.web.client.spi.CacheStore
Builds a no-op cache store.
build() - Static method in interface io.vertx.ext.web.client.spi.CookieStore
Builds an in memory cookie store.
build() - Method in interface io.vertx.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
build() - Method in interface io.vertx.ext.web.handler.graphql.GraphQLHandlerBuilder
 
build() - Static method in interface io.vertx.ext.web.handler.graphql.UploadScalar
 
build() - Method in interface io.vertx.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
build() - Method in interface io.vertx.ext.web.validation.builder.ValidationHandlerBuilder
Build the ValidationHandler from this builder
build() - Method in interface io.vertx.grpc.client.GrpcClientBuilder
Build and return the client.
build() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
build() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
 
build() - Method in interface io.vertx.grpc.server.ServiceBuilder
 
build() - Method in class io.vertx.grpc.VertxChannelBuilder
 
build() - Method in class io.vertx.grpc.VertxServerBuilder
 
build() - Method in interface io.vertx.httpproxy.ProxyInterceptorBuilder
 
build() - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
build() - Method in class io.vertx.reactivex.core.http.HttpClientBuilder
Build and return the client.
build() - Method in class io.vertx.reactivex.core.VertxBuilder
Creates a non clustered instance.
build() - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
build() - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandlerBuilder
 
build() - Static method in class io.vertx.reactivex.ext.web.handler.graphql.UploadScalar
 
build() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
build() - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
Build the from this builder
build() - Method in class io.vertx.reactivex.grpc.client.GrpcClientBuilder
Build and return the client.
build() - Method in class io.vertx.reactivex.sqlclient.ClientBuilder
Build and return the client.
build() - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
build() - Method in class io.vertx.rxjava3.core.http.HttpClientBuilder
Build and return the client.
build() - Method in class io.vertx.rxjava3.core.VertxBuilder
Creates a non clustered instance.
build() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
build() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandlerBuilder
 
build() - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.UploadScalar
 
build() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
build() - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
Build the from this builder
build() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientBuilder
Build and return the client.
build() - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptorBuilder
 
build() - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
Build and return the client.
build() - Method in interface io.vertx.sqlclient.ClientBuilder
Build and return the client.
build(EventBus, String, String) - Static method in interface io.vertx.ext.web.api.service.RouteToEBServiceHandler
Build a new RouteToEBServiceHandler
build(EventBus, String, String, DeliveryOptions) - Static method in interface io.vertx.ext.web.api.service.RouteToEBServiceHandler
Build a new RouteToEBServiceHandler
build(Vertx) - Method in interface io.vertx.ext.shell.command.CommandBuilder
Build the command
build(Class<T>) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
Creates a proxy to a service on the event bus.
buildClustered() - Method in interface io.vertx.core.VertxBuilder
Creates a clustered instance.
buildClustered() - Method in class io.vertx.reactivex.core.VertxBuilder
Creates a clustered instance.
buildClustered() - Method in class io.vertx.rxjava3.core.VertxBuilder
Creates a clustered instance.
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.
builder() - Static method in interface io.vertx.core.Vertx
Return a builder for Vert.x instances which allows to specify SPI such as cluster manager, metrics or tracing.
builder() - Method in interface io.vertx.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
builder() - Static method in interface io.vertx.httpproxy.ProxyInterceptor
Create a builder for implementing common HTTP interception hooks such as modifying headers or transforming the HTTP entity stream.
builder() - Static method in class io.vertx.reactivex.core.Vertx
Return a builder for Vert.x instances which allows to specify SPI such as cluster manager, metrics or tracing.
builder() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
builder() - Static method in class io.vertx.rxjava3.core.Vertx
Return a builder for Vert.x instances which allows to specify SPI such as cluster manager, metrics or tracing.
builder() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
builder() - Static method in class io.vertx.rxjava3.httpproxy.ProxyInterceptor
Create a builder for implementing common HTTP interception hooks such as modifying headers or transforming the HTTP entity stream.
builder(GraphQL) - Static method in interface io.vertx.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandlerBuilder that will use the provided graphQL to build a GraphQLHandler.
builder(GraphQL) - Static method in interface io.vertx.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandlerBuilder that will use the provided graphQL to build a GraphQLWSHandler.
builder(GraphQL) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandlerBuilder that will use the provided graphQL to build a GraphQLHandler.
builder(GraphQL) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandlerBuilder that will use the provided graphQL to build a GraphQLWSHandler.
builder(GraphQL) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandlerBuilder that will use the provided graphQL to build a GraphQLHandler.
builder(GraphQL) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandlerBuilder that will use the provided graphQL to build a GraphQLWSHandler.
builder(Vertx) - Static method in interface io.vertx.ext.web.handler.graphql.GraphiQLHandler
builder(Vertx) - Static method in interface io.vertx.grpc.client.GrpcClient
Provide a builder for GrpcClient, it can be used to configure advanced client settings like a load balancer or an address resolver.
builder(Vertx) - Static method in interface io.vertx.grpcio.client.GrpcIoClient
 
builder(Vertx) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandler
builder(Vertx) - Static method in class io.vertx.reactivex.grpc.client.GrpcClient
Provide a builder for GrpcClient, it can be used to configure advanced client settings like a load balancer or an address resolver.
builder(Vertx) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandler
builder(Vertx) - Static method in class io.vertx.rxjava3.grpc.client.GrpcClient
Provide a builder for GrpcClient, it can be used to configure advanced client settings like a load balancer or an address resolver.
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
buildPartial() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
 
buildPrefix(Parameter) - Method in class io.vertx.openapi.validation.transformer.MatrixTransformer
 
buildSyntaxException(String) - Static method in class io.vertx.openapi.validation.analyser.ContentAnalyser
Builds a ValidatorException for the case that the content is syntactically incorrect.
buildTracer() - Method in class io.vertx.tracing.opentelemetry.OpenTelemetryOptions
 
buildTracer() - Method in class io.vertx.tracing.zipkin.ZipkinTracingOptions
Build the tracer and return it.
buildWrapped(StringBuilder, int, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Builds the specified text to the specified buffer.
buildWrapped(StringBuilder, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Builds the specified text to the specified buffer.
BULK - io.vertx.redis.client.ResponseType
byte array value.
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
BulkOperationType - Enum in io.vertx.ext.mongo
Enum for the different possible operations
bulkWrite(String, List<BulkOperation>) - Method in interface io.vertx.ext.mongo.MongoClient
Execute a bulk operation.
bulkWrite(String, List<BulkOperation>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Execute a bulk operation.
bulkWrite(String, List<BulkOperation>) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Execute a bulk operation.
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(JsonObject) - Constructor for class io.vertx.ext.mongo.BulkWriteOptions
Constructor from JSON
BulkWriteOptions(BulkWriteOptions) - Constructor for class io.vertx.ext.mongo.BulkWriteOptions
Copy constructor
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
BUS_DESTINATION - io.vertx.kafka.client.common.tracing.TraceTags
 
BusPublish - Class in io.vertx.ext.shell.command.base
 
BusPublish() - Constructor for class io.vertx.ext.shell.command.base.BusPublish
 
BusSend - Class in io.vertx.ext.shell.command.base
 
BusSend() - Constructor for class io.vertx.ext.shell.command.base.BusSend
 
BusTail - Class in io.vertx.ext.shell.command.base
 
BusTail() - Constructor for class io.vertx.ext.shell.command.base.BusTail
 
BYTE - io.vertx.ext.shell.command.base.ObjectType
 
BYTE - io.vertx.json.schema.common.dsl.StringFormat
 
bytes - Variable in class io.vertx.oracleclient.data.Blob
 
bytesRead() - Method in interface io.vertx.core.http.HttpServerRequest
 
bytesRead() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
bytesRead() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
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() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
bytesWritten() - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
 
bytesWritten(S, SocketAddress, long) - Method in interface io.vertx.core.spi.metrics.NetworkMetrics
Called when bytes have been written
bzmpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove and return members with scores in a sorted set or block until one is available.
bzmpop(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove and return members with scores in a sorted set or block until one is available.
bzmpop(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove and return members with scores in a sorted set or block until one is available.
BZMPOP - Static variable in interface io.vertx.redis.client.Command
Remove and return members with scores in a sorted set or block until one is available.
bzpopmax(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove and return the member with the highest score from one or more sorted sets, or block until one is available.
bzpopmax(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove and return the member with the highest score from one or more sorted sets, or block until one is available.
bzpopmax(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove and return the member with the highest score from one or more sorted sets, or block until one is available.
BZPOPMAX - Static variable in interface io.vertx.redis.client.Command
Remove and return the member with the highest score from one or more sorted sets, or block until one is available.
bzpopmin(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove and return the member with the lowest score from one or more sorted sets, or block until one is available.
bzpopmin(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove and return the member with the lowest score from one or more sorted sets, or block until one is available.
bzpopmin(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove and return the member with the lowest score from one or more sorted sets, or block until one is available.
BZPOPMIN - Static variable in interface io.vertx.redis.client.Command
Remove and return the member with the lowest score from one or more sorted sets, or block until one is available.

C

Cache - Interface in io.vertx.httpproxy.spi.cache
Cache SPI.
CACHE_CONTROL - Static variable in interface io.vertx.core.http.HttpHeaders
Cache-Control header name
CACHE_CONTROL - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Cache-Control header name
CACHE_CONTROL - Static variable in class io.vertx.rxjava3.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.rxjava3.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.rxjava3.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.
CachedTemplate<T> - Class in io.vertx.ext.web.common.template
 
CachedTemplate(T) - Constructor for class io.vertx.ext.web.common.template.CachedTemplate
 
CachedTemplate(T, String) - Constructor for class io.vertx.ext.web.common.template.CachedTemplate
 
CacheOptions - Class in io.vertx.httpproxy.cache
Cache options.
CacheOptions() - Constructor for class io.vertx.httpproxy.cache.CacheOptions
Default constructor.
CacheOptions(JsonObject) - Constructor for class io.vertx.httpproxy.cache.CacheOptions
Constructor to create an options from JSON.
CacheOptions(CacheOptions) - Constructor for class io.vertx.httpproxy.cache.CacheOptions
Copy constructor.
CacheOptionsConverter - Class in io.vertx.httpproxy.cache
Converter and mapper for CacheOptions.
CacheOptionsConverter() - Constructor for class io.vertx.httpproxy.cache.CacheOptionsConverter
 
CacheStore - Interface in io.vertx.ext.web.client.spi
An API to store and retrieve HTTP responses.
CACHING_SHA2_PASSWORD - io.vertx.mysqlclient.MySQLAuthenticationPlugin
Like sha256_password but enables caching on the server side for better performance and with wider applicability.
CachingTemplateEngine<T> - Class in io.vertx.ext.web.common.template
 
CachingTemplateEngine(Vertx, String) - Constructor for class io.vertx.ext.web.common.template.CachingTemplateEngine
 
CachingWebClient - Class in io.vertx.reactivex.ext.web.client
An asynchronous cache aware HTTP / HTTP/2 client called CachingWebClient.
CachingWebClient - Class in io.vertx.rxjava3.ext.web.client
An asynchronous cache aware HTTP / HTTP/2 client called CachingWebClient.
CachingWebClient - Interface in io.vertx.ext.web.client
An asynchronous cache aware HTTP / HTTP/2 client called CachingWebClient.
CachingWebClient(CachingWebClient) - Constructor for class io.vertx.reactivex.ext.web.client.CachingWebClient
 
CachingWebClient(CachingWebClient) - Constructor for class io.vertx.rxjava3.ext.web.client.CachingWebClient
 
CachingWebClient(Object) - Constructor for class io.vertx.reactivex.ext.web.client.CachingWebClient
 
CachingWebClient(Object) - Constructor for class io.vertx.rxjava3.ext.web.client.CachingWebClient
 
CachingWebClientOptions - Class in io.vertx.ext.web.client
 
CachingWebClientOptions() - Constructor for class io.vertx.ext.web.client.CachingWebClientOptions
 
CachingWebClientOptions(boolean) - Constructor for class io.vertx.ext.web.client.CachingWebClientOptions
 
CachingWebClientOptions(JsonObject) - Constructor for class io.vertx.ext.web.client.CachingWebClientOptions
 
CachingWebClientOptions(WebClientOptions) - Constructor for class io.vertx.ext.web.client.CachingWebClientOptions
 
CachingWebClientOptionsConverter - Class in io.vertx.ext.web.client
Converter and mapper for CachingWebClientOptions.
CachingWebClientOptionsConverter() - Constructor for class io.vertx.ext.web.client.CachingWebClientOptionsConverter
 
call(MethodDescriptor<Req, Resp>, Handler<GrpcClientRequest<Req, Resp>>, Function<GrpcClientResponse<Req, Resp>, Future<T>>) - Method in interface io.vertx.grpcio.client.GrpcIoClient
call(Address, MethodDescriptor<Req, Resp>, Handler<GrpcClientRequest<Req, Resp>>, Function<GrpcClientResponse<Req, Resp>, Future<T>>) - Method in interface io.vertx.grpcio.client.GrpcIoClient
Call the service gRPC service hosted by server.
callHandler(MethodDescriptor<Req, Resp>, Handler<GrpcServerRequest<Req, Resp>>) - Method in interface io.vertx.grpcio.server.GrpcIoServer
Set a service method call handler that handles any call made to the server for the MethodDescriptor service method.
callHandler(Handler<GrpcServerRequest<Buffer, Buffer>>) - Method in interface io.vertx.grpc.server.GrpcServer
Set a call handler that handles any call made to the server.
callHandler(Handler<GrpcServerRequest<Buffer, Buffer>>) - Method in interface io.vertx.grpcio.server.GrpcIoServer
 
callHandler(Handler<GrpcServerRequest<Buffer, Buffer>>) - Method in class io.vertx.reactivex.grpc.server.GrpcServer
Set a call handler that handles any call made to the server.
callHandler(Handler<GrpcServerRequest<Buffer, Buffer>>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServer
Set a call handler that handles any call made to the server.
callHandler(ServiceMethod<Req, Resp>, Handler<GrpcServerRequest<Req, Resp>>) - Method in interface io.vertx.grpc.server.GrpcServer
Set a service method call handler that handles any call made to the server for the fullMethodName service method.
callHandler(ServiceMethod<Req, Resp>, Handler<GrpcServerRequest<Req, Resp>>) - Method in class io.vertx.reactivex.grpc.server.GrpcServer
Set a service method call handler that handles any call made to the server for the fullMethodName service method.
callHandler(ServiceMethod<Req, Resp>, Handler<GrpcServerRequest<Req, Resp>>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServer
Set a service method call handler that handles any call made to the server for the fullMethodName service method.
CamelBridge - Interface in io.vertx.camel
Camel Bridge facade.
CamelBridgeOptions - Class in io.vertx.camel
Camel bridge configuration.
CamelBridgeOptions(JsonObject) - Constructor for class io.vertx.camel.CamelBridgeOptions
Comply with the DataObject contract, however calling this constructor will always throw.
CamelBridgeOptions(CamelContext) - Constructor for class io.vertx.camel.CamelBridgeOptions
Creates a new instance of CamelBridgeOptions.
CamelMapping - Class in io.vertx.camel
Parent class for mapping between Vert.x event bus and Camel endpoints.
CamelMapping() - Constructor for class io.vertx.camel.CamelMapping
 
cancel() - Method in interface io.vertx.core.Timer
Attempt to cancel the timer task, when the timer is cancelled, the timer is failed with a CancellationException.
cancel() - Method in interface io.vertx.ext.web.FileUpload
Try to cancel the file upload.
cancel() - Method in interface io.vertx.grpc.common.GrpcWriteStream
Cancel the stream.
cancel() - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
Stop message consumption from a queue.
cancel() - Method in class io.vertx.reactivex.core.Timer
Attempt to cancel the timer task, when the timer is cancelled, the timer is failed with a CancellationException.
cancel() - Method in class io.vertx.reactivex.ext.web.FileUpload
Try to cancel the file upload.
cancel() - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
Cancel the stream.
cancel() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
Stop message consumption from a queue.
cancel() - Method in class io.vertx.rxjava3.core.Timer
Attempt to cancel the timer task, when the timer is cancelled, the timer is failed with a CancellationException.
cancel() - Method in class io.vertx.rxjava3.ext.web.FileUpload
Try to cancel the file upload.
cancel() - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
Cancel the stream.
cancel() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
Stop message consumption from a queue.
cancelAndCleanupFileUploads() - Method in interface io.vertx.ext.web.RoutingContext
Cancel all unfinished file upload in progress and delete all uploaded files.
cancelAndCleanupFileUploads() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Cancel all unfinished file upload in progress and delete all uploaded files.
cancelAndCleanupFileUploads() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Cancel all unfinished file upload in progress and delete all uploaded files.
CANCELLED - io.vertx.grpc.common.GrpcError
 
CANCELLED - io.vertx.grpc.common.GrpcStatus
 
cancelRequest() - Method in interface io.vertx.pgclient.PgConnection
Send a request cancellation message to tell the server to cancel processing request in this connection.
cancelRequest() - Method in class io.vertx.reactivex.pgclient.PgConnection
Send a request cancellation message to tell the server to cancel processing request in this connection.
cancelRequest() - Method in class io.vertx.rxjava3.pgclient.PgConnection
Send a request cancellation message to tell the server to cancel processing request in this connection.
cancelStreamToFileSystem() - Method in interface io.vertx.core.http.HttpServerFileUpload
Try to cancel the file system streaming, the streamed file will be deleted.
cancelStreamToFileSystem() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
Try to cancel the file system streaming, the streamed file will be deleted.
cancelStreamToFileSystem() - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
Try to cancel the file system streaming, the streamed file will be deleted.
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.rxjava3.core.Vertx
Cancels the timer with the specified id.
CanonicalizationAlgorithm - Enum in io.vertx.ext.mail
Canonicalization Algorithm for DKIM.
canUpgradeToWebSocket() - Method in interface io.vertx.core.http.HttpServerRequest
 
canUpgradeToWebSocket() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
canUpgradeToWebSocket() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
CAS - io.vertx.ext.consul.TxnKVVerb
Sets the Key to the given Value with check-and-set semantics.
CAS - io.vertx.ext.consul.TxnServiceVerb
Sets, but with CAS semantics using the given ModifyIndex
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.
CassandraClient - Class in io.vertx.reactivex.cassandra
Eclipse Vert.x Cassandra client.
CassandraClient - Class in io.vertx.rxjava3.cassandra
Eclipse Vert.x Cassandra client.
CassandraClient - Interface in io.vertx.cassandra
Eclipse Vert.x Cassandra client.
CassandraClient(CassandraClient) - Constructor for class io.vertx.reactivex.cassandra.CassandraClient
 
CassandraClient(CassandraClient) - Constructor for class io.vertx.rxjava3.cassandra.CassandraClient
 
CassandraClient(Object) - Constructor for class io.vertx.reactivex.cassandra.CassandraClient
 
CassandraClient(Object) - Constructor for class io.vertx.rxjava3.cassandra.CassandraClient
 
CassandraClientOptions - Class in io.vertx.cassandra
Eclipse Vert.x Cassandra client options.
CassandraClientOptions() - Constructor for class io.vertx.cassandra.CassandraClientOptions
Default constructor.
CassandraClientOptions(CqlSessionBuilder) - Constructor for class io.vertx.cassandra.CassandraClientOptions
Constructor using an existing CqlSessionBuilder instance.
CassandraClientOptions(CassandraClientOptions) - Constructor for class io.vertx.cassandra.CassandraClientOptions
Copy constructor.
CassandraClientOptions(JsonObject) - Constructor for class io.vertx.cassandra.CassandraClientOptions
Constructor to create options from JSON.
CassandraClientOptionsConverter - Class in io.vertx.cassandra
Converter and mapper for CassandraClientOptions.
CassandraClientOptionsConverter() - Constructor for class io.vertx.cassandra.CassandraClientOptionsConverter
 
CassandraRowStream - Class in io.vertx.reactivex.cassandra
A for consumption.
CassandraRowStream - Class in io.vertx.rxjava3.cassandra
A for consumption.
CassandraRowStream - Interface in io.vertx.cassandra
A ReadStream for Row consumption.
CassandraRowStream(CassandraRowStream) - Constructor for class io.vertx.reactivex.cassandra.CassandraRowStream
 
CassandraRowStream(CassandraRowStream) - Constructor for class io.vertx.rxjava3.cassandra.CassandraRowStream
 
CassandraRowStream(Object) - Constructor for class io.vertx.reactivex.cassandra.CassandraRowStream
 
CassandraRowStream(Object) - Constructor for class io.vertx.rxjava3.cassandra.CassandraRowStream
 
cast(SqlConnection) - Static method in class io.vertx.reactivex.db2client.DB2Connection
Cast a to DB2Connection.
cast(SqlConnection) - Static method in class io.vertx.reactivex.mssqlclient.MSSQLConnection
Cast a to MSSQLConnection.
cast(SqlConnection) - Static method in class io.vertx.reactivex.mysqlclient.MySQLConnection
Cast a to MySQLConnection.
cast(SqlConnection) - Static method in class io.vertx.reactivex.oracleclient.OracleConnection
Cast a to OracleConnection.
cast(SqlConnection) - Static method in class io.vertx.reactivex.pgclient.PgConnection
Cast a to PgConnection.
cast(SqlConnection) - Static method in class io.vertx.rxjava3.db2client.DB2Connection
Cast a to DB2Connection.
cast(SqlConnection) - Static method in class io.vertx.rxjava3.mssqlclient.MSSQLConnection
Cast a to MSSQLConnection.
cast(SqlConnection) - Static method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
Cast a to MySQLConnection.
cast(SqlConnection) - Static method in class io.vertx.rxjava3.oracleclient.OracleConnection
Cast a to OracleConnection.
cast(SqlConnection) - Static method in class io.vertx.rxjava3.pgclient.PgConnection
Cast a to PgConnection.
cast(SqlConnection) - Static method in interface io.vertx.db2client.DB2Connection
cast(SqlConnection) - Static method in interface io.vertx.mssqlclient.MSSQLConnection
cast(SqlConnection) - Static method in interface io.vertx.mysqlclient.MySQLConnection
cast(SqlConnection) - Static method in interface io.vertx.oracleclient.OracleConnection
cast(SqlConnection) - Static method in interface io.vertx.pgclient.PgConnection
cast(Object) - Method in interface io.vertx.jdbcclient.spi.JDBCDecoder
Try cast SQL value to standard Java value depends on standard JDBC 4.2 type mapping and compatible with Vertx
cast(Object) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
 
catalogDatacenters() - Method in interface io.vertx.ext.consul.ConsulClient
Return all the datacenters that are known by the Consul server
catalogDatacenters() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Return all the datacenters that are known by the Consul server
catalogDatacenters() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Return all the datacenters that are known by the Consul server
catalogNodes() - Method in interface io.vertx.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodes() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodes() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodeServices(String) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the node's registered services
catalogNodeServices(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the node's registered services
catalogNodeServices(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the node's registered services
catalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the node's registered services This is blocking query unlike ConsulClient.catalogNodeServices(String)
catalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the node's registered services This is blocking query unlike ConsulClient.catalogNodeServices(java.lang.String)
catalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the node's registered services This is blocking query unlike ConsulClient.catalogNodeServices(java.lang.String)
catalogNodesWithOptions(NodeQueryOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodesWithOptions(NodeQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodesWithOptions(NodeQueryOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogServiceNodes(String) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodes(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodes(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServices() - Method in interface io.vertx.ext.consul.ConsulClient
Returns the services registered in a datacenter
catalogServices() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the services registered in a datacenter
catalogServices() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the services registered in a datacenter
catalogServicesWithOptions(BlockingQueryOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the services registered in a datacenter This is blocking query unlike ConsulClient.catalogServices()
catalogServicesWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the services registered in a datacenter This is blocking query unlike ConsulClient.catalogServices()
catalogServicesWithOptions(BlockingQueryOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the services registered in a datacenter This is blocking query unlike ConsulClient.catalogServices()
cause() - Method in interface io.vertx.core.AsyncResult
A Throwable describing failure.
cause() - Method in interface io.vertx.core.Future
A Throwable describing failure.
cause() - Method in interface io.vertx.ext.consul.WatchResult
A Throwable describing failure.
cause() - Method in interface io.vertx.ext.unit.report.Failure
 
cause() - Method in class io.vertx.reactivex.ext.consul.WatchResult
A Throwable describing failure.
cause() - Method in class io.vertx.rxjava3.ext.consul.WatchResult
A Throwable describing failure.
cause(int) - Method in interface io.vertx.core.CompositeFuture
Returns a cause of a wrapped future
causeOfFailure() - Method in class io.vertx.junit5.VertxTestContext
Give the cause of failure.
causes() - Method in interface io.vertx.core.CompositeFuture
 
certificatePath() - Method in interface io.vertx.core.net.SelfSignedCertificate
Filesystem path to the X.509 certificate file in PEM format .
CF_ADD - Static variable in interface io.vertx.redis.client.Command
 
CF_ADDNX - Static variable in interface io.vertx.redis.client.Command
 
CF_COMPACT - Static variable in interface io.vertx.redis.client.Command
 
CF_COUNT - Static variable in interface io.vertx.redis.client.Command
 
CF_DEBUG - Static variable in interface io.vertx.redis.client.Command
 
CF_DEL - Static variable in interface io.vertx.redis.client.Command
 
CF_EXISTS - Static variable in interface io.vertx.redis.client.Command
 
CF_INFO - Static variable in interface io.vertx.redis.client.Command
 
CF_INSERT - Static variable in interface io.vertx.redis.client.Command
 
CF_INSERTNX - Static variable in interface io.vertx.redis.client.Command
 
CF_LOADCHUNK - Static variable in interface io.vertx.redis.client.Command
 
CF_MEXISTS - Static variable in interface io.vertx.redis.client.Command
 
CF_RESERVE - Static variable in interface io.vertx.redis.client.Command
 
CF_SCANDUMP - Static variable in interface io.vertx.redis.client.Command
 
cfAdd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.ADD.
cfAdd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.ADD.
cfAdd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.ADD.
cfAddnx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.ADDNX.
cfAddnx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.ADDNX.
cfAddnx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.ADDNX.
cfCompact(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.COMPACT.
cfCompact(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.COMPACT.
cfCompact(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.COMPACT.
cfCount(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.COUNT.
cfCount(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.COUNT.
cfCount(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.COUNT.
cfDebug(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.DEBUG.
cfDebug(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.DEBUG.
cfDebug(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.DEBUG.
cfDel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.DEL.
cfDel(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.DEL.
cfDel(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.DEL.
cfExists(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.EXISTS.
cfExists(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.EXISTS.
cfExists(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.EXISTS.
cfInfo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.INFO.
cfInfo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.INFO.
cfInfo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.INFO.
cfInsert(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.INSERT.
cfInsert(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.INSERT.
cfInsert(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.INSERT.
cfInsertnx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.INSERTNX.
cfInsertnx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.INSERTNX.
cfInsertnx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.INSERTNX.
cfLoadchunk(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.LOADCHUNK.
cfLoadchunk(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.LOADCHUNK.
cfLoadchunk(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.LOADCHUNK.
cfMexists(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.MEXISTS.
cfMexists(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.MEXISTS.
cfMexists(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.MEXISTS.
cfReserve(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.RESERVE.
cfReserve(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.RESERVE.
cfReserve(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.RESERVE.
cfScandump(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CF.SCANDUMP.
cfScandump(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CF.SCANDUMP.
cfScandump(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CF.SCANDUMP.
ChainAuth - Class in io.vertx.reactivex.ext.auth
Chain several authentication providers as if they were one.
ChainAuth - Class in io.vertx.rxjava3.ext.auth
Chain several authentication providers as if they were one.
ChainAuth - Interface in io.vertx.ext.auth
Chain several authentication providers as if they were one.
ChainAuth(ChainAuth) - Constructor for class io.vertx.reactivex.ext.auth.ChainAuth
 
ChainAuth(ChainAuth) - Constructor for class io.vertx.rxjava3.ext.auth.ChainAuth
 
ChainAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.ChainAuth
 
ChainAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.ChainAuth
 
ChainAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that chains to a sequence of handlers.
ChainAuthHandler - Class in io.vertx.rxjava3.ext.web.handler
An auth handler that chains to a sequence of handlers.
ChainAuthHandler - Interface in io.vertx.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(ChainAuthHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
 
ChainAuthHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
ChainAuthHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
 
changeUser(MySQLAuthOptions) - Method in interface io.vertx.mysqlclient.MySQLConnection
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
changeUser(MySQLAuthOptions) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
changeUser(MySQLAuthOptions) - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
channel(String) - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
Return a channel for the given name.
channel(String) - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
Return a channel for the given name.
channel(String) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
Return a channel for the given name.
channelFactory(boolean) - Method in interface io.vertx.core.spi.transport.Transport
 
CHARACTER - io.vertx.ext.shell.command.base.ObjectType
 
CharacterConverter - Class in io.vertx.core.cli.converters
A converter for character.
charset() - Method in interface io.vertx.core.http.ClientForm
 
charset() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
charset() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
charset() - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
charset(String) - Method in interface io.vertx.core.http.ClientForm
Set the charset to use when encoding the form.
charset(String) - Method in interface io.vertx.core.http.ClientMultipartForm
Set the charset to use when encoding the form.
charset(Charset) - Method in interface io.vertx.core.http.ClientForm
Set the charset to use when encoding the form.
charset(Charset) - Method in interface io.vertx.core.http.ClientMultipartForm
Set the charset to use when encoding the form.
charSet() - Method in interface io.vertx.ext.web.FileUpload
 
charSet() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
charSet() - Method in class io.vertx.rxjava3.ext.web.FileUpload
 
Check - Class in io.vertx.ext.consul
Holds check properties
Check() - Constructor for class io.vertx.ext.consul.Check
Default constructor
Check(JsonObject) - Constructor for class io.vertx.ext.consul.Check
Constructor from JSON
Check(Check) - Constructor for class io.vertx.ext.consul.Check
Copy constructor
CHECK_INDEX - io.vertx.ext.consul.TxnKVVerb
Fails the transaction if Key does not have a modify index equal to Index
CHECK_SESSION - io.vertx.ext.consul.TxnKVVerb
Fails the transaction if Key is not currently locked by Session
CheckConverter - Class in io.vertx.ext.consul
Converter and mapper for Check.
CheckConverter() - Constructor for class io.vertx.ext.consul.CheckConverter
 
CHECKIN - Static variable in class io.vertx.core.http.HttpMethod
The RFC 3253 CHECKIN method, this instance is interned and uniquely used.
CheckList - Class in io.vertx.ext.consul
Holds result of checks query
CheckList() - Constructor for class io.vertx.ext.consul.CheckList
Default constructor
CheckList(JsonObject) - Constructor for class io.vertx.ext.consul.CheckList
Constructor from JSON
CheckList(CheckList) - Constructor for class io.vertx.ext.consul.CheckList
Copy constructor
CheckListConverter - Class in io.vertx.ext.consul
Converter and mapper for CheckList.
CheckListConverter() - Constructor for class io.vertx.ext.consul.CheckListConverter
 
checkMethod(MethodInfo) - Method in class io.vertx.serviceproxy.generator.model.ProxyModel
 
CheckOptions - Class in io.vertx.ext.consul
Options used to register checks in Consul.
CheckOptions() - Constructor for class io.vertx.ext.consul.CheckOptions
Default constructor
CheckOptions(JsonObject) - Constructor for class io.vertx.ext.consul.CheckOptions
Constructor from JSON
CheckOptions(CheckOptions) - Constructor for class io.vertx.ext.consul.CheckOptions
Copy constructor
CheckOptionsConverter - Class in io.vertx.ext.consul
Converter and mapper for CheckOptions.
CheckOptionsConverter() - Constructor for class io.vertx.ext.consul.CheckOptionsConverter
 
CHECKOUT - Static variable in class io.vertx.core.http.HttpMethod
The RFC 3253 CHECKOUT method, this instance is interned and uniquely used.
checkParamType(ExecutableElement, TypeInfo, int, int) - Method in class io.vertx.ext.web.api.service.generator.model.WebApiProxyModel
 
checkParamType(ExecutableElement, TypeInfo, int, int) - Method in class io.vertx.serviceproxy.generator.model.ProxyModel
 
checkpoint() - Method in class io.vertx.junit5.VertxTestContext
Create a strict checkpoint.
checkpoint(int) - Method in class io.vertx.junit5.VertxTestContext
Create a strict checkpoint.
Checkpoint - Interface in io.vertx.junit5
A test completion checkpoint, flagging it advances towards the test context completion.
CheckQueryOptions - Class in io.vertx.ext.consul
Options used to requesting list of checks
CheckQueryOptions() - Constructor for class io.vertx.ext.consul.CheckQueryOptions
Default constructor
CheckQueryOptions(JsonObject) - Constructor for class io.vertx.ext.consul.CheckQueryOptions
Constructor from JSON
CheckQueryOptionsConverter - Class in io.vertx.ext.consul
Converter and mapper for CheckQueryOptions.
CheckQueryOptionsConverter() - Constructor for class io.vertx.ext.consul.CheckQueryOptionsConverter
 
CheckResult - Class in io.vertx.ext.healthchecks
 
CheckResult() - Constructor for class io.vertx.ext.healthchecks.CheckResult
 
checkReturnType(ExecutableElement, TypeInfo) - Method in class io.vertx.serviceproxy.generator.model.ProxyModel
 
checkStatus() - Method in interface io.vertx.ext.healthchecks.HealthChecks
Invokes the registered procedures.
checkStatus() - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Invokes the registered procedures.
checkStatus() - Method in class io.vertx.rxjava3.ext.healthchecks.HealthChecks
Invokes the registered procedures.
checkStatus(String) - Method in interface io.vertx.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
checkStatus(String) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
checkStatus(String) - Method in class io.vertx.rxjava3.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
CheckStatus - Enum in io.vertx.ext.consul
Represents an check status.
checksum() - Method in class io.vertx.ext.web.sstore.AbstractSession
 
checkSyntacticalCorrectness() - Method in class io.vertx.openapi.validation.analyser.ApplicationJsonAnalyser
 
checkSyntacticalCorrectness() - Method in class io.vertx.openapi.validation.analyser.ContentAnalyser
Checks if the content is syntactically correct.
checkSyntacticalCorrectness() - Method in class io.vertx.openapi.validation.analyser.MultipartFormAnalyser
 
checkValid(V) - Method in interface io.vertx.ext.auth.authentication.Credentials
Implementors should override this method to perform validation.
checkValid(V) - Method in class io.vertx.ext.auth.authentication.TokenCredentials
 
checkValid(V) - Method in class io.vertx.ext.auth.authentication.UsernamePasswordCredentials
 
checkValid(V) - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
checkValid(V) - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
checkValid(V) - Method in class io.vertx.ext.auth.otp.OtpCredentials
 
checkValid(V) - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JCredentials
 
checkValidity() - Method in class io.vertx.json.schema.OutputUnit
 
childEvent(CuratorFramework, PathChildrenCacheEvent) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
childEvent(CuratorFramework, TreeCacheEvent) - Method in class io.vertx.servicediscovery.zookeeper.ZookeeperServiceImporter
 
chmod(String, String) - Method in interface io.vertx.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmod(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmod(String, String) - Method in class io.vertx.rxjava3.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
Blocking version of #chmod(String, String)
chmodBlocking(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Blocking version of #chmod(String, String)
chmodRecursive(String, String, String) - Method in interface io.vertx.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursive(String, String, String) - 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) - Method in class io.vertx.rxjava3.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.rxjava3.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.
choices() - Method in annotation type io.vertx.core.cli.annotations.Option
The set of choices accepted as values by this option.
chown(String, String, String) - 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) - 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) - Method in class io.vertx.rxjava3.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
chownBlocking(String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
CHUNKED - Static variable in interface io.vertx.core.http.HttpHeaders
chunked header value
CHUNKED - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
chunked header value
CHUNKED - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
chunked header value
Cidr - Class in io.vertx.pgclient.data
Cidr() - Constructor for class io.vertx.pgclient.data.Cidr
 
Circle - Class in io.vertx.pgclient.data
Circle data type in Postgres represented by a center Point and radius.
Circle() - Constructor for class io.vertx.pgclient.data.Circle
 
Circle(Point, double) - Constructor for class io.vertx.pgclient.data.Circle
 
CircuitBreaker - Class in io.vertx.reactivex.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x
CircuitBreaker - Class in io.vertx.rxjava3.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x
CircuitBreaker - Interface in io.vertx.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x
CircuitBreaker(CircuitBreaker) - Constructor for class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
CircuitBreaker(CircuitBreaker) - Constructor for class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
 
CircuitBreaker(Object) - Constructor for class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
CircuitBreaker(Object) - Constructor for class io.vertx.rxjava3.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 and mapper for CircuitBreakerOptions.
CircuitBreakerOptionsConverter() - Constructor for class io.vertx.circuitbreaker.CircuitBreakerOptionsConverter
 
CircuitBreakerState - Enum in io.vertx.circuitbreaker
Circuit breaker states.
claimKey() - Method in interface io.vertx.ext.auth.oauth2.authorization.ScopeAuthorization
Returns the configured claim key.
claimKey() - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
Returns the configured claim key.
claimKey() - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
Returns the configured claim key.
CLASS_NAME - io.vertx.micrometer.Label
Class name.
classBlock(RunNotifier) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
classHeader(PrintWriter) - Method in class io.vertx.serviceproxy.generator.GeneratorUtils
 
ClassLoaderUtils - Class in io.vertx.servicediscovery.utils
 
ClassLoaderUtils() - Constructor for class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
className(ProxyModel) - Method in class io.vertx.ext.web.api.service.generator.WebApiProxyHandlerGen
 
className(ProxyModel) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
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() - 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.abac.PolicyBasedAuthorizationProvider
 
clear() - Method in interface io.vertx.ext.auth.authorization.Authorizations
Clears the authorizations.
clear() - Method in interface io.vertx.ext.web.Router
Remove all the routes from this router
clear() - Method in interface io.vertx.ext.web.sstore.SessionStore
Remove all sessions from the store.
clear() - Method in interface io.vertx.ext.web.UserContext
Clear can be called from any route handler which needs to terminate a login session.
clear() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
clear() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
 
clear() - 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.abac.PolicyBasedAuthorizationProvider
 
clear() - Method in class io.vertx.reactivex.ext.auth.authorization.Authorizations
Clears the authorizations.
clear() - Method in class io.vertx.reactivex.ext.web.Router
Remove all the routes from this router
clear() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Remove all sessions from the store.
clear() - Method in class io.vertx.reactivex.ext.web.UserContext
Clear can be called from any route handler which needs to terminate a login session.
clear() - Method in class io.vertx.reactivex.sqlclient.Tuple
 
clear() - Method in class io.vertx.reactivex.uritemplate.Variables
 
clear() - Method in class io.vertx.rxjava3.core.shareddata.AsyncMap
Clear all entries in the map
clear() - Method in class io.vertx.rxjava3.core.shareddata.LocalMap
Clear all entries in the map
clear() - Method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
 
clear() - Method in class io.vertx.rxjava3.ext.auth.authorization.Authorizations
Clears the authorizations.
clear() - Method in class io.vertx.rxjava3.ext.web.Router
Remove all the routes from this router
clear() - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Remove all sessions from the store.
clear() - Method in class io.vertx.rxjava3.ext.web.UserContext
Clear can be called from any route handler which needs to terminate a login session.
clear() - Method in class io.vertx.rxjava3.sqlclient.Tuple
 
clear() - Method in class io.vertx.rxjava3.uritemplate.Variables
 
clear() - Method in interface io.vertx.sqlclient.Tuple
 
clear() - Method in interface io.vertx.uritemplate.Variables
 
clearAllExtensionNumbersOfType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
clearAllExtensionNumbersResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
clearBaseTypeName() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
clearCache() - Method in class io.vertx.ext.web.common.template.CachingTemplateEngine
 
clearCache() - Method in interface io.vertx.ext.web.common.template.TemplateEngine
Clears any internal caches used by this engine.
clearCache() - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
Clears any internal caches used by this engine.
clearCache() - Method in class io.vertx.rxjava3.ext.web.common.template.TemplateEngine
Clears any internal caches used by this engine.
clearContainingType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
clearContext() - Static method in class io.vertx.tracing.opentracing.OpenTracingUtil
Remove any active span on the context.
clearContext() - Static method in class io.vertx.tracing.zipkin.ZipkinTracer
Remove any active context.
clearErrorCode() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
clearErrorMessage() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
clearErrorResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
clearExtensionNumber() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
clearExtensionNumber() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
int32 extension_number = 2;
clearFileByFilename() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
clearFileContainingExtension() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
clearFileContainingSymbol() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
clearFileDescriptorProto() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
clearFileDescriptorResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
clearHost() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
clearListServices() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
clearListServicesResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
clearMessageRequest() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
clearMessageResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
clearName() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
clearOriginalRequest() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
clearService() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
clearSpan() - Static method in class io.vertx.tracing.zipkin.ZipkinTracer
Remove any active span.
clearValidHost() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
string valid_host = 1;
cli() - Method in interface io.vertx.core.cli.CommandLine
 
cli() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
cli() - Method in class io.vertx.ext.shell.command.AnnotatedCommand
 
cli() - Method in class io.vertx.ext.shell.command.base.Echo
 
cli() - Method in interface io.vertx.ext.shell.command.Command
 
CLI - Interface in io.vertx.core.cli
Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).
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
 
client() - Static method in interface io.vertx.db2client.DB2Builder
Provide a builder for DB2 client backed by a connection pool.
client() - Method in class io.vertx.grpcio.client.GrpcIoClientChannel
 
client() - Method in interface io.vertx.httpproxy.ProxyContext
 
client() - Static method in interface io.vertx.mysqlclient.MySQLBuilder
Provide a builder for MySQL client backed by a connection pool.
client() - Static method in interface io.vertx.pgclient.PgBuilder
Provide a builder for PostgreSQL client backed by a connection pool.
client() - Static method in class io.vertx.reactivex.db2client.DB2Builder
Provide a builder for DB2 client backed by a connection pool.
client() - Static method in class io.vertx.reactivex.mysqlclient.MySQLBuilder
Provide a builder for MySQL client backed by a connection pool.
client() - Static method in class io.vertx.reactivex.pgclient.PgBuilder
Provide a builder for PostgreSQL client backed by a connection pool.
client() - Static method in class io.vertx.rxjava3.db2client.DB2Builder
Provide a builder for DB2 client backed by a connection pool.
client() - Method in class io.vertx.rxjava3.httpproxy.ProxyContext
 
client() - Static method in class io.vertx.rxjava3.mysqlclient.MySQLBuilder
Provide a builder for MySQL client backed by a connection pool.
client() - Static method in class io.vertx.rxjava3.pgclient.PgBuilder
Provide a builder for PostgreSQL client backed by a connection pool.
client(Handler<ClientBuilder<SqlClient>>) - Static method in class io.vertx.reactivex.db2client.DB2Builder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in class io.vertx.reactivex.mysqlclient.MySQLBuilder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in class io.vertx.reactivex.pgclient.PgBuilder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in class io.vertx.rxjava3.db2client.DB2Builder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in class io.vertx.rxjava3.mysqlclient.MySQLBuilder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in class io.vertx.rxjava3.pgclient.PgBuilder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in interface io.vertx.db2client.DB2Builder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in interface io.vertx.mysqlclient.MySQLBuilder
Build a client backed by a connection pool with the specified block argument.
client(Handler<ClientBuilder<SqlClient>>) - Static method in interface io.vertx.pgclient.PgBuilder
Build a client backed by a connection pool with the specified block argument.
client(Vertx) - Static method in interface io.vertx.grpc.client.GrpcClient
Create a client.
client(Vertx) - Static method in interface io.vertx.grpcio.client.GrpcIoClient
Create a client.
client(Vertx, HttpClient) - Static method in interface io.vertx.grpc.client.GrpcClient
Create a client wrapping an existing HttpClient.
client(Vertx, HttpClient) - Static method in interface io.vertx.grpcio.client.GrpcIoClient
Create a client wrapping an existing HttpClient.
client(Vertx, HttpClientOptions) - Static method in interface io.vertx.grpc.client.GrpcClient
Create a client with the specified options.
client(Vertx, HttpClientOptions) - Static method in interface io.vertx.grpcio.client.GrpcIoClient
Create a client with the specified options.
client(Vertx, GrpcClientOptions) - Static method in interface io.vertx.grpc.client.GrpcClient
Create a client.
client(Vertx, GrpcClientOptions) - Static method in interface io.vertx.grpcio.client.GrpcIoClient
Create a client.
client(Vertx, GrpcClientOptions, HttpClientOptions) - Static method in interface io.vertx.grpc.client.GrpcClient
Create a client with the specified options.
client(Vertx, GrpcClientOptions, HttpClientOptions) - Static method in interface io.vertx.grpcio.client.GrpcIoClient
Create a client with the specified options.
client(ServiceName, String, GrpcMessageEncoder<Req>, GrpcMessageDecoder<Resp>) - Static method in interface io.vertx.grpc.common.ServiceMethod
 
client(Vertx) - Static method in class io.vertx.reactivex.grpc.client.GrpcClient
Create a client.
client(Vertx, HttpClientOptions) - Static method in class io.vertx.reactivex.grpc.client.GrpcClient
Create a client with the specified options.
client(Vertx, GrpcClientOptions) - Static method in class io.vertx.reactivex.grpc.client.GrpcClient
Create a client.
client(Vertx, GrpcClientOptions, HttpClientOptions) - Static method in class io.vertx.reactivex.grpc.client.GrpcClient
Create a client with the specified options.
client(Vertx, HttpClient) - Static method in class io.vertx.reactivex.grpc.client.GrpcClient
Create a client wrapping an existing .
client(Vertx) - Static method in class io.vertx.rxjava3.grpc.client.GrpcClient
Create a client.
client(Vertx, HttpClientOptions) - Static method in class io.vertx.rxjava3.grpc.client.GrpcClient
Create a client with the specified options.
client(Vertx, GrpcClientOptions) - Static method in class io.vertx.rxjava3.grpc.client.GrpcClient
Create a client.
client(Vertx, GrpcClientOptions, HttpClientOptions) - Static method in class io.vertx.rxjava3.grpc.client.GrpcClient
Create a client with the specified options.
client(Vertx, HttpClient) - Static method in class io.vertx.rxjava3.grpc.client.GrpcClient
Create a client wrapping an existing .
client(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
A container for client connection commands.
client(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
A container for client connection commands.
client(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
A container for client connection commands.
CLIENT - io.vertx.ext.auth.oauth2.OAuth2FlowType
The client credentials (or other forms of client authentication) can be used as an authorization grant when the authorization scope is limited to the protected resources under the control of the client, or to protected resources previously arranged with the authorization server.
CLIENT - io.vertx.ext.consul.AclTokenType
 
CLIENT - Static variable in interface io.vertx.redis.client.Command
A container for client connection commands.
clientAuth(ClientAuth) - Method in class io.vertx.core.spi.tls.DefaultSslContextFactory
 
clientAuth(ClientAuth) - Method in interface io.vertx.core.spi.tls.SslContextFactory
Configures the client auth
ClientAuth - Enum in io.vertx.core.http
Configures the engine to require/request client authentication.
ClientBuilder<C> - Class in io.vertx.reactivex.sqlclient
Builder for SqlClient instances.
ClientBuilder<C> - Class in io.vertx.rxjava3.sqlclient
Builder for SqlClient instances.
ClientBuilder<C> - Interface in io.vertx.sqlclient
Builder for SqlClient instances.
ClientBuilder(ClientBuilder) - Constructor for class io.vertx.reactivex.sqlclient.ClientBuilder
 
ClientBuilder(ClientBuilder) - Constructor for class io.vertx.rxjava3.sqlclient.ClientBuilder
 
ClientBuilder(Object, TypeArg<C>) - Constructor for class io.vertx.reactivex.sqlclient.ClientBuilder
 
ClientBuilder(Object, TypeArg<C>) - Constructor for class io.vertx.rxjava3.sqlclient.ClientBuilder
 
ClientCalls - Class in io.vertx.grpc.stub
 
ClientForm - Interface in io.vertx.core.http
A form: a container for attributes.
clientId() - Method in interface io.vertx.mqtt.MqttClient
 
clientId() - Method in class io.vertx.reactivex.mqtt.MqttClient
 
clientId() - Method in class io.vertx.rxjava3.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.rxjava3.mqtt.MqttEndpoint
 
ClientMetrics<M,​Req,​Resp> - Interface in io.vertx.core.spi.metrics
The client metrics SPI that Vert.x will use to call when client events occur.
ClientMultipartForm - Interface in io.vertx.core.http
A multipart form, providing file upload capabilities.
ClientOptionsBase - Class in io.vertx.core.net
Base class for Client options
ClientOptionsBase() - Constructor for class io.vertx.core.net.ClientOptionsBase
Default constructor
ClientOptionsBase(JsonObject) - Constructor for class io.vertx.core.net.ClientOptionsBase
Create options from some JSON
ClientOptionsBase(ClientOptionsBase) - Constructor for class io.vertx.core.net.ClientOptionsBase
Copy constructor
ClientOptionsBaseConverter - Class in io.vertx.core.net
Converter and mapper for ClientOptionsBase.
ClientOptionsBaseConverter() - Constructor for class io.vertx.core.net.ClientOptionsBaseConverter
 
ClientSSLOptions - Class in io.vertx.core.net
Client SSL options.
ClientSSLOptions() - Constructor for class io.vertx.core.net.ClientSSLOptions
Default constructor
ClientSSLOptions(JsonObject) - Constructor for class io.vertx.core.net.ClientSSLOptions
Create options from JSON
ClientSSLOptions(ClientSSLOptions) - Constructor for class io.vertx.core.net.ClientSSLOptions
Copy constructor
ClientSSLOptionsConverter - Class in io.vertx.core.net
Converter and mapper for ClientSSLOptions.
ClientSSLOptionsConverter() - Constructor for class io.vertx.core.net.ClientSSLOptionsConverter
 
ClientWebSocket - Class in io.vertx.reactivex.core.http
Represents a client-side WebSocket.
ClientWebSocket - Class in io.vertx.rxjava3.core.http
Represents a client-side WebSocket.
ClientWebSocket - Interface in io.vertx.core.http
Represents a client-side WebSocket.
ClientWebSocket(ClientWebSocket) - Constructor for class io.vertx.reactivex.core.http.ClientWebSocket
 
ClientWebSocket(ClientWebSocket) - Constructor for class io.vertx.rxjava3.core.http.ClientWebSocket
 
ClientWebSocket(Object) - Constructor for class io.vertx.reactivex.core.http.ClientWebSocket
 
ClientWebSocket(Object) - Constructor for class io.vertx.rxjava3.core.http.ClientWebSocket
 
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.
CliToken - Interface in io.vertx.ext.shell.cli
A parsed token in the command line interface.
cloneAclToken(String, CloneAclTokenOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Clones an existing ACL token
cloneAclToken(String, CloneAclTokenOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Clones an existing ACL token
cloneAclToken(String, CloneAclTokenOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Clones an existing ACL token
CloneAclTokenOptions - Class in io.vertx.ext.consul.token
 
CloneAclTokenOptions() - Constructor for class io.vertx.ext.consul.token.CloneAclTokenOptions
 
CloneAclTokenOptions(JsonObject) - Constructor for class io.vertx.ext.consul.token.CloneAclTokenOptions
 
close() - Method in interface io.vertx.amqp.AmqpClient
Closes the client.
close() - Method in interface io.vertx.amqp.AmqpConnection
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
close() - Method in interface io.vertx.amqp.AmqpReceiver
Closes the receiver.
close() - Method in interface io.vertx.amqp.AmqpSender
Closes the sender.
close() - Method in interface io.vertx.cassandra.CassandraClient
Closes this client.
close() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Closes the circuit breaker.
close() - Method in interface io.vertx.config.ConfigRetriever
Closes the retriever.
close() - Method in class io.vertx.config.consul.ConsulConfigStore
 
close() - Method in class io.vertx.config.git.GitConfigStore
 
close() - Method in class io.vertx.config.kubernetes.ConfigMapStore
 
close() - Method in class io.vertx.config.redis.RedisConfigStore
 
close() - 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() - Method in class io.vertx.config.vault.VaultConfigStore
 
close() - Method in class io.vertx.config.zookeeper.ZookeeperConfigStore
 
close() - 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.dns.DnsClient
Close the client.
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() - Method in interface io.vertx.core.http.HttpClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in interface io.vertx.core.http.HttpClientConnection
 
close() - Method in interface io.vertx.core.http.HttpConnection
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in interface io.vertx.core.http.HttpServer
Close the server.
close() - Method in interface io.vertx.core.http.ServerWebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.core.http.WebSocketBase
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.core.http.WebSocketClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in interface io.vertx.core.net.NetClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in interface io.vertx.core.net.NetServer
Close the server.
close() - Method in interface io.vertx.core.net.NetSocket
Close the socket
close() - Method in interface io.vertx.core.shareddata.LocalMap
Close and release the map
close() - Method in interface io.vertx.core.spi.dns.AddressResolverProvider
 
close() - Method in interface io.vertx.core.spi.endpoint.EndpointResolver
Close this resolver.
close() - Method in interface io.vertx.core.spi.file.FileResolver
Close this file resolver, this is a blocking operation.
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.
close() - Method in interface io.vertx.core.spi.tracing.VertxTracer
Close the tracer.
close() - Method in interface io.vertx.core.spi.VerticleFactory
Close the factory.
close() - Method in interface io.vertx.core.streams.Pipe
Close the pipe.
close() - Method in interface io.vertx.core.Vertx
Stop the Vertx instance and release any resources held by it.
close() - Method in interface io.vertx.core.WorkerExecutor
Close the executor.
close() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Releases any resources or timers used by this instance.
close() - Method in class io.vertx.ext.auth.prng.PRNG
 
close() - Method in interface io.vertx.ext.auth.prng.VertxContextPRNG
stop seeding the PRNG
close() - Method in interface io.vertx.ext.consul.ConsulClient
Close the client and release its resources
close() - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter
Stops the reporter.
close() - Method in interface io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge
Close the current socket.
close() - Method in interface io.vertx.ext.mail.MailClient
Close the MailClient
close() - Method in interface io.vertx.ext.mongo.MongoClient
Close the client and release its resources
close() - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Close the client and release its resources
close() - Method in interface io.vertx.ext.reactivestreams.ReactiveWriteStream
Close the stream
close() - Method in interface io.vertx.ext.shell.Shell
Close the shell.
close() - Method in interface io.vertx.ext.shell.ShellServer
Close the shell server, this is an asynchronous close.
close() - Method in interface io.vertx.ext.shell.system.JobController
Close the shell session and terminate all the underlying jobs.
close() - Method in interface io.vertx.ext.shell.term.Term
Close the connection to terminal.
close() - Method in interface io.vertx.ext.shell.term.TermServer
Close the server.
close() - Method in interface io.vertx.ext.stomp.StompClient
Closes the client.
close() - Method in interface io.vertx.ext.stomp.StompClientConnection
Closes the connection without sending the DISCONNECT frame.
close() - Method in interface io.vertx.ext.stomp.StompServer
Closes the server.
close() - Method in interface io.vertx.ext.stomp.StompServerConnection
Closes the connection with the client.
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() - Method in interface io.vertx.grpc.client.GrpcClient
Close this client.
close() - Method in class io.vertx.junit5.ScopedObject
 
close() - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Close the admin client
close() - 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() - 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() - 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 class io.vertx.lang.groovy.GroovyVerticleFactory
 
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() - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
Close the subscriber, the retry policy will not be invoked.
close() - Method in class io.vertx.reactivex.amqp.AmqpClient
Closes the client.
close() - Method in class io.vertx.reactivex.amqp.AmqpConnection
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
close() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
Closes the receiver.
close() - Method in class io.vertx.reactivex.amqp.AmqpSender
Closes the sender.
close() - Method in class io.vertx.reactivex.cassandra.CassandraClient
Closes this client.
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() - 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.dns.DnsClient
Close the client.
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() - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.reactivex.core.http.HttpClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.reactivex.core.http.HttpClientAgent
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.reactivex.core.http.HttpClientConnection
 
close() - Method in class io.vertx.reactivex.core.http.HttpConnection
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.reactivex.core.http.HttpServer
Close the server.
close() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
The WebSocket handshake will be accepted when it hasn't yet been settled or when an asynchronous handshake is in progress.
close() - Method in class io.vertx.reactivex.core.http.WebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Close the WebSocket sending the default close frame.
close() - Method in class io.vertx.reactivex.core.http.WebSocketClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.reactivex.core.net.NetClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.reactivex.core.net.NetServer
Close the server.
close() - Method in class io.vertx.reactivex.core.net.NetSocket
Close the socket
close() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Close and release the map
close() - Method in class io.vertx.reactivex.core.streams.Pipe
Close the pipe.
close() - Method in class io.vertx.reactivex.core.Vertx
Stop the Vertx instance and release any resources held by it.
close() - Method in class io.vertx.reactivex.core.WorkerExecutor
Close the executor.
close() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Releases any resources or timers used by this instance.
close() - Method in class io.vertx.reactivex.ext.auth.prng.VertxContextPRNG
stop seeding the PRNG
close() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Close the client and release its resources
close() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
Close the current socket.
close() - Method in class io.vertx.reactivex.ext.mail.MailClient
Close the MailClient
close() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Close the client and release its resources
close() - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Close the client and release its resources
close() - Method in class io.vertx.reactivex.ext.stomp.StompClient
Closes the client.
close() - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Closes the connection without sending the DISCONNECT frame.
close() - Method in class io.vertx.reactivex.ext.stomp.StompServer
Closes the server.
close() - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
Closes the connection with the client.
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() - Method in class io.vertx.reactivex.grpc.client.GrpcClient
Close this client.
close() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Close the admin client
close() - 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() - 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() - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
Close the subscriber, the retry policy will not be invoked.
close() - Method in class io.vertx.reactivex.redis.client.Redis
Closes the client and terminates any connection.
close() - Method in class io.vertx.reactivex.redis.client.RedisAPI
 
close() - Method in class io.vertx.reactivex.redis.client.RedisConnection
Closes the connection or returns to the pool.
close() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Closes the service discovery
close() - Method in class io.vertx.reactivex.sqlclient.Cursor
Release the cursor.
close() - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
Close the prepared query and release its resources.
close() - Method in class io.vertx.reactivex.sqlclient.RowStream
Close the stream and release the resources.
close() - Method in class io.vertx.reactivex.sqlclient.SqlClient
Close the client and release the associated resources.
close() - Method in interface io.vertx.redis.client.Redis
Closes the client and terminates any connection.
close() - Method in interface io.vertx.redis.client.RedisAPI
 
close() - Method in interface io.vertx.redis.client.RedisConnection
Closes the connection or returns to the pool.
close() - Method in class io.vertx.rxjava3.amqp.AmqpClient
Closes the client.
close() - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
close() - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
Closes the receiver.
close() - Method in class io.vertx.rxjava3.amqp.AmqpSender
Closes the sender.
close() - Method in class io.vertx.rxjava3.cassandra.CassandraClient
Closes this client.
close() - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Closes the circuit breaker.
close() - Method in class io.vertx.rxjava3.config.ConfigRetriever
Closes the retriever.
close() - Method in class io.vertx.rxjava3.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
close() - Method in class io.vertx.rxjava3.core.dns.DnsClient
Close the client.
close() - Method in class io.vertx.rxjava3.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.rxjava3.core.file.AsyncFile
Close the file.
close() - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.rxjava3.core.http.HttpClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.rxjava3.core.http.HttpClientAgent
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.rxjava3.core.http.HttpClientConnection
 
close() - Method in class io.vertx.rxjava3.core.http.HttpConnection
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.rxjava3.core.http.HttpServer
Close the server.
close() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
The WebSocket handshake will be accepted when it hasn't yet been settled or when an asynchronous handshake is in progress.
close() - Method in class io.vertx.rxjava3.core.http.WebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Close the WebSocket sending the default close frame.
close() - Method in class io.vertx.rxjava3.core.http.WebSocketClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.rxjava3.core.net.NetClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.rxjava3.core.net.NetServer
Close the server.
close() - Method in class io.vertx.rxjava3.core.net.NetSocket
Close the socket
close() - Method in class io.vertx.rxjava3.core.shareddata.LocalMap
Close and release the map
close() - Method in class io.vertx.rxjava3.core.streams.Pipe
Close the pipe.
close() - Method in class io.vertx.rxjava3.core.Vertx
Stop the Vertx instance and release any resources held by it.
close() - Method in class io.vertx.rxjava3.core.WorkerExecutor
Close the executor.
close() - Method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
Releases any resources or timers used by this instance.
close() - Method in class io.vertx.rxjava3.ext.auth.prng.VertxContextPRNG
stop seeding the PRNG
close() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Close the client and release its resources
close() - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
Close the current socket.
close() - Method in class io.vertx.rxjava3.ext.mail.MailClient
Close the MailClient
close() - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Close the client and release its resources
close() - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Close the client and release its resources
close() - Method in class io.vertx.rxjava3.ext.stomp.StompClient
Closes the client.
close() - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Closes the connection without sending the DISCONNECT frame.
close() - Method in class io.vertx.rxjava3.ext.stomp.StompServer
Closes the server.
close() - Method in class io.vertx.rxjava3.ext.stomp.StompServerConnection
Closes the connection with the client.
close() - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Close the client.
close() - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
Close it
close() - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Close the store
close() - Method in class io.vertx.rxjava3.grpc.client.GrpcClient
Close this client.
close() - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Close the admin client
close() - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Close the consumer
close() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Close the producer
close() - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Close the endpoint, so the connection with remote MQTT client
close() - Method in class io.vertx.rxjava3.mqtt.MqttServer
Close the server.
close() - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
Close the subscriber, the retry policy will not be invoked.
close() - Method in class io.vertx.rxjava3.redis.client.Redis
Closes the client and terminates any connection.
close() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
 
close() - Method in class io.vertx.rxjava3.redis.client.RedisConnection
Closes the connection or returns to the pool.
close() - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Closes the service discovery
close() - Method in class io.vertx.rxjava3.sqlclient.Cursor
Release the cursor.
close() - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
Close the prepared query and release its resources.
close() - Method in class io.vertx.rxjava3.sqlclient.RowStream
Close the stream and release the resources.
close() - Method in class io.vertx.rxjava3.sqlclient.SqlClient
Close the client and release the associated resources.
close() - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Closes the service discovery
close() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
close() - Method in class io.vertx.serviceproxy.ProxyHandler
 
close() - Method in interface io.vertx.serviceresolver.ServiceResolverClient
Close the client and release the resources.
close() - Method in interface io.vertx.sqlclient.Cursor
Release the cursor.
close() - Method in interface io.vertx.sqlclient.PreparedStatement
Close the prepared query and release its resources.
close() - Method in interface io.vertx.sqlclient.RowStream
Close the stream and release the resources.
close() - Method in interface io.vertx.sqlclient.SqlClient
Close the client and release the associated resources.
close() - Method in class io.vertx.tracing.opentracing.OpenTracingTracer
 
close() - Method in class io.vertx.tracing.zipkin.ZipkinTracer
 
close(int, String) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Close it giving a status code and reason.
close(int, String) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Close it giving a status code and reason.
close(int, String) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
Close it giving a status code and reason.
close(long) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Close the admin client
close(long) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Close the producer
close(long) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Close the stream
close(long) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Close the admin client
close(long) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Close the producer
close(long) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Close the admin client
close(long) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Close the producer
close(short) - Method in interface io.vertx.core.http.WebSocketBase
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.reactivex.core.http.WebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.rxjava3.core.http.WebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Close the WebSocket sending a close frame with specified status code.
close(short, String) - Method in interface io.vertx.core.http.WebSocketBase
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.reactivex.core.http.WebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.rxjava3.core.http.WebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Close sending a close frame with specified status code and reason.
close(Completable<Void>) - Method in interface io.vertx.core.Closeable
Close this resource, the completion promise must be notified when the operation has completed.
close(Handler<Void>) - Method in interface io.vertx.ext.shell.system.JobController
Close the controller and terminate all the underlying jobs, a closed controller does not accept anymore jobs.
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<Void>) - Method in class io.vertx.rxjava3.servicediscovery.spi.ServiceExporter
Close the exporter
close(Handler<Void>) - Method in class io.vertx.rxjava3.servicediscovery.spi.ServiceImporter
Closes the importer
close(Handler<Void>) - Method in class io.vertx.servicediscovery.consul.ConsulServiceImporter
 
close(Handler<Void>) - Method in class io.vertx.servicediscovery.docker.DockerLinksServiceImporter
 
close(Handler<Void>) - Method in class io.vertx.servicediscovery.kubernetes.KubernetesServiceImporter
 
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(Handler<Void>) - Method in class io.vertx.servicediscovery.zookeeper.ZookeeperServiceImporter
 
CLOSE - io.vertx.core.http.WebSocketFrameType
Close frame.
CLOSE - Static variable in interface io.vertx.core.http.HttpHeaders
close header value
CLOSE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
close header value
CLOSE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
close header value
Closeable - Interface in io.vertx.core
A closeable resource.
closed - Variable in class io.vertx.serviceproxy.ProxyHandler
 
closed() - Method in interface io.vertx.core.http.HttpServerResponse
 
closed() - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
 
closed() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
closed() - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
 
closed() - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
 
closed() - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
 
CLOSED - io.vertx.circuitbreaker.CircuitBreakerState
The CLOSED state.
ClosedConnectionException - Exception in io.vertx.sqlclient
When a client operation fails with this exception, the underlying connection may have been lost unexpectedly.
closeFuture() - Method in interface io.vertx.amqp.AmqpConnection
 
closeFuture() - Method in class io.vertx.reactivex.amqp.AmqpConnection
 
closeFuture() - Method in class io.vertx.rxjava3.amqp.AmqpConnection
 
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.WebSocketBase
Set a close handler.
closeHandler(Handler<Void>) - Method in interface io.vertx.core.net.NetSocket
Set a handler notified when the socket is closed
closeHandler(Handler<StompClientConnection>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Sets a handler notified when the STOMP connection is closed.
closeHandler(Handler<StompServerConnection>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a connection with the client is closed.
closeHandler(Handler<StompClientConnection>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Sets a handler notified when the STOMP connection is closed.
closeHandler(Handler<StompServerConnection>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a connection with the client is closed.
closeHandler(Handler<StompClientConnection>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Sets a handler notified when the STOMP connection is closed.
closeHandler(Handler<StompServerConnection>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a connection with the client is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Sets a Handler to be invoked when the circuit breaker state switches to closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.ClientWebSocket
 
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.ServerWebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.db2client.DB2Connection
 
closeHandler(Handler<Void>) - Method in interface io.vertx.ext.shell.term.Term
Set a handler that will be called when the terminal is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
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<Void>) - Method in interface io.vertx.mssqlclient.MSSQLConnection
Set an handler called when the connection is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.mysqlclient.MySQLConnection
Set an handler called when the connection is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.oracleclient.OracleConnection
Set an handler called when the connection is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.pgclient.PgConnection
Set an handler called when the connection is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
Set an handler called when the subscriber is closed.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Sets a to be invoked when the circuit breaker state switches to closed.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
 
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 notified when the socket is closed
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.db2client.DB2Connection
 
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
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.reactivex.mssqlclient.MSSQLConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.oracleclient.OracleConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.pgclient.PgConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
Set an handler called when the subscriber is closed.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.sqlclient.SqlConnection
Set an handler called when the connection is closed.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Sets a to be invoked when the circuit breaker state switches to closed.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpConnection
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.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.rxjava3.core.http.ServerWebSocket
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.net.NetSocket
Set a handler notified when the socket is closed
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.db2client.DB2Connection
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.mqtt.MqttClient
Set a handler that will be called when the connection with server is closed
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.mssqlclient.MSSQLConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.oracleclient.OracleConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.pgclient.PgConnection
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
Set an handler called when the subscriber is closed.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava3.sqlclient.SqlConnection
Set an handler called when the connection is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.sqlclient.SqlConnection
Set an handler called when the connection is closed.
closeReason() - Method in interface io.vertx.core.http.WebSocketBase
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in interface io.vertx.core.http.WebSocketFrame
 
closeReason() - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.reactivex.core.http.WebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.rxjava3.core.http.WebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Returns the close reason message from the remote endpoint or null when not yet received.
closeStatusCode() - Method in interface io.vertx.core.http.WebSocketBase
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in interface io.vertx.core.http.WebSocketFrame
 
closeStatusCode() - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in class io.vertx.reactivex.core.http.WebSocket
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in class io.vertx.rxjava3.core.http.WebSocket
Returns the close status code received from the remote endpoint or null when not yet received.
closeStatusCode() - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Returns the close status code received from the remote endpoint or null when not yet received.
CloudFoundryAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for CloudFoundry UAA.
CloudFoundryAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for CloudFoundry UAA.
CloudFoundryAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for CloudFoundry UAA.
CloudFoundryAuth(CloudFoundryAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
CloudFoundryAuth(CloudFoundryAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.CloudFoundryAuth
 
CloudFoundryAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
CloudFoundryAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.CloudFoundryAuth
 
cluster(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
A container for cluster commands.
cluster(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
A container for cluster commands.
cluster(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
A container for cluster commands.
CLUSTER - io.vertx.redis.client.RedisClientType
The client should work in cluster mode.
CLUSTER - Static variable in interface io.vertx.redis.client.Command
A container for cluster commands.
ClusterDescription - Class in io.vertx.kafka.admin
A detailed description of the cluster
ClusterDescription() - Constructor for class io.vertx.kafka.admin.ClusterDescription
Constructor
ClusterDescription(JsonObject) - Constructor for class io.vertx.kafka.admin.ClusterDescription
Constructor (from JSON representation)
ClusterDescription(String, Node, List<Node>, Set<AclOperation>) - Constructor for class io.vertx.kafka.admin.ClusterDescription
Constructor
ClusterDescriptionConverter - Class in io.vertx.kafka.admin
Converter and mapper for ClusterDescription.
ClusterDescriptionConverter() - Constructor for class io.vertx.kafka.admin.ClusterDescriptionConverter
 
ClusteredNode - Interface in io.vertx.core.spi.cluster
View of a clustered node.
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 - Class in io.vertx.rxjava3.ext.web.sstore
A session store which stores sessions in a distributed map so they are available across the cluster.
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(ClusteredSessionStore) - Constructor for class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
ClusteredSessionStore(ClusteredSessionStore) - Constructor for class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
 
ClusteredSessionStore(Object) - Constructor for class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
ClusteredSessionStore(Object) - Constructor for class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
 
clusteredVertx(VertxOptions) - Static method in interface io.vertx.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertx(VertxOptions) - Static method in class io.vertx.reactivex.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertx(VertxOptions) - Static method in class io.vertx.rxjava3.core.Vertx
Creates a clustered instance using the specified options.
ClusterHealthCheck - Interface in io.vertx.ext.cluster.infinispan
A helper to create Vert.x cluster HealthChecks procedures.
ClusterHealthCheck - Interface in io.vertx.spi.cluster.hazelcast
A helper to create Vert.x cluster HealthChecks procedures.
clusterHost() - Method in interface io.vertx.core.spi.cluster.ClusterManager
If the cluster manager has its own server for data/membership, this returns the host it is listening to.
clusterHost() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
clusterHost() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
ClusterManager - Interface in io.vertx.core.spi.cluster
A cluster provider for Vert.x must implement this interface.
clusterPublicHost() - Method in interface io.vertx.core.spi.cluster.ClusterManager
If the cluster manager has its own server for data/membership, this returns the host it advertises to other nodes.
clusterPublicHost() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
clusterPublicHost() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
ClusterSerializable - Interface in io.vertx.core.shareddata
Objects implementing this interface will be written to and read from a Buffer when: stored in and read from an AsyncMap, or encodec to and decoded from an EventBus message body
clusterSerializableChecker(Function<String, Boolean>) - Method in interface io.vertx.core.eventbus.EventBus
Register a predicate to invoke when verifying if an object is forbidden to be encoded/decoded as ClusterSerializable.
clusterSerializableChecker(Function<String, Boolean>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Register a predicate to invoke when verifying if an object is forbidden to be encoded/decoded as ClusterSerializable.
clusterSerializableChecker(Function<String, Boolean>) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Register a predicate to invoke when verifying if an object is forbidden to be encoded/decoded as ClusterSerializable.
cmd(Command) - Static method in interface io.vertx.redis.client.Request
Creates a new request.
cmd(Command, Object...) - Static method in interface io.vertx.redis.client.Request
Creates a new request only with simple types of arguments: Number, Boolean, String, byte[] or Buffer.
CMS_INCRBY - Static variable in interface io.vertx.redis.client.Command
 
CMS_INFO - Static variable in interface io.vertx.redis.client.Command
 
CMS_INITBYDIM - Static variable in interface io.vertx.redis.client.Command
 
CMS_INITBYPROB - Static variable in interface io.vertx.redis.client.Command
 
CMS_MERGE - Static variable in interface io.vertx.redis.client.Command
 
CMS_QUERY - Static variable in interface io.vertx.redis.client.Command
 
cmsIncrby(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CMS.INCRBY.
cmsIncrby(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CMS.INCRBY.
cmsIncrby(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CMS.INCRBY.
cmsInfo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CMS.INFO.
cmsInfo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CMS.INFO.
cmsInfo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CMS.INFO.
cmsInitbydim(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CMS.INITBYDIM.
cmsInitbydim(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CMS.INITBYDIM.
cmsInitbydim(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CMS.INITBYDIM.
cmsInitbyprob(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CMS.INITBYPROB.
cmsInitbyprob(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CMS.INITBYPROB.
cmsInitbyprob(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CMS.INITBYPROB.
cmsMerge(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CMS.MERGE.
cmsMerge(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CMS.MERGE.
cmsMerge(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CMS.MERGE.
cmsQuery(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command CMS.QUERY.
cmsQuery(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command CMS.QUERY.
cmsQuery(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command CMS.QUERY.
code - Variable in enum io.vertx.grpc.common.GrpcStatus
 
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 interface io.vertx.mqtt.messages.MqttDisconnectMessage
 
code() - Method in interface io.vertx.mqtt.messages.MqttPubAckMessage
 
code() - Method in interface io.vertx.mqtt.messages.MqttPubCompMessage
 
code() - Method in interface io.vertx.mqtt.messages.MqttPubRecMessage
 
code() - Method in interface io.vertx.mqtt.messages.MqttPubRelMessage
 
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.reactivex.mqtt.messages.MqttDisconnectMessage
 
code() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubAckMessage
 
code() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubCompMessage
 
code() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubRecMessage
 
code() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubRelMessage
 
code() - Method in class io.vertx.rxjava3.mqtt.messages.MqttConnAckMessage
 
code() - Method in class io.vertx.rxjava3.mqtt.messages.MqttDisconnectMessage
 
code() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubAckMessage
 
code() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubCompMessage
 
code() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubRecMessage
 
code() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubRelMessage
 
codec() - Method in class io.vertx.core.json.jackson.JacksonFactory
 
codec() - Method in interface io.vertx.core.spi.JsonFactory
 
CODEC - Static variable in class io.vertx.core.json.jackson.JacksonFactory
 
CODEC - Static variable in class io.vertx.core.json.Json
This will load the default codec.
CodecException - Exception in io.vertx.grpc.common
An encoding/decoding exception.
CodecException() - Constructor for exception io.vertx.grpc.common.CodecException
 
CodecException(String) - Constructor for exception io.vertx.grpc.common.CodecException
 
CodecException(String, Throwable) - Constructor for exception io.vertx.grpc.common.CodecException
 
CodecException(String, Throwable, boolean, boolean) - Constructor for exception io.vertx.grpc.common.CodecException
 
CodecException(Throwable) - Constructor for exception io.vertx.grpc.common.CodecException
 
codecSelector(Function<Object, String>) - Method in interface io.vertx.core.eventbus.EventBus
Set selector to be invoked when the bus has not found any codec for a Message body.
codecSelector(Function<Object, String>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Set selector to be invoked when the bus has not found any codec for a Message body.
codecSelector(Function<Object, String>) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Set selector to be invoked when the bus has not found any codec for a Message body.
CollationOptions - Class in io.vertx.ext.mongo
Options used to configure collation options.
CollationOptions() - Constructor for class io.vertx.ext.mongo.CollationOptions
Default constructor for setting
CollationOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.CollationOptions
Constructing from a JsonObject with provided attributes
CollationOptions(CollationOptions) - Constructor for class io.vertx.ext.mongo.CollationOptions
Copy constructor
CollationOptionsConverter - Class in io.vertx.ext.mongo
Converter and mapper for CollationOptions.
CollationOptionsConverter() - Constructor for class io.vertx.ext.mongo.CollationOptionsConverter
 
collect(Collector<T, A, R>) - Method in interface io.vertx.core.streams.ReadStream
Apply a collector to this stream, the obtained result is returned as a future.
collecting(Collector<Row, ?, R>) - Method in interface io.vertx.sqlclient.PreparedQuery
Use the specified collector for collecting the query result to <R>.
collecting(Collector<Row, ?, R>) - Method in interface io.vertx.sqlclient.Query
Use the specified collector for collecting the query result to <R>.
collecting(Collector<Row, ?, U>) - Method in interface io.vertx.sqlclient.templates.SqlTemplate
Set a collector that will process the output and produce a custom result.
Column - Annotation Type in io.vertx.sqlclient.templates.annotations
Annotate a Vert.x data object property for custom configuration when it is mapped to a column.
columnDefinitions() - Method in interface io.vertx.cassandra.CassandraRowStream
Get the ColumnDefinitions provided by the backing ResultSet for this stream.
columnDefinitions() - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
Get the provided by the backing ResultSet for this stream.
columnDefinitions() - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
Get the provided by the backing ResultSet for this stream.
ColumnDescriptor - Class in io.vertx.reactivex.sqlclient.desc
 
ColumnDescriptor - Class in io.vertx.rxjava3.sqlclient.desc
 
ColumnDescriptor - Interface in io.vertx.sqlclient.desc
 
ColumnDescriptor(ColumnDescriptor) - Constructor for class io.vertx.reactivex.sqlclient.desc.ColumnDescriptor
 
ColumnDescriptor(ColumnDescriptor) - Constructor for class io.vertx.rxjava3.sqlclient.desc.ColumnDescriptor
 
ColumnDescriptor(Object) - Constructor for class io.vertx.reactivex.sqlclient.desc.ColumnDescriptor
 
ColumnDescriptor(Object) - Constructor for class io.vertx.rxjava3.sqlclient.desc.ColumnDescriptor
 
columnDescriptors() - Method in class io.vertx.reactivex.sqlclient.SqlResult
Get the column descriptors in the SqlResult.
columnDescriptors() - Method in class io.vertx.rxjava3.sqlclient.SqlResult
Get the column descriptors in the SqlResult.
columnDescriptors() - Method in interface io.vertx.sqlclient.SqlResult
Get the column descriptors in the SqlResult.
columnsNames() - Method in class io.vertx.reactivex.sqlclient.SqlResult
Get the names of columns in the SqlResult.
columnsNames() - Method in class io.vertx.rxjava3.sqlclient.SqlResult
Get the names of columns in the SqlResult.
columnsNames() - Method in interface io.vertx.sqlclient.SqlResult
Get the names of columns in the SqlResult.
COMBINED - io.vertx.ext.web.handler.LoggerFormat
remote-client - user [timestamp in strftime format] "method uri version" status content-length "referrer" "user-agent"
command() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
command() - Method in interface io.vertx.redis.client.Request
Get the Command that is to be used by this request.
command(CLI) - Static method in interface io.vertx.ext.shell.command.CommandBuilder
Create a new commmand with its CLI descriptor.
command(String) - Static method in interface io.vertx.ext.shell.command.CommandBuilder
Create a new commmand builder, the command is responsible for managing the options and arguments via the arguments.
command(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Get array of Redis command details.
command(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Get array of Redis command details.
command(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Get array of Redis command details.
Command - Enum in io.vertx.ext.stomp
The list of command defined by the STOMP specification.
Command - Interface in io.vertx.core.spi.launcher
A plug-in to the Vert.x command or Launcher class.
Command - Interface in io.vertx.ext.shell.command
A Vert.x Shell command, it can be created from any language using the CommandBuilder.command(java.lang.String) or from a Java class using Command.create(io.vertx.core.Vertx, java.lang.Class<? extends io.vertx.ext.shell.command.AnnotatedCommand>)
Command - Interface in io.vertx.redis.client
Auto generated API Commands to interact with REDIS.
COMMAND - Static variable in interface io.vertx.redis.client.Command
Get array of Redis command details.
CommandBuilder - Interface in io.vertx.ext.shell.command
A build for Vert.x Shell command.
commandDecorator(Consumer<Runnable>) - Method in class io.vertx.grpc.VertxServerBuilder
Add a command decorator for the grpc calls.
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.
commandLine() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
commandLine() - Method in interface io.vertx.ext.shell.command.CommandProcess
 
CommandLine - Interface in io.vertx.core.cli
The parser transforms a CLI (a model) into an CommandLine.
CommandProcess - Interface in io.vertx.ext.shell.command
The command process provides interaction with the process of the command provided by Vert.x Shell.
CommandRegistry - Interface in io.vertx.ext.shell.command
A registry that contains the commands known by a shell.
CommandResolver - Interface in io.vertx.ext.shell.command
A resolver for commands, so the shell can discover commands.
CommandResolverFactory - Interface in io.vertx.ext.shell.spi
The SPI interface for discovering commands.
commands() - Method in class io.vertx.ext.shell.command.base.BaseCommandPack
 
commands() - Method in interface io.vertx.ext.shell.command.CommandResolver
 
commaSeparatedArrayParser() - Static method in interface io.vertx.ext.web.validation.builder.Parsers
 
commaSeparatedArrayParser() - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parsers
 
commaSeparatedArrayParser() - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parsers
 
commaSeparatedObjectParser() - Static method in interface io.vertx.ext.web.validation.builder.Parsers
 
commaSeparatedObjectParser() - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parsers
 
commaSeparatedObjectParser() - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parsers
 
commaSeparatedTupleParser() - Static method in interface io.vertx.ext.web.validation.builder.Parsers
 
commaSeparatedTupleParser() - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parsers
 
commaSeparatedTupleParser() - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parsers
 
commit() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Commit current offsets for all the subscribed list of topics and partition.
commit() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit() - Method in class io.vertx.reactivex.sqlclient.Transaction
Commit the current transaction.
commit() - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit() - Method in class io.vertx.rxjava3.sqlclient.Transaction
Commit the current transaction.
commit() - Method in interface io.vertx.sqlclient.Transaction
Commit the current transaction.
commit(String) - Method in interface io.vertx.ext.stomp.StompClientConnection
Commits a transaction.
commit(String) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Commits a transaction.
commit(String) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Commits a transaction.
commit(String, Map<String, String>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Commits a transaction.
commit(String, Map<String, String>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Commits a transaction.
commit(String, Map<String, String>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Commits a transaction.
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>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Commit the specified offsets for the specified list of topics and partitions to Kafka.
COMMIT - io.vertx.ext.stomp.Command
 
commitHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a COMMIT frame is received.
commitHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a COMMIT frame is received.
commitHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a COMMIT frame is received.
committed(TopicPartition) - 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) - 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) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
committed(TopicPartition) - 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).
commitTransaction() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Commits the ongoing transaction.
commitTransaction() - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Commits the ongoing transaction.
commitTransaction() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Commits the ongoing transaction.
commitTransaction() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Commits the ongoing transaction.
compareAndSet(long, long) - 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) - 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) - Method in class io.vertx.rxjava3.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareTo(Delayed) - Method in interface io.vertx.core.Timer
 
compareTo(Delayed) - Method in class io.vertx.reactivex.core.Timer
 
compareTo(Delayed) - Method in class io.vertx.rxjava3.core.Timer
 
Completable<T> - Interface in io.vertx.core
A view of something that can be completed with a success or failure.
CompletableHelper - Class in io.vertx.reactivex
 
CompletableHelper - Class in io.vertx.rxjava3
 
CompletableHelper() - Constructor for class io.vertx.reactivex.CompletableHelper
 
CompletableHelper() - Constructor for class io.vertx.rxjava3.CompletableHelper
 
complete() - Method in interface io.vertx.core.Promise
Calls complete(null)
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() - Method in class io.vertx.reactivex.core.Promise
Calls complete(null)
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() - Method in class io.vertx.rxjava3.core.Promise
Calls complete(null)
complete() - Method in class io.vertx.rxjava3.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(Completion) - Method in class io.vertx.ext.shell.command.AnnotatedCommand
Perform command completion, when the command is done completing it should call Completion.complete(List) or Completion.complete(String, boolean) )} method to signal completion is done.
complete(Completion) - Method in class io.vertx.ext.shell.command.base.FileSystemCd
 
complete(Completion) - Method in class io.vertx.ext.shell.command.base.FileSystemLs
 
complete(Completion) - Method in interface io.vertx.ext.shell.command.Command
Perform command completion, when the command is done completing it should call Completion.complete(List) or Completion.complete(String, boolean) )} method to signal completion is done.
complete(Boolean) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
Set the result.
complete(Boolean) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
Set the result.
complete(Boolean) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
Set the result.
complete(Boolean) - Method in class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
Set the result.
complete(Boolean) - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
Set the result.
complete(Boolean) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.BridgeEvent
Set the result.
complete(Boolean, Throwable) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
complete(Boolean, Throwable) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
 
complete(Boolean, Throwable) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
complete(Boolean, Throwable) - Method in class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
 
complete(Boolean, Throwable) - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
 
complete(Boolean, Throwable) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.BridgeEvent
 
complete(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
Set the result.
complete(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
Set the result.
complete(Object, Throwable) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
 
complete(Object, Throwable) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
 
complete(String, boolean) - Method in interface io.vertx.ext.shell.cli.Completion
End the completion with a value that will be inserted to complete the line.
complete(List<String>) - Method in interface io.vertx.ext.shell.cli.Completion
End the completion with a list of candidates, these candidates will be displayed by the shell on the console.
complete(T) - Method in interface io.vertx.core.Promise
Set the result.
complete(T) - Method in class io.vertx.reactivex.core.Promise
Set the result.
complete(T) - Method in class io.vertx.rxjava3.core.Promise
Set the result.
complete(T, Throwable) - Method in interface io.vertx.core.Completable
Complete this instance when failure is null, a success is signaled otherwise a failure is signaled
complete(T, Throwable) - Method in interface io.vertx.core.Promise
 
complete(T, Throwable) - Method in class io.vertx.reactivex.core.Promise
 
complete(T, Throwable) - Method in class io.vertx.rxjava3.core.Promise
 
COMPLETE - io.vertx.ext.web.handler.graphql.ws.MessageType
 
completed() - Method in class io.vertx.junit5.VertxTestContext
Check if the context has completed.
completedWithJson(Buffer) - Static method in class io.vertx.ext.web.api.service.ServiceResponse
Creates a ServiceResponse with status code 200, status message OK, content type application/json and json as body
completedWithJson(JsonArray) - Static method in class io.vertx.ext.web.api.service.ServiceResponse
Creates a ServiceResponse with status code 200, status message OK, content type application/json and jsonArray as body
completedWithJson(JsonObject) - Static method in class io.vertx.ext.web.api.service.ServiceResponse
Creates a ServiceResponse with status code 200, status message OK, content type application/json and jsonObject as body
completedWithPlainText(Buffer) - Static method in class io.vertx.ext.web.api.service.ServiceResponse
Creates a ServiceResponse with status code 200, status message OK, content type text/plain and text as body
completeNow() - Method in class io.vertx.junit5.VertxTestContext
Complete the test context immediately, making the corresponding test pass.
completing() - Method in class io.vertx.junit5.VertxTestContext
completion() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
completion() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
completion() - Method in class io.vertx.reactivex.sqlclient.Transaction
Return the transaction completion Future that succeeds when the transaction commits and fails with TransactionRollbackException when the transaction rolls back.
completion() - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
completion() - Method in class io.vertx.rxjava3.sqlclient.Transaction
Return the transaction completion Future that succeeds when the transaction commits and fails with TransactionRollbackException when the transaction rolls back.
completion() - Method in interface io.vertx.sqlclient.Transaction
Return the transaction completion Future that succeeds when the transaction commits and fails with TransactionRollbackException when the transaction rolls back.
Completion<T> - Class in io.vertx.reactivex.ext.unit
A completion object that emits completion notifications either succeeded or failed.
Completion<T> - Class in io.vertx.rxjava3.ext.unit
A completion object that emits completion notifications either succeeded or failed.
Completion - Interface in io.vertx.ext.shell.cli
The completion object
Completion<T> - Interface in io.vertx.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) - Constructor for class io.vertx.rxjava3.ext.unit.Completion
 
Completion(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.ext.unit.Completion
 
Completion(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava3.ext.unit.Completion
 
completionHandler(Handler<Completion>) - Method in interface io.vertx.ext.shell.command.CommandBuilder
Set the command completion handler, the completion handler when the user asks for contextual command line completion, usually hitting the tab key.
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.rxjava3.ext.web.MIMEHeader
Gets the parsed component part of the MIME.
compose(Function<? super T, Future<U>>) - Method in interface io.vertx.core.Future
Compose this future with a mapper function.
compose(Function<? super T, Future<U>>, Function<Throwable, Future<U>>) - Method in interface io.vertx.core.Future
Compose this future with a successMapper and failureMapper functions.
CompositeFuture - Interface in io.vertx.core
The composite future wraps a list of futures, it is useful when several futures needs to be coordinated.
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(String, Function<String, Object>) - Method in interface io.vertx.ext.web.Session
Put some data in a session if absent.
computeIfAbsent(String, Function<String, Object>) - Method in class io.vertx.ext.web.sstore.AbstractSession
 
computeIfAbsent(String, Function<String, Object>) - Method in class io.vertx.reactivex.ext.web.Session
Put some data in a session if absent.
computeIfAbsent(String, Function<String, Object>) - Method in class io.vertx.rxjava3.ext.web.Session
Put some data in a session if absent.
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.
computePingPeriod(Frame.Heartbeat, Frame.Heartbeat) - Static method in class io.vertx.ext.stomp.Frame.Heartbeat
Computes the ping period.
computePongPeriod(Frame.Heartbeat, Frame.Heartbeat) - Static method in class io.vertx.ext.stomp.Frame.Heartbeat
Computes the pong period.
computeUsage(StringBuilder, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
computeUsageLine(StringBuilder, String, CLI) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
CONCURRENT - Static variable in interface io.vertx.core.spi.context.storage.AccessMode
This access mode provides concurrent access to context local storage with thread safety and atomicity.
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.core.VerticleBase
Get the configuration of the verticle.
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.rxjava3.core.Context
If the context is associated with a Verticle deployment, this returns the configuration that was specified when the verticle was deployed.
config(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
A container for server configuration commands.
config(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
A container for server configuration commands.
config(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
A container for server configuration commands.
Config - Class in io.vertx.kafka.admin
A configuration object containing the configuration entries for a resource
Config() - Constructor for class io.vertx.kafka.admin.Config
Constructor
Config(JsonObject) - Constructor for class io.vertx.kafka.admin.Config
Constructor (from JSON representation)
Config(List<ConfigEntry>) - Constructor for class io.vertx.kafka.admin.Config
Constructor
CONFIG - Static variable in interface io.vertx.redis.client.Command
A container for server configuration commands.
ConfigChange - Class in io.vertx.config
A structure representing a configuration change.
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.
ConfigChange(JsonObject, JsonObject) - Constructor for class io.vertx.config.ConfigChange
Creates a new ConfigChange instance.
ConfigConverter - Class in io.vertx.kafka.admin
Converter and mapper for Config.
ConfigConverter() - Constructor for class io.vertx.kafka.admin.ConfigConverter
 
ConfigEntry - Class in io.vertx.kafka.admin
A class representing a configuration entry containing name, value and additional metadata
ConfigEntry() - Constructor for class io.vertx.kafka.admin.ConfigEntry
Constructor
ConfigEntry(JsonObject) - Constructor for class io.vertx.kafka.admin.ConfigEntry
Constructor (from JSON representation)
ConfigEntry(String, String) - Constructor for class io.vertx.kafka.admin.ConfigEntry
Constructor
ConfigEntry(String, String, ConfigEntry.ConfigSource, boolean, boolean, List<ConfigSynonym>) - Constructor for class io.vertx.kafka.admin.ConfigEntry
Constructor
ConfigEntryConverter - Class in io.vertx.kafka.admin
Converter and mapper for ConfigEntry.
ConfigEntryConverter() - Constructor for class io.vertx.kafka.admin.ConfigEntryConverter
 
ConfigHelper - Class in io.vertx.spi.cluster.ignite.util
 
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.
ConfigResource - Class in io.vertx.kafka.client.common
A class representing resources that have configuration
ConfigResource() - Constructor for class io.vertx.kafka.client.common.ConfigResource
Constructor
ConfigResource(JsonObject) - Constructor for class io.vertx.kafka.client.common.ConfigResource
Constructor (from JSON representation)
ConfigResource(ConfigResource.Type, String) - Constructor for class io.vertx.kafka.client.common.ConfigResource
Constructor
ConfigResourceConverter - Class in io.vertx.kafka.client.common
Converter and mapper for ConfigResource.
ConfigResourceConverter() - Constructor for class io.vertx.kafka.client.common.ConfigResourceConverter
 
ConfigRetriever - Class in io.vertx.reactivex.config
Defines a configuration retriever that read configuration from and tracks changes periodically.
ConfigRetriever - Class in io.vertx.rxjava3.config
Defines a configuration retriever that read configuration from and tracks changes periodically.
ConfigRetriever - Interface in io.vertx.config
Defines a configuration retriever that read configuration from ConfigStore and tracks changes periodically.
ConfigRetriever(ConfigRetriever) - Constructor for class io.vertx.reactivex.config.ConfigRetriever
 
ConfigRetriever(ConfigRetriever) - Constructor for class io.vertx.rxjava3.config.ConfigRetriever
 
ConfigRetriever(Object) - Constructor for class io.vertx.reactivex.config.ConfigRetriever
 
ConfigRetriever(Object) - Constructor for class io.vertx.rxjava3.config.ConfigRetriever
 
ConfigRetrieverOptions - Class in io.vertx.config
Options to configure the ConfigRetriever.
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 and mapper for ConfigRetrieverOptions.
ConfigRetrieverOptionsConverter() - Constructor for class io.vertx.config.ConfigRetrieverOptionsConverter
 
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.rxjava3.config.ConfigRetriever
 
ConfigSynonym - Class in io.vertx.kafka.admin
Class representing a configuration synonym of a ConfigEntry
ConfigSynonym() - Constructor for class io.vertx.kafka.admin.ConfigSynonym
Constructor
ConfigSynonym(JsonObject) - Constructor for class io.vertx.kafka.admin.ConfigSynonym
Constructor (from JSON representation)
ConfigSynonym(String, String, ConfigEntry.ConfigSource) - Constructor for class io.vertx.kafka.admin.ConfigSynonym
Constructor
ConfigSynonymConverter - Class in io.vertx.kafka.admin
Converter and mapper for ConfigSynonym.
ConfigSynonymConverter() - Constructor for class io.vertx.kafka.admin.ConfigSynonymConverter
 
configure(DatagramChannel, DatagramSocketOptions) - Method in interface io.vertx.core.spi.transport.Transport
 
configure(ClientOptionsBase, int, boolean, Bootstrap) - Method in interface io.vertx.core.spi.transport.Transport
 
configure(NetServerOptions, boolean, ServerBootstrap) - Method in interface io.vertx.core.spi.transport.Transport
 
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
 
configureHeartbeat(long, long, Handler<StompServerConnection>) - Method in interface io.vertx.ext.stomp.StompServerConnection
Configures the heartbeat.
configureHeartbeat(long, long, Handler<StompServerConnection>) - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
Configures the heartbeat.
configureHeartbeat(long, long, Handler<StompServerConnection>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerConnection
Configures the heartbeat.
ConfigUtil - Class in io.vertx.spi.cluster.hazelcast
 
confirmSelect() - Method in interface io.vertx.rabbitmq.RabbitMQClient
Enables publisher acknowledgements on this channel.
confirmSelect() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Enables publisher acknowledgements on this channel.
confirmSelect() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Enables publisher acknowledgements on this channel.
connect() - Method in interface io.vertx.amqp.AmqpClient
Connects to the AMQP broker or router.
connect() - Method in interface io.vertx.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connect() - Method in interface io.vertx.ext.stomp.StompClient
Connects to the server using the host and port configured in the client's options.
connect() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect() - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
Connect the subscriber to Postgres.
connect() - Method in class io.vertx.reactivex.amqp.AmqpClient
Connects to the AMQP broker or router.
connect() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connect() - Method in class io.vertx.reactivex.ext.stomp.StompClient
Connects to the server using the host and port configured in the client's options.
connect() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect() - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
Connect the subscriber to Postgres.
connect() - Method in class io.vertx.reactivex.redis.client.Redis
Connects to the Redis server.
connect() - Method in interface io.vertx.redis.client.Redis
Connects to the Redis server.
connect() - Method in class io.vertx.rxjava3.amqp.AmqpClient
Connects to the AMQP broker or router.
connect() - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connect() - Method in class io.vertx.rxjava3.ext.stomp.StompClient
Connects to the server using the host and port configured in the client's options.
connect() - Method in class io.vertx.rxjava3.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect() - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
Connect the subscriber to Postgres.
connect() - Method in class io.vertx.rxjava3.redis.client.Redis
Connects to the Redis server.
connect(int, String) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String) - Method in interface io.vertx.ext.stomp.StompClient
Connects to the server.
connect(int, String) - Method in interface io.vertx.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String) - Method in class io.vertx.reactivex.ext.stomp.StompClient
Connects to the server.
connect(int, String) - Method in class io.vertx.reactivex.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String) - Method in class io.vertx.rxjava3.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String) - Method in class io.vertx.rxjava3.ext.stomp.StompClient
Connects to the server.
connect(int, String) - Method in class io.vertx.rxjava3.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String) - Method in interface io.vertx.core.http.ClientWebSocket
Connect this WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in interface io.vertx.core.http.WebSocketClient
Connect a WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String) - Method in interface io.vertx.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Connect this WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in class io.vertx.reactivex.core.http.WebSocketClient
Connect a WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - 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) - Method in class io.vertx.reactivex.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Connect this WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in class io.vertx.rxjava3.core.http.WebSocketClient
Connect a WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in class io.vertx.rxjava3.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String) - Method in class io.vertx.rxjava3.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(Context, C) - Method in interface io.vertx.sqlclient.spi.ConnectionFactory
Create a connection using the given context.
connect(Context, Future<C>) - Method in interface io.vertx.sqlclient.spi.ConnectionFactory
 
connect(HttpConnectOptions) - Method in interface io.vertx.core.http.HttpClientAgent
Connect to a remote HTTP server with the specific options, the connection is un-pooled and the management of the connection is left to the user.
connect(HttpConnectOptions) - Method in class io.vertx.reactivex.core.http.HttpClientAgent
Connect to a remote HTTP server with the specific options, the connection is un-pooled and the management of the connection is left to the user.
connect(HttpConnectOptions) - Method in class io.vertx.rxjava3.core.http.HttpClientAgent
Connect to a remote HTTP server with the specific options, the connection is un-pooled and the management of the connection is left to the user.
connect(WebSocketConnectOptions) - Method in interface io.vertx.core.http.ClientWebSocket
Connect this WebSocket with the specified options.
connect(WebSocketConnectOptions) - Method in interface io.vertx.core.http.WebSocketClient
Connect a WebSocket with the specified options.
connect(WebSocketConnectOptions) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Connect this WebSocket with the specified options.
connect(WebSocketConnectOptions) - Method in class io.vertx.reactivex.core.http.WebSocketClient
Connect a WebSocket with the specified options.
connect(WebSocketConnectOptions) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Connect this WebSocket with the specified options.
connect(WebSocketConnectOptions) - Method in class io.vertx.rxjava3.core.http.WebSocketClient
Connect a WebSocket with the specified options.
connect(ConnectOptions) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific connectOptions.
connect(ConnectOptions) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific connectOptions.
connect(ConnectOptions) - Method in class io.vertx.rxjava3.core.net.NetClient
Open a connection to a server at the specific connectOptions.
connect(SocketAddress) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress) - Method in class io.vertx.rxjava3.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String) - Method in class io.vertx.rxjava3.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(Vertx) - Static method in interface io.vertx.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from the environment variables.
connect(Vertx, DB2ConnectOptions) - Static method in interface io.vertx.db2client.DB2Connection
Create a connection to DB2 server with the given connectOptions.
connect(Vertx, MSSQLConnectOptions) - Static method in interface io.vertx.mssqlclient.MSSQLConnection
Create a connection to SQL Server with the given connectOptions.
connect(Vertx, MySQLConnectOptions) - Static method in interface io.vertx.mysqlclient.MySQLConnection
Create a connection to MySQL server with the given connectOptions.
connect(Vertx, OracleConnectOptions) - Static method in interface io.vertx.oracleclient.OracleConnection
Create a connection to Oracle with the given connectOptions.
connect(Vertx, PgConnectOptions) - Static method in interface io.vertx.pgclient.PgConnection
Connects to the database and returns the connection if that succeeds.
connect(Vertx, String) - Static method in interface io.vertx.db2client.DB2Connection
Like DB2Connection.connect(Vertx, DB2ConnectOptions) with options build from connectionUri.
connect(Vertx, String) - Static method in interface io.vertx.mssqlclient.MSSQLConnection
Like MSSQLConnection.connect(Vertx, MSSQLConnectOptions) with options built from connectionUri.
connect(Vertx, String) - Static method in interface io.vertx.mysqlclient.MySQLConnection
Like MySQLConnection.connect(Vertx, MySQLConnectOptions) with options built from connectionUri.
connect(Vertx, String) - Static method in interface io.vertx.oracleclient.OracleConnection
Like OracleConnection.connect(Vertx, OracleConnectOptions) with options built from connectionUri.
connect(Vertx, String) - Static method in interface io.vertx.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from connectionUri.
connect(Vertx) - Static method in class io.vertx.reactivex.pgclient.PgConnection
connect(Vertx, DB2ConnectOptions) - Static method in class io.vertx.reactivex.db2client.DB2Connection
Create a connection to DB2 server with the given connectOptions.
connect(Vertx, MSSQLConnectOptions) - Static method in class io.vertx.reactivex.mssqlclient.MSSQLConnection
Create a connection to SQL Server with the given connectOptions.
connect(Vertx, MySQLConnectOptions) - Static method in class io.vertx.reactivex.mysqlclient.MySQLConnection
Create a connection to MySQL server with the given connectOptions.
connect(Vertx, OracleConnectOptions) - Static method in class io.vertx.reactivex.oracleclient.OracleConnection
Create a connection to Oracle with the given connectOptions.
connect(Vertx, PgConnectOptions) - Static method in class io.vertx.reactivex.pgclient.PgConnection
Connects to the database and returns the connection if that succeeds.
connect(Vertx, String) - Static method in class io.vertx.reactivex.db2client.DB2Connection
connect(Vertx, String) - Static method in class io.vertx.reactivex.mssqlclient.MSSQLConnection
connect(Vertx, String) - Static method in class io.vertx.reactivex.mysqlclient.MySQLConnection
connect(Vertx, String) - Static method in class io.vertx.reactivex.oracleclient.OracleConnection
connect(Vertx, String) - Static method in class io.vertx.reactivex.pgclient.PgConnection
connect(Vertx) - Static method in class io.vertx.rxjava3.pgclient.PgConnection
connect(Vertx, DB2ConnectOptions) - Static method in class io.vertx.rxjava3.db2client.DB2Connection
Create a connection to DB2 server with the given connectOptions.
connect(Vertx, MSSQLConnectOptions) - Static method in class io.vertx.rxjava3.mssqlclient.MSSQLConnection
Create a connection to SQL Server with the given connectOptions.
connect(Vertx, MySQLConnectOptions) - Static method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
Create a connection to MySQL server with the given connectOptions.
connect(Vertx, OracleConnectOptions) - Static method in class io.vertx.rxjava3.oracleclient.OracleConnection
Create a connection to Oracle with the given connectOptions.
connect(Vertx, PgConnectOptions) - Static method in class io.vertx.rxjava3.pgclient.PgConnection
Connects to the database and returns the connection if that succeeds.
connect(Vertx, String) - Static method in class io.vertx.rxjava3.db2client.DB2Connection
connect(Vertx, String) - Static method in class io.vertx.rxjava3.mssqlclient.MSSQLConnection
connect(Vertx, String) - Static method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
connect(Vertx, String) - Static method in class io.vertx.rxjava3.oracleclient.OracleConnection
connect(Vertx, String) - Static method in class io.vertx.rxjava3.pgclient.PgConnection
connect(String) - Method in interface io.vertx.core.http.ClientWebSocket
Connect this WebSocket at the relative request URI using the default host and port.
connect(String) - Method in interface io.vertx.core.http.WebSocketClient
Connect a WebSocket to the default client port, default client host and specified, relative request URI.
connect(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path
connect(String) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Connect this WebSocket at the relative request URI using the default host and port.
connect(String) - Method in class io.vertx.reactivex.core.http.WebSocketClient
Connect a WebSocket to the default client port, default client host and specified, relative request URI.
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(String) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Connect this WebSocket at the relative request URI using the default host and port.
connect(String) - Method in class io.vertx.rxjava3.core.http.WebSocketClient
Connect a WebSocket to the default client port, default client host and specified, relative request URI.
connect(String) - Method in class io.vertx.rxjava3.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path
connect(String, String) - Method in interface io.vertx.core.http.ClientWebSocket
Connect this WebSocket to the host and relative request URI and default port.
connect(String, String) - Method in interface io.vertx.core.http.WebSocketClient
Connect a WebSocket to the default client port and specified host and relative request URI.
connect(String, String) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Connect this WebSocket to the host and relative request URI and default port.
connect(String, String) - Method in class io.vertx.reactivex.core.http.WebSocketClient
Connect a WebSocket to the default client port and specified host and relative request URI.
connect(String, String) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Connect this WebSocket to the host and relative request URI and default port.
connect(String, String) - Method in class io.vertx.rxjava3.core.http.WebSocketClient
Connect a WebSocket to the default client port and specified host and relative request URI.
CONNECT - io.vertx.ext.stomp.Command
 
CONNECT - Static variable in class io.vertx.core.http.HttpMethod
The RFC 2616 CONNECT method, this instance is interned and uniquely used.
connected(WebSocket) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a 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.
connected(S, R, ServerWebSocket) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when a server web socket connects.
CONNECTED - io.vertx.ext.stomp.Command
 
connectHandler() - Method in interface io.vertx.core.net.NetServer
 
connectHandler(Handler<NetSocket>) - Method in interface io.vertx.core.net.NetServer
Supply a connect handler for this server.
connectHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a CONNECT frame is received.
connectHandler(Handler<NetSocket>) - Method in class io.vertx.reactivex.core.net.NetServer
Supply a connect handler for this server.
connectHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a CONNECT frame is received.
connectHandler(Handler<NetSocket>) - Method in class io.vertx.rxjava3.core.net.NetServer
Supply a connect handler for this server.
connectHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a CONNECT frame is received.
connectingTo(SqlConnectOptions) - Method in class io.vertx.reactivex.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(SqlConnectOptions) - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(SqlConnectOptions) - Method in interface io.vertx.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(String) - Method in class io.vertx.reactivex.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(String) - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(String) - Method in interface io.vertx.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(Supplier<Single<SqlConnectOptions>>) - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(Supplier<Future<SqlConnectOptions>>) - Method in class io.vertx.reactivex.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(Supplier<Future<SqlConnectOptions>>) - Method in interface io.vertx.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(List<SqlConnectOptions>) - Method in class io.vertx.reactivex.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(List<SqlConnectOptions>) - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(List<SqlConnectOptions>) - Method in interface io.vertx.sqlclient.ClientBuilder
Configure the database the client should connect to.
connection() - Method in interface io.vertx.amqp.AmqpReceiver
Gets the connection having created the receiver.
connection() - Method in interface io.vertx.amqp.AmqpSender
Gets the connection having created the sender.
connection() - Method in interface io.vertx.core.http.HttpClientRequest
 
connection() - Method in interface io.vertx.core.http.HttpServerRequest
 
connection() - Method in interface io.vertx.ext.stomp.ServerFrame
 
connection() - Method in interface io.vertx.grpc.client.GrpcClientRequest
 
connection() - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
connection() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
Gets the connection having created the receiver.
connection() - Method in class io.vertx.reactivex.amqp.AmqpSender
Gets the connection having created the sender.
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.reactivex.ext.stomp.ServerFrame
 
connection() - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
connection() - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
connection() - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
Gets the connection having created the receiver.
connection() - Method in class io.vertx.rxjava3.amqp.AmqpSender
Gets the connection having created the sender.
connection() - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
 
connection() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
connection() - Method in class io.vertx.rxjava3.ext.stomp.ServerFrame
 
connection() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
connection() - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
CONNECTION - Static variable in interface io.vertx.core.http.HttpHeaders
Connection header name
CONNECTION - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Connection header name
CONNECTION - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Connection header name
CONNECTION_ACK - io.vertx.ext.web.handler.graphql.ws.MessageType
 
CONNECTION_INIT - io.vertx.ext.web.handler.graphql.ws.MessageType
 
CONNECTION_RATE_EXCEEDED - io.vertx.mqtt.messages.codes.MqttDisconnectReasonCode
 
connectionDroppedHandler(Handler<StompClientConnection>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Sets a handler notified when the server does not respond to a ping request in time.
connectionDroppedHandler(Handler<StompClientConnection>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Sets a handler notified when the server does not respond to a ping request in time.
connectionDroppedHandler(Handler<StompClientConnection>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Sets a handler notified when the server does not respond to a ping request in time.
ConnectionFactory<C extends SqlConnectOptions> - Interface in io.vertx.sqlclient.spi
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.HttpServer
Set a connection handler for the server.
connectionHandler(Handler<HttpConnection>) - Method in class io.vertx.rxjava3.core.http.HttpServer
Set a connection handler for the server.
ConnectionInitEvent - Class in io.vertx.reactivex.ext.web.handler.graphql.ws
 
ConnectionInitEvent - Class in io.vertx.rxjava3.ext.web.handler.graphql.ws
 
ConnectionInitEvent - Interface in io.vertx.ext.web.handler.graphql.ws
 
ConnectionInitEvent(ConnectionInitEvent) - Constructor for class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
 
ConnectionInitEvent(ConnectionInitEvent) - Constructor for class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
 
ConnectionInitEvent(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
 
ConnectionInitEvent(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
 
connectionParams() - Method in interface io.vertx.ext.web.handler.graphql.ws.Message
 
connectionParams() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.Message
 
connectionParams() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.Message
 
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
ConnectOptions - Class in io.vertx.core.net
Options for configuring how to connect to a TCP server.
ConnectOptions - Class in io.vertx.ext.consul.connect
 
ConnectOptions() - Constructor for class io.vertx.core.net.ConnectOptions
The default constructor
ConnectOptions() - Constructor for class io.vertx.ext.consul.connect.ConnectOptions
Default constructor
ConnectOptions(JsonObject) - Constructor for class io.vertx.ext.consul.connect.ConnectOptions
Constructor from JSON
ConnectOptions(ConnectOptions) - Constructor for class io.vertx.core.net.ConnectOptions
Copy constructor
connectProperties() - Method in interface io.vertx.mqtt.MqttEndpoint
 
connectProperties() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
connectProperties() - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
 
connectTimeout() - Method in interface io.vertx.ext.web.client.HttpRequest
 
connectTimeout() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
connectTimeout() - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
 
connectTimeout(long) - Method in interface io.vertx.ext.web.client.HttpRequest
Sets the amount of time after which, if the request is not obtained from the client within the timeout period, the response is failed with a TimeoutException.
connectTimeout(long) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Sets the amount of time after which, if the request is not obtained from the client within the timeout period, the response is failed with a TimeoutException.
connectTimeout(long) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Sets the amount of time after which, if the request is not obtained from the client within the timeout period, the response is failed with a TimeoutException.
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.rxjava3.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path regex
CONSISTENT_HASHING - Static variable in interface io.vertx.core.net.endpoint.LoadBalancer
Consistent hashing load balancer with 4 virtual servers, falling back to a random load balancer.
consistentHashing(int, LoadBalancer) - Static method in interface io.vertx.core.net.endpoint.LoadBalancer
Sticky load balancer that uses consistent hashing based on a client provided routing key, defaulting to the fallback load balancer when no routing key is provided.
constantDelay(long) - Static method in interface io.vertx.circuitbreaker.RetryPolicy
Create a constant delay retry policy.
constantDelay(long) - Static method in class io.vertx.reactivex.circuitbreaker.RetryPolicy
Create a constant delay retry policy.
constantDelay(long) - Static method in class io.vertx.rxjava3.circuitbreaker.RetryPolicy
Create a constant delay retry policy.
ConstructorBasedConverter<T> - Class in io.vertx.core.cli.converters
This 'default' converter tries to create objects using a constructor taking a single String argument.
constSchema(Object) - Static method in class io.vertx.json.schema.common.dsl.Schemas
 
ConsulClient - Class in io.vertx.reactivex.ext.consul
A Vert.x service used to interact with Consul.
ConsulClient - Class in io.vertx.rxjava3.ext.consul
A Vert.x service used to interact with Consul.
ConsulClient - Interface in io.vertx.ext.consul
A Vert.x service used to interact with Consul.
ConsulClient(ConsulClient) - Constructor for class io.vertx.reactivex.ext.consul.ConsulClient
 
ConsulClient(ConsulClient) - Constructor for class io.vertx.rxjava3.ext.consul.ConsulClient
 
ConsulClient(Object) - Constructor for class io.vertx.reactivex.ext.consul.ConsulClient
 
ConsulClient(Object) - Constructor for class io.vertx.rxjava3.ext.consul.ConsulClient
 
ConsulClientOptions - Class in io.vertx.ext.consul
Options used to create Consul client.
ConsulClientOptions() - Constructor for class io.vertx.ext.consul.ConsulClientOptions
Default constructor
ConsulClientOptions(JsonObject) - Constructor for class io.vertx.ext.consul.ConsulClientOptions
Constructor from JSON
ConsulClientOptions(ConsulClientOptions) - Constructor for class io.vertx.ext.consul.ConsulClientOptions
Copy constructor
ConsulClientOptions(URI) - Constructor for class io.vertx.ext.consul.ConsulClientOptions
Constructor from URI.
ConsulClientOptionsConverter - Class in io.vertx.ext.consul
Converter and mapper for ConsulClientOptions.
ConsulClientOptionsConverter() - Constructor for class io.vertx.ext.consul.ConsulClientOptionsConverter
 
ConsulConfigStore - Class in io.vertx.config.consul
 
ConsulConfigStoreFactory - Class in io.vertx.config.consul
 
ConsulConfigStoreFactory() - Constructor for class io.vertx.config.consul.ConsulConfigStoreFactory
 
ConsulServiceImporter - Class in io.vertx.servicediscovery.consul
A discovery bridge importing services from Consul.
ConsulServiceImporter() - Constructor for class io.vertx.servicediscovery.consul.ConsulServiceImporter
 
consumer - Variable in class io.vertx.serviceproxy.ProxyHandler
 
consumer(MessageConsumerOptions) - Method in interface io.vertx.core.eventbus.EventBus
Create a message consumer against the specified options address.
consumer(MessageConsumerOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a message consumer against the specified options address.
consumer(MessageConsumerOptions) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Create a message consumer against the specified options address.
consumer(MessageConsumerOptions, Handler<Message<T>>) - Method in interface io.vertx.core.eventbus.EventBus
Create a consumer and register it against the specified options address.
consumer(MessageConsumerOptions, Handler<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a consumer and register it against the specified options address.
consumer(MessageConsumerOptions, Handler<Message<T>>) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Create a consumer and register it against the specified options address.
consumer(String) - Method in interface io.vertx.core.eventbus.EventBus
Create a message consumer 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) - Method in class io.vertx.rxjava3.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, Handler<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a consumer and register it against the specified address.
consumer(String, Handler<Message<T>>) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
Create a consumer and register it against the specified address.
ConsumerGroupDescription - Class in io.vertx.kafka.admin
A detailed description of a single consumer group in the cluster
ConsumerGroupDescription() - Constructor for class io.vertx.kafka.admin.ConsumerGroupDescription
Constructor
ConsumerGroupDescription(JsonObject) - Constructor for class io.vertx.kafka.admin.ConsumerGroupDescription
Constructor (from JSON representation)
ConsumerGroupDescription(String, boolean, List<MemberDescription>, String, ConsumerGroupState, Node, Set<AclOperation>) - Constructor for class io.vertx.kafka.admin.ConsumerGroupDescription
Constructor
ConsumerGroupDescriptionConverter - Class in io.vertx.kafka.admin
Converter and mapper for ConsumerGroupDescription.
ConsumerGroupDescriptionConverter() - Constructor for class io.vertx.kafka.admin.ConsumerGroupDescriptionConverter
 
ConsumerGroupListing - Class in io.vertx.kafka.admin
A listing of a consumer group in the cluster.
ConsumerGroupListing() - Constructor for class io.vertx.kafka.admin.ConsumerGroupListing
Constructor
ConsumerGroupListing(JsonObject) - Constructor for class io.vertx.kafka.admin.ConsumerGroupListing
Constructor (from JSON representation)
ConsumerGroupListing(String, boolean) - Constructor for class io.vertx.kafka.admin.ConsumerGroupListing
Constructor
ConsumerGroupListingConverter - Class in io.vertx.kafka.admin
Converter and mapper for ConsumerGroupListing.
ConsumerGroupListingConverter() - Constructor for class io.vertx.kafka.admin.ConsumerGroupListingConverter
 
consumerTag() - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
 
consumerTag() - Method in interface io.vertx.rabbitmq.RabbitMQMessage
 
consumerTag() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
 
consumerTag() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQMessage
 
consumerTag() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
 
consumerTag() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQMessage
 
ConsumerTracer<S> - Class in io.vertx.kafka.client.common.tracing
Tracer for Kafka consumer, wrapping the generic tracer.
ConsumerTracer.StartedSpan - Class in io.vertx.kafka.client.common.tracing
 
consumes(MediaType) - Method in interface io.vertx.httpproxy.BodyTransformer
 
consumes(MediaType) - Method in class io.vertx.rxjava3.httpproxy.BodyTransformer
 
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.rxjava3.ext.web.Route
Add a content type consumed by this route.
CONTAINING_TYPE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
contains(CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.contains(String) but accepting a CharSequence as a parameter
contains(CharSequence, CharSequence, boolean) - Method in interface io.vertx.core.MultiMap
Like MultiMap.contains(String, String, boolean) but accepting CharSequence parameters.
contains(Object) - Method in class io.vertx.core.json.JsonArray
Returns true if this JSON Array contains the specified value.
contains(String) - Method in interface io.vertx.core.MultiMap
Checks to see if there is a value with the specified name
contains(String) - Method in interface io.vertx.ext.auth.authorization.Authorizations
Logical check if the this object contains the given provider id
contains(String) - Method in class io.vertx.reactivex.ext.auth.authorization.Authorizations
Logical check if the this object contains the given provider id
contains(String) - Method in class io.vertx.rxjava3.ext.auth.authorization.Authorizations
Logical check if the this object contains the given provider id
contains(String, String, boolean) - Method in interface io.vertx.core.MultiMap
Check if there is a header with the specified name and value.
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.rxjava3.core.shareddata.LocalMap
Returns true if this map contains a mapping for the specified key.
containsKey(String) - Method in class io.vertx.core.json.JsonObject
Does the JSON object contain the specified key?
containsKey(String) - Method in interface io.vertx.ext.auth.User
Checks if a value exists on the user object.
containsKey(String) - Method in interface io.vertx.json.schema.JsonSchema
Checks if the given key is present in the schema object.
containsKey(String) - Method in class io.vertx.reactivex.ext.auth.User
Checks if a value exists on the user object.
containsKey(String) - Method in class io.vertx.reactivex.json.schema.JsonSchema
Checks if the given key is present in the schema object.
containsKey(String) - Method in interface io.vertx.redis.client.Response
Does this multi response contains a string key.
containsKey(String) - Method in class io.vertx.rxjava3.ext.auth.User
Checks if a value exists on the user object.
containsKey(String) - Method in class io.vertx.rxjava3.json.schema.JsonSchema
Checks if the given key is present in the schema object.
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.rxjava3.core.shareddata.LocalMap
Returns @{code true} if this map maps one or more keys to the specified value.
content - Variable in class io.vertx.openapi.validation.analyser.ContentAnalyser
 
content() - Method in interface io.vertx.ext.web.multipart.FormDataPart
 
content() - Method in class io.vertx.reactivex.ext.web.multipart.FormDataPart
 
content() - Method in class io.vertx.rxjava3.ext.web.multipart.FormDataPart
 
CONTENT_BASE - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Base header name
CONTENT_BASE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Base header name
CONTENT_BASE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Base header name
CONTENT_DISPOSITION - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Disposition header name
CONTENT_DISPOSITION - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Disposition header name
CONTENT_DISPOSITION - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Disposition header name
CONTENT_ENCODING - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Encoding header name
CONTENT_ENCODING - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Encoding header name
CONTENT_ENCODING - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Encoding header name
CONTENT_LANGUAGE - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Language header name
CONTENT_LANGUAGE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Language header name
CONTENT_LANGUAGE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Language header name
CONTENT_LENGTH - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Length header name
CONTENT_LENGTH - Static variable in class io.vertx.ext.stomp.Frame
 
CONTENT_LENGTH - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Length header name
CONTENT_LENGTH - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Length header name
CONTENT_LOCATION - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Location header name
CONTENT_LOCATION - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Location header name
CONTENT_LOCATION - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Location header name
CONTENT_MD5 - Static variable in interface io.vertx.core.http.HttpHeaders
Content-MD5 header name
CONTENT_MD5 - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-MD5 header name
CONTENT_MD5 - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-MD5 header name
CONTENT_RANGE - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Rage header name
CONTENT_RANGE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Rage header name
CONTENT_RANGE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Rage header name
CONTENT_TRANSFER_ENCODING - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Transfer-Encoding header name
CONTENT_TRANSFER_ENCODING - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Transfer-Encoding header name
CONTENT_TRANSFER_ENCODING - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Transfer-Encoding header name
CONTENT_TYPE - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Type header name
CONTENT_TYPE - Static variable in class io.vertx.ext.stomp.Frame
 
CONTENT_TYPE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Type header name
CONTENT_TYPE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Type header name
ContentAnalyser - Class in io.vertx.openapi.validation.analyser
The content analyser is responsible for checking if the content is syntactically correct, and transforming the content.
ContentAnalyser(String, Buffer, ValidationContext) - Constructor for class io.vertx.openapi.validation.analyser.ContentAnalyser
Creates a new content analyser.
contentEncoding() - Method in interface io.vertx.amqp.AmqpMessage
 
contentEncoding() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
contentEncoding() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
contentEncoding(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
contentEncoding(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
contentEncoding(String) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
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.rxjava3.core.http.HttpServerFileUpload
 
contentTransferEncoding() - Method in class io.vertx.rxjava3.ext.web.FileUpload
 
contentType - Variable in class io.vertx.openapi.validation.analyser.ContentAnalyser
 
contentType() - Method in interface io.vertx.amqp.AmqpMessage
 
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.amqp.AmqpMessage
 
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.rxjava3.amqp.AmqpMessage
 
contentType() - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
contentType() - Method in class io.vertx.rxjava3.ext.web.FileUpload
 
contentType() - Method in class io.vertx.rxjava3.ext.web.ParsedHeaderValues
 
contentType(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
contentType(String) - Static method in interface io.vertx.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching the mimeType.
contentType(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
contentType(String) - Static method in class io.vertx.reactivex.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching the mimeType.
contentType(String) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
contentType(String) - Static method in class io.vertx.rxjava3.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching the mimeType.
contentType(String...) - Static method in interface io.vertx.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching one of the mimeTypes.
contentType(String...) - Static method in class io.vertx.reactivex.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching one of the mimeTypes.
contentType(String...) - Static method in class io.vertx.rxjava3.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching one of the mimeTypes.
contentType(List<String>) - Static method in interface io.vertx.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching one of the mimeTypes.
contentType(List<String>) - Static method in class io.vertx.reactivex.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching one of the mimeTypes.
contentType(List<String>) - Static method in class io.vertx.rxjava3.core.http.HttpResponseExpectation
Creates an expectation validating the response has a content-type header matching one of the mimeTypes.
context - Variable in class io.vertx.core.AbstractVerticle
Reference to the context of the verticle
context - Variable in class io.vertx.core.VerticleBase
Reference to the context of the verticle
context() - Method in interface io.vertx.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
context() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
context() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
Context - Class in io.vertx.reactivex.core
The execution context of a Handler execution.
Context - Class in io.vertx.rxjava3.core
The execution context of a Handler execution.
Context - Interface in io.vertx.core
The execution context of a Handler execution.
Context(Context) - Constructor for class io.vertx.reactivex.core.Context
 
Context(Context) - Constructor for class io.vertx.rxjava3.core.Context
 
Context(Object) - Constructor for class io.vertx.reactivex.core.Context
 
Context(Object) - Constructor for class io.vertx.rxjava3.core.Context
 
CONTEXT - io.vertx.sqlclient.TransactionPropagation
Keeps the acquired connection stored in the local context for as long as the given function executes.
CONTEXT_LOCAL - Static variable in class io.vertx.grpc.contextstorage.ContextStorageService
 
CONTEXT_LOCAL_KEY - Static variable in class io.vertx.grpc.common.GrpcLocal
Context local key.
ContextLocal<T> - Interface in io.vertx.core.spi.context.storage
A local storage for arbitrary data attached to a Context.
ContextScheduler - Class in io.vertx.reactivex
 
ContextScheduler - Class in io.vertx.rxjava3
 
ContextScheduler(Context, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Context, boolean) - Constructor for class io.vertx.rxjava3.ContextScheduler
 
ContextScheduler(Context, boolean, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Context, boolean, boolean) - Constructor for class io.vertx.rxjava3.ContextScheduler
 
ContextScheduler(Vertx, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Vertx, boolean) - Constructor for class io.vertx.rxjava3.ContextScheduler
 
ContextScheduler(Vertx, boolean, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Vertx, boolean, boolean) - Constructor for class io.vertx.rxjava3.ContextScheduler
 
ContextScheduler(WorkerExecutor) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(WorkerExecutor) - Constructor for class io.vertx.rxjava3.ContextScheduler
 
ContextScheduler(WorkerExecutor, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(WorkerExecutor, boolean) - Constructor for class io.vertx.rxjava3.ContextScheduler
 
ContextScheduler.ContextWorker - Class in io.vertx.reactivex
 
ContextScheduler.ContextWorker - Class in io.vertx.rxjava3
 
ContextServerInterceptor - Class in io.vertx.grpc
An abstract interceptor that allows capturing data from the metadata to the vertx context so it can be used later on the asynchronous APIs.
ContextServerInterceptor() - Constructor for class io.vertx.grpc.ContextServerInterceptor
 
ContextStorageService - Class in io.vertx.grpc.contextstorage
Register the local storage.
ContextStorageService() - Constructor for class io.vertx.grpc.contextstorage.ContextStorageService
 
ContextWorker() - Constructor for class io.vertx.reactivex.ContextScheduler.ContextWorker
 
ContextWorker() - Constructor for class io.vertx.rxjava3.ContextScheduler.ContextWorker
 
CONTINUATION - io.vertx.core.http.WebSocketFrameType
Continuation frame.
continuationFrame(Buffer, boolean) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a continuation frame
CONTINUE - Static variable in interface io.vertx.core.http.HttpHeaders
100-continue header value
CONTINUE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
100-continue header value
CONTINUE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
100-continue header value
CONTINUE_AUTHENTICATION - io.vertx.mqtt.messages.codes.MqttAuthenticateReasonCode
 
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.rxjava3.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.
ContractErrorType - Enum in io.vertx.openapi.contract
 
convert(SocketAddress) - Method in interface io.vertx.core.spi.transport.Transport
 
convert(String) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
convert(SocketAddress) - Method in interface io.vertx.core.spi.transport.Transport
 
convertDurationsTo(TimeUnit) - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
Convert durations to the given time unit.
ConvertedBy - Annotation Type in io.vertx.core.cli.annotations
Annotates @Option setters to indicate how the value is converted to the argument type.
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.
Converter<T> - Interface in io.vertx.core.cli.converters
The converter interface to convert Strings to Objects.
Converters - Class in io.vertx.core.cli.converters
Entry point to the converter system.
Converters() - Constructor for class io.vertx.core.cli.converters.Converters
 
convertHandler(Handler<REACTIVE>, Function<CORE, REACTIVE>) - Static method in class io.vertx.lang.reactivex.Helper
Convert a handler for a generated reactive type to a handler for the corresponding core type.
convertHandler(Handler<REACTIVE>, Function<CORE, REACTIVE>) - Static method in class io.vertx.lang.rxjava3.Helper
Convert a handler for a generated reactive type to a handler for the corresponding core type.
convertList(List) - Static method in class io.vertx.serviceproxy.HelperUtils
 
convertList(List) - Static method in class io.vertx.serviceproxy.ProxyUtils
 
convertMap(Map) - Static method in class io.vertx.serviceproxy.HelperUtils
 
convertMap(Map) - Static method in class io.vertx.serviceproxy.ProxyUtils
 
convertRatesTo(TimeUnit) - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
Convert rates to the given time unit.
convertSet(List) - Static method in class io.vertx.serviceproxy.HelperUtils
 
convertSet(List) - Static method in class io.vertx.serviceproxy.ProxyUtils
 
convertStackTrace(Throwable) - Static method in class io.vertx.serviceproxy.HelperUtils
 
convertToListChar(JsonArray) - Static method in class io.vertx.serviceproxy.ProxyUtils
 
convertToMapChar(JsonObject) - Static method in class io.vertx.serviceproxy.ProxyUtils
 
convertToSetChar(JsonArray) - Static method in class io.vertx.serviceproxy.ProxyUtils
 
cookie(String) - Method in interface io.vertx.ext.web.handler.APIKeyHandler
Specify the source for the api key extraction as an HTTP cookie with the given name.
cookie(String) - Method in class io.vertx.reactivex.ext.web.handler.APIKeyHandler
Specify the source for the api key extraction as an HTTP cookie with the given name.
cookie(String) - Method in class io.vertx.rxjava3.ext.web.handler.APIKeyHandler
Specify the source for the api key extraction as an HTTP cookie with the given name.
cookie(String, String) - Static method in interface io.vertx.core.http.Cookie
Create a new cookie
Cookie - Interface in io.vertx.core.http
Represents an HTTP Cookie.
COOKIE - io.vertx.openapi.contract.Location
 
COOKIE - Static variable in interface io.vertx.core.http.HttpHeaders
Content-Cookie header name
COOKIE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Content-Cookie header name
COOKIE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Content-Cookie header name
cookieCount() - Method in interface io.vertx.core.http.HttpServerRequest
 
cookieCount() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
cookieCount() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
cookieParameter(ParameterProcessorFactory) - Method in interface io.vertx.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(StyledParameterProcessorFactory) - Method in interface io.vertx.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(ParameterProcessorFactory) - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(StyledParameterProcessorFactory) - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(ParameterProcessorFactory) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(StyledParameterProcessorFactory) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(String) - Method in interface io.vertx.ext.web.validation.RequestParameters
Get cookie parameter by name
cookieParameter(String) - Method in class io.vertx.reactivex.ext.web.validation.RequestParameters
Get cookie parameter by name
cookieParameter(String) - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameters
Get cookie parameter by name
cookieParametersNames() - Method in interface io.vertx.ext.web.validation.RequestParameters
Get list of all parameter names inside cookie
cookieParametersNames() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameters
Get list of all parameter names inside cookie
cookieParametersNames() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameters
Get list of all parameter names inside cookie
cookies() - Method in interface io.vertx.core.http.HttpResponseHead
 
cookies() - Method in interface io.vertx.core.http.HttpServerRequest
Returns a modifiable set of parsed cookies from the COOKIE header.
cookies() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
cookies() - Method in interface io.vertx.reactivex.core.http.HttpResponseHead
 
cookies() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Returns a modifiable set of parsed cookies from the COOKIE header.
cookies() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
cookies() - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
 
cookies() - Method in interface io.vertx.rxjava3.core.http.HttpResponseHead
 
cookies() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Returns a modifiable set of parsed cookies from the COOKIE header.
cookies() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
cookies(String) - Method in interface io.vertx.core.http.HttpServerRequest
Returns a read only set of parsed cookies that match the given name, or an empty set.
cookies(String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Returns a read only set of parsed cookies that match the given name, or an empty set.
cookies(String) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Returns a read only set of parsed cookies that match the given name, or an empty set.
CookieSameSite - Enum in io.vertx.core.http
Represents the Cookie SameSite policy to be used.
CookieSessionStore - Class in io.vertx.reactivex.ext.web.sstore.cookie
A SessionStore that uses a Cookie to store the session data.
CookieSessionStore - Class in io.vertx.rxjava3.ext.web.sstore.cookie
A SessionStore that uses a Cookie to store the session data.
CookieSessionStore - Interface in io.vertx.ext.web.sstore.cookie
A SessionStore that uses a Cookie to store the session data.
CookieSessionStore(CookieSessionStore) - Constructor for class io.vertx.reactivex.ext.web.sstore.cookie.CookieSessionStore
 
CookieSessionStore(CookieSessionStore) - Constructor for class io.vertx.rxjava3.ext.web.sstore.cookie.CookieSessionStore
 
CookieSessionStore(Object) - Constructor for class io.vertx.reactivex.ext.web.sstore.cookie.CookieSessionStore
 
CookieSessionStore(Object) - Constructor for class io.vertx.rxjava3.ext.web.sstore.cookie.CookieSessionStore
 
cookieStore() - Method in interface io.vertx.ext.web.client.WebClientSession
Returns this client's CookieStore
cookieStore() - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
Returns this client's CookieStore
cookieStore() - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Returns this client's CookieStore
CookieStore - Interface in io.vertx.ext.web.client.spi
A cookie store that manages cookies for a single user; received for different domains and valid for different paths.
Coordinate - Class in io.vertx.ext.consul
Holds network coordinates of node
Coordinate() - Constructor for class io.vertx.ext.consul.Coordinate
Default constructor
Coordinate(JsonObject) - Constructor for class io.vertx.ext.consul.Coordinate
Constructor from JSON
Coordinate(Coordinate) - Constructor for class io.vertx.ext.consul.Coordinate
Copy constructor
CoordinateConverter - Class in io.vertx.ext.consul
Converter and mapper for Coordinate.
CoordinateConverter() - Constructor for class io.vertx.ext.consul.CoordinateConverter
 
coordinateDatacenters() - Method in interface io.vertx.ext.consul.ConsulClient
Returns the WAN network coordinates for all Consul servers, organized by DCs
coordinateDatacenters() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the WAN network coordinates for all Consul servers, organized by DCs
coordinateDatacenters() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the WAN network coordinates for all Consul servers, organized by DCs
CoordinateList - Class in io.vertx.ext.consul
Holds result of network coordinates query
CoordinateList() - Constructor for class io.vertx.ext.consul.CoordinateList
Default constructor
CoordinateList(JsonObject) - Constructor for class io.vertx.ext.consul.CoordinateList
Constructor from JSON
CoordinateList(CoordinateList) - Constructor for class io.vertx.ext.consul.CoordinateList
Copy constructor
CoordinateListConverter - Class in io.vertx.ext.consul
Converter and mapper for CoordinateList.
CoordinateListConverter() - Constructor for class io.vertx.ext.consul.CoordinateListConverter
 
coordinateNodes() - Method in interface io.vertx.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
coordinateNodes() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
coordinateNodes() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
coordinateNodesWithOptions(BlockingQueryOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC This is blocking query unlike ConsulClient.coordinateNodes()
coordinateNodesWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC This is blocking query unlike ConsulClient.coordinateNodes()
coordinateNodesWithOptions(BlockingQueryOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC This is blocking query unlike ConsulClient.coordinateNodes()
copy() - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of the entire Buffer.
copy() - Method in class io.vertx.core.http.HttpServerOptions
Copy these options.
copy() - Method in class io.vertx.core.json.JsonArray
Deep copy of the JSON array.
copy() - Method in class io.vertx.core.json.JsonObject
Deep copy of this JSON object.
copy() - Method in interface io.vertx.core.json.pointer.JsonPointer
Copy a JsonPointer
copy() - Method in interface io.vertx.core.MultiMap
Returns a mutable copy of this instance.
copy() - Method in class io.vertx.core.net.ClientSSLOptions
 
copy() - Method in class io.vertx.core.net.JdkSSLEngineOptions
 
copy() - Method in class io.vertx.core.net.JksOptions
 
copy() - Method in interface io.vertx.core.net.KeyCertOptions
 
copy() - Method in class io.vertx.core.net.KeyStoreOptions
 
copy() - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
copy() - Method in class io.vertx.core.net.NetServerOptions
Copy these options.
copy() - Method in class io.vertx.core.net.OpenSSLEngineOptions
 
copy() - Method in class io.vertx.core.net.PemKeyCertOptions
 
copy() - Method in class io.vertx.core.net.PemTrustOptions
 
copy() - Method in class io.vertx.core.net.PfxOptions
 
copy() - Method in class io.vertx.core.net.ServerSSLOptions
 
copy() - Method in class io.vertx.core.net.SSLEngineOptions
 
copy() - Method in class io.vertx.core.net.SSLOptions
 
copy() - Method in interface io.vertx.core.net.TrustOptions
 
copy() - Method in interface io.vertx.core.shareddata.Shareable
Returns a copy of the object.
copy() - Method in class io.vertx.core.tracing.TracingOptions
 
copy() - Method in interface io.vertx.ext.web.client.HttpRequest
Copy this request
copy() - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Copy a JsonPointer
copy() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Copy this request
copy() - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Copy a JsonPointer
copy() - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Copy this request
copy() - Method in class io.vertx.tracing.opentracing.OpenTracingOptions
 
copy() - Method in class io.vertx.tracing.zipkin.ZipkinTracingOptions
 
copy(boolean) - Method in interface io.vertx.core.MultiMap
Returns a copy of this instance.
copy(Buffer) - Static method in class io.vertx.oracleclient.data.Blob
 
copy(String, String) - Method in interface io.vertx.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions) - Method in interface io.vertx.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions) - Method in class io.vertx.rxjava3.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(Function<Object, ?>) - Method in class io.vertx.core.json.JsonArray
Deep copy of the JSON array.
copy(Function<Object, ?>) - Method in class io.vertx.core.json.JsonObject
Deep copy of this JSON object.
copy(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Copy a key.
copy(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Copy a key.
copy(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Copy a key.
COPY - Static variable in class io.vertx.core.http.HttpMethod
The RFC 2518/4918 COPY method, this instance is interned and uniquely used.
COPY - Static variable in interface io.vertx.redis.client.Command
Copy a key.
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.rxjava3.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 and mapper for CopyOptions.
CopyOptionsConverter() - Constructor for class io.vertx.core.file.CopyOptionsConverter
 
copyRecursive(String, String, boolean) - Method in interface io.vertx.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursive(String, String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursive(String, String, boolean) - Method in class io.vertx.rxjava3.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.rxjava3.core.file.FileSystem
correlationId() - Method in interface io.vertx.amqp.AmqpMessage
 
correlationId() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
correlationId() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
correlationId(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
correlationId(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
correlationId(String) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
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 - Class in io.vertx.rxjava3.ext.web.handler
A handler which implements server side http://www.w3.org/TR/cors/[CORS] support for Vert.x-Web.
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(CorsHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.CorsHandler
 
CorsHandler(CorsHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.CorsHandler
 
CorsHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.CorsHandler
 
CorsHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.CorsHandler
 
COSEAlgorithm - Enum in io.vertx.ext.auth.webauthn4j
PublicKeyCredential https://www.iana.org/assignments/cose/cose.xhtml#algorithms
coseId() - Method in enum io.vertx.ext.auth.webauthn4j.COSEAlgorithm
 
count() - Method in interface io.vertx.ext.unit.Async
 
count() - Method in class io.vertx.reactivex.ext.unit.Async
 
count() - Method in class io.vertx.rxjava3.ext.unit.Async
 
count(String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Count matching documents in a collection.
count(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Count matching documents in a collection.
count(String, JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Count matching documents in a collection.
countActions() - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
countActions() - Method in class io.vertx.rxjava3.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.rxjava3.ext.unit.Async
Count down the async.
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 - Class in io.vertx.rxjava3.core.shareddata
An asynchronous counter that can be used to across the cluster to maintain a consistent count.
Counter - Interface in io.vertx.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(Counter) - Constructor for class io.vertx.rxjava3.core.shareddata.Counter
 
Counter(Object) - Constructor for class io.vertx.reactivex.core.shareddata.Counter
 
Counter(Object) - Constructor for class io.vertx.rxjava3.core.shareddata.Counter
 
CountingCheckpoint - Class in io.vertx.junit5
Checkpoints that count the number of flag invocations.
CountOptions - Class in io.vertx.ext.mongo
 
CountOptions() - Constructor for class io.vertx.ext.mongo.CountOptions
 
CountOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.CountOptions
 
CountOptions(CountOptions) - Constructor for class io.vertx.ext.mongo.CountOptions
 
CountOptionsConverter - Class in io.vertx.ext.mongo
Converter and mapper for CountOptions.
CountOptionsConverter() - Constructor for class io.vertx.ext.mongo.CountOptionsConverter
 
countWithOptions(String, JsonObject, CountOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Count matching documents in a collection.
countWithOptions(String, JsonObject, CountOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Count matching documents in a collection.
countWithOptions(String, JsonObject, CountOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Count matching documents in a collection.
crc() - Method in class io.vertx.ext.web.sstore.AbstractSession
 
create() - Static method in interface io.vertx.amqp.AmqpMessage
 
create() - Static method in interface io.vertx.amqp.AmqpMessageBuilder
 
create() - Static method in interface io.vertx.core.json.pointer.JsonPointer
Build an empty JsonPointer
create() - Static method in interface io.vertx.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance.
create() - Method in class io.vertx.core.spi.tls.DefaultSslContextFactory
 
create() - Method in interface io.vertx.core.spi.tls.SslContextFactory
 
create() - Static method in interface io.vertx.ext.auth.abac.PolicyBasedAuthorizationProvider
 
create() - Static method in interface io.vertx.ext.auth.audit.SecurityAudit
 
create() - Static method in interface io.vertx.ext.auth.authorization.AndAuthorization
 
create() - Static method in interface io.vertx.ext.auth.authorization.OrAuthorization
 
create() - Static method in interface io.vertx.ext.auth.jwt.authorization.MicroProfileAuthorization
Factory method to create a Authorization provider for tokens adhering to the MP-JWT 1.1 spec.
create() - Static method in interface io.vertx.ext.auth.oauth2.authorization.KeycloakAuthorization
Factory method to create an Authorization Provider for tokens adhering to the Keycloak token format.
create() - Static method in interface io.vertx.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for Oauth 2.0 scopes using the default separator " ".
create() - Static method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create() - Static method in interface io.vertx.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create() - Static method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create() - Static method in interface io.vertx.ext.mail.MailAttachment
construct an empty MailAttachment object that can be filled with the setters
create() - Static method in interface io.vertx.ext.shell.session.Session
Create a new empty session.
create() - Static method in interface io.vertx.ext.shell.term.Pty
Create a new pseudo terminal with no terminal type.
create() - Static method in class io.vertx.ext.stomp.utils.Headers
 
create() - Static method in interface io.vertx.ext.web.handler.AuthorizationHandler
create the handler that will check the attribute based authorization.
create() - Static method in interface io.vertx.ext.web.handler.BodyHandler
Create a body handler with defaults.
create() - Static method in interface io.vertx.ext.web.handler.CorsHandler
Create a empty CORS handler that allows * origin.
create() - Static method in interface io.vertx.ext.web.handler.CSPHandler
Creates a new instance of the handler.
create() - Static method in class io.vertx.ext.web.handler.graphql.instrumentation.VertxFutureAdapter
 
create() - Static method in interface io.vertx.ext.web.handler.HSTSHandler
Creates a new instance that does not consider the configuration for sub domains.
create() - Static method in interface io.vertx.ext.web.handler.LoggerHandler
Create a handler with default format
create() - Static method in interface io.vertx.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler with safe downgrade of methods
create() - Static method in interface io.vertx.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create() - Static method in interface io.vertx.ext.web.handler.ResponseTimeHandler
Create a handler
create() - Static method in interface io.vertx.ext.web.handler.SecurityAuditLoggerHandler
Create a new instance of the handler.
create() - Static method in interface io.vertx.ext.web.handler.SimpleAuthenticationHandler
Creates a new instance of the simple authentication handler.
create() - Static method in interface io.vertx.ext.web.handler.StaticHandler
Create a handler using defaults
create() - Static method in interface io.vertx.ext.web.handler.TimeoutHandler
Create a handler
create() - Static method in interface io.vertx.ext.web.multipart.MultipartForm
 
create() - Static method in interface io.vertx.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using defaults
create() - Static method in interface io.vertx.micrometer.PrometheusRequestHandler
Creates a handler with a new PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create() - Static method in interface io.vertx.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create() - Static method in class io.vertx.reactivex.amqp.AmqpMessage
 
create() - Static method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
create() - Static method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Build an empty JsonPointer
create() - Static method in class io.vertx.reactivex.ext.auth.abac.PolicyBasedAuthorizationProvider
 
create() - Static method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
create() - Static method in class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
create() - Static method in class io.vertx.reactivex.ext.auth.authorization.OrAuthorization
 
create() - Static method in class io.vertx.reactivex.ext.auth.jwt.authorization.MicroProfileAuthorization
Factory method to create a Authorization provider for tokens adhering to the MP-JWT 1.1 spec.
create() - Static method in class io.vertx.reactivex.ext.auth.oauth2.authorization.KeycloakAuthorization
Factory method to create an Authorization Provider for tokens adhering to the Keycloak token format.
create() - Static method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for Oauth 2.0 scopes using the default separator " ".
create() - Static method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create() - Static method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create() - Static method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create() - Static method in class io.vertx.reactivex.ext.mail.MailAttachment
construct an empty MailAttachment object that can be filled with the setters
create() - Static method in class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
create the handler that will check the attribute based authorization.
create() - Static method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Create a body handler with defaults.
create() - Static method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Create a empty CORS handler that allows * origin.
create() - Static method in class io.vertx.reactivex.ext.web.handler.CSPHandler
Creates a new instance of the handler.
create() - Static method in class io.vertx.reactivex.ext.web.handler.HSTSHandler
Creates a new instance that does not consider the configuration for sub domains.
create() - Static method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
Create a handler with default format
create() - Static method in class io.vertx.reactivex.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler with safe downgrade of methods
create() - Static method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create() - Static method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
Create a handler
create() - Static method in class io.vertx.reactivex.ext.web.handler.SecurityAuditLoggerHandler
Create a new instance of the handler.
create() - Static method in class io.vertx.reactivex.ext.web.handler.SimpleAuthenticationHandler
Creates a new instance of the simple authentication handler.
create() - Static method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Create a handler using defaults
create() - Static method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
Create a handler
create() - Static method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
 
create() - Static method in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using defaults
create() - Static method in class io.vertx.reactivex.micrometer.PrometheusRequestHandler
Creates a handler with a new PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create() - Static method in class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create() - Static method in class io.vertx.rxjava3.amqp.AmqpMessage
 
create() - Static method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
create() - Static method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Build an empty JsonPointer
create() - Static method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
 
create() - Static method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
create() - Static method in class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
create() - Static method in class io.vertx.rxjava3.ext.auth.authorization.OrAuthorization
 
create() - Static method in class io.vertx.rxjava3.ext.auth.jwt.authorization.MicroProfileAuthorization
Factory method to create a Authorization provider for tokens adhering to the MP-JWT 1.1 spec.
create() - Static method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.KeycloakAuthorization
Factory method to create an Authorization Provider for tokens adhering to the Keycloak token format.
create() - Static method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for Oauth 2.0 scopes using the default separator " ".
create() - Static method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create() - Static method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create() - Static method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create() - Static method in class io.vertx.rxjava3.ext.mail.MailAttachment
construct an empty MailAttachment object that can be filled with the setters
create() - Static method in class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
create the handler that will check the attribute based authorization.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.BodyHandler
Create a body handler with defaults.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
Create a empty CORS handler that allows * origin.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.CSPHandler
Creates a new instance of the handler.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.instrumentation.MaybeAdapter
 
create() - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.instrumentation.SingleAdapter
 
create() - Static method in class io.vertx.rxjava3.ext.web.handler.HSTSHandler
Creates a new instance that does not consider the configuration for sub domains.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
Create a handler with default format
create() - Static method in class io.vertx.rxjava3.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler with safe downgrade of methods
create() - Static method in class io.vertx.rxjava3.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.ResponseTimeHandler
Create a handler
create() - Static method in class io.vertx.rxjava3.ext.web.handler.SecurityAuditLoggerHandler
Create a new instance of the handler.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.SimpleAuthenticationHandler
Creates a new instance of the simple authentication handler.
create() - Static method in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Create a handler using defaults
create() - Static method in class io.vertx.rxjava3.ext.web.handler.TimeoutHandler
Create a handler
create() - Static method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
 
create() - Static method in class io.vertx.rxjava3.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using defaults
create() - Static method in class io.vertx.rxjava3.micrometer.PrometheusRequestHandler
Creates a handler with a new PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create() - Static method in class io.vertx.rxjava3.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create() - Static method in interface io.vertx.serviceresolver.kube.KubeResolver
Create a Kubernetes resolver with the default options.
create(boolean) - Static method in interface io.vertx.ext.web.handler.BodyHandler
Create a body handler setting if it should handle file uploads.
create(boolean) - Static method in interface io.vertx.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(boolean) - Static method in interface io.vertx.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler
create(boolean) - Static method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Create a body handler setting if it should handle file uploads.
create(boolean) - Static method in class io.vertx.reactivex.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(boolean) - Static method in class io.vertx.reactivex.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler
create(boolean) - Static method in class io.vertx.rxjava3.ext.web.handler.BodyHandler
Create a body handler setting if it should handle file uploads.
create(boolean) - Static method in class io.vertx.rxjava3.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(boolean) - Static method in class io.vertx.rxjava3.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler
create(boolean, LoggerFormat) - Static method in interface io.vertx.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(boolean, LoggerFormat) - Static method in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(int) - Static method in interface io.vertx.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int) - Static method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int) - Static method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, MqttQoS, boolean, boolean, String, Buffer) - Static method in interface io.vertx.mqtt.messages.MqttPublishMessage
Create a concrete instance of a Vert.x publish message
create(int, MqttQoS, boolean, boolean, String, Buffer, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttPublishMessage
Create a concrete instance of a Vert.x publish message
create(int, MqttQoS, boolean, boolean, String, Buffer, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
Create a concrete instance of a Vert.x publish message
create(int, MqttQoS, boolean, boolean, String, Buffer, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttPublishMessage
Create a concrete instance of a Vert.x publish message
create(int, Buffer, String) - Static method in interface io.vertx.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Buffer, String) - Static method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Buffer, String) - Static method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, MqttPubAckReasonCode, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttPubAckMessage
Create a concrete instance of a Vert.x puback message
create(int, MqttPubAckReasonCode, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttPubAckMessage
Create a concrete instance of a Vert.x puback message
create(int, MqttPubAckReasonCode, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttPubAckMessage
Create a concrete instance of a Vert.x puback message
create(int, MqttPubCompReasonCode, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttPubCompMessage
Create a concrete instance of a Vert.x pubcomp message
create(int, MqttPubCompReasonCode, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttPubCompMessage
Create a concrete instance of a Vert.x pubcomp message
create(int, MqttPubCompReasonCode, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttPubCompMessage
Create a concrete instance of a Vert.x pubcomp message
create(int, MqttPubRecReasonCode, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttPubRecMessage
Create a concrete instance of a Vert.x pubrec message
create(int, MqttPubRecReasonCode, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttPubRecMessage
Create a concrete instance of a Vert.x pubrec message
create(int, MqttPubRecReasonCode, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttPubRecMessage
Create a concrete instance of a Vert.x pubrec message
create(int, MqttPubRelReasonCode, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttPubRelMessage
Create a concrete instance of a Vert.x pubrel message
create(int, MqttPubRelReasonCode, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttPubRelMessage
Create a concrete instance of a Vert.x pubrel message
create(int, MqttPubRelReasonCode, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttPubRelMessage
Create a concrete instance of a Vert.x pubrel 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<MqttTopicSubscription>, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttSubscribeMessage
Create a concrete instance of a Vert.x subscribe message
create(int, List<MqttTopicSubscription>, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
Create a concrete instance of a Vert.x subscribe message
create(int, List<MqttTopicSubscription>, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttSubscribeMessage
Create a concrete instance of a Vert.x subscribe 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<String>) - Static method in interface io.vertx.mqtt.messages.MqttUnsubscribeMessage
Create a concrete instance of a Vert.x unsubscribe message
create(int, List<String>, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttUnsubscribeMessage
Create a concrete instance of a Vert.x unsubscribe message
create(int, List<String>, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
Create a concrete instance of a Vert.x unsubscribe message
create(int, List<String>, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttUnsubscribeMessage
Create a concrete instance of a Vert.x unsubscribe message
create(int, Map<String, String>) - Static method in interface io.vertx.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Map<String, String>) - Static method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Map<String, String>) - Static method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Map<String, String>, Buffer, String) - Static method in interface io.vertx.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Map<String, String>, Buffer, String) - Static method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(int, Map<String, String>, Buffer, String) - Static method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
Creates a new ValidatableResponse object based on the passed parameters.
create(long) - Static method in interface io.vertx.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) - Static method in class io.vertx.rxjava3.ext.web.handler.TimeoutHandler
Create a handler
create(long, boolean) - Static method in interface io.vertx.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(long, boolean) - Static method in class io.vertx.reactivex.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(long, boolean) - Static method in class io.vertx.rxjava3.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(long, int) - Static method in interface io.vertx.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(long, int) - Static method in class io.vertx.rxjava3.ext.web.handler.TimeoutHandler
Create a handler
create(GraphQL) - Static method in interface io.vertx.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandler that will use the provided graphQL object to execute queries.
create(GraphQL) - Static method in interface io.vertx.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandler that will use the provided graphQL object to execute requests.
create(GraphQL) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandler that will use the provided graphQL object to execute queries.
create(GraphQL) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandler that will use the provided graphQL object to execute requests.
create(GraphQL) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandler that will use the provided graphQL object to execute queries.
create(GraphQL) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandler that will use the provided graphQL object to execute requests.
create(GraphQL, GraphQLHandlerOptions) - Static method in interface io.vertx.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandler that will use the provided graphQL object to execute queries.
create(GraphQL, GraphQLHandlerOptions) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandler that will use the provided graphQL object to execute queries.
create(GraphQL, GraphQLHandlerOptions) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandler
Create a new GraphQLHandler that will use the provided graphQL object to execute queries.
create(GraphQL, GraphQLWSOptions) - Static method in interface io.vertx.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandler that will use the provided graphQL object to execute requests.
create(GraphQL, GraphQLWSOptions) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandler that will use the provided graphQL object to execute requests.
create(GraphQL, GraphQLWSOptions) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new GraphQLWSHandler that will use the provided graphQL object to execute requests.
create(PrometheusMeterRegistry) - Static method in interface io.vertx.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create(PrometheusMeterRegistry) - Static method in interface io.vertx.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(PrometheusMeterRegistry) - Static method in class io.vertx.reactivex.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create(PrometheusMeterRegistry) - Static method in class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(PrometheusMeterRegistry) - Static method in class io.vertx.rxjava3.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create(PrometheusMeterRegistry) - Static method in class io.vertx.rxjava3.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(PrometheusMeterRegistry, String) - Static method in interface io.vertx.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and metrics endpoint.
create(PrometheusMeterRegistry, String) - Static method in class io.vertx.reactivex.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and metrics endpoint.
create(PrometheusMeterRegistry, String) - Static method in class io.vertx.rxjava3.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and metrics endpoint.
create(MqttConnectReturnCode, boolean) - Static method in interface io.vertx.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(MqttConnectReturnCode, boolean) - Static method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(MqttConnectReturnCode, boolean) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(MqttConnectReturnCode, boolean, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(MqttConnectReturnCode, boolean, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(MqttConnectReturnCode, boolean, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(AmqpClientOptions) - Static method in interface io.vertx.amqp.AmqpClient
Creates a new instance of AmqpClient using an internal Vert.x instance (with default configuration) and the given AMQP client configuration.
create(AmqpClientOptions) - Static method in class io.vertx.reactivex.amqp.AmqpClient
Creates a new instance of AmqpClient using an internal Vert.x instance (with default configuration) and the given AMQP client configuration.
create(AmqpClientOptions) - Static method in class io.vertx.rxjava3.amqp.AmqpClient
Creates a new instance of AmqpClient using an internal Vert.x instance (with default configuration) and the given AMQP client configuration.
create(AmqpMessage) - Static method in interface io.vertx.amqp.AmqpMessage
Creates a builder to create a new AmqpMessage copying the metadata from the passed message.
create(CLI) - Static method in interface io.vertx.core.cli.CommandLine
Creates a command line object from the CLI.
create(CommandLine) - Method in interface io.vertx.core.spi.launcher.CommandFactory
 
create(CommandLine) - Method in class io.vertx.core.spi.launcher.DefaultCommandFactory
 
create(StreamResetException) - Static method in exception io.vertx.grpc.common.GrpcErrorException
 
create(JsonObject) - Static method in interface io.vertx.ext.auth.User
Factory for user instances that are free form.
create(JsonObject) - Static method in interface io.vertx.ext.mail.MailAttachment
create a MailAttachment object from a JsonObject representation
create(JsonObject) - Static method in class io.vertx.ext.stomp.Frame.Heartbeat
Creates an instance of Frame.Heartbeat from the JSON configuration provides in the client / server options.
create(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.User
Factory for user instances that are free form.
create(JsonObject) - Static method in class io.vertx.reactivex.ext.mail.MailAttachment
create a MailAttachment object from a JsonObject representation
create(JsonObject) - Static method in class io.vertx.rxjava3.ext.auth.User
Factory for user instances that are free form.
create(JsonObject) - Static method in class io.vertx.rxjava3.ext.mail.MailAttachment
create a MailAttachment object from a JsonObject representation
create(JsonObject, JsonObject) - Static method in interface io.vertx.ext.auth.User
Factory for user instances that are free form.
create(JsonObject, JsonObject) - Static method in class io.vertx.reactivex.ext.auth.User
Factory for user instances that are free form.
create(JsonObject, JsonObject) - Static method in class io.vertx.rxjava3.ext.auth.User
Factory for user instances that are free form.
create(Measured) - Static method in interface io.vertx.micrometer.MetricsService
Creates a metric service for a given Measured object.
create(VertxTracer, KafkaClientOptions) - Static method in class io.vertx.kafka.client.common.tracing.ConsumerTracer
Creates a ConsumerTracer, which provides an opinionated facade for using VertxTracer with a Kafka Consumer use case.
create(VertxTracer, KafkaClientOptions) - Static method in class io.vertx.kafka.client.common.tracing.ProducerTracer
Creates a ProducerTracer, which provides an opinionated facade for using VertxTracer with a Kafka Producer use case.
create(Vertx) - Static method in interface io.vertx.cassandra.CassandraClient
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) - Static method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx) - Static method in interface io.vertx.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx) - Static method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider.
create(Vertx) - Static method in interface io.vertx.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx) - Static method in interface io.vertx.ext.consul.ConsulClient
Create a Consul client with default options.
create(Vertx) - Static method in interface io.vertx.ext.dropwizard.MetricsService
Creates a metric service for a given Vertx instance.
create(Vertx) - Static method in interface io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx) - Static method in interface io.vertx.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx) - Static method in interface io.vertx.ext.shell.command.CommandRegistry
Create a new registry.
create(Vertx) - Static method in interface io.vertx.ext.shell.ShellServer
Create a new shell server with specific options.
create(Vertx) - Static method in interface io.vertx.ext.shell.ShellService
create(Vertx) - Static method in interface io.vertx.ext.stomp.StompClient
Creates a StompClient using the default implementation.
create(Vertx) - Static method in interface io.vertx.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation, and use the default options.
create(Vertx) - Static method in interface io.vertx.ext.stomp.StompServerHandler
Creates an instance of StompServerHandler using the default (compliant) implementation.
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) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(Vertx) - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler with defaults
create(Vertx) - Static method in interface io.vertx.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx) - Static method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx) - Static method in interface io.vertx.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx) - Static method in interface io.vertx.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx) - Static method in interface io.vertx.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx) - Static method in interface io.vertx.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in interface io.vertx.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in interface io.vertx.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in interface io.vertx.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in interface io.vertx.mqtt.MqttClient
Return an MQTT client instance using the default options
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.rabbitmq.RabbitMQClient
Create and return a client configured with the default options.
create(Vertx) - Static method in class io.vertx.redis.client.EventBusHandler
Creates a subscription handler that forwards messages to the event bus of the given vertx.
create(Vertx) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx, boolean) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, long) - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(Vertx, long) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store.
create(Vertx, long, Redis) - Static method in interface io.vertx.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the given retry TO.
create(Vertx, PebbleEngine) - Static method in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.
create(Vertx, AmqpClientOptions) - Static method in interface io.vertx.amqp.AmqpClient
Creates a new instance of AmqpClient with the given Vert.x instance and the given options.
create(Vertx, CamelBridgeOptions) - Static method in interface io.vertx.camel.CamelBridge
Creates a bridge between Camel endpoints and Vert.x
create(Vertx, CassandraClientOptions) - Static method in interface io.vertx.cassandra.CassandraClient
Create a Cassandra client which maintains its own driver session.
create(Vertx, ConfigRetrieverOptions) - Static method in interface io.vertx.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx, Handler<TestSuiteReport>) - Static method in interface io.vertx.ext.unit.collect.EventBusCollector
 
create(Vertx, JsonObject) - Method in class io.vertx.config.consul.ConsulConfigStoreFactory
 
create(Vertx, JsonObject) - Method in class io.vertx.config.git.GitConfigStoreFactory
 
create(Vertx, JsonObject) - Method in class io.vertx.config.kubernetes.ConfigMapStoreFactory
 
create(Vertx, JsonObject) - Method in class io.vertx.config.redis.RedisConfigStoreFactory
 
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.spring.SpringConfigServerStoreFactory
 
create(Vertx, JsonObject) - Method in class io.vertx.config.vault.VaultConfigStoreFactory
 
create(Vertx, JsonObject) - Method in class io.vertx.config.zookeeper.ZookeeperConfigStoreFactory
 
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) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject) - Static method in interface io.vertx.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
create(Vertx, JsonObject) - Static method in interface io.vertx.ext.web.sstore.infinispan.InfinispanSessionStore
Create a new InfinispanSessionStore for the given configuration.
create(Vertx, JsonObject) - Static method in interface io.vertx.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx, JsonObject) - Static method in interface io.vertx.rabbitmq.RabbitMQClient
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, JsonObject, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, RemoteCacheManager) - Static method in interface io.vertx.ext.web.sstore.infinispan.InfinispanSessionStore
Like InfinispanSessionStore.create(Vertx, JsonObject) but with a pre-configured Infinispan Client.
create(Vertx, LoadBalancer, ServiceResolverOptions) - Static method in interface io.vertx.serviceresolver.ServiceResolverClient
Create a new service resolver client.
create(Vertx, NetServer) - Static method in interface io.vertx.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, NetServer, StompServerOptions) - Static method in interface io.vertx.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, AuthenticationProvider) - Static method in interface io.vertx.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx, HtdigestAuth) - Static method in interface io.vertx.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(Vertx, HtdigestAuth, long) - Static method in interface io.vertx.ext.web.handler.DigestAuthHandler
Create a digest auth handler, specifying the expire timeout for nonces.
create(Vertx, HtpasswdAuthOptions) - Static method in interface io.vertx.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, JWTAuthOptions) - Static method in interface io.vertx.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, LdapAuthenticationOptions) - Static method in interface io.vertx.ext.auth.ldap.LdapAuthentication
Create a LDAP authentication provider
create(Vertx, OAuth2Auth) - Static method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler without host pinning.Most providers will not look to the redirect url but always redirect to the preconfigured callback.
create(Vertx, OAuth2Auth, String) - Static method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning.
create(Vertx, OAuth2FlowType, JsonObject) - 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, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, WebAuthn4JOptions) - Static method in interface io.vertx.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx, BridgeOptions) - Static method in interface io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions) - Static method in interface io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions, Handler<BridgeEvent>) - Static method in interface io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, ConsulClientOptions) - Static method in interface io.vertx.ext.consul.ConsulClient
Create a Consul client.
create(Vertx, MailConfig) - Static method in interface io.vertx.ext.mail.MailClient
Create a non shared instance of the mail client.
create(Vertx, ShellServerOptions) - Static method in interface io.vertx.ext.shell.ShellServer
Create a new shell server with default options.
create(Vertx, ShellServiceOptions) - Static method in interface io.vertx.ext.shell.ShellService
Create a new shell service.
create(Vertx, StompClientOptions) - Static method in interface io.vertx.ext.stomp.StompClient
Creates a StompClient using the default implementation.
create(Vertx, StompServerOptions) - Static method in interface io.vertx.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, ReportingOptions) - Static method in interface io.vertx.ext.unit.collect.EventBusCollector
Create a message handler reporting with the specified options.
create(Vertx, WebClientOptions) - Static method in interface io.vertx.ext.web.client.WebClient
Create a web client using the provided vertx instance and default pooling options.
create(Vertx, WebClientOptions, PoolOptions) - Static method in interface io.vertx.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Vertx, GraphiQLHandlerOptions) - Static method in interface io.vertx.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx, SockJSHandlerOptions) - Static method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, KafkaClientOptions) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, KafkaClientOptions) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, KafkaClientOptions) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, KafkaClientOptions, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, KafkaClientOptions, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, KafkaClientOptions, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, KafkaClientOptions, Deserializer<K>, Deserializer<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, KafkaClientOptions, Deserializer<K>, Deserializer<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, KafkaClientOptions, Serializer<K>, Serializer<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, MqttClientOptions) - Static method in interface io.vertx.mqtt.MqttClient
Return an MQTT client instance
create(Vertx, MqttServerOptions) - Static method in interface io.vertx.mqtt.MqttServer
Return an MQTT server instance
create(Vertx, OpenAPIContract) - Static method in interface io.vertx.ext.web.openapi.router.RouterBuilder
Create a new RouterBuilder.
create(Vertx, OpenAPIContract) - Static method in interface io.vertx.openapi.validation.RequestValidator
Create a new RequestValidator.
create(Vertx, OpenAPIContract) - Static method in interface io.vertx.openapi.validation.ResponseValidator
Create a new ResponseValidator.
create(Vertx, OpenAPIContract, RequestExtractor) - Static method in interface io.vertx.ext.web.openapi.router.RouterBuilder
Create a new RouterBuilder.
create(Vertx, Operation, DeliveryOptions, BiFunction<Operation, RoutingContext, JsonObject>, ResponseValidator) - Static method in interface io.vertx.ext.web.api.service.OpenAPIRouterHandler
create(Vertx, Operation, ResponseValidator) - Static method in interface io.vertx.ext.web.api.service.OpenAPIRouterHandler
Creates a new OpenAPIRouterHandler to forward requests from OpenAPI Router to Web API Service Proxies.
create(Vertx, RabbitMQClient, RabbitMQPublisherOptions) - Static method in interface io.vertx.rabbitmq.RabbitMQPublisher
Create and return a publisher using the specified client.
create(Vertx, RabbitMQOptions) - Static method in interface io.vertx.rabbitmq.RabbitMQClient
Create and return a client.
create(Vertx, Redis) - Static method in interface io.vertx.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the default retry TO.
create(Vertx, ServiceDiscoveryOptions) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx, ServiceResolverOptions) - Static method in interface io.vertx.serviceresolver.ServiceResolverClient
Create a new service resolver client.
create(Vertx, Class<? extends AnnotatedCommand>) - Static method in interface io.vertx.ext.shell.command.Command
Create a command from a Java class, annotated with Vert.x Core CLI annotations.
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, String) - Static method in interface io.vertx.ext.auth.properties.PropertyFileAuthentication
Create a File authentication provider
create(Vertx, String) - Static method in interface io.vertx.ext.auth.properties.PropertyFileAuthorization
Create a File authentication provider
create(Vertx, String) - Static method in interface io.vertx.ext.shell.term.SockJSTermHandler
 
create(Vertx, String) - Method in interface io.vertx.ext.stomp.DestinationFactory
Creates a destination for the given address.
create(Vertx, String) - Static method in interface io.vertx.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(Vertx, String) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, String) - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path
create(Vertx, String) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, String) - 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.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in interface io.vertx.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in interface io.vertx.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.redis.client.EventBusHandler
Creates a subscription handler that forwards messages to the event bus of the given vertx.
create(Vertx, String, boolean) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, 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(Vertx, String, long) - 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.LocalSessionStore
Create a session store
create(Vertx, String, PebbleEngine) - Static method in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.
create(Vertx, String, Buffer) - Static method in interface io.vertx.ext.web.sstore.cookie.CookieSessionStore
Creates a CookieSessionStore.
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) - 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) - 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.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.com.
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) - 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) - 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) - 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) - 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) - Static method in interface io.vertx.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String) - Static method in interface io.vertx.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
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, HttpClientOptions) - 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.FacebookAuth
Create a OAuth2Auth provider for Facebook
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, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String, HttpClientOptions) - 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.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String, HttpClientOptions) - 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.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
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, HttpClientOptions) - 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.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
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, HttpClientOptions) - 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.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, PubSecKeyOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
create(Vertx, String, String, PubSecKeyOptions, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
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) - Static method in interface io.vertx.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
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.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.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
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, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.Auth0Auth
Create a OAuth2Auth provider for Okta Auth0
create(Vertx, String, String, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for IBM Cloud
create(Vertx, String, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.Auth0Auth
Create a OAuth2Auth provider for Okta Auth0
create(Vertx, String, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for IBM Cloud
create(Vertx, String, String, String, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
create(Vertx, String, String, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
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>) - 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.consumer.KafkaReadStream
Create a new KafkaReadStream 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, Map<String, Object>, Deserializer<K>, Deserializer<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Map<String, Object>, Serializer<K>, Serializer<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, Map<String, String>) - Static method in interface io.vertx.kafka.admin.KafkaAdminClient
Create a new KafkaAdminClient instance
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>) - 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.consumer.KafkaConsumer
Create a new KafkaConsumer 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, Map<String, String>, Deserializer<K>, Deserializer<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>, Serializer<K>, Serializer<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.admin.KafkaAdminClient
Create a new KafkaAdminClient instance
create(Vertx, Properties) - 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) - 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.KafkaWriteStream
Create a new KafkaWriteStream 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, Class<K>, Class<V>) - 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.producer.KafkaProducer
Create a new KafkaProducer 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, Properties, Deserializer<K>, Deserializer<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Properties, Deserializer<K>, Deserializer<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Properties, Serializer<K>, Serializer<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Properties, Serializer<K>, Serializer<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, AdminClient) - Static method in interface io.vertx.kafka.admin.KafkaAdminClient
Create a new KafkaAdminClient 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, Consumer<K, V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Consumer<K, V>, KafkaClientOptions) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native Consumer.
create(Vertx, Consumer<K, V>, KafkaClientOptions) - 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, Producer<K, V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, Producer<K, V>, KafkaClientOptions) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native Producer.
create(Vertx, Producer<K, V>, KafkaClientOptions) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance.
create(AuthenticationProvider) - Static method in interface io.vertx.ext.web.handler.APIKeyHandler
Create an API Key authentication handler
create(AuthenticationProvider) - Static method in interface io.vertx.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthenticationProvider) - Static method in interface io.vertx.ext.web.handler.FormLoginHandler
Create a handler
create(AuthenticationProvider) - Static method in interface io.vertx.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider) - Static method in interface io.vertx.serviceproxy.AuthenticationInterceptor
 
create(AuthenticationProvider, String) - Static method in interface io.vertx.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create(AuthenticationProvider, String) - Static method in interface io.vertx.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String) - Static method in interface io.vertx.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String, String, String) - Static method in interface io.vertx.ext.web.handler.FormLoginHandler
Create a handler
create(Authorization) - Static method in interface io.vertx.ext.auth.authorization.NotAuthorization
 
create(Authorization) - Static method in interface io.vertx.ext.web.handler.AuthorizationHandler
create the handler that will check the specified authorization Note that to check several authorizations, you can specify a sub-interface such as AndAuthorization or OrAuthorization
create(AuthorizationProvider) - Static method in interface io.vertx.serviceproxy.AuthorizationInterceptor
 
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(HotpAuth) - Static method in interface io.vertx.ext.web.handler.OtpAuthHandler
Create a new instance of this handler using a hash based one time password authentication provider.
create(HotpAuthOptions) - Static method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create(HotpAuthOptions) - Static method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create(HotpAuthOptions) - Static method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create(TotpAuth) - Static method in interface io.vertx.ext.web.handler.OtpAuthHandler
Create a new instance of this handler using a time based one time password authentication provider.
create(TotpAuthOptions) - Static method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create(TotpAuthOptions) - Static method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create(TotpAuthOptions) - Static method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create(User) - Static method in interface io.vertx.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(User, MultiMap) - Static method in interface io.vertx.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(WebAuthn4J) - Static method in interface io.vertx.ext.web.handler.WebAuthn4JHandler
Create a WebAuthN auth handler.
create(MailAttachment) - Static method in interface io.vertx.ext.mail.MailAttachment
create a copy of a MailAttachment object
create(MongoClient) - Static method in interface io.vertx.ext.auth.mongo.MongoUserUtil
Create an instance of the user helper.
create(MongoClient, MongoAuthenticationOptions) - Static method in interface io.vertx.ext.auth.mongo.MongoAuthentication
Creates an instance of MongoAuth by using the given MongoClient and configuration object.
create(MongoClient, MongoAuthenticationOptions, MongoAuthorizationOptions) - Static method in interface io.vertx.ext.auth.mongo.MongoUserUtil
Create an instance of the user helper with custom queries.
create(WebClient) - Static method in interface io.vertx.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient) - Static method in interface io.vertx.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth) - Static method in interface io.vertx.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth, OAuth2WebClientOptions) - Static method in interface io.vertx.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
create(WebClient, CachingWebClientOptions) - Static method in interface io.vertx.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore) - Static method in interface io.vertx.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore, CachingWebClientOptions) - Static method in interface io.vertx.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CookieStore) - Static method in interface io.vertx.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
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(FileSystemAccess, String) - Static method in interface io.vertx.ext.web.handler.StaticHandler
Create a handler, specifying web-root and access option: absolute path or relative
create(FileSystemAccess, String) - Static method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Create a handler, specifying web-root and access option: absolute path or relative
create(FileSystemAccess, String) - Static method in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Create a handler, specifying web-root and access option: absolute path or relative
create(LoggerFormat) - Static method in interface io.vertx.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(LoggerFormat) - Static method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(LoggerFormat) - Static method in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
Create a handler with he specified format
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(SessionStore) - Static method in interface io.vertx.ext.web.handler.SessionHandler
Create a session handler
create(ParameterLocation, SchemaRepository) - Method in interface io.vertx.ext.web.validation.builder.ParameterProcessorFactory
 
create(ParameterLocation, SchemaRepository) - Method in interface io.vertx.ext.web.validation.builder.StyledParameterProcessorFactory
 
create(ParameterLocation, SchemaRepository) - Method in class io.vertx.reactivex.ext.web.validation.builder.ParameterProcessorFactory
 
create(ParameterLocation, SchemaRepository) - Method in class io.vertx.reactivex.ext.web.validation.builder.StyledParameterProcessorFactory
 
create(ParameterLocation, SchemaRepository) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ParameterProcessorFactory
 
create(ParameterLocation, SchemaRepository) - Method in class io.vertx.rxjava3.ext.web.validation.builder.StyledParameterProcessorFactory
 
create(HttpProxy) - Static method in interface io.vertx.ext.web.proxy.handler.ProxyHandler
 
create(HttpProxy, int, String) - Static method in interface io.vertx.ext.web.proxy.handler.ProxyHandler
 
create(ProxyContext) - Method in interface io.vertx.httpproxy.OriginRequestProvider
Create the HttpClientRequest to the origin server for a given ProxyContext.
create(JsonSchemaOptions) - Static method in interface io.vertx.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchemaOptions) - Static method in class io.vertx.reactivex.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchemaOptions) - Static method in class io.vertx.rxjava3.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchemaOptions, JsonFormatValidator) - Static method in interface io.vertx.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchemaOptions, JsonFormatValidator) - Static method in class io.vertx.reactivex.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchemaOptions, JsonFormatValidator) - Static method in class io.vertx.rxjava3.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchema, JsonSchemaOptions) - Static method in interface io.vertx.json.schema.Validator
Creates a new validator with some initial schema and options.
create(JsonSchema, JsonSchemaOptions, JsonFormatValidator) - Static method in interface io.vertx.json.schema.Validator
Creates a new validator with some initial schema, options and a custom JSON format validator.
create(SchemaRepository) - Method in interface io.vertx.ext.web.validation.builder.BodyProcessorFactory
 
create(SchemaRepository) - Static method in interface io.vertx.ext.web.validation.builder.ValidationHandlerBuilder
 
create(MqttAuthenticateReasonCode, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttAuthenticationExchangeMessage
Create a concrete instance of a Vert.x auth message
create(MqttAuthenticateReasonCode, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttAuthenticationExchangeMessage
Create a concrete instance of a Vert.x auth message
create(MqttAuthenticateReasonCode, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttAuthenticationExchangeMessage
Create a concrete instance of a Vert.x auth message
create(MqttDisconnectReasonCode, MqttProperties) - Static method in interface io.vertx.mqtt.messages.MqttDisconnectMessage
Create a concrete instance of a Vert.x disconnect message
create(MqttDisconnectReasonCode, MqttProperties) - Static method in class io.vertx.reactivex.mqtt.messages.MqttDisconnectMessage
Create a concrete instance of a Vert.x disconnect message
create(MqttDisconnectReasonCode, MqttProperties) - Static method in class io.vertx.rxjava3.mqtt.messages.MqttDisconnectMessage
Create a concrete instance of a Vert.x disconnect message
create(AmqpMessage) - Static method in class io.vertx.reactivex.amqp.AmqpMessage
Creates a builder to create a new AmqpMessage copying the metadata from the passed message.
create(Measured) - Static method in class io.vertx.reactivex.micrometer.MetricsService
Creates a metric service for a given object.
create(Vertx) - Static method in class io.vertx.reactivex.cassandra.CassandraClient
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(Vertx) - Static method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx) - Static method in class io.vertx.reactivex.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider.
create(Vertx) - Static method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx) - Static method in class io.vertx.reactivex.ext.consul.ConsulClient
Create a Consul client with default options.
create(Vertx) - Static method in class io.vertx.reactivex.ext.dropwizard.MetricsService
Creates a metric service for a given Vertx instance.
create(Vertx) - Static method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx) - Static method in class io.vertx.reactivex.ext.stomp.StompClient
Creates a StompClient using the default implementation.
create(Vertx) - Static method in class io.vertx.reactivex.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation, and use the default options.
create(Vertx) - Static method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Creates an instance of StompServerHandler using the default (compliant) implementation.
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) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
Create a handler with defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.reactivex.mqtt.MqttClient
Return an MQTT client instance using the default options
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.rabbitmq.RabbitMQClient
Create and return a client configured with the default options.
create(Vertx) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx, boolean) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, long) - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(Vertx, long) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Create a session store.
create(Vertx, long, Redis) - Static method in class io.vertx.reactivex.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the given retry TO.
create(Vertx, PebbleEngine) - Static method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.
create(Vertx, AmqpClientOptions) - Static method in class io.vertx.reactivex.amqp.AmqpClient
Creates a new instance of AmqpClient with the given Vert.x instance and the given options.
create(Vertx, CassandraClientOptions) - Static method in class io.vertx.reactivex.cassandra.CassandraClient
Create a Cassandra client which maintains its own driver session.
create(Vertx, ConfigRetrieverOptions) - Static method in class io.vertx.reactivex.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx, Handler<TestSuiteReport>) - Static method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
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) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
create(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.web.sstore.infinispan.InfinispanSessionStore
Create a new InfinispanSessionStore for the given configuration.
create(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
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, JsonObject, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, RemoteCacheManager) - Static method in class io.vertx.reactivex.ext.web.sstore.infinispan.InfinispanSessionStore
create(Vertx, HtpasswdAuthOptions) - Static method in class io.vertx.reactivex.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, JWTAuthOptions) - Static method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, LdapAuthenticationOptions) - Static method in class io.vertx.reactivex.ext.auth.ldap.LdapAuthentication
Create a LDAP authentication provider
create(Vertx, OAuth2FlowType, JsonObject) - 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, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, WebAuthn4JOptions) - Static method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx, BridgeOptions) - Static method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions) - Static method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions, Handler<BridgeEvent>) - Static method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, ConsulClientOptions) - Static method in class io.vertx.reactivex.ext.consul.ConsulClient
Create a Consul client.
create(Vertx, MailConfig) - Static method in class io.vertx.reactivex.ext.mail.MailClient
Create a non shared instance of the mail client.
create(Vertx, StompClientOptions) - Static method in class io.vertx.reactivex.ext.stomp.StompClient
Creates a StompClient using the default implementation.
create(Vertx, StompServerOptions) - Static method in class io.vertx.reactivex.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
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, WebClientOptions) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
Create a web client using the provided vertx instance and default pooling options.
create(Vertx, WebClientOptions, PoolOptions) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Vertx, GraphiQLHandlerOptions) - Static method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx, SockJSHandlerOptions) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, KafkaClientOptions) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, KafkaClientOptions, Class<K>, Class<V>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, MqttClientOptions) - Static method in class io.vertx.reactivex.mqtt.MqttClient
Return an MQTT client instance
create(Vertx, MqttServerOptions) - Static method in class io.vertx.reactivex.mqtt.MqttServer
Return an MQTT server instance
create(Vertx, RabbitMQOptions) - Static method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Create and return a client.
create(Vertx, NetServer) - Static method in class io.vertx.reactivex.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, NetServer, StompServerOptions) - Static method in class io.vertx.reactivex.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, AuthenticationProvider) - Static method in class io.vertx.reactivex.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx, HtdigestAuth) - Static method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(Vertx, 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(Vertx, OAuth2Auth) - Static method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler without host pinning.Most providers will not look to the redirect url but always redirect to the preconfigured callback.
create(Vertx, OAuth2Auth, String) - Static method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning.
create(Vertx, OpenAPIContract) - Static method in class io.vertx.reactivex.ext.web.openapi.router.RouterBuilder
Create a new RouterBuilder.
create(Vertx, OpenAPIContract) - Static method in class io.vertx.reactivex.openapi.validation.RequestValidator
Create a new RequestValidator.
create(Vertx, OpenAPIContract, RequestExtractor) - Static method in class io.vertx.reactivex.ext.web.openapi.router.RouterBuilder
Create a new RouterBuilder.
create(Vertx, RabbitMQClient, RabbitMQPublisherOptions) - Static method in class io.vertx.reactivex.rabbitmq.RabbitMQPublisher
Create and return a publisher using the specified client.
create(Vertx, Redis) - Static method in class io.vertx.reactivex.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the default retry TO.
create(Vertx, ServiceDiscoveryOptions) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
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, String) - Static method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthentication
Create a File authentication provider
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthorization
Create a File authentication provider
create(Vertx, String) - Method in class io.vertx.reactivex.ext.stomp.DestinationFactory
Creates a destination for the given address.
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, 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(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
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) - Static method in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx, String, boolean) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, 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(Vertx, String, long) - 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.LocalSessionStore
Create a session store
create(Vertx, String, PebbleEngine) - Static method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.
create(Vertx, String, Buffer) - Static method in class io.vertx.reactivex.ext.web.sstore.cookie.CookieSessionStore
Creates a CookieSessionStore.
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) - 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) - 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.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.com.
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) - 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) - 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) - 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) - 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) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
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, HttpClientOptions) - 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.FacebookAuth
Create a OAuth2Auth provider for Facebook
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, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
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, 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, HttpClientOptions) - 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.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
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, HttpClientOptions) - 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.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
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, HttpClientOptions) - 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.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, PubSecKeyOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
create(Vertx, String, String, PubSecKeyOptions, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
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) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
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.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.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.GitLabAuth
Create a OAuth2Auth provider for GitLab.
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, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for IBM Cloud
create(Vertx, String, String, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for IBM Cloud
create(Vertx, String, String, String, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
create(Vertx, String, String, String, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
create(Vertx, Map<String, String>) - Static method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Create a new KafkaAdminClient 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>) - 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.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.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Consumer<K, V>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native .
create(Vertx, Consumer<K, V>, KafkaClientOptions) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native .
create(Vertx, Producer<K, V>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native .
create(Vertx, Producer<K, V>, KafkaClientOptions) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native .
create(AuthenticationProvider) - Static method in class io.vertx.reactivex.ext.web.handler.APIKeyHandler
Create an API Key authentication handler
create(AuthenticationProvider) - Static method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthenticationProvider) - Static method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Create a handler
create(AuthenticationProvider) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String) - Static method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create(AuthenticationProvider, String) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String, String, String) - Static method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Create a handler
create(Authorization) - Static method in class io.vertx.reactivex.ext.auth.authorization.NotAuthorization
 
create(Authorization) - Static method in class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
create the handler that will check the specified authorization Note that to check several authorizations, you can specify a sub-interface such as AndAuthorization or OrAuthorization
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(HotpAuth) - Static method in class io.vertx.reactivex.ext.web.handler.OtpAuthHandler
Create a new instance of this handler using a hash based one time password authentication provider.
create(TotpAuth) - Static method in class io.vertx.reactivex.ext.web.handler.OtpAuthHandler
Create a new instance of this handler using a time based one time password authentication provider.
create(User) - Static method in class io.vertx.reactivex.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(User, MultiMap) - Static method in class io.vertx.reactivex.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(WebAuthn4J) - Static method in class io.vertx.reactivex.ext.web.handler.WebAuthn4JHandler
Create a WebAuthN auth handler.
create(MailAttachment) - Static method in class io.vertx.reactivex.ext.mail.MailAttachment
create a copy of a MailAttachment object
create(WebClient) - Static method in class io.vertx.reactivex.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient) - Static method in class io.vertx.reactivex.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, CachingWebClientOptions) - Static method in class io.vertx.reactivex.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore) - Static method in class io.vertx.reactivex.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore, CachingWebClientOptions) - Static method in class io.vertx.reactivex.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CookieStore) - Static method in class io.vertx.reactivex.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth) - Static method in class io.vertx.reactivex.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth, OAuth2WebClientOptions) - Static method in class io.vertx.reactivex.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
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(SessionStore) - Static method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Create a session handler
create(JsonSchema, JsonSchemaOptions) - Static method in class io.vertx.reactivex.json.schema.Validator
Creates a new validator with some initial schema and options.
create(JsonSchema, JsonSchemaOptions, JsonFormatValidator) - Static method in class io.vertx.reactivex.json.schema.Validator
Creates a new validator with some initial schema, options and a custom JSON format validator.
create(SchemaRepository) - Method in class io.vertx.reactivex.ext.web.validation.builder.BodyProcessorFactory
 
create(SchemaRepository) - Static method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
create(Redis) - Static method in class io.vertx.reactivex.redis.client.RedisCluster
 
create(RedisConnection) - Static method in class io.vertx.reactivex.redis.client.RedisCluster
 
create(SqlClient) - Static method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient) - Static method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient) - Static method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper.
create(SqlClient, SqlAuthenticationOptions) - Static method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient, SqlAuthorizationOptions) - Static method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient, String, String, String) - Static method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper with custom queries.
create(Redis) - Static method in interface io.vertx.redis.client.RedisCluster
 
create(RedisConnection) - Static method in interface io.vertx.redis.client.RedisCluster
 
create(AmqpMessage) - Static method in class io.vertx.rxjava3.amqp.AmqpMessage
Creates a builder to create a new AmqpMessage copying the metadata from the passed message.
create(Measured) - Static method in class io.vertx.rxjava3.micrometer.MetricsService
Creates a metric service for a given object.
create(Vertx) - Static method in class io.vertx.rxjava3.cassandra.CassandraClient
create(Vertx) - Static method in class io.vertx.rxjava3.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) - Static method in class io.vertx.rxjava3.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx) - Static method in class io.vertx.rxjava3.ext.consul.ConsulClient
Create a Consul client with default options.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.dropwizard.MetricsService
Creates a metric service for a given Vertx instance.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx) - Static method in class io.vertx.rxjava3.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.stomp.StompClient
Creates a StompClient using the default implementation.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation, and use the default options.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Creates an instance of StompServerHandler using the default (compliant) implementation.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.client.WebClient
Create a web client using the provided vertx instance and default options.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
Create a handler with defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.rxjava3.mqtt.MqttClient
Return an MQTT client instance using the default options
create(Vertx) - Static method in class io.vertx.rxjava3.mqtt.MqttServer
Return an MQTT server instance using default options
create(Vertx) - Static method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Create and return a client configured with the default options.
create(Vertx) - Static method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx, boolean) - Static method in class io.vertx.rxjava3.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, long) - Static method in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(Vertx, long) - Static method in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
Create a session store.
create(Vertx, long, Redis) - Static method in class io.vertx.rxjava3.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the given retry TO.
create(Vertx, PebbleEngine) - Static method in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.
create(Vertx, AmqpClientOptions) - Static method in class io.vertx.rxjava3.amqp.AmqpClient
Creates a new instance of AmqpClient with the given Vert.x instance and the given options.
create(Vertx, CassandraClientOptions) - Static method in class io.vertx.rxjava3.cassandra.CassandraClient
Create a Cassandra client which maintains its own driver session.
create(Vertx, ConfigRetrieverOptions) - Static method in class io.vertx.rxjava3.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx, Handler<TestSuiteReport>) - Static method in class io.vertx.rxjava3.ext.unit.collect.EventBusCollector
 
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.ext.web.sstore.infinispan.InfinispanSessionStore
Create a new InfinispanSessionStore for the given configuration.
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx, JsonObject, HttpClientOptions) - Static method in class io.vertx.rxjava3.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.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, RemoteCacheManager) - Static method in class io.vertx.rxjava3.ext.web.sstore.infinispan.InfinispanSessionStore
create(Vertx, HtpasswdAuthOptions) - Static method in class io.vertx.rxjava3.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, JWTAuthOptions) - Static method in class io.vertx.rxjava3.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, LdapAuthenticationOptions) - Static method in class io.vertx.rxjava3.ext.auth.ldap.LdapAuthentication
Create a LDAP authentication provider
create(Vertx, OAuth2FlowType, JsonObject) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, WebAuthn4JOptions) - Static method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx, BridgeOptions) - Static method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions) - Static method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions, Handler<BridgeEvent>) - Static method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, ConsulClientOptions) - Static method in class io.vertx.rxjava3.ext.consul.ConsulClient
Create a Consul client.
create(Vertx, MailConfig) - Static method in class io.vertx.rxjava3.ext.mail.MailClient
Create a non shared instance of the mail client.
create(Vertx, StompClientOptions) - Static method in class io.vertx.rxjava3.ext.stomp.StompClient
Creates a StompClient using the default implementation.
create(Vertx, StompServerOptions) - Static method in class io.vertx.rxjava3.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, ReportingOptions) - Static method in class io.vertx.rxjava3.ext.unit.collect.EventBusCollector
Create a message handler reporting with the specified options.
create(Vertx, WebClientOptions) - Static method in class io.vertx.rxjava3.ext.web.client.WebClient
Create a web client using the provided vertx instance and default pooling options.
create(Vertx, WebClientOptions, PoolOptions) - Static method in class io.vertx.rxjava3.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Vertx, GraphiQLHandlerOptions) - Static method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx, SockJSHandlerOptions) - Static method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, KafkaClientOptions) - Static method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, KafkaClientOptions, Class<K>, Class<V>) - Static method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, MqttClientOptions) - Static method in class io.vertx.rxjava3.mqtt.MqttClient
Return an MQTT client instance
create(Vertx, MqttServerOptions) - Static method in class io.vertx.rxjava3.mqtt.MqttServer
Return an MQTT server instance
create(Vertx, RabbitMQOptions) - Static method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Create and return a client.
create(Vertx, NetServer) - Static method in class io.vertx.rxjava3.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, NetServer, StompServerOptions) - Static method in class io.vertx.rxjava3.ext.stomp.StompServer
Creates a StompServer based on the default Stomp Server implementation.
create(Vertx, AuthenticationProvider) - Static method in class io.vertx.rxjava3.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx, HtdigestAuth) - Static method in class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(Vertx, HtdigestAuth, long) - Static method in class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
Create a digest auth handler, specifying the expire timeout for nonces.
create(Vertx, OAuth2Auth) - Static method in class io.vertx.rxjava3.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler without host pinning.Most providers will not look to the redirect url but always redirect to the preconfigured callback.
create(Vertx, OAuth2Auth, String) - Static method in class io.vertx.rxjava3.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning.
create(Vertx, OpenAPIContract) - Static method in class io.vertx.rxjava3.ext.web.openapi.router.RouterBuilder
Create a new RouterBuilder.
create(Vertx, OpenAPIContract) - Static method in class io.vertx.rxjava3.openapi.validation.RequestValidator
Create a new RequestValidator.
create(Vertx, OpenAPIContract, RequestExtractor) - Static method in class io.vertx.rxjava3.ext.web.openapi.router.RouterBuilder
Create a new RouterBuilder.
create(Vertx, RabbitMQClient, RabbitMQPublisherOptions) - Static method in class io.vertx.rxjava3.rabbitmq.RabbitMQPublisher
Create and return a publisher using the specified client.
create(Vertx, Redis) - Static method in class io.vertx.rxjava3.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the default retry TO.
create(Vertx, ServiceDiscoveryOptions) - Static method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth by using the given htfile file.
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthentication
Create a File authentication provider
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthorization
Create a File authentication provider
create(Vertx, String) - Method in class io.vertx.rxjava3.ext.stomp.DestinationFactory
Creates a destination for the given address.
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.rxjava3.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx, String, boolean) - Static method in class io.vertx.rxjava3.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, String, long) - Static method in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path, and with the specified max cache time
create(Vertx, String, long) - Static method in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
Create a session store.
create(Vertx, String, long) - Static method in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String, PebbleEngine) - Static method in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.
create(Vertx, String, Buffer) - Static method in class io.vertx.rxjava3.ext.web.sstore.cookie.CookieSessionStore
Creates a CookieSessionStore.
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.com.
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String) - Static method in class io.vertx.rxjava3.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, PubSecKeyOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
create(Vertx, String, String, PubSecKeyOptions, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.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.rxjava3.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for IBM Cloud
create(Vertx, String, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for IBM Cloud
create(Vertx, String, String, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
create(Vertx, String, String, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
create(Vertx, Map<String, String>) - Static method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Create a new KafkaAdminClient instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Consumer<K, V>) - Static method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native .
create(Vertx, Consumer<K, V>, KafkaClientOptions) - Static method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native .
create(Vertx, Producer<K, V>) - Static method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native .
create(Vertx, Producer<K, V>, KafkaClientOptions) - Static method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native .
create(AuthenticationProvider) - Static method in class io.vertx.rxjava3.ext.web.handler.APIKeyHandler
Create an API Key authentication handler
create(AuthenticationProvider) - Static method in class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthenticationProvider) - Static method in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
Create a handler
create(AuthenticationProvider) - Static method in class io.vertx.rxjava3.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String) - Static method in class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create(AuthenticationProvider, String) - Static method in class io.vertx.rxjava3.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String) - Static method in class io.vertx.rxjava3.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String, String, String) - Static method in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
Create a handler
create(Authorization) - Static method in class io.vertx.rxjava3.ext.auth.authorization.NotAuthorization
 
create(Authorization) - Static method in class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
create the handler that will check the specified authorization Note that to check several authorizations, you can specify a sub-interface such as AndAuthorization or OrAuthorization
create(JWTAuth) - Static method in class io.vertx.rxjava3.ext.web.handler.JWTAuthHandler
Create a JWT auth handler.
create(JWTAuth, String) - Static method in class io.vertx.rxjava3.ext.web.handler.JWTAuthHandler
Create a JWT auth handler.
create(HotpAuth) - Static method in class io.vertx.rxjava3.ext.web.handler.OtpAuthHandler
Create a new instance of this handler using a hash based one time password authentication provider.
create(TotpAuth) - Static method in class io.vertx.rxjava3.ext.web.handler.OtpAuthHandler
Create a new instance of this handler using a time based one time password authentication provider.
create(User) - Static method in class io.vertx.rxjava3.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(User, MultiMap) - Static method in class io.vertx.rxjava3.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(WebAuthn4J) - Static method in class io.vertx.rxjava3.ext.web.handler.WebAuthn4JHandler
Create a WebAuthN auth handler.
create(MailAttachment) - Static method in class io.vertx.rxjava3.ext.mail.MailAttachment
create a copy of a MailAttachment object
create(WebClient) - Static method in class io.vertx.rxjava3.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient) - Static method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, CachingWebClientOptions) - Static method in class io.vertx.rxjava3.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore) - Static method in class io.vertx.rxjava3.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore, CachingWebClientOptions) - Static method in class io.vertx.rxjava3.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CookieStore) - Static method in class io.vertx.rxjava3.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth) - Static method in class io.vertx.rxjava3.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth, OAuth2WebClientOptions) - Static method in class io.vertx.rxjava3.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
create(TemplateEngine) - Static method in class io.vertx.rxjava3.ext.web.handler.TemplateHandler
Create a handler
create(TemplateEngine, String, String) - Static method in class io.vertx.rxjava3.ext.web.handler.TemplateHandler
Create a handler
create(SessionStore) - Static method in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Create a session handler
create(HttpProxy) - Static method in class io.vertx.rxjava3.ext.web.proxy.handler.ProxyHandler
 
create(HttpProxy, int, String) - Static method in class io.vertx.rxjava3.ext.web.proxy.handler.ProxyHandler
 
create(ProxyContext) - Method in class io.vertx.rxjava3.httpproxy.OriginRequestProvider
Create the to the origin server for a given ProxyContext.
create(JsonSchema, JsonSchemaOptions) - Static method in class io.vertx.rxjava3.json.schema.Validator
Creates a new validator with some initial schema and options.
create(JsonSchema, JsonSchemaOptions, JsonFormatValidator) - Static method in class io.vertx.rxjava3.json.schema.Validator
Creates a new validator with some initial schema, options and a custom JSON format validator.
create(SchemaRepository) - Method in class io.vertx.rxjava3.ext.web.validation.builder.BodyProcessorFactory
 
create(SchemaRepository) - Static method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
create(Redis) - Static method in class io.vertx.rxjava3.redis.client.RedisCluster
 
create(RedisConnection) - Static method in class io.vertx.rxjava3.redis.client.RedisCluster
 
create(SqlClient) - Static method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient) - Static method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient) - Static method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper.
create(SqlClient, SqlAuthenticationOptions) - Static method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient, SqlAuthorizationOptions) - Static method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient, String, String, String) - Static method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper with custom queries.
create(KubeResolverOptions) - Static method in interface io.vertx.serviceresolver.kube.KubeResolver
Create a Kubernetes resolver with the given options.
create(SrvResolverOptions) - Static method in interface io.vertx.serviceresolver.srv.SrvResolver
Create an address resolver configured by the options.
create(SqlClient) - Static method in interface io.vertx.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient) - Static method in interface io.vertx.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient) - Static method in interface io.vertx.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper.
create(SqlClient, SqlAuthenticationOptions) - Static method in interface io.vertx.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient, SqlAuthorizationOptions) - Static method in interface io.vertx.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient, String, String, String) - Static method in interface io.vertx.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper with custom queries.
create(Class<?>) - Static method in interface io.vertx.core.cli.CLI
Creates an instance of CLI from the given Java class.
create(Class<T>, String) - Static method in class io.vertx.core.cli.converters.Converters
 
create(Number) - Static method in class io.vertx.sqlclient.data.Numeric
Return a Numeric instance for the given number.
create(Object) - Static method in interface io.vertx.ext.unit.TestSuite
Create and return a new test suite configured after the testSuiteObject argument.
create(Object) - Static method in interface io.vertx.ext.web.validation.RequestParameter
 
create(Object) - Static method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
create(Object) - Static method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
create(String) - Static method in interface io.vertx.core.cli.CLI
Creates an instance of CLI using the default implementation.
create(String) - Static method in interface io.vertx.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance with a fully-qualified domain name,
create(String) - Static method in interface io.vertx.ext.auth.authorization.PermissionBasedAuthorization
 
create(String) - Static method in interface io.vertx.ext.auth.authorization.RoleBasedAuthorization
 
create(String) - Static method in interface io.vertx.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
create(String) - Static method in interface io.vertx.ext.auth.jwt.authorization.JWTAuthorization
Factory method to create a Authorization provider for JWT tokens.
create(String) - Static method in interface io.vertx.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for Oauth 2.0 scopes.
create(String) - Static method in interface io.vertx.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create(String) - Static method in interface io.vertx.ext.shell.term.Pty
Create a new pseudo terminal.
create(String) - Static method in interface io.vertx.ext.unit.TestSuite
Create and return a new test suite.
create(String) - Static method in interface io.vertx.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create(String) - Static method in interface io.vertx.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler that will extract the tenant id from a given header name.
create(String) - Static method in interface io.vertx.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler with a custom disable flag.
create(String) - Static method in interface io.vertx.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(String) - Static method in interface io.vertx.ext.web.handler.XFrameHandler
Creates a new handler that will add the X-FRAME-OPTIONS header to the current response.
create(String) - Static method in interface io.vertx.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using a custom extension
create(String) - Static method in interface io.vertx.grpc.common.ServiceName
Create a service name from its fully qualified name, e.g com.examples.MyService
create(String) - Static method in interface io.vertx.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(String) - Static method in class io.vertx.reactivex.ext.auth.authorization.PermissionBasedAuthorization
 
create(String) - Static method in class io.vertx.reactivex.ext.auth.authorization.RoleBasedAuthorization
 
create(String) - Static method in class io.vertx.reactivex.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
create(String) - Static method in class io.vertx.reactivex.ext.auth.jwt.authorization.JWTAuthorization
Factory method to create a Authorization provider for JWT tokens.
create(String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for Oauth 2.0 scopes.
create(String) - Static method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create(String) - Static method in class io.vertx.reactivex.ext.unit.TestSuite
Create and return a new test suite.
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler that will extract the tenant id from a given header name.
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(String) - Static method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.XFrameHandler
Creates a new handler that will add the X-FRAME-OPTIONS header to the current response.
create(String) - Static method in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using a custom extension
create(String) - Static method in class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(String) - Static method in interface io.vertx.redis.client.Command
Generic command generator for extensions.
create(String) - Static method in class io.vertx.rxjava3.ext.auth.authorization.PermissionBasedAuthorization
 
create(String) - Static method in class io.vertx.rxjava3.ext.auth.authorization.RoleBasedAuthorization
 
create(String) - Static method in class io.vertx.rxjava3.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
create(String) - Static method in class io.vertx.rxjava3.ext.auth.jwt.authorization.JWTAuthorization
Factory method to create a Authorization provider for JWT tokens.
create(String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for Oauth 2.0 scopes.
create(String) - Static method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create(String) - Static method in class io.vertx.rxjava3.ext.unit.TestSuite
Create and return a new test suite.
create(String) - Static method in class io.vertx.rxjava3.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create(String) - Static method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler that will extract the tenant id from a given header name.
create(String) - Static method in class io.vertx.rxjava3.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler with a custom disable flag.
create(String) - Static method in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(String) - Static method in class io.vertx.rxjava3.ext.web.handler.XFrameHandler
Creates a new handler that will add the X-FRAME-OPTIONS header to the current response.
create(String) - Static method in class io.vertx.rxjava3.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using a custom extension
create(String) - Static method in class io.vertx.rxjava3.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(String...) - Static method in class io.vertx.ext.stomp.utils.Headers
 
create(String, int) - Static method in interface io.vertx.core.net.HostAndPort
Create an arbitrary instance.
create(String, Converter<T>) - Static method in class io.vertx.core.cli.converters.Converters
 
create(String, Handler<TestContext>) - Static method in interface io.vertx.ext.unit.TestCase
Create a test case.
create(String, Handler<TestContext>) - Static method in class io.vertx.reactivex.ext.unit.TestCase
Create a test case.
create(String, Handler<TestContext>) - Static method in class io.vertx.rxjava3.ext.unit.TestCase
Create a test case.
create(String, Vertx) - Static method in interface io.vertx.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
create(String, Vertx, CircuitBreakerOptions) - Static method in interface io.vertx.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker.
create(String, MongoClient, MongoAuthorizationOptions) - Static method in interface io.vertx.ext.auth.mongo.MongoAuthorization
Creates an instance of MongoAuthorization by using the given MongoClient and configuration object.
create(String, Vertx) - Static method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
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.rxjava3.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
create(String, Vertx, CircuitBreakerOptions) - Static method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker.
create(String, Class<T>) - Static method in class io.vertx.reactivex.sqlclient.PropertyKind
 
create(String, Class<T>) - Static method in class io.vertx.rxjava3.sqlclient.PropertyKind
 
create(String, Class<T>) - Static method in interface io.vertx.sqlclient.PropertyKind
 
create(String, String) - Static method in interface io.vertx.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for OpenID Connect scopes.
create(String, String) - Static method in interface io.vertx.grpc.common.ServiceName
Create a service name from its package name and name
create(String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for OpenID Connect scopes.
create(String, String) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for OpenID Connect scopes.
create(String, String, Object) - Static method in exception io.vertx.json.schema.ValidationException
 
create(String, String, Object, Throwable) - Static method in exception io.vertx.json.schema.ValidationException
 
create(String, String, Object, Collection<Throwable>) - Static method in exception io.vertx.json.schema.ValidationException
 
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, 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, K, V) - Static method in class io.vertx.rxjava3.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, 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, 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, Long, Integer) - Static method in class io.vertx.rxjava3.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(String, 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.rxjava3.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(Function<User, Boolean>) - Static method in interface io.vertx.ext.auth.abac.Attribute
A custom function to be used during matching.
create(Function<RoutingContext, String>) - Static method in interface io.vertx.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
create(Function<RoutingContext, String>, String) - Static method in interface io.vertx.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
create(Function<User, Boolean>) - Static method in class io.vertx.reactivex.ext.auth.abac.Attribute
A custom function to be used during matching.
create(Function<RoutingContext, String>) - Static method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
create(Function<RoutingContext, String>, String) - Static method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
create(Function<User, Boolean>) - Static method in class io.vertx.rxjava3.ext.auth.abac.Attribute
A custom function to be used during matching.
create(Function<RoutingContext, String>) - Static method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
create(Function<RoutingContext, String>, String) - Static method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
create(Map<String, String>) - Static method in class io.vertx.ext.stomp.utils.Headers
 
create(Message) - Static method in interface io.vertx.amqp.AmqpMessage
Creates a builder to create a new AmqpMessage copying the metadata from the passed (Proton) message.
createAclPolicy(AclPolicy) - Method in interface io.vertx.ext.consul.ConsulClient
Creates a new ACL policy
createAclPolicy(AclPolicy) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Creates a new ACL policy
createAclPolicy(AclPolicy) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Creates a new ACL policy
createAcls(List<AclBinding>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Create the ACL rules.
createAcls(List<AclBinding>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Create the ACL rules.
createAcls(List<AclBinding>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Create the ACL rules.
createAclToken(AclToken) - Method in interface io.vertx.ext.consul.ConsulClient
Create an Acl token
createAclToken(AclToken) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Create an Acl token
createAclToken(AclToken) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Create an Acl token
createAnonymousSender() - Method in interface io.vertx.amqp.AmqpConnection
Creates an anonymous sender.
createAnonymousSender() - Method in class io.vertx.reactivex.amqp.AmqpConnection
Creates an anonymous sender.
createAnonymousSender() - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Creates an anonymous sender.
createAuthenticator(String, OtpKey) - Method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Creating authenticator from user id and key.
createAuthenticator(String, OtpKey) - Method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Creating authenticator from user id and key.
createAuthenticator(String, OtpKey) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Creating authenticator from user id and key.
createAuthenticator(String, OtpKey) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Creating authenticator from user id and key.
createAuthenticator(String, OtpKey) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Creating authenticator from user id and key.
createAuthenticator(String, OtpKey) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Creating authenticator from user id and key.
createBlank(String) - Static method in interface io.vertx.ext.shell.cli.CliToken
Create a new blank token.
createCantDecodeValue(Parameter) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createClient(Vertx) - Static method in interface io.vertx.redis.client.Redis
Create a new Redis client using the default client options.
createClient(Vertx, RedisOptions) - Static method in interface io.vertx.redis.client.Redis
Create a new Redis client using the given client options.
createClient(Vertx, String) - Static method in interface io.vertx.redis.client.Redis
Create a new Redis client using the default client options.
createClient(Vertx) - Static method in class io.vertx.reactivex.redis.client.Redis
Create a new Redis client using the default client options.
createClient(Vertx, RedisOptions) - Static method in class io.vertx.reactivex.redis.client.Redis
Create a new Redis client using the given client options.
createClient(Vertx, String) - Static method in class io.vertx.reactivex.redis.client.Redis
Create a new Redis client using the default client options.
createClient(Vertx) - Static method in class io.vertx.rxjava3.redis.client.Redis
Create a new Redis client using the default client options.
createClient(Vertx, RedisOptions) - Static method in class io.vertx.rxjava3.redis.client.Redis
Create a new Redis client using the given client options.
createClient(Vertx, String) - Static method in class io.vertx.rxjava3.redis.client.Redis
Create a new Redis client using the default client options.
createClientMetrics(SocketAddress, String, String) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the client metrics SPI when a client has been created.
createClusterClient(Vertx, RedisOptions, Supplier<Future<RedisClusterConnectOptions>>) - Static method in interface io.vertx.redis.client.Redis
Creates a new cluster Redis client.
createClusterClient(Vertx, RedisOptions, Supplier<Future<RedisClusterConnectOptions>>) - Static method in class io.vertx.reactivex.redis.client.Redis
Creates a new cluster Redis client.
createClusterClient(Vertx, RedisOptions, Supplier<Single<RedisClusterConnectOptions>>) - Static method in class io.vertx.rxjava3.redis.client.Redis
Creates a new cluster Redis client.
createCollection(String) - Method in interface io.vertx.ext.mongo.MongoClient
Create a new collection
createCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a new collection
createCollection(String) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Create a new collection
CreateCollectionOptions - Class in io.vertx.ext.mongo
Options for creating a collection
CreateCollectionOptions() - Constructor for class io.vertx.ext.mongo.CreateCollectionOptions
 
CreateCollectionOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.CreateCollectionOptions
 
CreateCollectionOptions(CreateCollectionOptions) - Constructor for class io.vertx.ext.mongo.CreateCollectionOptions
 
CreateCollectionOptionsConverter - Class in io.vertx.ext.mongo
Converter and mapper for CreateCollectionOptions.
CreateCollectionOptionsConverter() - Constructor for class io.vertx.ext.mongo.CreateCollectionOptionsConverter
 
createCollectionWithOptions(String, CreateCollectionOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Create a new collection with options
createCollectionWithOptions(String, CreateCollectionOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a new collection with options
createCollectionWithOptions(String, CreateCollectionOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Create a new collection with options
createConnectionFactory(Vertx, NetClientOptions) - Method in class io.vertx.db2client.spi.DB2Driver
 
createConnectionFactory(Vertx, NetClientOptions) - Method in class io.vertx.mssqlclient.spi.MSSQLDriver
 
createConnectionFactory(Vertx, NetClientOptions) - Method in class io.vertx.mysqlclient.spi.MySQLDriver
 
createConnectionFactory(Vertx, NetClientOptions) - Method in class io.vertx.oracleclient.spi.OracleDriver
 
createConnectionFactory(Vertx, NetClientOptions) - Method in class io.vertx.pgclient.spi.PgDriver
 
createConnectionFactory(Vertx, NetClientOptions) - Method in interface io.vertx.sqlclient.spi.Driver
Create a connection factory to the given database.
createCounter(String) - Method in interface io.vertx.spi.cluster.hazelcast.spi.HazelcastObjectProvider
Return Counter with given name, if the Counter doesn't exist it is initialized to 0
createCredentialsOptions(JsonObject) - Method in interface io.vertx.ext.auth.webauthn4j.WebAuthn4J
Gets a challenge and any other parameters for the navigator.credentials.create() call.
createCredentialsOptions(JsonObject) - Method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
Gets a challenge and any other parameters for the navigator.credentials.create() call.
createCredentialsOptions(JsonObject) - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
Gets a challenge and any other parameters for the navigator.credentials.create() call.
createDatagramSocket() - Method in interface io.vertx.core.Vertx
Create a datagram socket using default options
createDatagramSocket() - Method in class io.vertx.reactivex.core.Vertx
Create a datagram socket using default options
createDatagramSocket() - Method in class io.vertx.rxjava3.core.Vertx
Create a datagram socket using default options
createDatagramSocket(DatagramSocketOptions) - Method in interface io.vertx.core.Vertx
Create a datagram socket using the specified options
createDatagramSocket(DatagramSocketOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a datagram socket using the specified options
createDatagramSocket(DatagramSocketOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a datagram socket using the specified options
createDatagramSocketMetrics(DatagramSocketOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the datagram/udp metrics SPI when a datagram socket is created.
createDefaultGridFsBucketService() - Method in interface io.vertx.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createDefaultGridFsBucketService() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createDefaultGridFsBucketService() - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createDelete(JsonObject) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new delete operation with the given filter
createDnsClient() - Method in interface io.vertx.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions.getAddressResolverOptions()
createDnsClient() - Method in class io.vertx.reactivex.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions
createDnsClient() - Method in class io.vertx.rxjava3.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions
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(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(int, String) - Method in class io.vertx.rxjava3.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(DnsClientOptions) - Method in interface io.vertx.core.Vertx
Create a DNS client to connect to a DNS server
createDnsClient(DnsClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a DNS client to connect to a DNS server
createDnsClient(DnsClientOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a DNS client to connect to a DNS server
createDynamicReceiver() - Method in interface io.vertx.amqp.AmqpConnection
Creates a dynamic receiver.
createDynamicReceiver() - Method in class io.vertx.reactivex.amqp.AmqpConnection
Creates a dynamic receiver.
createDynamicReceiver() - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Creates a dynamic receiver.
createEndpointMetrics(SocketAddress, int) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Provides metrics for a particular endpoint
createErrorFrame(String, Map<String, String>, String) - Static method in interface io.vertx.ext.stomp.Frames
 
createErrorFrame(String, Map<String, String>, String) - Static method in class io.vertx.reactivex.ext.stomp.Frames
 
createErrorFrame(String, Map<String, String>, String) - Static method in class io.vertx.rxjava3.ext.stomp.Frames
 
createErrorFromOutputUnitType(Parameter, OutputUnit, JsonSchemaValidationException) - Static method in exception io.vertx.openapi.validation.SchemaValidationException
 
createEventBusMetrics() - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the event bus metrics SPI when the event bus is created.
createExecutor(ThreadFactory, Integer, Integer) - Method in interface io.vertx.core.spi.ExecutorServiceFactory
Create an ExecutorService
createFile(String) - Method in interface io.vertx.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String, String) - Method in interface io.vertx.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFile(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFile(String, String) - Method in class io.vertx.rxjava3.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
Blocking version of FileSystem.createFile(String)
createFileBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
createFileBlocking(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createFileBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
createFileBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createFileBlocking(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createFrom(PrepareOptions) - Static method in class io.vertx.oracleclient.OraclePrepareOptions
Creates a new instance of OraclePrepareOptions from the provided PrepareOptions.
createGridFsBucketService(String) - Method in interface io.vertx.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createGridFsBucketService(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createGridFsBucketService(String) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createHashedUser(String, String) - Method in interface io.vertx.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createHashedUser(String, String) - Method in interface io.vertx.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createHashedUser(String, String) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createHashedUser(String, String) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createHttpClient() - Method in interface io.vertx.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpClient() - Method in class io.vertx.reactivex.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpClient() - Method in class io.vertx.rxjava3.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpClient(HttpClientOptions) - Method in interface io.vertx.core.Vertx
Create a HTTP/HTTPS client using the specified client options
createHttpClient(HttpClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a HTTP/HTTPS client using the specified client options
createHttpClient(HttpClientOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a HTTP/HTTPS client using the specified client options
createHttpClient(HttpClientOptions, PoolOptions) - Method in interface io.vertx.core.Vertx
Create a HTTP/HTTPS client using the specified client and pool options
createHttpClient(HttpClientOptions, PoolOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a HTTP/HTTPS client using the specified client and pool options
createHttpClient(HttpClientOptions, PoolOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a HTTP/HTTPS client using the specified client and pool options
createHttpClient(PoolOptions) - Method in interface io.vertx.core.Vertx
Create a HTTP/HTTPS client using the specified pool options
createHttpClient(PoolOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a HTTP/HTTPS client using the specified pool options
createHttpClient(PoolOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a HTTP/HTTPS client using the specified pool options
createHttpClientMetrics(HttpClientOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the http client metrics SPI when an http client has been created.
createHttpServer() - Method in interface io.vertx.core.Vertx
Create an HTTP/HTTPS server using default options
createHttpServer() - Method in class io.vertx.reactivex.core.Vertx
Create an HTTP/HTTPS server using default options
createHttpServer() - Method in class io.vertx.rxjava3.core.Vertx
Create an HTTP/HTTPS server using default options
createHttpServer(HttpServerOptions) - Method in interface io.vertx.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServer(HttpServerOptions) - Method in class io.vertx.reactivex.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServer(HttpServerOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServerMetrics(HttpServerOptions, SocketAddress) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the http server metrics SPI when an http server is created.
createHttpTermServer(Vertx) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the HTTP protocol.
createHttpTermServer(Vertx, HttpTermOptions) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the HTTP protocol.
createHttpTermServer(Vertx, Router) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the HTTP protocol, using an existing router.
createHttpTermServer(Vertx, Router, HttpTermOptions) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the HTTP protocol, using an existing router.
createIndex(String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Creates an index.
createIndex(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates an index.
createIndex(String, JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Creates an index.
createIndexes(String, List<IndexModel>) - Method in interface io.vertx.ext.mongo.MongoClient
creates an indexes
createIndexes(String, List<IndexModel>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
creates an indexes
createIndexes(String, List<IndexModel>) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
creates an indexes
createIndexWithOptions(String, JsonObject, IndexOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Creates an index.
createIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates an index.
createIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Creates an index.
createInsert(JsonObject) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new insert operation with the given document
createInvalidContract(String) - Static method in exception io.vertx.openapi.contract.OpenAPIContractException
 
createInvalidContract(String, Throwable) - Static method in exception io.vertx.openapi.contract.OpenAPIContractException
 
createInvalidFrameErrorFrame(FrameException) - Static method in interface io.vertx.ext.stomp.Frames
 
createInvalidStyle(Location, String) - Static method in exception io.vertx.openapi.contract.OpenAPIContractException
 
createInvalidValueBody(OutputUnit, ValidationContext, JsonSchemaValidationException) - Static method in exception io.vertx.openapi.validation.SchemaValidationException
 
createInvalidValueFormat(Parameter) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createInvalidValueParameter(Parameter, OutputUnit, JsonSchemaValidationException) - Static method in exception io.vertx.openapi.validation.SchemaValidationException
 
createJob(Process, String) - Method in interface io.vertx.ext.shell.system.JobController
Create a job wrapping a process.
createJob(String) - Method in interface io.vertx.ext.shell.Shell
createJob(List<CliToken>) - Method in interface io.vertx.ext.shell.Shell
Create a job, the created job should then be executed with the Job.run() method.
createListCharHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createListHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createMapCharHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createMapHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createMethodInfo(Set<ClassTypeInfo>, String, String, Doc, TypeInfo, Text, boolean, boolean, List<ParamInfo>, ExecutableElement, boolean, boolean, ArrayList<TypeParamInfo.Method>, TypeElement, boolean, Text, boolean) - Method in class io.vertx.ext.web.api.service.generator.model.WebApiProxyModel
 
createMethodInfo(Set<ClassTypeInfo>, String, String, Doc, TypeInfo, Text, boolean, boolean, List<ParamInfo>, ExecutableElement, boolean, boolean, ArrayList<TypeParamInfo.Method>, TypeElement, boolean, Text, boolean) - Method in class io.vertx.serviceproxy.generator.model.ProxyModel
 
createMissingMatchingBodyProcessor(String) - Static method in exception io.vertx.ext.web.validation.BodyProcessorException
 
createMissingParameterWhenRequired(String, ParameterLocation, String) - Static method in exception io.vertx.ext.web.validation.ParameterProcessorException
 
createMissingRequiredParameter(Parameter) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createMissingValueRequestBody(OutputUnit, JsonSchemaValidationException) - Static method in exception io.vertx.openapi.validation.SchemaValidationException
 
createNetClient() - Method in interface io.vertx.core.Vertx
Create a TCP/SSL client using default options
createNetClient() - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL client using default options
createNetClient() - Method in class io.vertx.rxjava3.core.Vertx
Create a TCP/SSL client using default options
createNetClient(NetClientOptions) - Method in interface io.vertx.core.Vertx
Create a TCP/SSL client using the specified options
createNetClient(NetClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL client using the specified options
createNetClient(NetClientOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a TCP/SSL client using the specified options
createNetClientMetrics(NetClientOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the net client metrics SPI when a net client is created.
createNetServer() - Method in interface io.vertx.core.Vertx
Create a TCP/SSL server using default options
createNetServer() - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL server using default options
createNetServer() - Method in class io.vertx.rxjava3.core.Vertx
Create a TCP/SSL server using default options
createNetServer(NetServerOptions) - Method in interface io.vertx.core.Vertx
Create a TCP/SSL server using the specified options
createNetServer(NetServerOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL server using the specified options
createNetServer(NetServerOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a TCP/SSL server using the specified options
createNetServerMetrics(NetServerOptions, SocketAddress) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the net server metrics SPI when a net server is created.
createOperationIdInvalid(String) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createOperationNotFound(HttpMethod, String) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createOptimized(String) - Static method in interface io.vertx.core.http.HttpHeaders
Create an optimized CharSequence which can be used as header name or value.
createOptimized(String) - Static method in class io.vertx.reactivex.core.http.HttpHeaders
Create an optimized CharSequence which can be used as header name or value.
createOptimized(String) - Static method in class io.vertx.rxjava3.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.
createParser(Buffer) - Static method in class io.vertx.core.json.jackson.JacksonCodec
 
createParser(BufferInternal) - Static method in class io.vertx.core.json.jackson.DatabindCodec
 
createParser(String) - Static method in class io.vertx.core.json.jackson.DatabindCodec
 
createParser(String) - Static method in class io.vertx.core.json.jackson.JacksonCodec
 
createParsingError(String, DecodeException) - Static method in exception io.vertx.ext.web.validation.BodyProcessorException
 
createParsingError(String, ParameterLocation, MalformedValueException, String) - Static method in exception io.vertx.ext.web.validation.ParameterProcessorException
 
createParsingError(String, MalformedValueException) - Static method in exception io.vertx.ext.web.validation.BodyProcessorException
 
createPartitions(Map<String, NewPartitions>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Creates a batch of new partitions in the Kafka topic
createPartitions(Map<String, NewPartitions>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Creates a batch of new partitions in the Kafka topic
createPartitions(Map<String, NewPartitions>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Creates a batch of new partitions in the Kafka topic
createPool(Vertx, Supplier<Future<C>>, PoolOptions, NetClientOptions, Handler<SqlConnection>) - Method in interface io.vertx.sqlclient.spi.Driver
Create a connection pool to the database configured with the given connectOptions and poolOptions.
createPoolMetrics(String, String, int) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the pool metrics SPI.
createPreparedQuery(PreparedQueryDefinition) - Method in interface io.vertx.ext.consul.ConsulClient
 
createPreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
 
createPreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
 
createProcedure(Vertx) - Static method in interface io.vertx.ext.cluster.infinispan.ClusterHealthCheck
createProcedure(Vertx) - Static method in interface io.vertx.spi.cluster.hazelcast.ClusterHealthCheck
Creates a ready-to-use Vert.x cluster HealthChecks procedure.
createProcedure(Vertx, boolean) - Static method in interface io.vertx.ext.cluster.infinispan.ClusterHealthCheck
Creates a ready-to-use Vert.x cluster HealthChecks procedure.
createProcess() - Method in interface io.vertx.ext.shell.command.Command
Create a new process with empty arguments.
createProcess(List<CliToken>) - Method in interface io.vertx.ext.shell.command.Command
Create a new process with the passed arguments.
createReceiptFrame(String, Map<String, String>) - Static method in interface io.vertx.ext.stomp.Frames
 
createReceiptFrame(String, Map<String, String>) - Static method in class io.vertx.reactivex.ext.stomp.Frames
 
createReceiptFrame(String, Map<String, String>) - Static method in class io.vertx.rxjava3.ext.stomp.Frames
 
createReceiver(String) - Method in interface io.vertx.amqp.AmqpClient
Creates a receiver used to consume messages from the given address.
createReceiver(String) - Method in interface io.vertx.amqp.AmqpConnection
Creates a receiver used to consume messages from the given address.
createReceiver(String) - Method in class io.vertx.reactivex.amqp.AmqpClient
Creates a receiver used to consume messages from the given address.
createReceiver(String) - Method in class io.vertx.reactivex.amqp.AmqpConnection
Creates a receiver used to consume messages from the given address.
createReceiver(String) - Method in class io.vertx.rxjava3.amqp.AmqpClient
Creates a receiver used to consume messages from the given address.
createReceiver(String) - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Creates a receiver used to consume messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in interface io.vertx.amqp.AmqpClient
Creates a receiver used to consumer messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in interface io.vertx.amqp.AmqpConnection
Creates a receiver used to consumer messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.reactivex.amqp.AmqpClient
Creates a receiver used to consumer messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.reactivex.amqp.AmqpConnection
Creates a receiver used to consumer messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.rxjava3.amqp.AmqpClient
Creates a receiver used to consumer messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Creates a receiver used to consumer messages from the given address.
createRecord(String, boolean, String, int, String, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
createRecord(String, boolean, String, int, String, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
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, 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, JsonObject, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.MongoDataSource
Convenient method to create a record for a Mongo data source.
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
Convenient method to create a record for a Redis data source.
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.
createRecord(String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
createRecord(String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
createRecord(String, String) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
createRecord(String, String) - Static method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
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, 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, String, int, String) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
createRecord(String, String, int, String) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
createRecord(String, String, int, String) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
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, String, int, String, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
Convenient method to create a record for a HTTP endpoint.
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, String, Class) - Static method in interface io.vertx.servicediscovery.types.EventBusService
createRecord(String, String, Class) - Static method in interface io.vertx.servicediscovery.types.MessageSource
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, Class, JsonObject) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Create a record representing a data producer.
createRecord(String, String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.EventBusService
Creates a record based on the parameters.
createRecord(String, String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
createRecord(String, String, String) - Static method in class io.vertx.rxjava3.servicediscovery.types.EventBusService
Creates a record based on the parameters.
createRecord(String, String, String) - Static method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
createRecord(String, String, String) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Creates a record based on the parameters.
createRecord(String, String, String) - Static method in interface io.vertx.servicediscovery.types.MessageSource
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, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
Create a record representing a data producer.
createRecord(String, String, String, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.EventBusService
Sugar method to creates a record for this type.
createRecord(String, String, String, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
Create a record representing a data producer.
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, String, JsonObject) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Create a record representing a data producer.
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
createReplicationClient(Vertx, RedisOptions, Supplier<Future<RedisReplicationConnectOptions>>) - Static method in interface io.vertx.redis.client.Redis
Creates a new replication Redis client.
createReplicationClient(Vertx, RedisOptions, Supplier<Future<RedisReplicationConnectOptions>>) - Static method in class io.vertx.reactivex.redis.client.Redis
Creates a new replication Redis client.
createReplicationClient(Vertx, RedisOptions, Supplier<Single<RedisReplicationConnectOptions>>) - Static method in class io.vertx.rxjava3.redis.client.Redis
Creates a new replication Redis client.
createResponseNotFound(int, String) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createRolePermission(String, String) - Method in interface io.vertx.ext.auth.sqlclient.SqlUserUtil
Insert a role permission into a database.
createRolePermission(String, String) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
Insert a role permission into a database.
createRolePermission(String, String) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
Insert a role permission into a database.
createRouter() - Method in interface io.vertx.ext.web.openapi.router.RouterBuilder
Construct a new router based on the related OpenAPI contract.
createRouter() - Method in class io.vertx.reactivex.ext.web.openapi.router.RouterBuilder
Construct a new router based on the related OpenAPI contract.
createRouter() - Method in class io.vertx.rxjava3.ext.web.openapi.router.RouterBuilder
Construct a new router based on the related OpenAPI contract.
createRunnerForTestWithParameters(TestWithParameters) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParametersFactory
 
createSender(String) - Method in interface io.vertx.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String) - Method in interface io.vertx.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSender(String) - Method in class io.vertx.reactivex.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String) - Method in class io.vertx.reactivex.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSender(String) - Method in class io.vertx.rxjava3.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String) - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in interface io.vertx.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in interface io.vertx.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in class io.vertx.reactivex.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in class io.vertx.reactivex.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in class io.vertx.rxjava3.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSentinelClient(Vertx, RedisOptions, Supplier<Future<RedisSentinelConnectOptions>>) - Static method in interface io.vertx.redis.client.Redis
Creates a new sentinel Redis client.
createSentinelClient(Vertx, RedisOptions, Supplier<Future<RedisSentinelConnectOptions>>) - Static method in class io.vertx.reactivex.redis.client.Redis
Creates a new sentinel Redis client.
createSentinelClient(Vertx, RedisOptions, Supplier<Single<RedisSentinelConnectOptions>>) - Static method in class io.vertx.rxjava3.redis.client.Redis
Creates a new sentinel Redis client.
createSession() - Method in interface io.vertx.ext.consul.ConsulClient
Initialize a new session
createSession() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Initialize a new session
createSession() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Initialize a new session
createSession(long) - Method in interface io.vertx.ext.web.sstore.SessionStore
Create a new session using the default min length.
createSession(long) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Create a new session using the default min length.
createSession(long) - Method in class io.vertx.rxjava3.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(long, int) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Create a new session.
createSession(long, int) - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Create a new session.
createSessionWithOptions(SessionOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Initialize a new session
createSessionWithOptions(SessionOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Initialize a new session
createSessionWithOptions(SessionOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Initialize a new session
createSetCharHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createSetHandler(Message, boolean) - Static method in class io.vertx.serviceproxy.HelperUtils
 
createShared(Vertx) - Static method in interface io.vertx.cassandra.CassandraClient
createShared(Vertx, CassandraClientOptions) - Static method in interface io.vertx.cassandra.CassandraClient
createShared(Vertx, JsonObject) - Static method in interface io.vertx.ext.mongo.MongoClient
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, MailConfig) - Static method in interface io.vertx.ext.mail.MailClient
createShared(Vertx, MailConfig, String) - Static method in interface io.vertx.ext.mail.MailClient
Create a Mail client which shares its connection pool with any other Mail clients created with the same pool name
createShared(Vertx, String) - Static method in interface io.vertx.cassandra.CassandraClient
createShared(Vertx, String, CassandraClientOptions) - Static method in interface io.vertx.cassandra.CassandraClient
Create a Cassandra client that shares its driver session with any other client having the same name.
createShared(Vertx, String, KafkaClientOptions) - 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, KafkaClientOptions, 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, KafkaClientOptions, Serializer<K>, Serializer<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, 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, Map<String, String>, Serializer<K>, Serializer<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) - 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, String, Properties, Serializer<K>, Serializer<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) - Static method in class io.vertx.reactivex.cassandra.CassandraClient
Like CassandraClient.createShared(io.vertx.reactivex.core.Vertx) with default options and client name.
createShared(Vertx, CassandraClientOptions) - Static method in class io.vertx.reactivex.cassandra.CassandraClient
createShared(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.mongo.MongoClient
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, MailConfig) - Static method in class io.vertx.reactivex.ext.mail.MailClient
createShared(Vertx, MailConfig, String) - Static method in class io.vertx.reactivex.ext.mail.MailClient
Create a Mail client which shares its connection pool with any other Mail clients created with the same pool name
createShared(Vertx, String) - Static method in class io.vertx.reactivex.cassandra.CassandraClient
createShared(Vertx, String, CassandraClientOptions) - Static method in class io.vertx.reactivex.cassandra.CassandraClient
Create a Cassandra client that shares its driver session with any other client having the same name.
createShared(Vertx, String, KafkaClientOptions) - 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, KafkaClientOptions, 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, 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) - Static method in class io.vertx.rxjava3.cassandra.CassandraClient
Like CassandraClient.createShared(io.vertx.rxjava3.core.Vertx) with default options and client name.
createShared(Vertx, CassandraClientOptions) - Static method in class io.vertx.rxjava3.cassandra.CassandraClient
createShared(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.ext.mongo.MongoClient
createShared(Vertx, JsonObject, String) - Static method in class io.vertx.rxjava3.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, MailConfig) - Static method in class io.vertx.rxjava3.ext.mail.MailClient
createShared(Vertx, MailConfig, String) - Static method in class io.vertx.rxjava3.ext.mail.MailClient
Create a Mail client which shares its connection pool with any other Mail clients created with the same pool name
createShared(Vertx, String) - Static method in class io.vertx.rxjava3.cassandra.CassandraClient
createShared(Vertx, String, CassandraClientOptions) - Static method in class io.vertx.rxjava3.cassandra.CassandraClient
Create a Cassandra client that shares its driver session with any other client having the same name.
createShared(Vertx, String, KafkaClientOptions) - Static method in class io.vertx.rxjava3.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, KafkaClientOptions, Class<K>, Class<V>) - Static method in class io.vertx.rxjava3.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 class io.vertx.rxjava3.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.rxjava3.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) - Method in class io.vertx.reactivex.core.Vertx
createSharedWorkerExecutor(String) - Method in class io.vertx.rxjava3.core.Vertx
createSharedWorkerExecutor(String, int) - Method in interface io.vertx.core.Vertx
createSharedWorkerExecutor(String, int) - Method in class io.vertx.reactivex.core.Vertx
createSharedWorkerExecutor(String, int) - Method in class io.vertx.rxjava3.core.Vertx
createSharedWorkerExecutor(String, int, long) - Method in interface io.vertx.core.Vertx
createSharedWorkerExecutor(String, int, long) - Method in class io.vertx.reactivex.core.Vertx
createSharedWorkerExecutor(String, int, long) - Method in class io.vertx.rxjava3.core.Vertx
createSharedWorkerExecutor(String, int, long, TimeUnit) - 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.
createSharedWorkerExecutor(String, int, long, TimeUnit) - 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.
createSharedWorkerExecutor(String, int, long, TimeUnit) - Method in class io.vertx.rxjava3.core.Vertx
Create a named worker executor, the executor should be closed when it's not needed anymore to release resources.
createShell() - Method in interface io.vertx.ext.shell.ShellServer
Create a new shell, the returned shell should be closed explicitely.
createShell(Term) - Method in interface io.vertx.ext.shell.ShellServer
Create a new shell, the returned shell should be closed explicitely.
createSSHTermServer(Vertx) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the SSH protocol.
createSSHTermServer(Vertx, SSHTermOptions) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the SSH protocol.
createStandaloneClient(Vertx, RedisOptions, Supplier<Future<RedisStandaloneConnectOptions>>) - Static method in interface io.vertx.redis.client.Redis
Creates a new standalone Redis client.
createStandaloneClient(Vertx, RedisOptions, Supplier<Future<RedisStandaloneConnectOptions>>) - Static method in class io.vertx.reactivex.redis.client.Redis
Creates a new standalone Redis client.
createStandaloneClient(Vertx, RedisOptions, Supplier<Single<RedisStandaloneConnectOptions>>) - Static method in class io.vertx.rxjava3.redis.client.Redis
Creates a new standalone Redis client.
createStream(int) - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
Like PreparedStatement.createStream(int) but with empty arguments.
createStream(int) - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
Like PreparedStatement.createStream(int) but with empty arguments.
createStream(int) - Method in interface io.vertx.sqlclient.PreparedStatement
Like PreparedStatement.createStream(int, Tuple) but with empty arguments.
createStream(int, Tuple) - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
Execute the prepared query with a cursor and createStream the result.
createStream(int, Tuple) - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
Execute the prepared query with a cursor and createStream the result.
createStream(int, Tuple) - Method in interface io.vertx.sqlclient.PreparedStatement
Execute the prepared query with a cursor and createStream the result.
createTelnetTermServer(Vertx) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the Telnet protocol.
createTelnetTermServer(Vertx, TelnetTermOptions) - Static method in interface io.vertx.ext.shell.term.TermServer
Create a term server for the Telnet protocol.
createTempDirectory(String) - Method in interface io.vertx.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String) - Method in interface io.vertx.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String, String) - Method in interface io.vertx.core.file.FileSystem
Creates a new directory in the directory provided by the path path, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates a new directory in the directory provided by the path path, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates a new directory in the directory provided by the path path, using the given prefix to generate its name, asynchronously.
createTempDirectoryBlocking(String) - Method in interface io.vertx.core.file.FileSystem
createTempDirectoryBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
createTempDirectoryBlocking(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createTempDirectoryBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
createTempDirectoryBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createTempDirectoryBlocking(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createTempDirectoryBlocking(String, String, String) - Method in interface io.vertx.core.file.FileSystem
createTempDirectoryBlocking(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createTempDirectoryBlocking(String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createTempFile(String, String) - Method in interface io.vertx.core.file.FileSystem
Creates a new file in the default temporary-file directory, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates a new file in the default temporary-file directory, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates a new file in the default temporary-file directory, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String) - Method in interface io.vertx.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String, String) - Method in interface io.vertx.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFileBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
createTempFileBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createTempFileBlocking(String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createTempFileBlocking(String, String, String) - Method in interface io.vertx.core.file.FileSystem
createTempFileBlocking(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createTempFileBlocking(String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createTempFileBlocking(String, String, String, String) - Method in interface io.vertx.core.file.FileSystem
createTempFileBlocking(String, String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createTempFileBlocking(String, String, String, String) - Method in class io.vertx.rxjava3.core.file.FileSystem
createTest() - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
createText(String) - Static method in interface io.vertx.ext.shell.cli.CliToken
Create a text token.
createToken(TokenRequest) - Method in class io.vertx.config.vault.client.SlimVaultClient
 
createToken(TokenRequest, Completable<Auth>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Creates a new token.
createTopics(List<NewTopic>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Creates a batch of new Kafka topics
createTopics(List<NewTopic>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Creates a batch of new Kafka topics
createTopics(List<NewTopic>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Creates a batch of new Kafka topics
createUnsupportedFeature(String) - Static method in exception io.vertx.openapi.contract.OpenAPIContractException
 
createUnsupportedValueFormat(Parameter) - Static method in exception io.vertx.openapi.validation.ValidatorException
 
createUnsupportedVersion(String) - Static method in exception io.vertx.openapi.contract.OpenAPIContractException
 
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
createUser(String, String) - Method in interface io.vertx.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createUser(String, String) - Method in interface io.vertx.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createUser(String, String) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createUser(String, String) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createUserRole(String, String) - Method in interface io.vertx.ext.auth.sqlclient.SqlUserUtil
Insert a user role into a database.
createUserRole(String, String) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
Insert a user role into a database.
createUserRole(String, String) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
Insert a user role into a database.
createUserRolesAndPermissions(String, List<String>, List<String>) - Method in interface io.vertx.ext.auth.mongo.MongoUserUtil
Insert a user role into a database.
createValidationError(String, ParameterLocation, Throwable, String) - Static method in exception io.vertx.ext.web.validation.ParameterProcessorException
 
createValidationError(String, Throwable) - Static method in exception io.vertx.ext.web.validation.BodyProcessorException
 
createVerticle(String, ClassLoader, Promise<Callable<Verticle>>) - Method in interface io.vertx.core.spi.VerticleFactory
Deprecated.
createVerticle(String, ClassLoader, Promise<Callable<Verticle>>) - Method in class io.vertx.lang.groovy.GroovyVerticleFactory
 
createVerticle2(String, ClassLoader, Promise<Callable<? extends Deployable>>) - Method in interface io.vertx.core.spi.VerticleFactory
Create a verticle instance.
createVertxBuilder(VertxOptions) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher to customize the Vert.x builder.
createVertxBuilder(VertxOptions) - Method in interface io.vertx.launcher.application.VertxApplicationHooks
Default implementation for the VertxBuilder creation.
createWebSocketClient() - Method in interface io.vertx.core.Vertx
Create a WebSocket client using default options
createWebSocketClient() - Method in class io.vertx.reactivex.core.Vertx
Create a WebSocket client using default options
createWebSocketClient() - Method in class io.vertx.rxjava3.core.Vertx
Create a WebSocket client using default options
createWebSocketClient(WebSocketClientOptions) - Method in interface io.vertx.core.Vertx
Create a WebSocket client using the specified options
createWebSocketClient(WebSocketClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a WebSocket client using the specified options
createWebSocketClient(WebSocketClientOptions) - Method in class io.vertx.rxjava3.core.Vertx
Create a WebSocket client using the specified options
createWithDelegate(Class<X>, T) - Static method in class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
createWithHealthChecks(HealthChecks) - Static method in interface io.vertx.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks, AuthenticationProvider) - Static method in interface io.vertx.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks) - Static method in class io.vertx.reactivex.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks, AuthenticationProvider) - Static method in class io.vertx.reactivex.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks) - Static method in class io.vertx.rxjava3.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks, AuthenticationProvider) - Static method in class io.vertx.rxjava3.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithMongoSettings(Vertx, JsonObject, String, MongoClientSettings) - Static method in interface io.vertx.ext.mongo.MongoClient
Constructor targeting the jvm, like standard constructor MongoClient.createShared(Vertx, JsonObject, String), but it accepts default mongoClientSettings to configure mongo
createWorker() - Method in class io.vertx.reactivex.ContextScheduler
 
createWorker() - Method in class io.vertx.rxjava3.ContextScheduler
 
creationCallSite() - Method in class io.vertx.junit5.CountingCheckpoint
 
creationTime() - Method in interface io.vertx.amqp.AmqpMessage
 
creationTime() - Method in interface io.vertx.core.file.FileProps
The date the file was created
creationTime() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
creationTime() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
creationTime(long) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
creationTime(long) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
creationTime(long) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
credentials(Credentials) - Method in interface io.vertx.ext.auth.audit.SecurityAudit
 
credentials(Credentials) - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
credentials(Credentials) - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
Credentials - Interface in io.vertx.ext.auth.authentication
Abstract representation of a Credentials object.
credentialStorage(CredentialStorage) - Method in interface io.vertx.ext.auth.webauthn4j.WebAuthn4J
Provide a CredentialStorage that can fetch Authenticators from storage and update them.
credentialStorage(CredentialStorage) - Method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
Provide a CredentialStorage that can fetch Authenticators from storage and update them.
credentialStorage(CredentialStorage) - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
Provide a CredentialStorage that can fetch Authenticators from storage and update them.
CredentialStorage - Class in io.vertx.reactivex.ext.auth.webauthn4j
Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).
CredentialStorage - Class in io.vertx.rxjava3.ext.auth.webauthn4j
Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).
CredentialStorage - Interface in io.vertx.ext.auth.webauthn4j
Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).
CredentialStorage(CredentialStorage) - Constructor for class io.vertx.reactivex.ext.auth.webauthn4j.CredentialStorage
 
CredentialStorage(CredentialStorage) - Constructor for class io.vertx.rxjava3.ext.auth.webauthn4j.CredentialStorage
 
CredentialStorage(Object) - Constructor for class io.vertx.reactivex.ext.auth.webauthn4j.CredentialStorage
 
CredentialStorage(Object) - Constructor for class io.vertx.rxjava3.ext.auth.webauthn4j.CredentialStorage
 
CredentialValidationException - Exception in io.vertx.ext.auth.authentication
Signals that the validation of the Credentials implementation is not valid.
CredentialValidationException(String) - Constructor for exception io.vertx.ext.auth.authentication.CredentialValidationException
 
CredentialValidationException(String, Throwable) - Constructor for exception io.vertx.ext.auth.authentication.CredentialValidationException
 
CRITICAL - io.vertx.ext.consul.CheckStatus
 
CRITICAL - io.vertx.ext.consul.HealthState
 
CROSS_PLATFORM - io.vertx.ext.auth.webauthn4j.AuthenticatorAttachment
 
CSPHandler - Class in io.vertx.reactivex.ext.web.handler
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks.
CSPHandler - Class in io.vertx.rxjava3.ext.web.handler
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks.
CSPHandler - Interface in io.vertx.ext.web.handler
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks.
CSPHandler(CSPHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.CSPHandler
 
CSPHandler(CSPHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.CSPHandler
 
CSPHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.CSPHandler
 
CSPHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.CSPHandler
 
CSRFHandler - Class in io.vertx.reactivex.ext.web.handler
This handler adds a CSRF token to requests which mutate state.
CSRFHandler - Class in io.vertx.rxjava3.ext.web.handler
This handler adds a CSRF token to requests which mutate state.
CSRFHandler - Interface in io.vertx.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(CSRFHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.CSRFHandler
 
CSRFHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
CSRFHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.CSRFHandler
 
current() - Static method in interface io.vertx.ext.auth.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current() - Static method in class io.vertx.grpc.common.GrpcLocal
 
current() - Static method in class io.vertx.reactivex.ext.auth.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current() - Static method in class io.vertx.rxjava3.ext.auth.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current() - Method in enum io.vertx.tracing.opentelemetry.VertxContextStorageProvider.VertxContextStorage
 
current(Context) - Static method in interface io.vertx.ext.auth.prng.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.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x instance.
current(Vertx) - Static method in class io.vertx.reactivex.ext.auth.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x instance.
current(Vertx) - Static method in class io.vertx.rxjava3.ext.auth.prng.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.rxjava3.core.Vertx
Gets the current context
currentGrpcContext - Variable in class io.vertx.grpc.contextstorage.GrpcStorage
 
currentPage() - Method in interface io.vertx.cassandra.ResultSet
 
currentPage() - Method in class io.vertx.reactivex.cassandra.ResultSet
 
currentPage() - Method in class io.vertx.rxjava3.cassandra.ResultSet
 
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.rxjava3.ext.web.RoutingContext
 
cursor() - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
Like PreparedStatement.cursor() but with empty arguments.
cursor() - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
Like PreparedStatement.cursor() but with empty arguments.
cursor() - Method in interface io.vertx.sqlclient.PreparedStatement
Like PreparedStatement.cursor(Tuple) but with empty arguments.
cursor(Tuple) - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
Create a cursor with the provided arguments.
cursor(Tuple) - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
Create a cursor with the provided arguments.
cursor(Tuple) - Method in interface io.vertx.sqlclient.PreparedStatement
Create a cursor with the provided arguments.
Cursor - Class in io.vertx.reactivex.sqlclient
A cursor that reads progressively rows from the database, it is useful for reading very large result sets.
Cursor - Class in io.vertx.rxjava3.sqlclient
A cursor that reads progressively rows from the database, it is useful for reading very large result sets.
Cursor - Interface in io.vertx.sqlclient
A cursor that reads progressively rows from the database, it is useful for reading very large result sets.
Cursor(Cursor) - Constructor for class io.vertx.reactivex.sqlclient.Cursor
 
Cursor(Cursor) - Constructor for class io.vertx.rxjava3.sqlclient.Cursor
 
Cursor(Object) - Constructor for class io.vertx.reactivex.sqlclient.Cursor
 
Cursor(Object) - Constructor for class io.vertx.rxjava3.sqlclient.Cursor
 
CUSTOM - io.vertx.ext.web.handler.LoggerFormat
Will use user defined formatter function.
customFormatter(LoggerFormatter) - Method in interface io.vertx.ext.web.handler.LoggerHandler
Set the custom formatter to be used by the handler.
customFormatter(LoggerFormatter) - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
Set the custom formatter to be used by the handler.
customFormatter(LoggerFormatter) - Method in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
Set the custom formatter to be used by the handler.
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.rxjava3.core.http.HttpClientResponse
Set an custom frame handler.
customFrameHandler(Handler<HttpFrame>) - Method in class io.vertx.rxjava3.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.ext.web.sstore.AbstractSession
 
data() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
data() - Method in class io.vertx.reactivex.ext.web.Session
 
data() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
 
data() - Method in class io.vertx.rxjava3.ext.web.Session
 
DATA_LOSS - io.vertx.grpc.common.GrpcStatus
 
DatabaseException - Exception in io.vertx.sqlclient
Base class for database failures.
DatabaseException(String, int, String) - Constructor for exception io.vertx.sqlclient.DatabaseException
 
DatabaseException(String, int, String, SQLException) - Constructor for exception io.vertx.sqlclient.DatabaseException
 
databaseMetadata() - Method in class io.vertx.reactivex.sqlclient.SqlConnection
 
databaseMetadata() - Method in class io.vertx.rxjava3.sqlclient.SqlConnection
 
databaseMetadata() - Method in interface io.vertx.sqlclient.SqlConnection
 
DatabaseMetadata - Class in io.vertx.reactivex.sqlclient.spi
Contains static metadata about the backend database server
DatabaseMetadata - Class in io.vertx.rxjava3.sqlclient.spi
Contains static metadata about the backend database server
DatabaseMetadata - Interface in io.vertx.sqlclient.spi
Contains static metadata about the backend database server
DatabaseMetadata(DatabaseMetadata) - Constructor for class io.vertx.reactivex.sqlclient.spi.DatabaseMetadata
 
DatabaseMetadata(DatabaseMetadata) - Constructor for class io.vertx.rxjava3.sqlclient.spi.DatabaseMetadata
 
DatabaseMetadata(Object) - Constructor for class io.vertx.reactivex.sqlclient.spi.DatabaseMetadata
 
DatabaseMetadata(Object) - Constructor for class io.vertx.rxjava3.sqlclient.spi.DatabaseMetadata
 
DatabindCodec - Class in io.vertx.core.json.jackson
 
DatabindCodec() - Constructor for class io.vertx.core.json.jackson.DatabindCodec
 
datacenters - Variable in class io.vertx.ext.consul.token.TokenApplyingOptions
Specifies the datacenters the policy is valid within
DATACENTERS_KEY - Static variable in class io.vertx.ext.consul.token.TokenApplyingOptions
 
DATAGRAM_SOCKET - io.vertx.micrometer.MetricsDomain
Datagram socket metrics.
datagramChannel() - Method in interface io.vertx.core.spi.transport.Transport
 
datagramChannel(InternetProtocolFamily) - Method in interface io.vertx.core.spi.transport.Transport
 
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.
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 - Class in io.vertx.rxjava3.core.datagram
A datagram socket can be used to send DatagramPacket's to remote datagram servers and receive DatagramPackets .
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(DatagramSocket) - Constructor for class io.vertx.reactivex.core.datagram.DatagramSocket
 
DatagramSocket(DatagramSocket) - Constructor for class io.vertx.rxjava3.core.datagram.DatagramSocket
 
DatagramSocket(Object) - Constructor for class io.vertx.reactivex.core.datagram.DatagramSocket
 
DatagramSocket(Object) - Constructor for class io.vertx.rxjava3.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.
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 and mapper for DatagramSocketOptions.
DatagramSocketOptionsConverter() - Constructor for class io.vertx.core.datagram.DatagramSocketOptionsConverter
 
dataStaxClusterBuilder() - Method in class io.vertx.cassandra.CassandraClientOptions
 
DATE - io.vertx.json.schema.common.dsl.StringFormat
 
DATE - Static variable in interface io.vertx.core.http.HttpHeaders
Date header name
DATE - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Date header name
DATE - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Date header name
DATETIME - io.vertx.json.schema.common.dsl.StringFormat
 
days(int) - Method in class io.vertx.pgclient.data.Interval
 
DB2Builder - Class in io.vertx.reactivex.db2client
Entry point for building DB2 clients.
DB2Builder - Class in io.vertx.rxjava3.db2client
Entry point for building DB2 clients.
DB2Builder - Interface in io.vertx.db2client
Entry point for building DB2 clients.
DB2Builder(DB2Builder) - Constructor for class io.vertx.reactivex.db2client.DB2Builder
 
DB2Builder(DB2Builder) - Constructor for class io.vertx.rxjava3.db2client.DB2Builder
 
DB2Builder(Object) - Constructor for class io.vertx.reactivex.db2client.DB2Builder
 
DB2Builder(Object) - Constructor for class io.vertx.rxjava3.db2client.DB2Builder
 
DB2Connection - Class in io.vertx.reactivex.db2client
A connection to DB2 server.
DB2Connection - Class in io.vertx.rxjava3.db2client
A connection to DB2 server.
DB2Connection - Interface in io.vertx.db2client
A connection to DB2 server.
DB2Connection(DB2Connection) - Constructor for class io.vertx.reactivex.db2client.DB2Connection
 
DB2Connection(DB2Connection) - Constructor for class io.vertx.rxjava3.db2client.DB2Connection
 
DB2Connection(Object) - Constructor for class io.vertx.reactivex.db2client.DB2Connection
 
DB2Connection(Object) - Constructor for class io.vertx.rxjava3.db2client.DB2Connection
 
DB2ConnectOptions - Class in io.vertx.db2client
Connect options for configuring DB2Connection or DB2Builder.
DB2ConnectOptions() - Constructor for class io.vertx.db2client.DB2ConnectOptions
 
DB2ConnectOptions(JsonObject) - Constructor for class io.vertx.db2client.DB2ConnectOptions
 
DB2ConnectOptions(DB2ConnectOptions) - Constructor for class io.vertx.db2client.DB2ConnectOptions
 
DB2ConnectOptions(SqlConnectOptions) - Constructor for class io.vertx.db2client.DB2ConnectOptions
 
DB2ConnectOptionsConverter - Class in io.vertx.db2client
Converter and mapper for DB2ConnectOptions.
DB2ConnectOptionsConverter() - Constructor for class io.vertx.db2client.DB2ConnectOptionsConverter
 
DB2Driver - Class in io.vertx.db2client.spi
 
DB2Driver() - Constructor for class io.vertx.db2client.spi.DB2Driver
 
DB2Exception - Exception in io.vertx.db2client
The DatabaseException for DB2.
DB2Exception(int, String) - Constructor for exception io.vertx.db2client.DB2Exception
 
DB2Exception(String, int, String) - Constructor for exception io.vertx.db2client.DB2Exception
 
dbsize() - Method in class io.vertx.reactivex.redis.client.RedisAPI
Return the number of keys in the selected database.
dbsize() - Method in interface io.vertx.redis.client.RedisAPI
Return the number of keys in the selected database.
dbsize() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Return the number of keys in the selected database.
DBSIZE - Static variable in interface io.vertx.redis.client.Command
Return the number of keys in the selected database.
DcCoordinates - Class in io.vertx.ext.consul
Holds coordinates of servers in datacenter
DcCoordinates() - Constructor for class io.vertx.ext.consul.DcCoordinates
Default constructor
DcCoordinates(JsonObject) - Constructor for class io.vertx.ext.consul.DcCoordinates
Constructor from JSON
DcCoordinatesConverter - Class in io.vertx.ext.consul
Converter and mapper for DcCoordinates.
DcCoordinatesConverter() - Constructor for class io.vertx.ext.consul.DcCoordinatesConverter
 
deadline() - Method in interface io.vertx.grpc.client.GrpcClientRequest
 
deadline() - Method in class io.vertx.grpc.common.GrpcLocal
 
deadline() - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
deadline() - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
deadline() - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
deadline() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
deadline() - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
DEADLINE_EXCEEDED - io.vertx.grpc.common.GrpcStatus
 
debug() - Method in interface io.vertx.db2client.DB2Connection
Send a DEBUG command to dump debug information to the server's stdout.
debug() - Method in interface io.vertx.mysqlclient.MySQLConnection
Send a DEBUG command to dump debug information to the server's stdout.
debug() - Method in class io.vertx.reactivex.db2client.DB2Connection
Send a DEBUG command to dump debug information to the server's stdout.
debug() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
Send a DEBUG command to dump debug information to the server's stdout.
debug() - Method in class io.vertx.rxjava3.db2client.DB2Connection
Send a DEBUG command to dump debug information to the server's stdout.
debug() - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
Send a DEBUG command to dump debug information to the server's stdout.
debug(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
A container for debugging commands.
debug(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
A container for debugging commands.
debug(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
A container for debugging commands.
DEBUG - Static variable in interface io.vertx.redis.client.Command
A container for debugging commands.
decode(GrpcMessage) - Method in interface io.vertx.grpc.common.GrpcMessageDecoder
 
decode(JDBCColumnDescriptor, SQLValueProvider) - Method in interface io.vertx.jdbcclient.spi.JDBCDecoder
Convert the SQL value to Java value based on jdbc type
decode(JDBCColumnDescriptor, SQLValueProvider) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
 
decodeArray(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
 
decodeArray(Array, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
 
decodeBinary(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from JDBCTypeWrapper.isBinaryType() datatype to Buffer.
decodeDateTime(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from date time JDBCType to Java date time
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
 
decodeJsonContent(Buffer, ValidationContext) - Static method in class io.vertx.openapi.validation.analyser.ContentAnalyser
Decodes the passed content as JSON.
decodeLink(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from JDBCType.DATALINK datatype to URL
decodeNumber(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from Number JDBCType to Number
decoder() - Method in interface io.vertx.grpc.common.ServiceMethod
 
decoder(MessageOrBuilder) - Static method in interface io.vertx.grpc.common.GrpcMessageDecoder
Create a decoder for a given protobuf Parser.
decoderResult() - Method in interface io.vertx.core.http.HttpServerRequest
 
decodeSpecificVendorType(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from the specific SQL vendor data type to Java value
decodeStruct(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from JDBCType.STRUCT datatype to Tuple
decodeUnhandledType(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from the unhandled data type
decodeValue(Buffer) - Static method in class io.vertx.core.json.Json
Decode a given JSON buffer.
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.
decodeValue(String) - Static method in class io.vertx.core.json.Json
Decode a given JSON string.
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.
decodeXML(SQLValueProvider, JDBCColumnDescriptor) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
Convert a value from JDBCType.SQLXML datatype to Buffer
decompressorRegistry(DecompressorRegistry) - Method in class io.vertx.grpc.VertxChannelBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.vertx.grpc.VertxServerBuilder
 
decr(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Decrement the integer value of a key by one.
decr(String) - Method in interface io.vertx.redis.client.RedisAPI
Decrement the integer value of a key by one.
decr(String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Decrement the integer value of a key by one.
DECR - Static variable in interface io.vertx.redis.client.Command
Decrement the integer value of a key by one.
decrby(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Decrement the integer value of a key by the given number.
decrby(String, String) - Method in interface io.vertx.redis.client.RedisAPI
Decrement the integer value of a key by the given number.
decrby(String, String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Decrement the integer value of a key by the given number.
DECRBY - Static variable in interface io.vertx.redis.client.Command
Decrement the integer value of a key by the given number.
decrementAndGet() - Method in interface io.vertx.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGet() - Method in class io.vertx.rxjava3.core.shareddata.Counter
Decrement the counter atomically and return the new count
DEDICATED - io.vertx.oracleclient.ServerMode
 
DEEP_OBJECT - io.vertx.openapi.contract.Style
 
deepObjectParam(String, ObjectSchemaBuilder) - Static method in interface io.vertx.ext.web.validation.builder.Parameters
Creates a required deep object parameter.
deepObjectParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parameters
Creates a required deep object parameter.
deepObjectParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parameters
Creates a required deep object parameter.
deepToString() - Method in class io.vertx.reactivex.sqlclient.Tuple
 
deepToString() - Method in class io.vertx.rxjava3.sqlclient.Tuple
 
deepToString() - Method in interface io.vertx.sqlclient.Tuple
 
DEFAULT - io.vertx.ext.web.handler.LoggerFormat
remote-client - - [timestamp] "method uri version" status content-length "referrer" "user-agent"
DEFAULT - io.vertx.mysqlclient.MySQLAuthenticationPlugin
Default authentication plugin, the client will firstly try to use the plugin name provided by the server.
DEFAULT - Static variable in interface io.vertx.launcher.application.VertxApplicationHooks
 
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 = false
DEFAULT_ACK_TIMEOUT - Static variable in class io.vertx.mqtt.MqttClientOptions
 
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_ALLOW_CLIENT_NO_CONTEXT - Static variable in class io.vertx.core.http.WebSocketClientOptions
Default offering of the server_no_context_takeover WebSocket parameter deflate compression extension = false
DEFAULT_ALLOW_ORIGIN_HEADER - Static variable in class io.vertx.core.http.WebSocketConnectOptions
The default WebSocket allow origin header = true
DEFAULT_ALLOW_RCPT_ERRORS - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_ALLOW_VARIABLE_MISS - Static variable in class io.vertx.uritemplate.ExpandOptions
Default value for allowVariableMiss field = true as mandated by the RFC.
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_ALWAYS_ASYNC_FS - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether async filesystem access should always be used
DEFAULT_ALWAYS_ASYNC_FS - Static variable in class io.vertx.rxjava3.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_APP_NAME - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
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_AUTO_ACK - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_AUTO_CLIENT_ID - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_AUTO_GENERATED_KEY - Static variable in class io.vertx.oracleclient.OraclePrepareOptions
 
DEFAULT_AUTOMATIC_RECOVERY_ENABLED - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default automatic recovery enabled = false
DEFAULT_AUTOMATIC_RECOVERY_ON_INITIAL_CONNECTION - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default automatic recovery on initial connection = true
DEFAULT_BACKGROUND - Static variable in class io.vertx.ext.mongo.IndexOptions
 
DEFAULT_BATCH_SIZE - Static variable in class io.vertx.ext.mongo.AggregateOptions
The default value of batchSize = 20.
DEFAULT_BATCH_SIZE - Static variable in class io.vertx.ext.mongo.FindOptions
The default value of batchSize = 20.
DEFAULT_BATCH_SIZE - Static variable in interface io.vertx.ext.reactivestreams.ReactiveReadStream
Default batch size
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_BLOCKED_THREAD_CHECK_INTERVAL_UNIT - Static variable in class io.vertx.core.VertxOptions
The default value of blocked thread check interval unit = TimeUnit.MILLISECONDS
DEFAULT_BODY_LIMIT - Static variable in interface io.vertx.ext.web.handler.BodyHandler
Default max size for a request body in bytes = 10485760, i.e. 10 megabytes
DEFAULT_BODY_LIMIT - Static variable in class io.vertx.reactivex.ext.web.handler.BodyHandler
Default max size for a request body in bytes = 10485760, i.e. 10 megabytes
DEFAULT_BODY_LIMIT - Static variable in class io.vertx.rxjava3.ext.web.handler.BodyHandler
Default max size for a request body in bytes = 10485760, i.e. 10 megabytes
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_ENTRY_TIMEOUT - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default cache entry timeout, when caching
DEFAULT_CACHE_ENTRY_TIMEOUT - Static variable in class io.vertx.rxjava3.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 cache max TTL = 0x7fffffff
DEFAULT_CACHE_MIN_TIME_TO_LIVE - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the 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_CACHE_PREPARED_STATEMENTS - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
DEFAULT_CACHED_METHODS - Static variable in class io.vertx.ext.web.client.CachingWebClientOptions
 
DEFAULT_CACHED_STATUS_CODES - Static variable in class io.vertx.ext.web.client.CachingWebClientOptions
 
DEFAULT_CACHING_ENABLED - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether cache header handling is enabled
DEFAULT_CACHING_ENABLED - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether cache header handling is enabled
DEFAULT_CACHING_ENABLED - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Default of whether cache header handling is enabled
DEFAULT_CHARACTER_ENCODING - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_CHARSET - Static variable in class io.vertx.db2client.DB2ConnectOptions
 
DEFAULT_CHARSET - Static variable in class io.vertx.ext.shell.term.HttpTermOptions
 
DEFAULT_CHARSET - Static variable in class io.vertx.ext.shell.term.TelnetTermOptions
 
DEFAULT_CHARSET - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_CHECK_INTERVAL - Static variable in class io.vertx.core.net.TrafficShapingOptions
Default check interval for stats = 1 second.
DEFAULT_CLASS_PATH_RESOLVING_ENABLED - Static variable in class io.vertx.core.file.FileSystemOptions
The default behavior to cache or not class path resolution = false if and only if the system property "vertx.disableFileCPResolving" exists and is set to the string "false"
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.ServerSSLOptions
Default value of whether client auth is required (SSL/TLS) = No
DEFAULT_CLIENT_INTERFACE_NAME - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_CLOSING_TIMEOUT - Static variable in class io.vertx.core.http.WebSocketClientOptions
Default WebSocket closing timeout = 10 second
DEFAULT_CLUSTER_HOST - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default cluster host = null which means use the same as the cluster manager, if possible.
DEFAULT_CLUSTER_PING_INTERVAL - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default value of cluster ping interval = 20000 ms.
DEFAULT_CLUSTER_PING_REPLY_INTERVAL - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default value of cluster ping reply interval = 20000 ms.
DEFAULT_CLUSTER_PORT - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default cluster port = 0 which means assign a random port.
DEFAULT_CLUSTER_PUBLIC_HOST - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default cluster public host = null which means use the same as the cluster host.
DEFAULT_CLUSTER_PUBLIC_PORT - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default cluster public port = -1 which means use the same as the cluster port.
DEFAULT_COLLECTION_NAME - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthentication
The default name of the collection to be used
DEFAULT_COLLECTION_NAME - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthorization
The default name of the collection to be used
DEFAULT_COMPRESSION_CONTENT_SIZE_THRESHOLD - Static variable in class io.vertx.core.http.HttpServerOptions
Default content size threshold for compression = 0 (Netty default)
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_LEVEL - Static variable in class io.vertx.core.http.WebSocketClientOptions
Default WebSocket deflate compression level = 6
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.http.HttpConnectOptions
The default connect timeout = -1L (disabled)
DEFAULT_CONNECT_TIMEOUT - Static variable in class io.vertx.core.http.RequestOptions
The default connect timeout = -1L (disabled)
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_ATTRIBUTES - Static variable in class io.vertx.db2client.DB2ConnectOptions
 
DEFAULT_CONNECTION_ATTRIBUTES - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_CONNECTION_INIT_WAIT_TIMEOUT - Static variable in class io.vertx.ext.web.handler.graphql.ws.GraphQLWSOptions
Default maximum delay in milliseconds for the client to send the CONNECTION_INIT message = 3000.
DEFAULT_CONNECTION_NAME - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default connection name = VertxRabbitMQ
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default connection timeout = 60000
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.vertx.serviceproxy.ServiceBinder
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.vertx.sqlclient.PoolOptions
Default connection timeout in the pool = 30 seconds
DEFAULT_CONNECTION_TIMEOUT_TIME_UNIT - Static variable in class io.vertx.sqlclient.PoolOptions
Default connection idle time unit in the pool = seconds
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_CONTENT_TYPE - Static variable in class io.vertx.reactivex.ext.web.handler.TemplateHandler
The default content type header to be used in the response
DEFAULT_CONTENT_TYPE - Static variable in class io.vertx.rxjava3.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_HTTP_ONLY_FLAG - Static variable in class io.vertx.reactivex.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_HTTP_ONLY_FLAG - Static variable in class io.vertx.rxjava3.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_NAME - Static variable in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_NAME - Static variable in class io.vertx.rxjava3.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_PATH - Static variable in interface io.vertx.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_PATH - Static variable in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_PATH - Static variable in class io.vertx.rxjava3.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_COOKIE_SECURE_FLAG - Static variable in class io.vertx.reactivex.ext.web.handler.SessionHandler
Default of whether the cookie has the 'secure' flag set to allow transmission over https only.
DEFAULT_COOKIE_SECURE_FLAG - Static variable in class io.vertx.rxjava3.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_CREDENTIAL_PASSWORD_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthentication
The default name of the property for the password, like it is transported in credentials by method AuthenticationProvider.authenticate(io.vertx.ext.auth.authentication.Credentials)
DEFAULT_CREDENTIAL_USERNAME_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthentication
The default name of the property for the username, like it is transported in credentials by method AuthenticationProvider.authenticate(io.vertx.ext.auth.authentication.Credentials)
DEFAULT_DATABASE - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default InfluxDb database = default.
DEFAULT_DATABASE - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_DATABASE - Static variable in class io.vertx.oracleclient.OracleConnectOptions
 
DEFAULT_DATABASE - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_DB_NAME - Static variable in interface io.vertx.ext.mongo.MongoClient
The name of the default database
DEFAULT_DB_NAME - Static variable in class io.vertx.reactivex.ext.mongo.MongoClient
The name of the default database
DEFAULT_DB_NAME - Static variable in class io.vertx.rxjava3.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.HttpClientOptions
Whether the client should send requests with an accepting-encoding header set to a compression algorithm by default = false
DEFAULT_DECOMPRESSION_SUPPORTED - Static variable in class io.vertx.core.http.HttpServerOptions
Default value of whether decompression is supported = false
DEFAULT_DEFAULT_CHARSET - Static variable in class io.vertx.ext.shell.term.SSHTermOptions
 
DEFAULT_DEFAULT_HOST - Static variable in class io.vertx.core.http.HttpClientOptions
The default value for host name = "localhost"
DEFAULT_DEFAULT_HOST - Static variable in class io.vertx.core.http.WebSocketClientOptions
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_DEFAULT_PORT - Static variable in class io.vertx.core.http.WebSocketClientOptions
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_DELETE_UPLOADED_FILES_ON_END - Static variable in class io.vertx.reactivex.ext.web.handler.BodyHandler
Default value of whether uploaded files should be removed after handling the request
DEFAULT_DELETE_UPLOADED_FILES_ON_END - Static variable in class io.vertx.rxjava3.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_DEPENDENCY - Static variable in class io.vertx.core.http.StreamPriority
 
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_LISTING - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether directory listing is enabled
DEFAULT_DIRECTORY_LISTING - Static variable in class io.vertx.rxjava3.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_DIRECTORY_TEMPLATE - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default template file to use for directory listing
DEFAULT_DIRECTORY_TEMPLATE - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Default template file to use for directory listing
DEFAULT_DISABLE_ESMTP - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_DISABLE_FLAG - Static variable in interface io.vertx.ext.web.handler.ResponseContentTypeHandler
 
DEFAULT_DISABLE_FLAG - Static variable in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
DEFAULT_DISABLE_FLAG - Static variable in class io.vertx.rxjava3.ext.web.handler.ResponseContentTypeHandler
 
DEFAULT_DISABLE_TCCL - Static variable in class io.vertx.core.VertxOptions
The default value of thread context classloader disabling = false
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_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_FS_TUNING - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether fs async/sync tuning should be used
DEFAULT_ENABLE_FS_TUNING - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Default of whether fs async/sync tuning should be used
DEFAULT_ENABLE_PIPELINING - Static variable in class io.vertx.ext.mail.MailConfig
 
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.ext.web.handler.graphql.GraphiQLHandlerOptions
Whether GraphiQL development tool should be enabled by default = false.
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_PROTOCOLS - Static variable in class io.vertx.grpc.server.GrpcServerOptions
 
DEFAULT_ENABLED_SECURE_TRANSPORT_PROTOCOLS - Static variable in class io.vertx.core.net.SSLOptions
The default ENABLED_SECURE_TRANSPORT_PROTOCOLS value = { "TLSv1", "TLSv1.1", "TLSv1.2", "TLSv1.3" }
DEFAULT_ENDPOINT - Static variable in class io.vertx.redis.client.RedisOptions
The default Redis endpoint: redis://localhost:6379
DEFAULT_ERROR_HANDLER_TEMPLATE - Static variable in interface io.vertx.ext.web.handler.ErrorHandler
The default template to use for rendering
DEFAULT_ERROR_HANDLER_TEMPLATE - Static variable in class io.vertx.reactivex.ext.web.handler.ErrorHandler
The default template to use for rendering
DEFAULT_ERROR_HANDLER_TEMPLATE - Static variable in class io.vertx.rxjava3.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_ERRORCODE - Static variable in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
The default error code
DEFAULT_ERRORCODE - Static variable in class io.vertx.rxjava3.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_EVENT_LOOP_SIZE - Static variable in class io.vertx.sqlclient.PoolOptions
Default pool event loop size = 0 (reuse current event-loop)
DEFAULT_EXCLUSIVE - Static variable in class io.vertx.core.http.StreamPriority
 
DEFAULT_EXPAND_OPTIONS - Static variable in class io.vertx.ext.web.client.WebClientOptions
 
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_DIR - Static variable in class io.vertx.core.file.FileSystemOptions
The default file caching dir.
DEFAULT_FILE_CACHING_ENABLED - Static variable in class io.vertx.core.file.FileSystemOptions
The default behavior for caching files for class path resolution = false if and only if the system property "vertx.disableFileCaching" exists and is set to the string "false"
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_FILES_READ_ONLY - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default value of whether files are read -only and never will be updated
DEFAULT_FILES_READ_ONLY - Static variable in class io.vertx.rxjava3.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.core.http.RequestOptions
Follow redirection by default = false
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_FORMAT - Static variable in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
DEFAULT_FORMAT - Static variable in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
 
DEFAULT_GRAPHQL_URI - Static variable in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
Default URI for HTTP and GraphQLWS endpoints = /graphql.
DEFAULT_GRAPHQL_WS_ENABLED - Static variable in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
Whether GraphQLWS transport should be enabled by default = true.
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 = false
DEFAULT_HANDSHAKE_TIMEOUT - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default handshake timeout = 10000
DEFAULT_HEADER_NAME - Static variable in interface io.vertx.ext.web.handler.CSRFHandler
 
DEFAULT_HEADER_NAME - Static variable in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
DEFAULT_HEADER_NAME - Static variable in class io.vertx.rxjava3.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_HEADERS_COPY - Static variable in class io.vertx.camel.CamelMapping
 
DEFAULT_HEARTBEAT_INTERVAL - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
The default interval between heartbeat packets.
DEFAULT_HOST - Static variable in class io.vertx.cassandra.CassandraClientOptions
Default host for connecting with Cassandra service.
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.http.HttpConnectOptions
The default value for host name = null
DEFAULT_HOST - Static variable in class io.vertx.core.http.RequestOptions
The default value for host name = null
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.db2client.DB2ConnectOptions
 
DEFAULT_HOST - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_HOST - Static variable in class io.vertx.ext.shell.term.SSHTermOptions
 
DEFAULT_HOST - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_HOST - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_HOST - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_HOST - Static variable in class io.vertx.oracleclient.OracleConnectOptions
 
DEFAULT_HOST - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_HOST - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default host = localhost
DEFAULT_HOSTNAME_VERIFICATION_ALGORITHM - Static variable in class io.vertx.core.net.ClientSSLOptions
Default value to determine hostname verification algorithm hostname verification (for SSL/TLS) = null
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_HOSTS_REFRESH_PERIOD - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the hosts refresh value in millis = 0 (disabled)
DEFAULT_HTTP_ENABLED - Static variable in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
Whether HTTP transport should be enabled by default = true.
DEFAULT_HTTP_METHOD - Static variable in class io.vertx.core.http.RequestOptions
The default value for HTTP method = HttpMethod.GET
DEFAULT_HTTP2_CLEAR_TEXT_ENABLED - Static variable in class io.vertx.core.http.HttpServerOptions
Default H2C is enabled = true
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_CLEAR_TEXT_UPGRADE_WITH_PREFLIGHT_REQUEST - Static variable in class io.vertx.core.http.HttpClientOptions
Default to use a preflight OPTIONS request for h2C without prior knowledge connection = false
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
The default HTTP/2 connection window size = -1
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.PoolOptions
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_HTTP2_RST_FLOOD_MAX_RST_FRAME_PER_WINDOW - Static variable in class io.vertx.core.http.HttpServerOptions
HTTP/2 RST floods DDOS protection, max number of RST frame per time window allowed = 200.
DEFAULT_HTTP2_RST_FLOOD_WINDOW_DURATION - Static variable in class io.vertx.core.http.HttpServerOptions
HTTP/2 RST floods DDOS protection, time window duration = 30.
DEFAULT_HTTP2_RST_FLOOD_WINDOW_DURATION_TIME_UNIT - Static variable in class io.vertx.core.http.HttpServerOptions
HTTP/2 RST floods DDOS protection, time window duration unit = TimeUnit.SECONDS.
DEFAULT_HTTP2_UPGRADE_MAX_CONTENT_LENGTH - Static variable in class io.vertx.core.http.HttpClientOptions
Default maximum length of the aggregated content in bytes
DEFAULT_IDLE_TIMEOUT - Static variable in class io.vertx.core.http.RequestOptions
The default idle timeout = -1L (disabled)
DEFAULT_IDLE_TIMEOUT - Static variable in class io.vertx.core.net.TCPSSLOptions
Default idle timeout = 0
DEFAULT_IDLE_TIMEOUT - Static variable in class io.vertx.sqlclient.PoolOptions
Default connection timeout in the pool = 0 (no timeout)
DEFAULT_IDLE_TIMEOUT_TIME_UNIT - Static variable in class io.vertx.core.net.TCPSSLOptions
Default idle time unit = SECONDS
DEFAULT_IDLE_TIMEOUT_TIME_UNIT - Static variable in class io.vertx.sqlclient.PoolOptions
Default connection idle time unit in the pool = seconds
DEFAULT_IN_BINARY - Static variable in class io.vertx.ext.shell.term.TelnetTermOptions
 
DEFAULT_INBOUND_GLOBAL_BANDWIDTH_LIMIT - Static variable in class io.vertx.core.net.TrafficShapingOptions
Default inbound bandwidth limit in bytes/sec = 0 (0 implies unthrottled)
DEFAULT_INCLUDE_HIDDEN - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether hidden files can be served
DEFAULT_INCLUDE_HIDDEN - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether hidden files can be served
DEFAULT_INCLUDE_HIDDEN - Static variable in class io.vertx.rxjava3.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_PAGE - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
The default index page
DEFAULT_INDEX_PAGE - Static variable in class io.vertx.rxjava3.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_INDEX_TEMPLATE - Static variable in class io.vertx.reactivex.ext.web.handler.TemplateHandler
The default index page
DEFAULT_INDEX_TEMPLATE - Static variable in class io.vertx.rxjava3.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_INPUTRC - Static variable in class io.vertx.ext.shell.term.HttpTermOptions
 
DEFAULT_INPUTRC - Static variable in class io.vertx.ext.shell.term.SSHTermOptions
 
DEFAULT_INPUTRC - Static variable in class io.vertx.ext.shell.term.TelnetTermOptions
 
DEFAULT_INSERT_JSESSIONID - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
Whether a JSESSIONID cookie should be inserted by default = true.
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_INVALID_REQUEST_HANDLER - Static variable in interface io.vertx.core.http.HttpServerRequest
The default invalid request handler, it uses the HttpServerRequest.decoderResult() cause and the request information to determine the status code of the response to be sent.
DEFAULT_IPV6 - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of use IP v6 = false
DEFAULT_JMX_ENABLED - Static variable in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
The default value of JMX enabled = false
DEFAULT_JVM_METRICS_ENABLED - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Whether JVM metrics should be collected by default = false.
DEFAULT_KEEP_ALIVE - Static variable in class io.vertx.core.http.HttpClientOptions
Default value of whether keep-alive is enabled = true
DEFAULT_KEEP_ALIVE - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_KEEP_ALIVE_INTERVAL - 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_KEEP_ALIVE_TIMEOUT - Static variable in class io.vertx.ext.mail.MailConfig
The default keep alive timeout for SMTP connection = 5 minutes
DEFAULT_KEEP_ALIVE_TIMEOUT_UNIT - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_LABELS - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Default label match for public http server: exclude remote label
DEFAULT_LAZY_SESSION - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default of whether the session should be created lazily.
DEFAULT_LAZY_SESSION - Static variable in class io.vertx.reactivex.ext.web.handler.SessionHandler
Default of whether the session should be created lazily.
DEFAULT_LAZY_SESSION - Static variable in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Default of whether the session should be created lazily.
DEFAULT_LEEWAY - Static variable in class io.vertx.ext.web.client.OAuth2WebClientOptions
The default leeway when validating token expiration times.
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
The default SockJS library URL to load in iframe when a transport does not support cross-domain communication natively.
DEFAULT_LIMIT - Static variable in class io.vertx.ext.mongo.FindOptions
The default value of limit = -1, signifying no limit
DEFAULT_LOCAL_ONLY - Static variable in class io.vertx.core.eventbus.DeliveryOptions
Whether the message should be delivered to local consumers only by default = false.
DEFAULT_LOCAL_ONLY - Static variable in class io.vertx.core.eventbus.MessageConsumerOptions
The default consumer locality = false
DEFAULT_LOCAL_WRITE_HANDLER - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
Whether the writeHandler should be registered as local by default = true.
DEFAULT_LOCALE - Static variable in class io.vertx.ext.mongo.CollationOptions
Default locale : simple
DEFAULT_LOG_ACTIVITY_FORMAT - Static variable in class io.vertx.core.dns.DnsClientOptions
The default ByteBufFormat is SIMPLE
DEFAULT_LOG_ACTIVITY_FORMAT - Static variable in class io.vertx.core.net.NetworkOptions
The default logActivity is ByteBufFormat.SIMPLE
DEFAULT_LOG_ENABLED - Static variable in class io.vertx.core.dns.DnsClientOptions
The default log enabled = false
DEFAULT_LOG_ENABLED - Static variable in class io.vertx.core.net.NetworkOptions
The default log enabled = false
DEFAULT_LOGIN - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_LOGIN_REDIRECT_URL - Static variable in interface io.vertx.ext.web.handler.RedirectAuthHandler
Default path the user will be redirected to
DEFAULT_LOGIN_REDIRECT_URL - Static variable in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Default path the user will be redirected to
DEFAULT_LOGIN_REDIRECT_URL - Static variable in class io.vertx.rxjava3.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_MAILS_PER_CONNECTION - Static variable in class io.vertx.ext.mail.MailConfig
 
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.SockJSBridgeOptions
Default value for max address length = 200
DEFAULT_MAX_AGE - Static variable in interface io.vertx.ext.web.handler.HSTSHandler
 
DEFAULT_MAX_AGE - Static variable in class io.vertx.reactivex.ext.web.handler.HSTSHandler
 
DEFAULT_MAX_AGE - Static variable in class io.vertx.rxjava3.ext.web.handler.HSTSHandler
 
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_AGE_SECONDS - Static variable in class io.vertx.reactivex.ext.web.handler.FaviconHandler
The default max age in seconds as set in the cache-control header
DEFAULT_MAX_AGE_SECONDS - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default max age for cache headers
DEFAULT_MAX_AGE_SECONDS - Static variable in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
The default max age in seconds as set in the cache-control header
DEFAULT_MAX_AGE_SECONDS - Static variable in class io.vertx.rxjava3.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_AVG_SERVE_TIME_NS - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default max avg serve time, in ns, over which serving will be considered slow
DEFAULT_MAX_AVG_SERVE_TIME_NS - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Default max avg serve time, in ns, over which serving will be considered slow
DEFAULT_MAX_AWAIT_TIME - Static variable in class io.vertx.ext.mongo.AggregateOptions
The default value of maxAwaitTime = 1000.
DEFAULT_MAX_BODY_LENGTH - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
DEFAULT_MAX_BUFFERED_MESSAGES - Static variable in class io.vertx.core.eventbus.MessageConsumerOptions
The default number of max buffered messages = 1000
DEFAULT_MAX_BUFFERED_SIZE - Static variable in interface io.vertx.httpproxy.BodyTransformers
The default maximum amount of bytes synchronous transformers apply
DEFAULT_MAX_BUFFERED_SIZE - Static variable in class io.vertx.rxjava3.httpproxy.BodyTransformers
The default maximum amount of bytes synchronous transformers apply
DEFAULT_MAX_BYTES_STREAMING - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
The default maximum number of bytes an HTTP streaming request can send.
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 class io.vertx.reactivex.ext.web.handler.StaticHandler
The default max cache size
DEFAULT_MAX_CACHE_SIZE - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
The default max cache size
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_CLIENT_ID_LENGTH - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_MAX_CONCURRENT_STREAMS - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getMaxConcurrentStreams() : 0xFFFFFFFFL
DEFAULT_MAX_CONNECTIONS - Static variable in class io.vertx.core.http.WebSocketClientOptions
The default value for the maximum number of WebSocket = 50
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_EVENT_LOOP_EXECUTE_TIME_UNIT - Static variable in class io.vertx.core.VertxOptions
The default value of max event loop execute time unit = TimeUnit.NANOSECONDS
DEFAULT_MAX_FAILURES - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default number of failures after which a closed circuit breaker moves to open.
DEFAULT_MAX_FORM_ATTRIBUTE_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max size of a form attribute = 8192
DEFAULT_MAX_FORM_BUFFERED_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max number buffered bytes when decoding a form = 1024
DEFAULT_MAX_FORM_FIELDS - Static variable in class io.vertx.core.http.HttpServerOptions
Default max number of form fields = 256
DEFAULT_MAX_FRAME_IN_TRANSACTION - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
DEFAULT_MAX_FRAME_SIZE - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getMaxFrameSize() : 16384
DEFAULT_MAX_FRAME_SIZE - Static variable in class io.vertx.core.http.WebSocketClientOptions
The default value for maximum WebSocket frame size = 65536 bytes
DEFAULT_MAX_HANDLERS_PER_SOCKET - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
Default value for max handlers per socket = 1000
DEFAULT_MAX_HEADER_LENGTH - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
DEFAULT_MAX_HEADER_LIST_SIZE - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getMaxHeaderListSize() : 8192
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_HEADERS - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
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.core.http.WebSocketClientOptions
The default value for maximum WebSocket messages (could be assembled from multiple frames) is 4 full frames worth of data
DEFAULT_MAX_MESSAGE_SIZE - Static variable in class io.vertx.grpc.client.GrpcClientOptions
The default maximum message size in bytes accepted from a server = 256KB
DEFAULT_MAX_MESSAGE_SIZE - Static variable in class io.vertx.grpc.server.GrpcServerOptions
The default maximum message size in bytes accepted from a client = 256KB
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.PoolOptions
The default maximum number of HTTP/1 connections a client will pool = 5
DEFAULT_MAX_POOL_SIZE - Static variable in class io.vertx.ext.mail.MailConfig
 
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 class io.vertx.httpproxy.cache.CacheOptions
Default max size of the cache = 1000
DEFAULT_MAX_SIZE - Static variable in interface io.vertx.kafka.client.producer.KafkaWriteStream
 
DEFAULT_MAX_SIZE - Static variable in class io.vertx.sqlclient.PoolOptions
The default maximum number of connections a client will pool = 4
DEFAULT_MAX_SUBSCRIPTIONS_BY_CLIENT - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
DEFAULT_MAX_TIME - Static variable in class io.vertx.core.net.TrafficShapingOptions
Default max delay to wait = 15 seconds.
DEFAULT_MAX_TIME - Static variable in class io.vertx.ext.mongo.AggregateOptions
The default value of maxTime = 0.
DEFAULT_MAX_WAIT_QUEUE_SIZE - Static variable in class io.vertx.core.http.PoolOptions
Default max wait queue size = -1 (unbounded)
DEFAULT_MAX_WAIT_QUEUE_SIZE - Static variable in class io.vertx.sqlclient.PoolOptions
Default max wait queue size = -1 (unbounded)
DEFAULT_MAX_WEBSOCKET_FRAME_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max WebSocket frame size = 65536
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_MAX_WORKER_EXECUTE_TIME_UNIT - Static variable in class io.vertx.core.VertxOptions
The default value of max worker execute time unit = TimeUnit.NANOSECONDS
DEFAULT_MAXIMUM_LIFETIME - Static variable in class io.vertx.core.http.PoolOptions
Default maximum pooled connection lifetime = 0 (no maximum)
DEFAULT_MAXIMUM_LIFETIME - Static variable in class io.vertx.sqlclient.PoolOptions
Default maximum pooled connection lifetime = 0 (no maximum)
DEFAULT_MAXIMUM_LIFETIME_TIME_UNIT - Static variable in class io.vertx.core.http.PoolOptions
Default maximum pooled connection lifetime unit = seconds
DEFAULT_MAXIMUM_LIFETIME_TIME_UNIT - Static variable in class io.vertx.sqlclient.PoolOptions
Default maximum pooled connection lifetime unit = 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_MERGE_FORM_ATTRIBUTES - Static variable in class io.vertx.reactivex.ext.web.handler.BodyHandler
Default value of whether form attributes should be merged into request params
DEFAULT_MERGE_FORM_ATTRIBUTES - Static variable in class io.vertx.rxjava3.ext.web.handler.BodyHandler
Default value of whether form attributes should be merged into request params
DEFAULT_METER_CACHED_ENABLED - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Whether a meter cache should be enabled by default = true.
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_NAME - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
DEFAULT_METRICS_NAMING - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Default metrics naming = Vert.x 4 naming
DEFAULT_METRICS_ROLLING_BUCKETS - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default number of buckets used for the metrics rolling window.
DEFAULT_METRICS_ROLLING_WINDOW - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default length of rolling window for metrics in milliseconds.
DEFAULT_MODE - Static variable in class io.vertx.core.DeploymentOptions
 
DEFAULT_MODIFIED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
The default value is 0, signifying no document was modified
DEFAULT_MONITORED_HANDLERS - Static variable in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
The default monitored handlers : null
DEFAULT_MONITORED_HTTP_CLIENT_ENDPOINTS - Static variable in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
The default monitored http client endpoints : null
DEFAULT_MONITORED_HTTP_CLIENT_URIS - Static variable in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
The default monitored http client uris : null
DEFAULT_MONITORED_HTTP_SERVER_ROUTES - Static variable in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
The default monitored http server routes : null
DEFAULT_MONITORED_HTTP_SERVER_URIS - Static variable in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
The default monitored http server uris : null
DEFAULT_MULTI - Static variable in class io.vertx.ext.mongo.UpdateOptions
The default value of multi = false
DEFAULT_MULTI_PART_ONLY - Static variable in class io.vertx.ext.mail.MailConfig
 
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_NAG_HTTPS - Static variable in class io.vertx.reactivex.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_NAG_HTTPS - Static variable in class io.vertx.rxjava3.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_NAME - Static variable in class io.vertx.core.http.HttpClientOptions
Actual name of anonymous shared client = __vertx.DEFAULT
DEFAULT_NAME - Static variable in class io.vertx.httpproxy.cache.CacheOptions
Actual name of anonymous shared cache = __vertx.DEFAULT
DEFAULT_NAME - Static variable in class io.vertx.sqlclient.PoolOptions
Actual name of anonymous shared pool = __vertx.DEFAULT
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_NETTY_METRICS_ENABLED - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Whether Netty metrics should be collected by default = false.
DEFAULT_NETWORK_RECOVERY_INTERNAL - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default network recovery internal = 5000
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_NONCE_EXPIRE_TIMEOUT - Static variable in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
The default nonce expire timeout to use in milliseconds.
DEFAULT_NONCE_EXPIRE_TIMEOUT - Static variable in class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
The default nonce expire timeout to use in milliseconds.
DEFAULT_NOTIFICATION_ADDRESS - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
A default address on which the circuit breakers can send their updates.
DEFAULT_NOTIFICATION_LOCAL_ONLY - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default value of whether circuit breaker state events should be delivered only to local consumers.
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_OUT_BINARY - Static variable in class io.vertx.ext.shell.term.TelnetTermOptions
 
DEFAULT_OUTBOUND_GLOBAL_BANDWIDTH_LIMIT - Static variable in class io.vertx.core.net.TrafficShapingOptions
Default outbound bandwidth limit in bytes/sec = 0 (0 implies unthrottled)
DEFAULT_PACKET_SIZE - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_PASSWORD - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_PASSWORD - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_PASSWORD - Static variable in class io.vertx.oracleclient.OracleConnectOptions
 
DEFAULT_PASSWORD - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_PASSWORD - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default password = guest
DEFAULT_PASSWORD_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthentication
The default name of the property for the password, like it is stored in mongodb
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_PASSWORD_PARAM - Static variable in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the password
DEFAULT_PASSWORD_PARAM - Static variable in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the password
DEFAULT_PEAK_OUTBOUND_GLOBAL_BANDWIDTH - Static variable in class io.vertx.core.net.TrafficShapingOptions
Default peak outbound bandwidth limit in bytes/sec = 400 Mbps (aligns with netty's default in io.netty.handler.traffic.AbstractTrafficShapingHandler#DEFAULT_MAX_SIZE)
DEFAULT_PER_FRAME_WEBSOCKET_COMPRESSION_SUPPORTED - Static variable in class io.vertx.core.http.HttpServerOptions
Default support for WebSockets per-frame deflate compression extension = true
DEFAULT_PER_FRAME_WEBSOCKET_COMPRESSION_SUPPORTED - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_PER_MESSAGE_WEBSOCKET_COMPRESSION_SUPPORTED - Static variable in class io.vertx.core.http.HttpServerOptions
Default support for WebSockets per-message deflate compression extension = true
DEFAULT_PER_MESSAGE_WEBSOCKET_COMPRESSION_SUPPORTED - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_PERMISSION_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthorization
The default name of the property for the permissions, like it is stored in mongodb.
DEFAULT_PERMS - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_PING_TIMEOUT - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
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_PIPELINING_LIMIT - Static variable in class io.vertx.db2client.DB2ConnectOptions
 
DEFAULT_PIPELINING_LIMIT - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_PIPELINING_LIMIT - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_POINT_TO_POINT - Static variable in class io.vertx.ext.stomp.BridgeOptions
 
DEFAULT_POOL_CLEANER_PERIOD - Static variable in class io.vertx.core.http.PoolOptions
Default pool cleaner period = 1000 ms (1 second)
DEFAULT_POOL_CLEANER_PERIOD - Static variable in class io.vertx.ext.mail.MailConfig
Default pool cleaner period = 1000 ms (1 second)
DEFAULT_POOL_CLEANER_PERIOD - Static variable in class io.vertx.sqlclient.PoolOptions
Default pool cleaner period = 1000 ms (1 second)
DEFAULT_POOL_CLEANER_PERIOD_TIMEOUT_UNIT - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_POOL_EVENT_LOOP_SIZE - Static variable in class io.vertx.core.http.PoolOptions
Default pool event loop size = 0 (reuse current event-loop)
DEFAULT_POOL_NAME - Static variable in interface io.vertx.ext.mail.MailClient
The name of the default pool
DEFAULT_POOL_NAME - Static variable in interface io.vertx.ext.mongo.MongoClient
The name of the default pool
DEFAULT_POOL_NAME - Static variable in class io.vertx.reactivex.ext.mail.MailClient
The name of the default pool
DEFAULT_POOL_NAME - Static variable in class io.vertx.reactivex.ext.mongo.MongoClient
The name of the default pool
DEFAULT_POOL_NAME - Static variable in class io.vertx.rxjava3.ext.mail.MailClient
The name of the default pool
DEFAULT_POOL_NAME - Static variable in class io.vertx.rxjava3.ext.mongo.MongoClient
The name of the default pool
DEFAULT_PORT - Static variable in class io.vertx.cassandra.CassandraClientOptions
Default port for connecting with Cassandra service.
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.http.HttpConnectOptions
The default value for port = null
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 = null
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 Squid
DEFAULT_PORT - Static variable in class io.vertx.db2client.DB2ConnectOptions
 
DEFAULT_PORT - Static variable in class io.vertx.ext.mail.MailConfig
 
DEFAULT_PORT - Static variable in class io.vertx.ext.shell.term.SSHTermOptions
 
DEFAULT_PORT - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_PORT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_PORT - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_PORT - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_PORT - Static variable in class io.vertx.oracleclient.OracleConnectOptions
 
DEFAULT_PORT - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_PORT - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default port = - 1 - 5671 for SSL otherwise 5672
DEFAULT_PREALLOCATE_BODY_BUFFER - Static variable in interface io.vertx.ext.web.handler.BodyHandler
Default value of whether to pre-allocate the body buffer size according to the content-length HTTP request header
DEFAULT_PREALLOCATE_BODY_BUFFER - Static variable in class io.vertx.reactivex.ext.web.handler.BodyHandler
Default value of whether to pre-allocate the body buffer size according to the content-length HTTP request header
DEFAULT_PREALLOCATE_BODY_BUFFER - Static variable in class io.vertx.rxjava3.ext.web.handler.BodyHandler
Default value of whether to pre-allocate the body buffer size according to the content-length HTTP request header
DEFAULT_PREFER_NATIVE_TRANSPORT - Static variable in class io.vertx.core.VertxOptions
The default value for preferring native transport = false
DEFAULT_PREPARED_STATEMENT_CACHE_FILTER - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
DEFAULT_PREPARED_STATEMENT_CACHE_MAX_SIZE - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
DEFAULT_PREPARED_STATEMENT_CACHE_SQL_LIMIT - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
DEFAULT_PROPAGATE_DEADLINE - Static variable in class io.vertx.grpc.server.GrpcServerOptions
Whether the server propagates a deadline, by default = false
DEFAULT_PROPERTIES - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_PROPERTIES - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_PROTOCOL_VERSION - Static variable in class io.vertx.core.http.HttpClientOptions
The default protocol version = HTTP/1.1
DEFAULT_PROXY_OPTIONS - Static variable in class io.vertx.core.http.HttpConnectOptions
The default value for proxy options = null
DEFAULT_PROXY_OPTIONS - Static variable in class io.vertx.core.http.WebSocketConnectOptions
The default value for proxy options = null
DEFAULT_PROXY_PROTOCOL_TIMEOUT - Static variable in class io.vertx.core.net.NetServerOptions
The default value of HA PROXY protocol timeout = 10
DEFAULT_PROXY_PROTOCOL_TIMEOUT_TIME_UNIT - Static variable in class io.vertx.core.net.NetServerOptions
Default HA PROXY protocol time unit = SECONDS
DEFAULT_PUBLISH - Static variable in class io.vertx.camel.InboundMapping
The default value of the "publish" property.
DEFAULT_PUBLISH_QUANTILES - Static variable in class io.vertx.micrometer.VertxPrometheusOptions
Default value for publishing histogram quantiles = false.
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_RANGE_SUPPORT - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether Range request handling support should be used
DEFAULT_RANGE_SUPPORT - Static variable in class io.vertx.rxjava3.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_IDLE_TIMEOUT - Static variable in class io.vertx.core.net.TCPSSLOptions
Default read idle timeout = 0
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_REALM - Static variable in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
The default realm to use
DEFAULT_REALM - Static variable in class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
The default realm to use
DEFAULT_REAPER_INTERVAL - Static variable in class io.vertx.ext.shell.ShellServerOptions
Default of how often, in ms, to check for expired sessions
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_REAPER_INTERVAL - Static variable in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Default of how often, in ms, to check for expired sessions
DEFAULT_REAPER_INTERVAL - Static variable in class io.vertx.rxjava3.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_ATTEMPTS - Static variable in class io.vertx.rabbitmq.RabbitMQPublisherOptions
The default connection retries = Integer.MAX_VALUE
DEFAULT_RECONNECT_ATTEMPTS - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
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_RECONNECT_INTERVAL - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default connection retry delay = 10000
DEFAULT_RECONNECT_INTERVAL - Static variable in class io.vertx.rabbitmq.RabbitMQPublisherOptions
The default connection retry delay = 10000
DEFAULT_RECONNECT_INTERVAL - Static variable in class io.vertx.sqlclient.SqlConnectOptions
 
DEFAULT_RECURSION_DESIRED - Static variable in class io.vertx.core.dns.DnsClientOptions
The default value for the recursion desired flag (RD) = true
DEFAULT_REDIRECT_HANDLER - Static variable in interface io.vertx.core.http.HttpClientAgent
Constant containing the default redirect handler of used by the client.
DEFAULT_REGISTER_WEBSOCKET_WRITE_HANDLERS - Static variable in class io.vertx.core.http.HttpServerOptions
Whether write-handlers for server websockets should be registered by default = false.
DEFAULT_REGISTER_WRITE_HANDLER - Static variable in class io.vertx.core.net.NetClientOptions
Whether a write-handler should be registered by default = false.
DEFAULT_REGISTER_WRITE_HANDLER - Static variable in class io.vertx.core.net.NetServerOptions
Whether a write-handler should be registered by default = false.
DEFAULT_REGISTER_WRITE_HANDLER - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
Whether a writeHandler should be registered by default = false.
DEFAULT_REGISTER_WRITE_HANDLERS - Static variable in class io.vertx.core.http.WebSocketConnectOptions
Whether write-handlers should be registered by default = false.
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_RENEW_TOKEN_ON_FORBIDDEN - Static variable in class io.vertx.ext.web.client.OAuth2WebClientOptions
The default value of whether to perform a single token refresh if the response status code is 401 (Forbidden).
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.SockJSBridgeOptions
Default value for reply timeout = 30000
DEFAULT_REQUEST_BATCHING_ENABLED - Static variable in class io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions
Whether request batching should be enabled by default = false.
DEFAULT_REQUEST_MULTIPART_ENABLED - Static variable in class io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions
Whether a multipart request should be enabled by default = false
DEFAULT_REQUEST_SERVER_NO_CONTEXT - Static variable in class io.vertx.core.http.WebSocketClientOptions
Default offering of the client_no_context_takeover WebSocket parameter deflate compression extension = false
DEFAULT_REQUESTED_CHANNEL_MAX - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default requested channel max = 0
DEFAULT_REQUESTED_HEARTBEAT - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default connection timeout = 60
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 after which an open circuit breaker moves to half-open (in an attempt to re-close) in milliseconds.
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_RETRY_TIMEOUT - Static variable in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Default retry time out, in ms, for a session not found in this store.
DEFAULT_RETRY_TIMEOUT - Static variable in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
Default retry time out, in ms, for a session not found in this store.
DEFAULT_RETRY_TIMEOUT_MS - Static variable in interface io.vertx.ext.web.sstore.redis.RedisSessionStore
 
DEFAULT_RETRY_TIMEOUT_MS - Static variable in class io.vertx.reactivex.ext.web.sstore.redis.RedisSessionStore
 
DEFAULT_RETRY_TIMEOUT_MS - Static variable in class io.vertx.rxjava3.ext.web.sstore.redis.RedisSessionStore
 
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 session 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_RETURN_URL_PARAM - Static variable in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
The default value of the session attribute which will contain the return url
DEFAULT_RETURN_URL_PARAM - Static variable in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Default name of param used to store return url information in session
DEFAULT_RETURN_URL_PARAM - Static variable in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
The default value of the session attribute which will contain the return url
DEFAULT_RETURN_URL_PARAM - Static variable in class io.vertx.rxjava3.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_REVISION - Static variable in class io.vertx.ext.mongo.GridFsDownloadOptions
 
DEFAULT_ROLE_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthorization
The default name of the property for the roles, like it is stored in mongodb.
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_ROOT_FILESYSTEM_ACCESS - Static variable in class io.vertx.reactivex.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_ROOT_FILESYSTEM_ACCESS - Static variable in class io.vertx.rxjava3.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_ROUND_ROBIN_INET_ADDRESS - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default round-robin inet address = false
DEFAULT_SCHEDULE_DEADLINE_AUTOMATICALLY - Static variable in class io.vertx.grpc.client.GrpcClientOptions
The default value for automatic deadline schedule = false.
DEFAULT_SCHEDULE_DEADLINE_AUTOMATICALLY - Static variable in class io.vertx.grpc.server.GrpcServerOptions
Whether the server schedule deadline automatically when a request carrying a timeout is received, by default = false
DEFAULT_SCHEMA - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_SEARCH_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.WebSocketClientOptions
Default WebSocket masked bit is true as depicted by RFC = false
DEFAULT_SEND_VARY_HEADER - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether vary header should be sent.
DEFAULT_SEND_VARY_HEADER - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default of whether vary header should be sent.
DEFAULT_SEND_VARY_HEADER - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Default of whether vary header should be sent.
DEFAULT_SENDER_ENDPOINT - Static variable in class io.vertx.tracing.zipkin.HttpSenderOptions
 
DEFAULT_SERIALIZABLE_CHECKER - Static variable in interface io.vertx.core.eventbus.EventBus
Default Serializable class checker used by Vert.x when EventBus.serializableChecker(Function) has not been set.
DEFAULT_SERVER - Static variable in class io.vertx.core.http.HttpConnectOptions
The default value for server method = null
DEFAULT_SERVER - Static variable in class io.vertx.core.http.RequestOptions
The default value for server method = null
DEFAULT_SERVER - Static variable in class io.vertx.serviceresolver.srv.SrvResolverOptions
 
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_SERVICE_NAME - Static variable in class io.vertx.tracing.zipkin.ZipkinTracingOptions
 
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_COOKIE_NAME - Static variable in class io.vertx.reactivex.ext.web.handler.SessionHandler
Default name of session cookie
DEFAULT_SESSION_COOKIE_NAME - Static variable in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Default name of session cookie
DEFAULT_SESSION_COOKIE_PATH - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default path of session cookie
DEFAULT_SESSION_COOKIE_PATH - Static variable in class io.vertx.reactivex.ext.web.handler.SessionHandler
Default path of session cookie
DEFAULT_SESSION_COOKIE_PATH - Static variable in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Default path 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_MAP_NAME - Static variable in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
The default name used for the session map
DEFAULT_SESSION_MAP_NAME - Static variable in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Default name for map used to store sessions
DEFAULT_SESSION_MAP_NAME - Static variable in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
The default name used for the session map
DEFAULT_SESSION_MAP_NAME - Static variable in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
Default name for map used to store sessions
DEFAULT_SESSION_TIMEOUT - Static variable in class io.vertx.ext.shell.ShellServerOptions
Default time, in ms, that a shell session lasts for without being accessed before expiring.
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
The default delay before sending a close event to a silent client.
DEFAULT_SESSION_TIMEOUT - Static variable in class io.vertx.reactivex.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.rxjava3.ext.web.handler.SessionHandler
Default time, in ms, that a session lasts for without being accessed before expiring.
DEFAULT_SESSIONID_LENGTH - Static variable in interface io.vertx.ext.web.sstore.SessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.reactivex.ext.web.sstore.cookie.CookieSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.reactivex.ext.web.sstore.infinispan.InfinispanSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.reactivex.ext.web.sstore.redis.RedisSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.reactivex.ext.web.sstore.SessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.rxjava3.ext.web.sstore.cookie.CookieSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.rxjava3.ext.web.sstore.infinispan.InfinispanSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.rxjava3.ext.web.sstore.redis.RedisSessionStore
Default length for a session id.
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.rxjava3.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_SESSIONID_MIN_LENGTH - Static variable in class io.vertx.reactivex.ext.web.handler.SessionHandler
Default min length for a session id.
DEFAULT_SESSIONID_MIN_LENGTH - Static variable in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Default min length for a session id.
DEFAULT_SHARED - Static variable in class io.vertx.core.http.HttpClientOptions
Default shared client = false
DEFAULT_SHARED - Static variable in class io.vertx.httpproxy.cache.CacheOptions
Default shared cache = false
DEFAULT_SHARED_CLIENT_NAME - Static variable in interface io.vertx.cassandra.CassandraClient
The default shared client name.
DEFAULT_SHARED_CLIENT_NAME - Static variable in class io.vertx.reactivex.cassandra.CassandraClient
The default shared client name.
DEFAULT_SHARED_CLIENT_NAME - Static variable in class io.vertx.rxjava3.cassandra.CassandraClient
The default shared client name.
DEFAULT_SHARED_POOL - Static variable in class io.vertx.sqlclient.PoolOptions
Default shared pool config = false
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.ServerSSLOptions
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.HttpConnectOptions
The default value for SSL = null
DEFAULT_SSL - Static variable in class io.vertx.core.http.RequestOptions
The default value for SSL = null
DEFAULT_SSL - Static variable in class io.vertx.core.net.ConnectOptions
SSL enable by default = false
DEFAULT_SSL - Static variable in class io.vertx.core.net.TCPSSLOptions
SSL enable by default = false
DEFAULT_SSL - Static variable in class io.vertx.db2client.DB2ConnectOptions
 
DEFAULT_SSL - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_SSL - Static variable in class io.vertx.oracleclient.OracleConnectOptions
 
DEFAULT_SSL_ENGINE - Static variable in class io.vertx.core.net.TCPSSLOptions
The default SSL engine options = null (autoguess)
DEFAULT_SSL_HANDSHAKE_TIMEOUT - Static variable in class io.vertx.core.net.SSLOptions
The default value of SSL handshake timeout = 10
DEFAULT_SSL_HANDSHAKE_TIMEOUT_TIME_UNIT - Static variable in class io.vertx.core.net.SSLOptions
Default SSL handshake time unit = SECONDS
DEFAULT_SSL_MODE - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_SSLMODE - Static variable in class io.vertx.pgclient.PgConnectOptions
 
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_STOMP_HEARTBEAT - Static variable in interface io.vertx.ext.stomp.StompOptions
 
DEFAULT_STOMP_HOST - Static variable in interface io.vertx.ext.stomp.StompOptions
 
DEFAULT_STOMP_PORT - Static variable in interface io.vertx.ext.stomp.StompOptions
 
DEFAULT_STRICT_THREAD_MODE_STRICT - Static variable in class io.vertx.core.http.HttpServerOptions
Strict thread mode = false.
DEFAULT_SUB_PROTOCOLS - Static variable in class io.vertx.core.http.WebSocketConnectOptions
The default WebSocket sub protocols = null
DEFAULT_SUPPORT_WEBSOCKET - Static variable in class io.vertx.httpproxy.ProxyOptions
Enable WebSocket support : true
DEFAULT_SUPPORTED_VERSIONS - Static variable in interface io.vertx.ext.stomp.StompOptions
 
DEFAULT_SUPPORTS_JOIN - Static variable in class io.vertx.tracing.zipkin.ZipkinTracingOptions
 
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_TCP_USER_TIMEOUT - Static variable in class io.vertx.core.net.TCPSSLOptions
The default TCP_USER_TIMEOUT value in milliseconds = 0
DEFAULT_TEMPLATE_DIRECTORY - Static variable in interface io.vertx.ext.web.handler.TemplateHandler
The default directory where templates will be looked for
DEFAULT_TEMPLATE_DIRECTORY - Static variable in class io.vertx.reactivex.ext.web.handler.TemplateHandler
The default directory where templates will be looked for
DEFAULT_TEMPLATE_DIRECTORY - Static variable in class io.vertx.rxjava3.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.freemarker.FreeMarkerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.mvel.MVELTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.pug.PugTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.rocker.RockerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.reactivex.ext.web.templ.pug.PugTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.rxjava3.ext.web.templ.handlebars.HandlebarsTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.rxjava3.ext.web.templ.mvel.MVELTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.rxjava3.ext.web.templ.pug.PugTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.rxjava3.ext.web.templ.rocker.RockerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_MODE - Static variable in interface io.vertx.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
DEFAULT_TEMPLATE_MODE - Static variable in class io.vertx.reactivex.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
DEFAULT_TEMPLATE_MODE - Static variable in class io.vertx.rxjava3.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
DEFAULT_TIME_FIELD - Static variable in class io.vertx.ext.mongo.TimeSeriesOptions
The default time field value for timeseries collections.
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.core.http.RequestOptions
The default request timeout = -1L (disabled)
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 - Static variable in class io.vertx.grpc.client.GrpcClientOptions
The default value of the timeout = 0 (no timeout).
DEFAULT_TIMEOUT - Static variable in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
The default timeout, in ms
DEFAULT_TIMEOUT - Static variable in class io.vertx.rxjava3.ext.web.handler.TimeoutHandler
The default timeout, in ms
DEFAULT_TIMEOUT_DURATION - Static variable in class io.vertx.junit5.VertxExtension
Default timeout.
DEFAULT_TIMEOUT_ON_CONNECT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_TIMEOUT_UNIT - Static variable in class io.vertx.grpc.client.GrpcClientOptions
The default value of the timeout unit = TimeUnit.SECONDS.
DEFAULT_TIMEOUT_UNIT - Static variable in class io.vertx.junit5.VertxExtension
Default timeout unit.
DEFAULT_TLS - Static variable in class io.vertx.ext.mail.MailConfig
 
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_TRACE_PEER_ADDRESS - Static variable in class io.vertx.kafka.client.common.KafkaClientOptions
Default peer address to set in traces tags is null, and will automatically pick up bootstrap server from config
DEFAULT_TRACING_POLICY - Static variable in class io.vertx.core.eventbus.DeliveryOptions
Default tracing control = TracingPolicy.PROPAGATE
DEFAULT_TRACING_POLICY - Static variable in class io.vertx.core.http.HttpClientOptions
Default tracing control = TracingPolicy.PROPAGATE
DEFAULT_TRACING_POLICY - Static variable in class io.vertx.core.http.HttpServerOptions
Default tracing control = TracingPolicy.ALWAYS
DEFAULT_TRACING_POLICY - Static variable in class io.vertx.kafka.client.common.KafkaClientOptions
Default tracing policy is 'propagate'
DEFAULT_TRAFFIC_CLASS - Static variable in class io.vertx.core.net.NetworkOptions
The default value of traffic class
DEFAULT_TRAILING_LINE - Static variable in interface io.vertx.ext.stomp.StompOptions
 
DEFAULT_TRANSACTION_CHUNK_SIZE - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
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.ClientSSLOptions
The default value of whether all servers (SSL/TLS) should be trusted = false
DEFAULT_TRY_USE_PER_FRAME_COMPRESSION - Static variable in class io.vertx.core.http.WebSocketClientOptions
Default offer WebSocket per-frame deflate compression extension = false
DEFAULT_TRY_USE_PER_MESSAGE_COMPRESSION - Static variable in class io.vertx.core.http.WebSocketClientOptions
Default offer WebSocket per-message deflate compression extension = 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.ext.dropwizard.Match
The default value : MatchType.EQUALS
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_UPLOADS_DIRECTORY - Static variable in class io.vertx.reactivex.ext.web.handler.BodyHandler
Default uploads directory on server for file uploads
DEFAULT_UPLOADS_DIRECTORY - Static variable in class io.vertx.rxjava3.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 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_AFFECTED_ROWS - Static variable in class io.vertx.db2client.DB2ConnectOptions
 
DEFAULT_USE_AFFECTED_ROWS - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_USE_ALPN - Static variable in class io.vertx.core.net.SSLOptions
Default use alpn = false
DEFAULT_USE_DAEMON_THREAD - Static variable in class io.vertx.core.VertxOptions
Set default value to false for aligning with the old behavior By default, Vert.x threads are NOT daemons - we want them to prevent JVM exit so embedded user doesn't have to explicitly prevent JVM from exiting.
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_LAYER_7_PROXY - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_USE_NIO_SOCKETS - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default use nio sockets = false
DEFAULT_USE_PROXY_PROTOCOL - Static variable in class io.vertx.core.net.NetServerOptions
Default value of whether the server supports HA PROXY protocol = false
DEFAULT_USE_WEB_SOCKET - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_USE_WORKER_POOL - Static variable in class io.vertx.core.net.SSLEngineOptions
The default thread pool type for SSL blocking operations.
DEFAULT_USER - Static variable in class io.vertx.mssqlclient.MSSQLConnectOptions
 
DEFAULT_USER - Static variable in class io.vertx.mysqlclient.MySQLConnectOptions
 
DEFAULT_USER - Static variable in class io.vertx.oracleclient.OracleConnectOptions
 
DEFAULT_USER - Static variable in class io.vertx.pgclient.PgConnectOptions
 
DEFAULT_USER - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default user = guest
DEFAULT_USER_AGENT - Static variable in class io.vertx.ext.mail.MailConfig
 
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_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthentication
The default name of the property for the username, like it is stored in mongodb
DEFAULT_USERNAME_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuthorization
The default name of the property for the username, like it is stored in mongodb
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_USERNAME_PARAM - Static variable in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the username
DEFAULT_USERNAME_PARAM - Static variable in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the username
DEFAULT_VALIDATOR - Static variable in interface io.vertx.json.schema.JsonFormatValidator
The default validator which performs a NOOP.
DEFAULT_VALIDATOR - Static variable in class io.vertx.reactivex.json.schema.JsonFormatValidator
The default validator which performs a NOOP.
DEFAULT_VALIDATOR - Static variable in class io.vertx.rxjava3.json.schema.JsonFormatValidator
The default validator which performs a NOOP.
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_VERSION - Static variable in class io.vertx.core.http.WebSocketConnectOptions
The default WebSocket version = WebSocketVersion.V13
DEFAULT_VIRTUAL_HOST - Static variable in class io.vertx.rabbitmq.RabbitMQOptions
The default virtual host = /
DEFAULT_WARNING_EXCEPTION_TIME_UNIT - Static variable in class io.vertx.core.VertxOptions
The default value of warning exception time unit = TimeUnit.NANOSECONDS
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_WEB_ROOT - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
Default value of the web-root, where files are served from
DEFAULT_WEB_ROOT - Static variable in class io.vertx.rxjava3.ext.web.handler.StaticHandler
Default value of the web-root, where files are served from
DEFAULT_WEB_SOCKET_MAX_FRAME_SIZE - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_WEBSOCKET_ALLOW_SERVER_NO_CONTEXT - Static variable in class io.vertx.core.http.HttpServerOptions
Default allowance of the server_no_context_takeover WebSocket parameter deflate compression extension = false
DEFAULT_WEBSOCKET_ALLOW_SERVER_NO_CONTEXT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_WEBSOCKET_CLOSING_TIMEOUT - Static variable in class io.vertx.core.http.HttpServerOptions
Default WebSocket closing timeout = 10 second)
DEFAULT_WEBSOCKET_COMPRESSION_LEVEL - Static variable in class io.vertx.core.http.HttpServerOptions
Default WebSocket deflate compression level = 6
DEFAULT_WEBSOCKET_COMPRESSION_LEVEL - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_WEBSOCKET_PATH - Static variable in class io.vertx.ext.stomp.StompServerOptions
 
DEFAULT_WEBSOCKET_PREFERRED_CLIENT_NO_CONTEXT - Static variable in class io.vertx.core.http.HttpServerOptions
Default allowance of the client_no_context_takeover WebSocket parameter deflate compression extension = false
DEFAULT_WEBSOCKET_PREFERRED_CLIENT_NO_CONTEXT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_WEIGHT - Static variable in class io.vertx.core.http.StreamPriority
 
DEFAULT_WEIGHT - Static variable in interface io.vertx.ext.web.ParsedHeaderValue
If no "q" parameter is present, the default weight is 1.
DEFAULT_WEIGHT - Static variable in class io.vertx.reactivex.ext.web.LanguageHeader
If no "q" parameter is present, the default weight is 1.
DEFAULT_WEIGHT - Static variable in class io.vertx.reactivex.ext.web.MIMEHeader
If no "q" parameter is present, the default weight is 1.
DEFAULT_WEIGHT - Static variable in class io.vertx.rxjava3.ext.web.LanguageHeader
If no "q" parameter is present, the default weight is 1.
DEFAULT_WEIGHT - Static variable in class io.vertx.rxjava3.ext.web.MIMEHeader
If no "q" parameter is present, the default weight is 1.
DEFAULT_WELCOME_MESSAGE - Static variable in class io.vertx.ext.shell.ShellServerOptions
 
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_IDLE_TIMEOUT - Static variable in class io.vertx.core.net.TCPSSLOptions
Default write idle timeout = 0
DEFAULT_WRITE_QUEUE_MAX_SIZE - Static variable in interface io.vertx.ext.reactivestreams.ReactiveWriteStream
Default write queue max size
DefaultAbortHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a ABORT frame.
DefaultAbortHandler() - Constructor for class io.vertx.ext.stomp.DefaultAbortHandler
 
DefaultAckHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a ACK frame.
DefaultAckHandler() - Constructor for class io.vertx.ext.stomp.DefaultAckHandler
 
DefaultBeginHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a BEGIN frame.
DefaultBeginHandler() - Constructor for class io.vertx.ext.stomp.DefaultBeginHandler
 
defaultByLocation(Location) - Static method in enum io.vertx.openapi.contract.Style
 
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
DefaultCommandFactory(Class<C>, Supplier<C>) - Constructor for class io.vertx.core.spi.launcher.DefaultCommandFactory
Creates a new CommandFactory.
DefaultCommitHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a COMMIT frame.
DefaultCommitHandler() - Constructor for class io.vertx.ext.stomp.DefaultCommitHandler
 
DefaultConnectHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a CONNECT frame.
DefaultConnectHandler() - Constructor for class io.vertx.ext.stomp.DefaultConnectHandler
 
DefaultInteractionMetric - Class in io.vertx.core.net.endpoint
Carries request/response latencies.
DefaultInteractionMetric() - Constructor for class io.vertx.core.net.endpoint.DefaultInteractionMetric
 
DefaultInteractionMetrics - Class in io.vertx.core.net.endpoint
Default interaction metrics.
DefaultInteractionMetrics() - Constructor for class io.vertx.core.net.endpoint.DefaultInteractionMetrics
 
defaultLanguage(String) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the language for the text index.
defaultLoadBalancingPolicy(String) - Method in class io.vertx.grpc.VertxChannelBuilder
 
DefaultNackHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a NACK sf.frame().
DefaultNackHandler() - Constructor for class io.vertx.ext.stomp.DefaultNackHandler
 
defaultPolicy() - Static method in interface io.vertx.circuitbreaker.FailurePolicy
The default policy, which considers an asynchronous result as a failure if AsyncResult.failed() returns true.
defaultPolicy() - Static method in class io.vertx.reactivex.circuitbreaker.FailurePolicy
The default policy, which considers an asynchronous result as a failure if returns true.
defaultPolicy() - Static method in class io.vertx.rxjava3.circuitbreaker.FailurePolicy
The default policy, which considers an asynchronous result as a failure if returns true.
DefaultSendHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a SEND sf.frame().
DefaultSendHandler() - Constructor for class io.vertx.ext.stomp.DefaultSendHandler
 
defaultServiceConfig(Map<String, ?>) - Method in class io.vertx.grpc.VertxChannelBuilder
 
defaultShellHtmlResource() - Static method in class io.vertx.ext.shell.term.HttpTermOptions
 
DefaultSslContextFactory - Class in io.vertx.core.spi.tls
The default implementation of SslContextFactory that creates and configures a Netty SslContext using a SslContextBuilder.
DefaultSslContextFactory(SslProvider, boolean) - Constructor for class io.vertx.core.spi.tls.DefaultSslContextFactory
 
DefaultSubscribeHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a SUBSCRIBE frame.
DefaultSubscribeHandler() - Constructor for class io.vertx.ext.stomp.DefaultSubscribeHandler
 
defaultTermJsResource() - Static method in class io.vertx.ext.shell.term.HttpTermOptions
 
DefaultUnsubscribeHandler - Class in io.vertx.ext.stomp
STOMP compliant actions executed when receiving a UNSUBSCRIBE frame.
DefaultUnsubscribeHandler() - Constructor for class io.vertx.ext.stomp.DefaultUnsubscribeHandler
 
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.
defaultValue(Object) - Method in class io.vertx.json.schema.common.dsl.SchemaBuilder
 
DefaultValue - Annotation Type in io.vertx.core.cli.annotations
Annotation to set a default value to an option.
defaultVertxShellJsResource() - Static method in class io.vertx.ext.shell.term.HttpTermOptions
 
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
 
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.
DEFLATE_GZIP - Static variable in interface io.vertx.core.http.HttpHeaders
deflate,gzip header value
DEFLATE_GZIP - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
deflate,gzip header value
DEFLATE_GZIP - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
deflate,gzip header value
DEFLATE_GZIP_BR - Static variable in interface io.vertx.core.http.HttpHeaders
deflate,gzip,br header value
DEFLATE_GZIP_BR - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
deflate,gzip,br header value
DEFLATE_GZIP_BR - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
deflate,gzip,br header value
DEFLATE_GZIP_ZSTD - Static variable in interface io.vertx.core.http.HttpHeaders
deflate,gzip,zstd header value
DEFLATE_GZIP_ZSTD - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
deflate,gzip,zstd header value
DEFLATE_GZIP_ZSTD - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
deflate,gzip,zstd header value
DEFLATE_GZIP_ZSTD_BR_SNAPPY - Static variable in interface io.vertx.core.http.HttpHeaders
deflate,gzip,zstd,br header value
DEFLATE_GZIP_ZSTD_BR_SNAPPY - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
deflate,gzip,zstd,br header value
DEFLATE_GZIP_ZSTD_BR_SNAPPY - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
deflate,gzip,zstd,br header value
del(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Delete a key.
del(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Delete a key.
del(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Delete a key.
DEL - Static variable in interface io.vertx.redis.client.Command
Delete a key.
delay(Throwable, int) - Method in interface io.vertx.circuitbreaker.RetryPolicy
Compute a delay in milliseconds before retry is executed.
delay(Throwable, int) - Method in class io.vertx.reactivex.circuitbreaker.RetryPolicy
Compute a delay in milliseconds before retry is executed.
delay(Throwable, int) - Method in class io.vertx.rxjava3.circuitbreaker.RetryPolicy
Compute a delay in milliseconds before retry is executed.
delete() - Method in interface io.vertx.core.net.SelfSignedCertificate
Delete the private key and certificate files.
delete() - Method in interface io.vertx.ext.web.FileUpload
Delete the uploaded file on the disk.
delete() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP DELETE request
delete() - Method in class io.vertx.reactivex.ext.web.FileUpload
Delete the uploaded file on the disk.
delete() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP DELETE request
delete() - Method in class io.vertx.rxjava3.ext.web.FileUpload
Delete the uploaded file on the disk.
delete() - Method in class io.vertx.rxjava3.ext.web.Router
Add a route that matches any HTTP DELETE request
delete(int, String, UriTemplate) - 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(int, String, UriTemplate) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(int, String, UriTemplate) - 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(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(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(int, String, String) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(CacheKey) - Method in interface io.vertx.ext.web.client.spi.CacheStore
Delete a key from the cache.
delete(CacheKey, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.client.spi.CacheStore
Delete all variations of a key from the cache.
delete(UriTemplate) - 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(UriTemplate) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(UriTemplate) - 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(String) - Method in class io.vertx.config.vault.client.SlimVaultClient
 
delete(String) - Method in interface io.vertx.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(String) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Deletes a file by it's ID
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(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path
delete(String) - Method in interface io.vertx.ext.web.sstore.SessionStore
Delete the session with the specified ID.
delete(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(String) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Deletes a file by it's ID
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(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) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Delete the session with the specified ID.
delete(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(String) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Deletes a file by it's ID
delete(String) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(String) - Method in class io.vertx.rxjava3.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path
delete(String) - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Delete the session with the specified ID.
delete(String, Completable<Void>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Deletes a secret from `path`.
delete(String, UriTemplate) - 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(String, UriTemplate) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete(String, UriTemplate) - 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(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(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(String, String) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
DELETE - io.vertx.ext.consul.SessionBehavior
 
DELETE - io.vertx.ext.consul.TxnKVVerb
Deletes the Key
DELETE - io.vertx.ext.consul.TxnServiceVerb
Delete the service
DELETE - io.vertx.ext.mongo.BulkOperationType
 
DELETE - Static variable in class io.vertx.core.http.HttpMethod
The RFC 2616 DELETE method, this instance is interned and uniquely used.
DELETE_CAS - io.vertx.ext.consul.TxnKVVerb
Deletes the Key with check-and-set semantics.
DELETE_CAS - io.vertx.ext.consul.TxnServiceVerb
Delete, but with CAS semantics
DELETE_TREE - io.vertx.ext.consul.TxnKVVerb
Deletes all keys with a prefix ofKey
deleteAbs(UriTemplate) - 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(UriTemplate) - Method in class io.vertx.rxjava3.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(UriTemplate) - 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 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.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.rxjava3.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
deleteAcls(List<AclBindingFilter>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Delete the ACL rules.
deleteAcls(List<AclBindingFilter>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Delete the ACL rules.
deleteAcls(List<AclBindingFilter>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Delete the ACL rules.
deleteAclToken(String) - Method in interface io.vertx.ext.consul.ConsulClient
Deletes an ACL token
deleteAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Deletes an ACL token
deleteAclToken(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Deletes an ACL token
deleteBlocking(String) - Method in interface io.vertx.core.file.FileSystem
Blocking version of FileSystem.delete(String)
deleteBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
deleteBlocking(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
deleteConsumerGroupOffsets(String, Set<TopicPartition>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Delete committed offsets for a set of partitions in a consumer group.
deleteConsumerGroupOffsets(String, Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Delete committed offsets for a set of partitions in a consumer group.
deleteConsumerGroupOffsets(String, Set<TopicPartition>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Delete committed offsets for a set of partitions in a consumer group.
deleteConsumerGroups(List<String>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Delete consumer groups from the cluster.
deleteConsumerGroups(List<String>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Delete consumer groups from the cluster.
deleteConsumerGroups(List<String>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Delete consumer groups from the cluster.
DELETED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for documents deleted.
deletePolicy(String) - Method in interface io.vertx.ext.consul.ConsulClient
This endpoint deletes an ACL policy
deletePolicy(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
This endpoint deletes an ACL policy
deletePolicy(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
This endpoint deletes an ACL policy
deletePreparedQuery(String) - Method in interface io.vertx.ext.consul.ConsulClient
Deletes an existing prepared query
deletePreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Deletes an existing prepared query
deletePreparedQuery(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Deletes an existing prepared query
deleteRecords(Map<TopicPartition, RecordsToDelete>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Delete records from a topic partition.
deleteRecursive(String) - Method in interface io.vertx.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursive(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursive(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursiveBlocking(String) - Method in interface io.vertx.core.file.FileSystem
deleteRecursiveBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
deleteRecursiveBlocking(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
deleteTopics(List<String>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Deletes a batch of Kafka topics
deleteTopics(List<String>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Deletes a batch of Kafka topics
deleteTopics(List<String>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Deletes a batch of Kafka topics
deleteValue(String) - Method in interface io.vertx.ext.consul.ConsulClient
Remove the key/value pair that corresponding to the specified key
deleteValue(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Remove the key/value pair that corresponding to the specified key
deleteValue(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Remove the key/value pair that corresponding to the specified key
deleteValues(String) - Method in interface io.vertx.ext.consul.ConsulClient
Removes all the key/value pair that corresponding to the specified key prefix
deleteValues(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Removes all the key/value pair that corresponding to the specified key prefix
deleteValues(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Removes all the key/value pair that corresponding to the specified key prefix
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.rxjava3.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path regex
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(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(Buffer) - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the delimiter delim.
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(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(String) - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the String delim encoded in latin-1 .
deliver(int) - Method in interface io.vertx.ext.shell.term.SignalHandler
 
DeliveryContext<T> - Class in io.vertx.reactivex.core.eventbus
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
DeliveryContext<T> - Class in io.vertx.rxjava3.core.eventbus
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
DeliveryContext<T> - Interface in io.vertx.core.eventbus
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
DeliveryContext(DeliveryContext) - Constructor for class io.vertx.reactivex.core.eventbus.DeliveryContext
 
DeliveryContext(DeliveryContext) - Constructor for class io.vertx.rxjava3.core.eventbus.DeliveryContext
 
DeliveryContext(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.eventbus.DeliveryContext
 
DeliveryContext(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava3.core.eventbus.DeliveryContext
 
deliveryCount() - Method in interface io.vertx.amqp.AmqpMessage
 
deliveryCount() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
deliveryCount() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
deliveryCount(int) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
deliveryCount(int) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
deliveryCount(int) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
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.rxjava3.core.eventbus.MessageProducer
Update the delivery options of this producer.
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
demand() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Returns the current demand.
demand() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Returns the current demand.
demand() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Returns the current demand.
demand() - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Returns the current demand.
DENY - Static variable in interface io.vertx.ext.web.handler.XFrameHandler
The page cannot be displayed in a frame, regardless of the site attempting to do so.
DENY - Static variable in class io.vertx.reactivex.ext.web.handler.XFrameHandler
The page cannot be displayed in a frame, regardless of the site attempting to do so.
DENY - Static variable in class io.vertx.rxjava3.ext.web.handler.XFrameHandler
The page cannot be displayed in a frame, regardless of the site attempting to do so.
deploy(Context) - Method in class io.vertx.core.AbstractVerticle
 
deploy(Context) - Method in interface io.vertx.core.Deployable
Start the deployable.
deploy(Context) - Method in class io.vertx.core.VerticleBase
 
Deployable - Interface in io.vertx.core
Base interface for reactive services written in Java deployed in a Vert.x instance
deploymentId() - Method in interface io.vertx.launcher.application.HookContext
The deployment identifier, after the verticle has started.
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.core.VerticleBase
Get the deployment ID of the verticle 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.rxjava3.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.rxjava3.core.Vertx
Return a Set of deployment IDs for the currently deployed deploymentIDs.
deploymentOptions() - Method in interface io.vertx.launcher.application.HookContext
The verticle deployment options, which can be modified before Vert.x is started.
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
DeploymentOptionsConverter - Class in io.vertx.core
Converter and mapper for DeploymentOptions.
DeploymentOptionsConverter() - Constructor for class io.vertx.core.DeploymentOptionsConverter
 
deployVerticle(Deployable) - Method in interface io.vertx.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticle(Deployable) - Method in class io.vertx.reactivex.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticle(Deployable) - Method in class io.vertx.rxjava3.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticle(Deployable, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Deployable, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Deployable, DeploymentOptions) - Method in class io.vertx.rxjava3.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.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(Vertx, Verticle) - Static method in class io.vertx.rxjava3.core.RxHelper
Deploy a verticle you have created yourself, using an RxJava vertx instance.
deployVerticle(Vertx, Verticle, DeploymentOptions) - Static method in class io.vertx.rxjava3.core.RxHelper
Like RxHelper.deployVerticle(Vertx, Verticle), but DeploymentOptions are provided to configure the deployment.
deployVerticle(Class<? extends Deployable>, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Deployable, DeploymentOptions) but Deployable instance is created by invoking the default constructor of verticleClass.
deployVerticle(String) - Method in interface io.vertx.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String) - Method in class io.vertx.reactivex.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String) - Method in class io.vertx.rxjava3.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
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) - Method in class io.vertx.rxjava3.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Supplier<? extends Deployable>, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Deployable, DeploymentOptions) but Deployable instance is created by invoking the verticleSupplier.
deployVerticle(Supplier<? extends Deployable>, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but Deployable instance is created by invoking the verticleSupplier.
deployVerticle(Supplier<? extends Deployable>, DeploymentOptions) - Method in class io.vertx.rxjava3.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but Deployable instance is created by invoking the verticleSupplier.
dequeue(Q) - Method in interface io.vertx.core.spi.metrics.PoolMetrics
Signals the request was removed from the queue.
dereference(JsonSchema) - Method in interface io.vertx.json.schema.SchemaRepository
Dereferences a schema to the repository.
dereference(JsonSchema) - Method in class io.vertx.reactivex.json.schema.SchemaRepository
Dereferences a schema to the repository.
dereference(JsonSchema) - Method in class io.vertx.rxjava3.json.schema.SchemaRepository
Dereferences a schema to the repository.
dereference(String, JsonSchema) - Method in interface io.vertx.json.schema.SchemaRepository
Dereferences a schema to the repository.
dereference(String, JsonSchema) - Method in class io.vertx.reactivex.json.schema.SchemaRepository
Dereferences a schema to the repository.
dereference(String, JsonSchema) - Method in class io.vertx.rxjava3.json.schema.SchemaRepository
Dereferences a schema to the repository.
deregisterCatalogService(String, String) - Method in interface io.vertx.ext.consul.ConsulClient
Deregister entities from the node or deregister the node itself.
deregisterCatalogService(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Deregister entities from the node or deregister the node itself.
deregisterCatalogService(String, String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Deregister entities from the node or deregister the node itself.
deregisterCheck(String) - Method in interface io.vertx.ext.consul.ConsulClient
Remove a check from the local agent.
deregisterCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Remove a check from the local agent.
deregisterCheck(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Remove a check from the local agent.
deregisterService(String) - Method in interface io.vertx.ext.consul.ConsulClient
Remove a service from the local agent.
deregisterService(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Remove a service from the local agent.
deregisterService(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Remove a service from the local agent.
describe(V) - Method in interface io.vertx.core.Expectation
Turn an invalid value into an exception describing the failure, the default implementation returns a generic exception.
describeAcls(AclBindingFilter) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Describe the ACL rules.
describeAcls(AclBindingFilter) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Describe the ACL rules.
describeAcls(AclBindingFilter) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Describe the ACL rules.
describeCluster() - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Describe the nodes in the cluster with the default options
describeCluster() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Describe the nodes in the cluster with the default options
describeCluster() - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Describe the nodes in the cluster with the default options
describeCluster(DescribeClusterOptions) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeCluster() but allows customized options.
describeCluster(DescribeClusterOptions) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeCluster() but allows customized options.
describeCluster(DescribeClusterOptions) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeCluster() but allows customized options.
DescribeClusterOptions - Class in io.vertx.kafka.admin
 
DescribeClusterOptions() - Constructor for class io.vertx.kafka.admin.DescribeClusterOptions
Constructor
DescribeClusterOptions(JsonObject) - Constructor for class io.vertx.kafka.admin.DescribeClusterOptions
Constructor (from JSON representation)
DescribeClusterOptionsConverter - Class in io.vertx.kafka.admin
Converter and mapper for DescribeClusterOptions.
DescribeClusterOptionsConverter() - Constructor for class io.vertx.kafka.admin.DescribeClusterOptionsConverter
 
describeConfigs(List<ConfigResource>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Get the configuration for the specified resources with the default options
describeConsumerGroups(List<String>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Describe some group ids in the cluster, with the default options
describeConsumerGroups(List<String>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Describe some group ids in the cluster, with the default options
describeConsumerGroups(List<String>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Describe some group ids in the cluster, with the default options
describeConsumerGroups(List<String>, DescribeConsumerGroupsOptions) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeConsumerGroups(List) but allows customized options
describeConsumerGroups(List<String>, DescribeConsumerGroupsOptions) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
describeConsumerGroups(List<String>, DescribeConsumerGroupsOptions) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
DescribeConsumerGroupsOptions - Class in io.vertx.kafka.admin
 
DescribeConsumerGroupsOptions() - Constructor for class io.vertx.kafka.admin.DescribeConsumerGroupsOptions
Constructor
DescribeConsumerGroupsOptions(JsonObject) - Constructor for class io.vertx.kafka.admin.DescribeConsumerGroupsOptions
Constructor (from JSON representation)
DescribeConsumerGroupsOptionsConverter - Class in io.vertx.kafka.admin
Converter and mapper for DescribeConsumerGroupsOptions.
DescribeConsumerGroupsOptionsConverter() - Constructor for class io.vertx.kafka.admin.DescribeConsumerGroupsOptionsConverter
 
describeLogDirs(List<Integer>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Query the information of all log directories on the given set of brokers
describeTopics(List<String>) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Describe some topics in the cluster, with the default options.
describeTopics(List<String>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
Describe some topics in the cluster, with the default options.
describeTopics(List<String>) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
Describe some topics in the cluster, with the default options.
describeTopics(List<String>, DescribeTopicsOptions) - Method in interface io.vertx.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeTopics(List) but allows for customised otions
describeTopics(List<String>, DescribeTopicsOptions) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
describeTopics(List<String>, DescribeTopicsOptions) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
DescribeTopicsOptions - Class in io.vertx.kafka.admin
 
DescribeTopicsOptions() - Constructor for class io.vertx.kafka.admin.DescribeTopicsOptions
Constructor
DescribeTopicsOptions(JsonObject) - Constructor for class io.vertx.kafka.admin.DescribeTopicsOptions
Constructor (from JSON representation)
DescribeTopicsOptionsConverter - Class in io.vertx.kafka.admin
Converter and mapper for DescribeTopicsOptions.
DescribeTopicsOptionsConverter() - Constructor for class io.vertx.kafka.admin.DescribeTopicsOptionsConverter
 
description - Variable in class io.vertx.core.cli.Argument
The argument description.
description - Variable in class io.vertx.core.cli.Option
The option description.
Description - Annotation Type in io.vertx.core.cli.annotations
Annotation used to write the option or command documentation.
descriptor() - Method in class io.vertx.grpc.reflection.ReflectionService
 
descriptor() - Method in interface io.vertx.grpc.server.Service
Get the service descriptor that contains detailed information about the service.
deserialize(byte[]) - Method in class io.vertx.servicediscovery.zookeeper.JsonObjectSerializer
 
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
 
destination() - Method in interface io.vertx.ext.stomp.Destination
 
destination() - Method in class io.vertx.reactivex.ext.stomp.Destination
 
destination() - Method in class io.vertx.rxjava3.ext.stomp.Destination
 
destination(SocketAddress) - Method in interface io.vertx.ext.auth.audit.SecurityAudit
 
destination(SocketAddress) - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
destination(SocketAddress) - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
Destination - Class in io.vertx.reactivex.ext.stomp
Represents a STOMP destination.
Destination - Class in io.vertx.rxjava3.ext.stomp
Represents a STOMP destination.
Destination - Interface in io.vertx.ext.stomp
Represents a STOMP destination.
Destination(Destination) - Constructor for class io.vertx.reactivex.ext.stomp.Destination
 
Destination(Destination) - Constructor for class io.vertx.rxjava3.ext.stomp.Destination
 
Destination(Object) - Constructor for class io.vertx.reactivex.ext.stomp.Destination
 
Destination(Object) - Constructor for class io.vertx.rxjava3.ext.stomp.Destination
 
DESTINATION - Static variable in class io.vertx.ext.stomp.Frame
 
destinationFactory(DestinationFactory) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the DestinationFactory used to create Destination objects.
destinationFactory(DestinationFactory) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the DestinationFactory used to create Destination objects.
destinationFactory(DestinationFactory) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the DestinationFactory used to create Destination objects.
DestinationFactory - Class in io.vertx.reactivex.ext.stomp
Interface implemented to customize the destination creation.
DestinationFactory - Class in io.vertx.rxjava3.ext.stomp
Interface implemented to customize the destination creation.
DestinationFactory - Interface in io.vertx.ext.stomp
Interface implemented to customize the destination creation.
DestinationFactory(DestinationFactory) - Constructor for class io.vertx.reactivex.ext.stomp.DestinationFactory
 
DestinationFactory(DestinationFactory) - Constructor for class io.vertx.rxjava3.ext.stomp.DestinationFactory
 
DestinationFactory(Object) - Constructor for class io.vertx.reactivex.ext.stomp.DestinationFactory
 
DestinationFactory(Object) - Constructor for class io.vertx.rxjava3.ext.stomp.DestinationFactory
 
destroy() - Method in interface io.vertx.ext.web.Session
Destroy the session
destroy() - Method in class io.vertx.ext.web.sstore.AbstractSession
 
destroy() - Method in class io.vertx.reactivex.ext.web.Session
Destroy the session
destroy() - Method in class io.vertx.rxjava3.ext.web.Session
Destroy the session
destroySession(String) - Method in interface io.vertx.ext.consul.ConsulClient
Destroys the given session
destroySession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Destroys the given session
destroySession(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Destroys the given session
determineContentType(String) - Method in interface io.vertx.openapi.contract.RequestBody
This method tries to determine the best fitting MediaType based on the passed content type.
determineContentType(String) - Method in class io.vertx.reactivex.openapi.contract.RequestBody
This method tries to determine the best fitting MediaType based on the passed content type.
determineContentType(String) - Method in class io.vertx.rxjava3.openapi.contract.RequestBody
This method tries to determine the best fitting MediaType based on the passed content type.
development() - Static method in interface io.vertx.ext.web.common.WebEnvironment
Will return true if the mode is not null and equals ignoring case the string "dev"
development() - Static method in class io.vertx.reactivex.ext.web.common.WebEnvironment
Will return true if the mode is not null and equals ignoring case the string "dev"
development() - Static method in class io.vertx.rxjava3.ext.web.common.WebEnvironment
Will return true if the mode is not null and equals ignoring case the string "dev"
DigestAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
DigestAuthHandler - Class in io.vertx.rxjava3.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
DigestAuthHandler - Interface in io.vertx.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(DigestAuthHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
 
DigestAuthHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
DigestAuthHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
 
DIRECT - io.vertx.ext.auth.webauthn4j.Attestation
 
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.rxjava3.ext.web.Route
Disable this route.
DISABLE - io.vertx.pgclient.SslMode
only try a non-SSL connection.
DISABLED - io.vertx.ext.mail.LoginOption
 
DISABLED - io.vertx.ext.mail.StartTLSOptions
 
DISABLED - io.vertx.mysqlclient.SslMode
establish an unencrypted connection.
DISABLED - io.vertx.redis.client.RedisClusterTransactions
Redis transactions are not supported in the cluster.
disableRetry() - Method in class io.vertx.grpc.VertxChannelBuilder
 
disableServiceConfigLookUp() - Method in class io.vertx.grpc.VertxChannelBuilder
 
discard() - Static method in interface io.vertx.httpproxy.BodyTransformers
Create a transformer that discards the body, the transformer consumes any media type.
discard() - Method in class io.vertx.reactivex.redis.client.RedisAPI
Discard all commands issued after MULTI.
discard() - Method in interface io.vertx.redis.client.RedisAPI
Discard all commands issued after MULTI.
discard() - Static method in class io.vertx.rxjava3.httpproxy.BodyTransformers
Create a transformer that discards the body, the transformer consumes any media type.
discard() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Discard all commands issued after MULTI.
DISCARD - Static variable in interface io.vertx.redis.client.Command
Discard all commands issued after MULTI.
discardMessage(H, boolean, Message<?>) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Discard a message.
disconnect() - Method in interface io.vertx.ext.stomp.StompClientConnection
Disconnects the client.
disconnect() - Method in interface io.vertx.mqtt.MqttClient
Disconnects from the MQTT server
disconnect() - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Disconnects the client.
disconnect() - Method in class io.vertx.reactivex.mqtt.MqttClient
Disconnects from the MQTT server
disconnect() - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Disconnects the client.
disconnect() - Method in class io.vertx.rxjava3.mqtt.MqttClient
Disconnects from the MQTT server
disconnect(Frame) - Method in interface io.vertx.ext.stomp.StompClientConnection
Disconnects the client.
disconnect(Frame) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Disconnects the client.
disconnect(Frame) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Disconnects the client.
disconnect(MqttDisconnectReasonCode, MqttProperties) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the DISCONNECT message to the remote MQTT client
disconnect(MqttDisconnectReasonCode, MqttProperties) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the DISCONNECT message to the remote MQTT client
disconnect(MqttDisconnectReasonCode, MqttProperties) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Sends the DISCONNECT message to the remote MQTT client
DISCONNECT - io.vertx.ext.stomp.Command
 
disconnected(S, SocketAddress) - Method in interface io.vertx.core.spi.metrics.TCPMetrics
Called when a client has disconnected, which is applicable for TCP connections.
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.
disconnectHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
Configures the action to execute when a DISCONNECT frame is received.
disconnectHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Configures the action to execute when a DISCONNECT frame is received.
disconnectHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Configures the action to execute when a DISCONNECT frame is received.
disconnectHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
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.rxjava3.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
disconnectMessageHandler(Handler<MqttDisconnectMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
disconnectMessageHandler(Handler<MqttDisconnectMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
disconnectMessageHandler(Handler<MqttDisconnectMessage>) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
DISCOURAGED - io.vertx.ext.auth.webauthn4j.ResidentKey
 
DISCOURAGED - io.vertx.ext.auth.webauthn4j.UserVerification
 
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, PubSecKeyOptions, OAuth2Options) - Static method in interface io.vertx.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, PubSecKeyOptions, OAuth2Options) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, PubSecKeyOptions, OAuth2Options) - Static method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
DISCOVER - io.vertx.redis.client.RedisTopology
Redis topology is discovered automatically from the first node that is capable of providing the necessary information.
dispatch(StompServerConnection, Frame) - Method in interface io.vertx.ext.stomp.Destination
Dispatches the given frame.
dispatch(StompServerConnection, Frame) - Method in class io.vertx.reactivex.ext.stomp.Destination
Dispatches the given frame.
dispatch(StompServerConnection, Frame) - Method in class io.vertx.rxjava3.ext.stomp.Destination
Dispatches the given frame.
dispose() - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
dispose() - Method in class io.vertx.rxjava3.ContextScheduler.ContextWorker
 
dispose(D) - Method in interface io.vertx.core.spi.endpoint.EndpointResolver
Dispose the state.
distinct(String, String, String) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String, DistinctOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String, DistinctOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String, DistinctOptions) - Method in class io.vertx.rxjava3.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.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String, DistinctOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String, DistinctOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String, DistinctOptions) - Method in class io.vertx.rxjava3.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) - 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.rxjava3.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, 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, int) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject, int, DistinctOptions) - 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, DistinctOptions) - 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, DistinctOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject, DistinctOptions) - 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, DistinctOptions) - 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, DistinctOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
DistinctOptions - Class in io.vertx.ext.mongo
 
DistinctOptions() - Constructor for class io.vertx.ext.mongo.DistinctOptions
 
DistinctOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.DistinctOptions
 
DistinctOptions(DistinctOptions) - Constructor for class io.vertx.ext.mongo.DistinctOptions
 
DistinctOptionsConverter - Class in io.vertx.ext.mongo
Converter and mapper for DistinctOptions.
DistinctOptionsConverter() - Constructor for class io.vertx.ext.mongo.DistinctOptionsConverter
 
distinctWithQuery(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.
distinctWithQuery(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.
distinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQuery(String, String, String, JsonObject, DistinctOptions) - 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, DistinctOptions) - 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, DistinctOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
dkimAlgoName() - Method in enum io.vertx.ext.mail.DKIMSignAlgorithm
Gets the algorithm name specified by the DKIM specification.
dkimBodyStream(Context) - Method in class io.vertx.ext.mail.mailencoder.EncodedPart
 
DKIMSignAlgorithm - Enum in io.vertx.ext.mail
Signing Algorithm specified by DKIM spec.
DKIMSignOptions - Class in io.vertx.ext.mail
This represents the options used to perform DKIM Signature signing action.
DKIMSignOptions() - Constructor for class io.vertx.ext.mail.DKIMSignOptions
Default Constructor.
DKIMSignOptions(JsonObject) - Constructor for class io.vertx.ext.mail.DKIMSignOptions
Constructor from a JsonObject.
DKIMSignOptions(DKIMSignOptions) - Constructor for class io.vertx.ext.mail.DKIMSignOptions
 
DKIMSignOptionsConverter - Class in io.vertx.ext.mail
Converter and mapper for DKIMSignOptions.
DKIMSignOptionsConverter() - Constructor for class io.vertx.ext.mail.DKIMSignOptionsConverter
 
DnsClient - Class in io.vertx.reactivex.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient - Class in io.vertx.rxjava3.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient - Interface in io.vertx.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient(DnsClient) - Constructor for class io.vertx.reactivex.core.dns.DnsClient
 
DnsClient(DnsClient) - Constructor for class io.vertx.rxjava3.core.dns.DnsClient
 
DnsClient(Object) - Constructor for class io.vertx.reactivex.core.dns.DnsClient
 
DnsClient(Object) - Constructor for class io.vertx.rxjava3.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(DnsClientOptions) - Constructor for class io.vertx.core.dns.DnsClientOptions
 
DnsClientOptions(JsonObject) - Constructor for class io.vertx.core.dns.DnsClientOptions
 
DnsClientOptionsConverter - Class in io.vertx.core.dns
Converter and mapper 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.
DockerLinksServiceImporter - Class in io.vertx.servicediscovery.docker
A discovery bridge analyzing environment variables to detect Docker links.
DockerLinksServiceImporter() - Constructor for class io.vertx.servicediscovery.docker.DockerLinksServiceImporter
 
doClose() - Method in class io.vertx.tracing.zipkin.VertxSender
 
doEncode(JDBCColumnDescriptor, Object) - Method in class io.vertx.jdbcclient.spi.JDBCEncoderImpl
 
domainSocketAddress(String) - Static method in interface io.vertx.core.net.SocketAddress
Create a domain socket address from a path.
doSecurity() - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
 
doSecurity() - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
 
doSecurity() - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
 
Double - Static variable in class io.vertx.sqlclient.data.NullValue
 
DOUBLE - io.vertx.ext.shell.command.base.ObjectType
 
doubleValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
doubleValue() - Method in class io.vertx.pgclient.data.Money
 
doubleValue() - Method in class io.vertx.sqlclient.data.Numeric
 
doValidation() - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
 
doValidation() - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
 
doValidation() - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
 
DOWN - io.vertx.servicediscovery.Status
The service has been withdrawn, it is not accessible anymore.
downcast(SqlConnectOptions) - Method in class io.vertx.db2client.spi.DB2Driver
 
downcast(SqlConnectOptions) - Method in class io.vertx.mssqlclient.spi.MSSQLDriver
 
downcast(SqlConnectOptions) - Method in class io.vertx.mysqlclient.spi.MySQLDriver
 
downcast(SqlConnectOptions) - Method in class io.vertx.oracleclient.spi.OracleDriver
 
downcast(SqlConnectOptions) - Method in class io.vertx.pgclient.spi.PgDriver
 
downcast(SqlConnectOptions) - Method in interface io.vertx.sqlclient.spi.Driver
Downcast the connect options to the specific driver options.
downloadByFileName(WriteStream<Buffer>, String) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
 
downloadByFileName(WriteStream<Buffer>, String) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
 
downloadByFileName(WriteStream<Buffer>, String) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
 
downloadByFileNameWithOptions(WriteStream<Buffer>, String, GridFsDownloadOptions) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
 
downloadByFileNameWithOptions(WriteStream<Buffer>, String, GridFsDownloadOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
 
downloadByFileNameWithOptions(WriteStream<Buffer>, String, GridFsDownloadOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
 
downloadById(WriteStream<Buffer>, String) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
 
downloadById(WriteStream<Buffer>, String) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
 
downloadById(WriteStream<Buffer>, String) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
 
downloadFile(String) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Downloads a file.
downloadFile(String) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Downloads a file.
downloadFile(String) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Downloads a file.
downloadFileAs(String, String) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Downloads a file and gives it a new name.
downloadFileAs(String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Downloads a file and gives it a new name.
downloadFileAs(String, String) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Downloads a file and gives it a new name.
downloadFileByID(String, String) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Downloads a file using the ID generated by GridFs.
downloadFileByID(String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Downloads a file using the ID generated by GridFs.
downloadFileByID(String, String) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Downloads a file using the ID generated by GridFs.
Draft - Enum in io.vertx.json.schema
Json-Schema drafts.
DRAFT201909 - io.vertx.json.schema.Draft
Draft 2019-09 - https://json-schema.org/draft/2019-09/schema Commonly used by many projects
DRAFT202012 - io.vertx.json.schema.Draft
Draft 2020-12 - https://json-schema.org/draft/2020-12/schema Usually used by OpenAPI 3.1
DRAFT4 - io.vertx.json.schema.Draft
Draft 4 - http://json-schema.org/draft-04/schema# Usually used by OpenAPI 3.0
DRAFT7 - io.vertx.json.schema.Draft
Draft 7 - http://json-schema.org/draft-07/schema# Commonly used by many projects
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.grpc.client.GrpcClientRequest
 
drainHandler(Handler<Void>) - Method in interface io.vertx.grpc.common.GrpcWriteStream
 
drainHandler(Handler<Void>) - Method in interface io.vertx.grpc.server.GrpcServerResponse
 
drainHandler(Handler<Void>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.file.AsyncFile
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.http.ClientWebSocket
 
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.ext.reactivestreams.ReactiveWriteStream
 
drainHandler(Handler<Void>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.grpc.stub.GrpcWriteStream
 
drainHandler(Handler<Void>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.amqp.AmqpSender
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
 
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.grpc.client.GrpcClientRequest
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.amqp.AmqpSender
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.file.AsyncFile
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.net.NetSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.rxjava3.core.streams.WriteStream
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
 
Driver<C extends SqlConnectOptions> - Interface in io.vertx.sqlclient.spi
An entry point to the Vertx Reactive SQL Client Every driver must implement this interface.
drop() - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Drops the entire file bucket with all of its contents
drop() - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Drops the entire file bucket with all of its contents
drop() - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Drops the entire file bucket with all of its contents
DropboxAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Dropbox.
DropboxAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for Dropbox.
DropboxAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Dropbox.
DropboxAuth(DropboxAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
DropboxAuth(DropboxAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.DropboxAuth
 
DropboxAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
DropboxAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.DropboxAuth
 
dropCollection(String) - Method in interface io.vertx.ext.mongo.MongoClient
Drop a collection
dropCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drop a collection
dropCollection(String) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Drop a collection
dropIndex(String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Drops the index given the keys used to create it.
dropIndex(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drops the index given the keys used to create it.
dropIndex(String, JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Drops the index given the keys used to create it.
dropIndex(String, String) - Method in interface io.vertx.ext.mongo.MongoClient
Drops the index given its name.
dropIndex(String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drops the index given its name.
dropIndex(String, String) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Drops the index given its name.
DropwizardMetricsOptions - Class in io.vertx.ext.dropwizard
Vert.x Dropwizard metrics configuration.
DropwizardMetricsOptions() - Constructor for class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Default constructor
DropwizardMetricsOptions(JsonObject) - Constructor for class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Create an instance from a JsonObject
DropwizardMetricsOptions(MetricsOptions) - Constructor for class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Copy constructor with base metrics options
DropwizardMetricsOptions(DropwizardMetricsOptions) - Constructor for class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Copy constructor
DropwizardMetricsOptionsConverter - Class in io.vertx.ext.dropwizard
Converter and mapper for DropwizardMetricsOptions.
DropwizardMetricsOptionsConverter() - Constructor for class io.vertx.ext.dropwizard.DropwizardMetricsOptionsConverter
 
DropwizardVertxMetricsFactory - Class in io.vertx.ext.dropwizard
 
DropwizardVertxMetricsFactory() - Constructor for class io.vertx.ext.dropwizard.DropwizardVertxMetricsFactory
 
DropwizardVertxMetricsFactory(MetricRegistry) - Constructor for class io.vertx.ext.dropwizard.DropwizardVertxMetricsFactory
Create a metrics factory passing a metric registry used instead of the Dropwizard shared registry.
Dummy - Class in io.vertx.grpcio.common
Triggers javadoc plugin
Dummy() - Constructor for class io.vertx.grpcio.common.Dummy
 
dump(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Return a serialized version of the value stored at the specified key.
dump(String) - Method in interface io.vertx.redis.client.RedisAPI
Return a serialized version of the value stored at the specified key.
dump(String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Return a serialized version of the value stored at the specified key.
DUMP - Static variable in interface io.vertx.redis.client.Command
Return a serialized version of the value stored at the specified key.
durable(boolean) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
durable(boolean) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
durable(boolean) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
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.rxjava3.ext.unit.report.TestResult
How long the test lasted in millis.

E

EARLIEST - Static variable in class io.vertx.kafka.admin.OffsetSpec
 
earlyHintsHandler(Handler<MultiMap>) - Method in interface io.vertx.core.http.HttpClientRequest
If the server responds with an interim HTTP response with a status code of 103 and a Early Hints handler has been set using this method, then the handler will be called.
earlyHintsHandler(Handler<MultiMap>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
If the server responds with an interim HTTP response with a status code of 103 and a Early Hints handler has been set using this method, then the handler will be called.
earlyHintsHandler(Handler<MultiMap>) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
If the server responds with an interim HTTP response with a status code of 103 and a Early Hints handler has been set using this method, then the handler will be called.
EB_ADDRESS - io.vertx.micrometer.Label
Event bus address
EB_FAILURE - io.vertx.micrometer.Label
Event bus failure name from a ReplyFailure object
EB_SIDE - io.vertx.micrometer.Label
Event bus side of the metric, it can be either "local" or "remote"
echo(String) - Method in interface io.vertx.ext.shell.term.Term
Echo some text in the terminal, escaped if necessary.
echo(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Echo the given string.
echo(String) - Method in interface io.vertx.redis.client.RedisAPI
Echo the given string.
echo(String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Echo the given string.
Echo - Class in io.vertx.ext.shell.command.base
 
Echo() - Constructor for class io.vertx.ext.shell.command.base.Echo
 
ECHO - Static variable in interface io.vertx.redis.client.Command
Echo the given string.
EdDSA - io.vertx.ext.auth.webauthn4j.COSEAlgorithm
 
EMAIL - io.vertx.json.schema.common.dsl.StringFormat
 
EmailAddress - Class in io.vertx.ext.mail.mailencoder
represent a mail address with an email address part and an optional full name e.g.
EmailAddress(String) - Constructor for class io.vertx.ext.mail.mailencoder.EmailAddress
parse and create an email address
empty() - Static method in interface io.vertx.core.spi.tracing.TagExtractor
 
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.rxjava3.ext.web.Route
Enable this route.
enabledCipherSuites(Set<String>) - Method in class io.vertx.core.spi.tls.DefaultSslContextFactory
 
enabledCipherSuites(Set<String>) - Method in interface io.vertx.core.spi.tls.SslContextFactory
Set the enabled cipher suites.
enableRetry() - Method in class io.vertx.grpc.VertxChannelBuilder
 
encode() - Method in interface io.vertx.core.http.Cookie
Encode the cookie to a string.
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 class io.vertx.ext.mail.mailencoder.MailEncoder
encode the MailMessage to a String
encode(JsonArray, int, JDBCColumnDescriptorProvider) - Method in interface io.vertx.jdbcclient.spi.JDBCEncoder
Convert Java input value to SQL value
encode(JsonArray, int, JDBCColumnDescriptorProvider) - Method in class io.vertx.jdbcclient.spi.JDBCEncoderImpl
 
encode(HashingAlgorithm, Map<String, String>, String, String) - Static method in class io.vertx.ext.auth.hashing.HashString
 
encode(Tuple, int, JDBCColumnDescriptorProvider) - Method in interface io.vertx.jdbcclient.spi.JDBCEncoder
 
encode(Tuple, int, JDBCColumnDescriptorProvider) - Method in class io.vertx.jdbcclient.spi.JDBCEncoderImpl
 
encode(Object) - Static method in class io.vertx.core.json.Json
Encode a POJO to JSON using the underlying Jackson mapper.
encode(List<String>) - Method in interface io.vertx.ext.auth.oauth2.authorization.ScopeAuthorization
Returns a String with the given scopes concatenated with the given separator.
encode(List<String>) - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
Returns a String with the given scopes concatenated with the given separator.
encode(List<String>) - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
Returns a String with the given scopes concatenated with the given separator.
encode(T, WireFormat) - Method in interface io.vertx.grpc.common.GrpcMessageEncoder
 
encodeData(JDBCColumnDescriptor, Object) - Method in class io.vertx.jdbcclient.spi.JDBCEncoderImpl
encodeDateTime(JDBCColumnDescriptor, Object) - Method in class io.vertx.jdbcclient.spi.JDBCEncoderImpl
Convert the parameter Java datetime value to the SQL datetime value
EncodedPart - Class in io.vertx.ext.mail.mailencoder
This is implementation detail class.
EncodedPart() - Constructor for class io.vertx.ext.mail.mailencoder.EncodedPart
 
EncodeException - Exception in io.vertx.core.json
 
EncodeException() - Constructor for exception io.vertx.core.json.EncodeException
 
EncodeException(String) - Constructor for exception io.vertx.core.json.EncodeException
 
EncodeException(String, Throwable) - Constructor for exception io.vertx.core.json.EncodeException
 
encodeJson(Object, JsonGenerator) - Static method in class io.vertx.core.json.jackson.JacksonCodec
 
encodeMail() - Method in class io.vertx.ext.mail.mailencoder.MailEncoder
 
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.
encodePrettily(Object) - Static method in class io.vertx.core.json.Json
Encode a POJO to JSON with pretty indentation, using the underlying Jackson mapper.
encodeQP(String) - Static method in class io.vertx.ext.mail.mailencoder.Utils
 
encoder() - Static method in interface io.vertx.grpc.common.GrpcMessageEncoder
Create an encoder for arbitrary message extending MessageLite.
encoder() - Method in interface io.vertx.grpc.common.ServiceMethod
 
encodeSpecificVendorType(JDBCColumnDescriptor, Object) - Method in class io.vertx.jdbcclient.spi.JDBCEncoderImpl
Convert the parameter Java value to the specific SQL vendor data type
encodeToBuffer(Object) - Static method in class io.vertx.core.json.Json
Encode a POJO to JSON using the underlying Jackson mapper.
encodeToWire(Buffer, ServiceException) - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
encodeToWire(Buffer, S) - Method in interface io.vertx.core.eventbus.MessageCodec
Called by Vert.x when marshalling a message to the wire.
encoding() - Method in class io.vertx.ext.stomp.Frame
Read the frame encoding.
encoding() - Method in interface io.vertx.grpc.common.GrpcMessage
 
encoding() - Method in interface io.vertx.grpc.common.GrpcReadStream
 
encoding() - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
encoding() - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
encoding() - Method in class io.vertx.tracing.zipkin.VertxSender
 
encoding(String) - Method in interface io.vertx.grpc.client.GrpcClientRequest
 
encoding(String) - Method in interface io.vertx.grpc.common.GrpcWriteStream
Set the stream encoding, e.g.
encoding(String) - Method in interface io.vertx.grpc.server.GrpcServerResponse
 
encoding(String) - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
encoding(String) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
Set the stream encoding, e.g.
encoding(String) - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
 
encoding(String) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
encoding(String) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
Set the stream encoding, e.g.
encoding(String) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
 
end() - Method in interface io.vertx.core.http.HttpClientRequest
Ends the request.
end() - Method in interface io.vertx.core.http.HttpClientResponse
Returns a future signaling when the response has been fully received successfully or failed.
end() - Method in interface io.vertx.core.http.HttpServerRequest
Returns a future signaling when the request has been fully received successfully or failed.
end() - Method in interface io.vertx.core.http.HttpServerResponse
Ends the response.
end() - Method in interface io.vertx.core.http.WebSocketBase
Ends the stream.
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() - Method in interface io.vertx.core.streams.WriteStream
Ends the stream.
end() - Method in interface io.vertx.ext.shell.command.CommandProcess
End the process with the exit status 0
end() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
end() - Method in interface io.vertx.ext.web.RoutingContext
Shortcut to the response end.
end() - Method in interface io.vertx.grpc.common.GrpcReadStream
 
end() - Method in class io.vertx.grpc.stub.GrpcWriteStream
 
end() - Method in class io.vertx.reactivex.amqp.AmqpSender
Ends the stream.
end() - Method in class io.vertx.reactivex.core.file.AsyncFile
Ends the stream.
end() - Method in class io.vertx.reactivex.core.http.ClientWebSocket
end() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Ends the request.
end() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Returns a future signaling when the response has been fully received successfully or failed.
end() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Returns a future signaling when the request has been fully received successfully or failed.
end() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Ends the response.
end() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
end() - Method in class io.vertx.reactivex.core.http.WebSocket
end() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
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() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
end() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Shortcut to the response end.
end() - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
Ends the stream.
end() - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
end() - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
Ends the stream.
end() - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
Ends the stream.
end() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Ends the stream.
end() - Method in class io.vertx.rxjava3.amqp.AmqpSender
Ends the stream.
end() - Method in class io.vertx.rxjava3.core.file.AsyncFile
Ends the stream.
end() - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
end() - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
Ends the request.
end() - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
Returns a future signaling when the response has been fully received successfully or failed.
end() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Returns a future signaling when the request has been fully received successfully or failed.
end() - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
Ends the response.
end() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
end() - Method in class io.vertx.rxjava3.core.http.WebSocket
end() - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
end() - Method in class io.vertx.rxjava3.core.net.NetSocket
end() - Method in class io.vertx.rxjava3.core.parsetools.JsonParser
End the stream, this must be called after all the json stream has been processed.
end() - Method in interface io.vertx.rxjava3.core.streams.WriteStream
Ends the stream.
end() - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
end() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Shortcut to the response end.
end() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
Ends the stream.
end() - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
end() - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
Ends the stream.
end() - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
Ends the stream.
end() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Ends the stream.
end(int) - Method in interface io.vertx.ext.shell.command.CommandProcess
End the process.
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(Buffer) - Method in interface io.vertx.core.http.HttpServerResponse
Same as HttpServerResponse.end() but writes some data to the response body before ending.
end(Buffer) - Method in interface io.vertx.ext.web.RoutingContext
Shortcut to the response end.
end(Buffer) - Method in class io.vertx.reactivex.core.file.AsyncFile
Same as WriteStream.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
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(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(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Same as SockJSSocket.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Shortcut to the response end.
end(Buffer) - Method in class io.vertx.rxjava3.core.file.AsyncFile
Same as WriteStream.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes some data to the request body before ending.
end(Buffer) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes some data to the response body before ending.
end(Buffer) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava3.core.http.WebSocket
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Same as WebSocketBase.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava3.core.net.NetSocket
Same as NetSocket.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
Same as SockJSSocket.end(io.vertx.core.buffer.Buffer) but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Shortcut to the response end.
end(AmqpMessage) - Method in class io.vertx.reactivex.amqp.AmqpSender
Same as WriteStream.end() but writes some data to the stream before ending.
end(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Same as WriteStream.end() but writes some data to the stream before ending.
end(AmqpMessage) - Method in class io.vertx.rxjava3.amqp.AmqpSender
Same as WriteStream.end() but writes some data to the stream before ending.
end(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Same as WriteStream.end() but writes some data to the stream before ending.
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) - 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) - Method in interface io.vertx.ext.web.RoutingContext
Shortcut to the response end.
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) - 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) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Shortcut to the response end.
end(String) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes a String in UTF-8 encoding
end(String) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes a String in UTF-8 encoding before ending the response.
end(String) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Shortcut to the response end.
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(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(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(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(String, String) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes a String with the specified encoding
end(String, String) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes a String with the specified encoding before ending the response.
end(Req) - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
Same as WriteStream.end() but writes some data to the stream before ending.
end(Req) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
Same as WriteStream.end() but writes some data to the stream before ending.
end(Resp) - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
Same as WriteStream.end() but writes some data to the stream before ending.
end(Resp) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
Same as WriteStream.end() but writes some data to the stream before ending.
end(T) - Method in interface io.vertx.core.spi.metrics.PoolMetrics
Signal the release of a pool resource.
end(T) - Method in interface io.vertx.core.streams.WriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
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(T) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
end(T) - Method in interface io.vertx.rxjava3.core.streams.WriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
end(T) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
END_ARRAY - io.vertx.core.parsetools.JsonEventType
Signals the end of a JSON array.
END_OBJECT - io.vertx.core.parsetools.JsonEventType
Signals the end of a JSON object.
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.rxjava3.core.http.HttpServerResponse
 
endHandler(Handler<Void>) - Method in interface io.vertx.amqp.AmqpReceiver
 
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.streams.ReadStream
Set an end handler.
endHandler(Handler<Void>) - Method in interface io.vertx.grpc.client.GrpcClientResponse
 
endHandler(Handler<Void>) - Method in interface io.vertx.grpc.common.GrpcReadStream
 
endHandler(Handler<Void>) - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
endHandler(Handler<Void>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
 
endHandler(Handler<Void>) - Method in interface io.vertx.redis.client.RedisConnection
Set an end handler.
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<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<TestResult>) - Method in class io.vertx.rxjava3.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.cassandra.CassandraRowStream
 
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.ClientWebSocket
 
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.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
Set an end handler.
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.ext.reactivestreams.ReactiveReadStream
 
endHandler(Handler<Void>) - Method in interface io.vertx.ext.shell.command.CommandProcess
Set an end handler, this handler is called when the command is ended, for instance the command is running and the shell closes.
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.kafka.client.consumer.KafkaConsumer
 
endHandler(Handler<Void>) - Method in interface io.vertx.pgclient.pubsub.PgChannel
Set an handler to be called when no more notifications will be received.
endHandler(Handler<Void>) - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
Set an end handler.
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
 
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.ClientWebSocket
 
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
This handler might be called after the close handler when the socket is paused and there are still buffers to deliver.
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.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.grpc.client.GrpcClientResponse
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
Set an handler to be called when no more notifications will be received.
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
Set an end handler.
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.sqlclient.RowStream
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.file.AsyncFile
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
Set an end handler for the response.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.net.NetSocket
This handler might be called after the close handler when the socket is paused and there are still buffers to deliver.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.parsetools.JsonParser
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
 
endHandler(Handler<Void>) - Method in interface io.vertx.rxjava3.core.streams.ReadStream
Set an end handler.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.ext.unit.report.TestSuiteReport
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientResponse
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgChannel
Set an handler to be called when no more notifications will be received.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
Set an end handler.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.redis.client.RedisConnection
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava3.sqlclient.RowStream
 
endHandler(Handler<Void>) - Method in interface io.vertx.sqlclient.RowStream
 
endMessage(GrpcMessage) - Method in interface io.vertx.grpc.common.GrpcWriteStream
End the stream with an encoded gRPC message.
endMessage(GrpcMessage) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
End the stream with an encoded gRPC message.
endMessage(GrpcMessage) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
End the stream with an encoded gRPC message.
endOffsets(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsets(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsets(TopicPartition) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsets(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partitions.
endOffsets(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the last offset for the given partitions.
endOffsets(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the last offset for the given partition.
endOnComplete(boolean) - Method in interface io.vertx.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream completes, false otherwise.
endOnComplete(boolean) - Method in class io.vertx.reactivex.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream completes, false otherwise.
endOnComplete(boolean) - Method in class io.vertx.rxjava3.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream completes, false otherwise.
endOnFailure(boolean) - Method in interface io.vertx.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream fails, false otherwise.
endOnFailure(boolean) - Method in class io.vertx.reactivex.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream fails, false otherwise.
endOnFailure(boolean) - Method in class io.vertx.rxjava3.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream fails, false otherwise.
endOnSuccess(boolean) - Method in interface io.vertx.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream succeeds, false otherwise.
endOnSuccess(boolean) - Method in class io.vertx.reactivex.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream succeeds, false otherwise.
endOnSuccess(boolean) - Method in class io.vertx.rxjava3.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream succeeds, false otherwise.
endpoint(D) - Method in interface io.vertx.core.spi.endpoint.EndpointResolver
Return the current endpoint visible by the resolver.
Endpoint - Class in io.vertx.reactivex.core.net.endpoint
 
Endpoint - Class in io.vertx.rxjava3.core.net.endpoint
 
Endpoint - Interface in io.vertx.core.net.endpoint
 
Endpoint(Endpoint) - Constructor for class io.vertx.reactivex.core.net.endpoint.Endpoint
 
Endpoint(Endpoint) - Constructor for class io.vertx.rxjava3.core.net.endpoint.Endpoint
 
Endpoint(Object) - Constructor for class io.vertx.reactivex.core.net.endpoint.Endpoint
 
Endpoint(Object) - Constructor for class io.vertx.rxjava3.core.net.endpoint.Endpoint
 
ENDPOINT - Static variable in class io.vertx.servicediscovery.Record
 
EndpointBuilder<E,​S> - Interface in io.vertx.core.spi.endpoint
A builder for an endpoint.
endpointConnected(ClientMetrics<R, ?, ?>) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a connection is made to a endpoint.
endpointDisconnected(ClientMetrics<R, ?, ?>) - 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.rxjava3.mqtt.MqttServer
Set the endpoint handler for the server.
endpointResolver(Vertx) - Method in interface io.vertx.core.net.AddressResolver
Return a resolver capable of resolving addresses to endpoints.
EndpointResolver - Class in io.vertx.reactivex.core.net.endpoint
A resolver for endpoints.
EndpointResolver - Class in io.vertx.rxjava3.core.net.endpoint
A resolver for endpoints.
EndpointResolver - Interface in io.vertx.core.net.endpoint
A resolver for endpoints.
EndpointResolver<A extends Address,​S,​D,​E> - Interface in io.vertx.core.spi.endpoint
Endpoint resolver Service Provider Interface (SPI).
EndpointResolver(EndpointResolver) - Constructor for class io.vertx.reactivex.core.net.endpoint.EndpointResolver
 
EndpointResolver(EndpointResolver) - Constructor for class io.vertx.rxjava3.core.net.endpoint.EndpointResolver
 
EndpointResolver(Object) - Constructor for class io.vertx.reactivex.core.net.endpoint.EndpointResolver
 
EndpointResolver(Object) - Constructor for class io.vertx.rxjava3.core.net.endpoint.EndpointResolver
 
endSessionURL(User) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
endSessionURL(User, JsonObject) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
endSessionURL(User) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
endSessionURL(User, JsonObject) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
endSessionURL(User) - Method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
endSessionURL(User, JsonObject) - Method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
enqueue() - Method in interface io.vertx.core.spi.metrics.PoolMetrics
Signals a request is enqueued to obtain a resource.
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
 
ENTERPRISE - io.vertx.ext.auth.webauthn4j.Attestation
 
entries() - Method in interface io.vertx.core.MultiMap
Returns all entries in the multi-map.
entries() - 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.
enumSchema(Object...) - Static method in class io.vertx.json.schema.common.dsl.Schemas
 
ENV_VARIABLE_NAME - Static variable in interface io.vertx.ext.web.common.WebEnvironment
 
ENV_VARIABLE_NAME - Static variable in class io.vertx.reactivex.ext.web.common.WebEnvironment
 
ENV_VARIABLE_NAME - Static variable in class io.vertx.rxjava3.ext.web.common.WebEnvironment
 
envelope() - Method in interface io.vertx.rabbitmq.RabbitMQMessage
 
envelope() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQMessage
 
envelope() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQMessage
 
EPOLL - Static variable in interface io.vertx.core.transport.Transport
Native transport based on Netty native epoll transport.
eq(String, Object) - Static method in interface io.vertx.ext.auth.abac.Attribute
Verifies whether the attribute matches the specified.
eq(String, Object) - Static method in class io.vertx.reactivex.ext.auth.abac.Attribute
Verifies whether the attribute matches the specified.
eq(String, Object) - Static method in class io.vertx.rxjava3.ext.auth.abac.Attribute
Verifies whether the attribute matches the specified.
equals(Object) - Method in class io.vertx.core.http.Http2Settings
 
equals(Object) - Method in class io.vertx.core.http.HttpMethod
 
equals(Object) - Method in class io.vertx.core.http.StreamPriority
 
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.net.KeyStoreOptionsBase
 
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.SSLOptions
 
equals(Object) - Method in class io.vertx.core.net.TrafficShapingOptions
 
equals(Object) - Method in class io.vertx.core.spi.cluster.NodeInfo
 
equals(Object) - Method in class io.vertx.core.spi.cluster.RegistrationInfo
 
equals(Object) - Method in class io.vertx.db2client.DB2ConnectOptions
 
equals(Object) - Method in class io.vertx.ext.consul.Check
 
equals(Object) - Method in class io.vertx.ext.consul.CheckList
 
equals(Object) - Method in class io.vertx.ext.consul.Coordinate
 
equals(Object) - Method in class io.vertx.ext.consul.CoordinateList
 
equals(Object) - Method in class io.vertx.ext.consul.Event
 
equals(Object) - Method in class io.vertx.ext.consul.EventList
 
equals(Object) - Method in class io.vertx.ext.consul.KeyValue
 
equals(Object) - Method in class io.vertx.ext.consul.KeyValueList
 
equals(Object) - Method in class io.vertx.ext.consul.Node
 
equals(Object) - Method in class io.vertx.ext.consul.NodeList
 
equals(Object) - Method in class io.vertx.ext.consul.Service
 
equals(Object) - Method in class io.vertx.ext.consul.ServiceEntry
 
equals(Object) - Method in class io.vertx.ext.consul.ServiceEntryList
 
equals(Object) - Method in class io.vertx.ext.consul.ServiceList
 
equals(Object) - Method in class io.vertx.ext.consul.Session
 
equals(Object) - Method in class io.vertx.ext.consul.SessionList
 
equals(Object) - Method in class io.vertx.ext.mail.DKIMSignOptions
 
equals(Object) - Method in class io.vertx.ext.mail.MailConfig
 
equals(Object) - Method in class io.vertx.ext.mail.MailMessage
 
equals(Object) - Method in class io.vertx.ext.mongo.AggregateOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.BulkOperation
 
equals(Object) - Method in class io.vertx.ext.mongo.BulkWriteOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.CollationOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.CountOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.CreateCollectionOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.DistinctOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.FindOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.GridFsDownloadOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.GridFsUploadOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.IndexModel
 
equals(Object) - Method in class io.vertx.ext.mongo.IndexOptions
 
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.RenameCollectionOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.TimeSeriesOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.UpdateOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.ValidationOptions
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ErrorResponse
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
equals(Object) - Method in class io.vertx.grpc.reflection.v1.ServiceResponse
 
equals(Object) - Method in class io.vertx.kafka.client.common.ConfigResource
 
equals(Object) - Method in class io.vertx.kafka.client.common.TopicPartition
 
equals(Object) - Method in class io.vertx.openapi.validation.analyser.MultipartPart
 
equals(Object) - Method in class io.vertx.oracleclient.data.Blob
 
equals(Object) - Method in class io.vertx.pgclient.data.Box
 
equals(Object) - Method in class io.vertx.pgclient.data.Circle
 
equals(Object) - Method in class io.vertx.pgclient.data.Interval
 
equals(Object) - Method in class io.vertx.pgclient.data.Line
 
equals(Object) - Method in class io.vertx.pgclient.data.LineSegment
 
equals(Object) - Method in class io.vertx.pgclient.data.Money
 
equals(Object) - Method in class io.vertx.pgclient.data.Path
 
equals(Object) - Method in class io.vertx.pgclient.data.Point
 
equals(Object) - Method in class io.vertx.pgclient.data.Polygon
 
equals(Object) - Method in class io.vertx.pgclient.PgConnectOptions
 
equals(Object) - Method in class io.vertx.reactivex.amqp.AmqpClient
 
equals(Object) - Method in class io.vertx.reactivex.amqp.AmqpConnection
 
equals(Object) - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
equals(Object) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
equals(Object) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
 
equals(Object) - Method in class io.vertx.reactivex.amqp.AmqpSender
 
equals(Object) - Method in class io.vertx.reactivex.cassandra.CassandraClient
 
equals(Object) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
 
equals(Object) - Method in class io.vertx.reactivex.cassandra.ResultSet
 
equals(Object) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
equals(Object) - Method in class io.vertx.reactivex.circuitbreaker.FailurePolicy
 
equals(Object) - Method in class io.vertx.reactivex.circuitbreaker.RetryPolicy
 
equals(Object) - Method in class io.vertx.reactivex.config.ConfigRetriever
 
equals(Object) - Method in class io.vertx.reactivex.core.Context
 
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.eventbus.DeliveryContext
 
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.file.AsyncFile
 
equals(Object) - Method in class io.vertx.reactivex.core.file.AsyncFileLock
 
equals(Object) - Method in class io.vertx.reactivex.core.file.FileSystem
 
equals(Object) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpClientAgent
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpClientBuilder
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpClientConnection
 
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.HttpHeaders
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpRequestHead
 
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.ServerWebSocketHandshake
 
equals(Object) - Method in class io.vertx.reactivex.core.http.WebSocket
 
equals(Object) - Method in class io.vertx.reactivex.core.http.WebSocketClient
 
equals(Object) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
 
equals(Object) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointerIterator
 
equals(Object) - Method in class io.vertx.reactivex.core.net.endpoint.Endpoint
 
equals(Object) - Method in class io.vertx.reactivex.core.net.endpoint.EndpointResolver
 
equals(Object) - Method in class io.vertx.reactivex.core.net.endpoint.ServerEndpoint
 
equals(Object) - Method in class io.vertx.reactivex.core.net.endpoint.ServerInteraction
 
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.parsetools.JsonParser
 
equals(Object) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
equals(Object) - Method in class io.vertx.reactivex.core.Promise
 
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.Pipe
 
equals(Object) - Method in class io.vertx.reactivex.core.Timer
 
equals(Object) - Method in class io.vertx.reactivex.core.Vertx
 
equals(Object) - Method in class io.vertx.reactivex.core.VertxBuilder
 
equals(Object) - Method in class io.vertx.reactivex.core.WorkerExecutor
 
equals(Object) - Method in class io.vertx.reactivex.db2client.DB2Builder
 
equals(Object) - Method in class io.vertx.reactivex.db2client.DB2Connection
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.abac.Attribute
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.abac.PolicyBasedAuthorizationProvider
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.AuthorizationContext
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.Authorizations
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.NotAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.OrAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.PermissionBasedAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.RoleBasedAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.ChainAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.hashing.HashingAlgorithm
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.hashing.HashingStrategy
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.htpasswd.HtpasswdAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.JWTAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.MicroProfileAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.ldap.LdapAuthentication
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.KeycloakAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
 
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.GiteeAuth
 
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.GitLabAuth
 
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.IBMCloudAuth
 
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.OpenIDConnectAuth
 
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.otp.hotp.HotpAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.prng.VertxContextPRNG
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthentication
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthentication
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthorization
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.User
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.webauthn4j.CredentialStorage
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
 
equals(Object) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
equals(Object) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.consul.Watch
 
equals(Object) - Method in class io.vertx.reactivex.ext.consul.WatchResult
 
equals(Object) - Method in class io.vertx.reactivex.ext.dropwizard.MetricsService
 
equals(Object) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
 
equals(Object) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
equals(Object) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
equals(Object) - Method in class io.vertx.reactivex.ext.mail.MailAttachment
 
equals(Object) - Method in class io.vertx.reactivex.ext.mail.MailClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.Acknowledgement
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.Destination
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.DestinationFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.Frames
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.ServerFrame
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.StompClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.StompServer
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
 
equals(Object) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
 
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.CachingWebClient
 
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.OAuth2WebClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.client.WebClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.common.WebEnvironment
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.FileUpload
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.APIKeyHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
 
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.CorsHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.CSPHandler
 
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.graphql.ExecutionInputBuilderWithContext
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.UploadScalar
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.Message
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.HSTSHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.LoggerFormatter
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.MethodOverrideHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.OtpAuthHandler
 
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.SecurityAuditLoggerHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.SimpleAuthenticationHandler
 
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.WebAuthn4JHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.XFrameHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.healthchecks.HealthCheckHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.MIMEHeader
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.multipart.FormDataPart
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.openapi.router.RequestExtractor
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.openapi.router.RouterBuilder
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.openapi.router.Security
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.RequestBody
 
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.cookie.CookieSessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.infinispan.InfinispanSessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.redis.RedisSessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.pug.PugTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.UserContext
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.ArrayParserFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.Bodies
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.BodyProcessorFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.ObjectParserFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.ParameterProcessorFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.Parameters
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.Parsers
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.StyledParameterProcessorFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.TupleParserFactory
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.RequestParameters
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.RequestPredicate
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.RequestPredicateResult
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.validation.ValidationHandler
 
equals(Object) - Method in class io.vertx.reactivex.grpc.client.GrpcClient
 
equals(Object) - Method in class io.vertx.reactivex.grpc.client.GrpcClientBuilder
 
equals(Object) - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
equals(Object) - Method in class io.vertx.reactivex.grpc.client.GrpcClientResponse
 
equals(Object) - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
equals(Object) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
 
equals(Object) - Method in class io.vertx.reactivex.grpc.server.GrpcServer
 
equals(Object) - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
equals(Object) - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
 
equals(Object) - Method in class io.vertx.reactivex.jdbcclient.JDBCConnection
 
equals(Object) - Method in class io.vertx.reactivex.jdbcclient.JDBCPool
 
equals(Object) - Method in class io.vertx.reactivex.jdbcclient.SqlOutParam
 
equals(Object) - Method in class io.vertx.reactivex.json.schema.JsonFormatValidator
 
equals(Object) - Method in class io.vertx.reactivex.json.schema.JsonSchema
 
equals(Object) - Method in class io.vertx.reactivex.json.schema.Ref
 
equals(Object) - Method in class io.vertx.reactivex.json.schema.SchemaRepository
 
equals(Object) - Method in class io.vertx.reactivex.json.schema.Validator
 
equals(Object) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
 
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.KafkaHeader
 
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.micrometer.PrometheusRequestHandler
 
equals(Object) - Method in class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttAuthenticationExchangeMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttDisconnectMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttPubAckMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttPubCompMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttPubRecMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttPubRelMessage
 
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.mssqlclient.MSSQLBuilder
 
equals(Object) - Method in class io.vertx.reactivex.mssqlclient.MSSQLConnection
 
equals(Object) - Method in class io.vertx.reactivex.mysqlclient.MySQLBuilder
 
equals(Object) - Method in class io.vertx.reactivex.mysqlclient.MySQLClient
 
equals(Object) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.MediaType
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.OAuthFlow
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.OAuthFlows
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.Operation
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.Parameter
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.Path
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.RequestBody
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.Response
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.SecurityRequirement
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
 
equals(Object) - Method in class io.vertx.reactivex.openapi.contract.Server
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.RequestValidator
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.ValidatableRequest
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
equals(Object) - Method in class io.vertx.reactivex.openapi.validation.ValidatedResponse
 
equals(Object) - Method in class io.vertx.reactivex.oracleclient.OracleBuilder
 
equals(Object) - Method in class io.vertx.reactivex.oracleclient.OracleClient
 
equals(Object) - Method in class io.vertx.reactivex.oracleclient.OracleConnection
 
equals(Object) - Method in class io.vertx.reactivex.pgclient.PgBuilder
 
equals(Object) - Method in class io.vertx.reactivex.pgclient.PgConnection
 
equals(Object) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
 
equals(Object) - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
 
equals(Object) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
 
equals(Object) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
 
equals(Object) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQMessage
 
equals(Object) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQPublisher
 
equals(Object) - Method in class io.vertx.reactivex.redis.client.Redis
 
equals(Object) - Method in class io.vertx.reactivex.redis.client.RedisAPI
 
equals(Object) - Method in class io.vertx.reactivex.redis.client.RedisCluster
 
equals(Object) - Method in class io.vertx.reactivex.redis.client.RedisConnection
 
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.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.reactivex.sqlclient.ClientBuilder
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.Cursor
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.desc.ColumnDescriptor
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.Pool
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.PropertyKind
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.Query
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.Row
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.RowIterator
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.RowSet
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.RowStream
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.spi.DatabaseMetadata
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.SqlClient
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.SqlConnection
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.SqlResult
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.templates.RowMapper
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.templates.SqlTemplate
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.templates.TupleMapper
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.Transaction
 
equals(Object) - Method in class io.vertx.reactivex.sqlclient.Tuple
 
equals(Object) - Method in class io.vertx.reactivex.uritemplate.UriTemplate
 
equals(Object) - Method in class io.vertx.reactivex.uritemplate.Variables
 
equals(Object) - Method in class io.vertx.rxjava3.amqp.AmqpClient
 
equals(Object) - Method in class io.vertx.rxjava3.amqp.AmqpConnection
 
equals(Object) - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
equals(Object) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
 
equals(Object) - Method in class io.vertx.rxjava3.amqp.AmqpSender
 
equals(Object) - Method in class io.vertx.rxjava3.cassandra.CassandraClient
 
equals(Object) - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
 
equals(Object) - Method in class io.vertx.rxjava3.cassandra.ResultSet
 
equals(Object) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
 
equals(Object) - Method in class io.vertx.rxjava3.circuitbreaker.FailurePolicy
 
equals(Object) - Method in class io.vertx.rxjava3.circuitbreaker.RetryPolicy
 
equals(Object) - Method in class io.vertx.rxjava3.config.ConfigRetriever
 
equals(Object) - Method in class io.vertx.rxjava3.core.Context
 
equals(Object) - Method in class io.vertx.rxjava3.core.datagram.DatagramSocket
 
equals(Object) - Method in class io.vertx.rxjava3.core.dns.DnsClient
 
equals(Object) - Method in class io.vertx.rxjava3.core.eventbus.DeliveryContext
 
equals(Object) - Method in class io.vertx.rxjava3.core.eventbus.EventBus
 
equals(Object) - Method in class io.vertx.rxjava3.core.eventbus.Message
 
equals(Object) - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
equals(Object) - Method in class io.vertx.rxjava3.core.eventbus.MessageProducer
 
equals(Object) - Method in class io.vertx.rxjava3.core.file.AsyncFile
 
equals(Object) - Method in class io.vertx.rxjava3.core.file.AsyncFileLock
 
equals(Object) - Method in class io.vertx.rxjava3.core.file.FileSystem
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpClientAgent
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpClientBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpClientConnection
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpConnection
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpHeaders
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpRequestHead
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpServer
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.ServerWebSocketHandshake
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
equals(Object) - Method in class io.vertx.rxjava3.core.http.WebSocketClient
 
equals(Object) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
 
equals(Object) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointerIterator
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.endpoint.Endpoint
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.endpoint.EndpointResolver
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.endpoint.ServerEndpoint
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.endpoint.ServerInteraction
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.NetClient
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.NetServer
 
equals(Object) - Method in class io.vertx.rxjava3.core.net.NetSocket
 
equals(Object) - Method in class io.vertx.rxjava3.core.parsetools.JsonParser
 
equals(Object) - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
 
equals(Object) - Method in class io.vertx.rxjava3.core.Promise
 
equals(Object) - Method in class io.vertx.rxjava3.core.shareddata.AsyncMap
 
equals(Object) - Method in class io.vertx.rxjava3.core.shareddata.Counter
 
equals(Object) - Method in class io.vertx.rxjava3.core.shareddata.LocalMap
 
equals(Object) - Method in class io.vertx.rxjava3.core.shareddata.Lock
 
equals(Object) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
 
equals(Object) - Method in class io.vertx.rxjava3.core.streams.Pipe
 
equals(Object) - Method in class io.vertx.rxjava3.core.Timer
 
equals(Object) - Method in class io.vertx.rxjava3.core.Vertx
 
equals(Object) - Method in class io.vertx.rxjava3.core.VertxBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.core.WorkerExecutor
 
equals(Object) - Method in class io.vertx.rxjava3.db2client.DB2Builder
 
equals(Object) - Method in class io.vertx.rxjava3.db2client.DB2Connection
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.abac.Attribute
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authentication.AuthenticationProvider
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.AuthorizationContext
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.Authorizations
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.NotAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.OrAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.PermissionBasedAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.RoleBasedAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.ChainAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.hashing.HashingAlgorithm
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.hashing.HashingStrategy
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.htdigest.HtdigestAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.htpasswd.HtpasswdAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.JWTAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.MicroProfileAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.jwt.JWTAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.ldap.LdapAuthentication
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.KeycloakAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AzureADAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.BoxAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.CloudFoundryAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.DropboxAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FacebookAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FoursquareAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GiteeAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GithubAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GitLabAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GoogleAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.HerokuAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.IBMCloudAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.InstagramAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LinkedInAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LiveAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.MailchimpAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.OpenIDConnectAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SalesforceAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.ShopifyAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SoundcloudAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.StripeAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.TwitterAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.prng.VertxContextPRNG
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthentication
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthentication
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.User
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.CredentialStorage
 
equals(Object) - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
 
equals(Object) - Method in class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
 
equals(Object) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.consul.Watch
 
equals(Object) - Method in class io.vertx.rxjava3.ext.consul.WatchResult
 
equals(Object) - Method in class io.vertx.rxjava3.ext.dropwizard.MetricsService
 
equals(Object) - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
 
equals(Object) - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
equals(Object) - Method in class io.vertx.rxjava3.ext.healthchecks.HealthChecks
 
equals(Object) - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
 
equals(Object) - Method in class io.vertx.rxjava3.ext.mail.MailClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.Acknowledgement
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.Destination
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.DestinationFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.Frames
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.ServerFrame
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.StompClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.StompServer
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.StompServerConnection
 
equals(Object) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.Async
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.collect.EventBusCollector
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.Completion
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.report.Failure
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.report.TestCaseReport
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.report.TestResult
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.report.TestSuiteReport
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.TestCase
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.TestCompletion
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.TestContext
 
equals(Object) - Method in class io.vertx.rxjava3.ext.unit.TestSuite
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.client.CachingWebClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.client.OAuth2WebClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.codec.BodyCodec
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.common.template.TemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.common.WebEnvironment
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.FileUpload
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.APIKeyHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.BodyHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.CSPHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.CSRFHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.ErrorHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.UploadScalar
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.Message
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.HSTSHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.JWTAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.LoggerFormatter
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.MethodOverrideHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.OAuth2AuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.OtpAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.RedirectAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.ResponseContentTypeHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.ResponseTimeHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.SecurityAuditLoggerHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.SessionHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.SimpleAuthenticationHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.BridgeEvent
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.StaticHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.TemplateHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.TimeoutHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.WebAuthn4JHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.handler.XFrameHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.healthchecks.HealthCheckHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.LanguageHeader
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.MIMEHeader
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.multipart.FormDataPart
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.openapi.router.RequestExtractor
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.openapi.router.RouterBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.openapi.router.Security
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.ParsedHeaderValues
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.proxy.handler.ProxyHandler
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.Route
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.Router
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.Session
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.sstore.cookie.CookieSessionStore
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.sstore.infinispan.InfinispanSessionStore
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.sstore.redis.RedisSessionStore
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.mvel.MVELTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.pug.PugTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.rocker.RockerTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.UserContext
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ArrayParserFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.Bodies
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.BodyProcessorFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ObjectParserFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ParameterProcessorFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.Parameters
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.Parsers
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.StyledParameterProcessorFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.TupleParserFactory
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameters
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.RequestPredicate
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.RequestPredicateResult
 
equals(Object) - Method in class io.vertx.rxjava3.ext.web.validation.ValidationHandler
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.client.GrpcClient
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientResponse
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.server.GrpcServer
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
equals(Object) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.Body
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.BodyTransformer
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.BodyTransformers
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.HttpProxy
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.OriginRequestProvider
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.ProxyContext
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptor
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptorBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.ProxyRequest
 
equals(Object) - Method in class io.vertx.rxjava3.httpproxy.ProxyResponse
 
equals(Object) - Method in class io.vertx.rxjava3.jdbcclient.JDBCConnection
 
equals(Object) - Method in class io.vertx.rxjava3.jdbcclient.JDBCPool
 
equals(Object) - Method in class io.vertx.rxjava3.jdbcclient.SqlOutParam
 
equals(Object) - Method in class io.vertx.rxjava3.json.schema.JsonFormatValidator
 
equals(Object) - Method in class io.vertx.rxjava3.json.schema.JsonSchema
 
equals(Object) - Method in class io.vertx.rxjava3.json.schema.Ref
 
equals(Object) - Method in class io.vertx.rxjava3.json.schema.SchemaRepository
 
equals(Object) - Method in class io.vertx.rxjava3.json.schema.Validator
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumerRecord
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumerRecords
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaHeader
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
 
equals(Object) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducerRecord
 
equals(Object) - Method in class io.vertx.rxjava3.micrometer.MetricsService
 
equals(Object) - Method in class io.vertx.rxjava3.micrometer.PrometheusRequestHandler
 
equals(Object) - Method in class io.vertx.rxjava3.micrometer.PrometheusScrapingHandler
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttAuthenticationExchangeMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttConnAckMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttDisconnectMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubAckMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubCompMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttPublishMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubRecMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubRelMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttSubAckMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttSubscribeMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.messages.MqttUnsubscribeMessage
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.MqttClient
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.MqttServer
 
equals(Object) - Method in class io.vertx.rxjava3.mqtt.MqttTopicSubscription
 
equals(Object) - Method in class io.vertx.rxjava3.mssqlclient.MSSQLBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.mssqlclient.MSSQLConnection
 
equals(Object) - Method in class io.vertx.rxjava3.mysqlclient.MySQLBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.mysqlclient.MySQLClient
 
equals(Object) - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.MediaType
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlow
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlows
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.Parameter
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.Path
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.RequestBody
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.Response
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.SecurityRequirement
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.contract.Server
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.RequestValidator
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.ValidatableRequest
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
equals(Object) - Method in class io.vertx.rxjava3.openapi.validation.ValidatedResponse
 
equals(Object) - Method in class io.vertx.rxjava3.oracleclient.OracleBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.oracleclient.OracleClient
 
equals(Object) - Method in class io.vertx.rxjava3.oracleclient.OracleConnection
 
equals(Object) - Method in class io.vertx.rxjava3.pgclient.PgBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.pgclient.PgConnection
 
equals(Object) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgChannel
 
equals(Object) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
 
equals(Object) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
 
equals(Object) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
 
equals(Object) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQMessage
 
equals(Object) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQPublisher
 
equals(Object) - Method in class io.vertx.rxjava3.redis.client.Redis
 
equals(Object) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
 
equals(Object) - Method in class io.vertx.rxjava3.redis.client.RedisCluster
 
equals(Object) - Method in class io.vertx.rxjava3.redis.client.RedisConnection
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.ServiceReference
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.spi.ServiceExporter
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.spi.ServiceImporter
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.spi.ServicePublisher
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.types.EventBusService
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.types.MongoDataSource
 
equals(Object) - Method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.Cursor
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.desc.ColumnDescriptor
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.Pool
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.PreparedQuery
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.PropertyKind
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.Query
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.Row
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.RowIterator
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.RowSet
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.RowStream
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.spi.DatabaseMetadata
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.SqlClient
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.SqlConnection
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.SqlResult
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.templates.RowMapper
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.templates.SqlTemplate
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.templates.TupleMapper
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.Transaction
 
equals(Object) - Method in class io.vertx.rxjava3.sqlclient.Tuple
 
equals(Object) - Method in class io.vertx.rxjava3.uritemplate.UriTemplate
 
equals(Object) - Method in class io.vertx.rxjava3.uritemplate.Variables
 
equals(Object) - Method in class io.vertx.servicediscovery.Record
Checks whether or not the current object is equal to the given object.
equals(Object) - Method in class io.vertx.sqlclient.data.Numeric
 
equals(Object) - Method in class io.vertx.sqlclient.PoolOptions
 
EQUALS - io.vertx.ext.dropwizard.MatchType
 
EQUALS - io.vertx.micrometer.MatchType
 
error() - Method in exception io.vertx.grpc.common.GrpcErrorException
 
ERROR - io.vertx.core.eventbus.ReplyFailure
A fatal error occured while delivering the message.
ERROR - io.vertx.ext.stomp.Command
 
ERROR - io.vertx.ext.web.handler.graphql.ws.MessageType
 
ERROR - io.vertx.redis.client.ResponseType
C String simple String representing an error.
ERROR_CODE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ErrorResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ErrorResponse
 
ERROR_RESPONSE - io.vertx.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
ERROR_RESPONSE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
errorFrameHandler(Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClient
A general error frame handler.
errorFrameHandler(Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClient
A general error frame handler.
errorFrameHandler(Handler<Frame>) - Method in class io.vertx.rxjava3.ext.stomp.StompClient
A general error frame handler.
errorHandler(int, Handler<RoutingContext>) - Method in interface io.vertx.ext.web.Router
Specify an handler to handle an error for a particular status code.
errorHandler(int, Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.Router
Specify an handler to handle an error for a particular status code.
errorHandler(int, Handler<RoutingContext>) - Method in class io.vertx.rxjava3.ext.web.Router
Specify an handler to handle an error for a particular status code.
errorHandler(Handler<GrpcError>) - Method in interface io.vertx.grpc.client.GrpcClientResponse
 
errorHandler(Handler<GrpcError>) - Method in interface io.vertx.grpc.common.GrpcReadStream
Set a handler to be notified with gRPC errors.
errorHandler(Handler<GrpcError>) - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
errorHandler(Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Sets a handler notified when an ERROR frame is received by the client.
errorHandler(Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Sets a handler notified when an ERROR frame is received by the client.
errorHandler(Handler<Frame>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Sets a handler notified when an ERROR frame is received by the client.
errorHandler(Handler<GrpcError>) - Method in class io.vertx.reactivex.grpc.client.GrpcClientResponse
 
errorHandler(Handler<GrpcError>) - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
Set a handler to be notified with gRPC errors.
errorHandler(Handler<GrpcError>) - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
errorHandler(Handler<GrpcError>) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientResponse
 
errorHandler(Handler<GrpcError>) - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
Set a handler to be notified with gRPC errors.
errorHandler(Handler<GrpcError>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
ErrorHandler - Class in io.vertx.reactivex.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler - Class in io.vertx.rxjava3.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler - Interface in io.vertx.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler(ErrorHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
ErrorHandler(ErrorHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.ErrorHandler
 
ErrorHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
ErrorHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.ErrorHandler
 
errorMessage() - Method in exception io.vertx.mssqlclient.MSSQLException
 
ErrorResponse - Class in io.vertx.grpc.reflection.v1
The error code and error message sent by the server when an error occurs.
ErrorResponse.Builder - Class in io.vertx.grpc.reflection.v1
The error code and error message sent by the server when an error occurs.
ErrorResponseOrBuilder - Interface in io.vertx.grpc.reflection.v1
 
errorType() - Method in exception io.vertx.json.schema.JsonSchemaValidationException
 
ES256 - io.vertx.ext.auth.webauthn4j.COSEAlgorithm
 
ES256K - io.vertx.ext.auth.webauthn4j.COSEAlgorithm
 
ES384 - io.vertx.ext.auth.webauthn4j.COSEAlgorithm
 
ES512 - io.vertx.ext.auth.webauthn4j.COSEAlgorithm
 
etag() - Method in interface io.vertx.httpproxy.ProxyResponse
 
etag() - Method in class io.vertx.rxjava3.httpproxy.ProxyResponse
 
etag(String) - Method in interface io.vertx.ext.web.RoutingContext
Set the ETag of a response.
etag(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Set the ETag of a response.
etag(String) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Set the ETag of a response.
ETAG - Static variable in interface io.vertx.core.http.HttpHeaders
Etag header name
ETAG - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Etag header name
ETAG - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Etag header name
eval(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Execute a Lua script server side.
eval(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Execute a Lua script server side.
eval(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Execute a Lua script server side.
EVAL - Static variable in interface io.vertx.redis.client.Command
Execute a Lua script server side.
EVAL_RO - Static variable in interface io.vertx.redis.client.Command
Execute a read-only Lua script server side.
evalRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Execute a read-only Lua script server side.
evalRo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Execute a read-only Lua script server side.
evalRo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Execute a read-only Lua script server side.
evalsha(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Execute a Lua script server side.
evalsha(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Execute a Lua script server side.
evalsha(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Execute a Lua script server side.
EVALSHA - Static variable in interface io.vertx.redis.client.Command
Execute a Lua script server side.
EVALSHA_RO - Static variable in interface io.vertx.redis.client.Command
Execute a read-only Lua script server side.
evalshaRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Execute a read-only Lua script server side.
evalshaRo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Execute a read-only Lua script server side.
evalshaRo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Execute a read-only Lua script server side.
Event - Class in io.vertx.ext.consul
Holds properties of Consul event
Event() - Constructor for class io.vertx.ext.consul.Event
Default constructor
Event(JsonObject) - Constructor for class io.vertx.ext.consul.Event
Constructor from JSON
Event(Event) - Constructor for class io.vertx.ext.consul.Event
Copy constructor
EVENT_BUS - io.vertx.micrometer.MetricsDomain
Event bus metrics.
EVENT_ID - Static variable in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Constant for id field of usage events.
EVENT_ID - Static variable in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Constant for id field of usage events.
EVENT_ID - Static variable in interface io.vertx.servicediscovery.ServiceDiscovery
Constant for id field of usage events.
EVENT_LOOP - io.vertx.core.ThreadingModel
Tasks are scheduled on the event-loop thread of the vertx instance.
EVENT_RECORD - Static variable in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Constant for record field of usage events.
EVENT_RECORD - Static variable in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Constant for record field of usage events.
EVENT_RECORD - Static variable in interface io.vertx.servicediscovery.ServiceDiscovery
Constant for record field of usage events.
EVENT_SOURCE - io.vertx.ext.web.handler.sockjs.Transport
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_BEGIN - Static variable in class io.vertx.reactivex.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_BEGIN - Static variable in class io.vertx.rxjava3.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_CASE_END - Static variable in class io.vertx.reactivex.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_CASE_END - Static variable in class io.vertx.rxjava3.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_BEGIN - Static variable in class io.vertx.reactivex.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_BEGIN - Static variable in class io.vertx.rxjava3.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_END - Static variable in class io.vertx.reactivex.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_END - Static variable in class io.vertx.rxjava3.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.
EVENT_TEST_SUITE_ERROR - Static variable in class io.vertx.reactivex.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.
EVENT_TEST_SUITE_ERROR - Static variable in class io.vertx.rxjava3.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.
EVENT_TYPE - Static variable in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Constant for type field of usage events.
EVENT_TYPE - Static variable in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Constant for type field of usage events.
EVENT_TYPE - Static variable in interface io.vertx.servicediscovery.ServiceDiscovery
Constant for type field of usage events.
EVENT_TYPE_BIND - Static variable in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Constant for event type `Bind`.
EVENT_TYPE_BIND - Static variable in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Constant for event type `Bind`.
EVENT_TYPE_BIND - Static variable in interface io.vertx.servicediscovery.ServiceDiscovery
Constant for event type `Bind`.
EVENT_TYPE_RELEASE - Static variable in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Constant for event type `Release`.
EVENT_TYPE_RELEASE - Static variable in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Constant for event type `Release`.
EVENT_TYPE_RELEASE - Static variable in interface io.vertx.servicediscovery.ServiceDiscovery
Constant for event type `Release`.
eventBus() - Method in interface io.vertx.core.Vertx
Get the event bus object.
eventBus() - Method in class io.vertx.reactivex.core.Vertx
Get the event bus object.
eventBus() - Method in class io.vertx.rxjava3.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 - Class in io.vertx.rxjava3.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 - 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(EventBus) - Constructor for class io.vertx.reactivex.core.eventbus.EventBus
 
EventBus(EventBus) - Constructor for class io.vertx.rxjava3.core.eventbus.EventBus
 
EventBus(Object) - Constructor for class io.vertx.reactivex.core.eventbus.EventBus
 
EventBus(Object) - Constructor for class io.vertx.rxjava3.core.eventbus.EventBus
 
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 - Class in io.vertx.rxjava3.ext.unit.collect
The event bus collector listen to events on the Vert.x event bus and translate them into reports.
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(EventBusCollector) - Constructor for class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
EventBusCollector(EventBusCollector) - Constructor for class io.vertx.rxjava3.ext.unit.collect.EventBusCollector
 
EventBusCollector(Object) - Constructor for class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
EventBusCollector(Object) - Constructor for class io.vertx.rxjava3.ext.unit.collect.EventBusCollector
 
EventBusHandler - Class in io.vertx.redis.client
A handler that can be installed on a Redis connection using RedisConnection.handler(Handler) in order to consume subscription messages and send them on the Vert.x event bus.
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 and mapper 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 - Class in io.vertx.rxjava3.servicediscovery.types
for event bus services (service proxies).
EventBusService - Interface in io.vertx.servicediscovery.types
ServiceType for event bus services (service proxies).
EventBusService(EventBusService) - Constructor for class io.vertx.reactivex.servicediscovery.types.EventBusService
 
EventBusService(EventBusService) - Constructor for class io.vertx.rxjava3.servicediscovery.types.EventBusService
 
EventBusService(Object) - Constructor for class io.vertx.reactivex.servicediscovery.types.EventBusService
 
EventBusService(Object) - Constructor for class io.vertx.rxjava3.servicediscovery.types.EventBusService
 
EventConverter - Class in io.vertx.ext.consul
Converter and mapper for Event.
EventConverter() - Constructor for class io.vertx.ext.consul.EventConverter
 
eventExecutorFor(Thread) - Method in interface io.vertx.core.spi.context.executor.EventExecutorProvider
Provide to vertx an executor for the given thread, that will execute context tasks.
EventExecutorProvider - Interface in io.vertx.core.spi.context.executor
Event executor service provider interface.
EventList - Class in io.vertx.ext.consul
Holds result of events query
EventList() - Constructor for class io.vertx.ext.consul.EventList
Default constructor
EventList(JsonObject) - Constructor for class io.vertx.ext.consul.EventList
Constructor from JSON
EventList(EventList) - Constructor for class io.vertx.ext.consul.EventList
Copy constructor
EventListConverter - Class in io.vertx.ext.consul
Converter and mapper for EventList.
EventListConverter() - Constructor for class io.vertx.ext.consul.EventListConverter
 
EventListOptions - Class in io.vertx.ext.consul
Holds options for events list request
EventListOptions() - Constructor for class io.vertx.ext.consul.EventListOptions
Default constructor
EventListOptions(JsonObject) - Constructor for class io.vertx.ext.consul.EventListOptions
Constructor from JSON
EventListOptionsConverter - Class in io.vertx.ext.consul
Converter and mapper for EventListOptions.
EventListOptionsConverter() - Constructor for class io.vertx.ext.consul.EventListOptionsConverter
 
eventLoopGroup(int, int, ThreadFactory, int) - Method in interface io.vertx.core.spi.transport.Transport
 
EventOptions - Class in io.vertx.ext.consul
Options used to trigger a new user event.
EventOptions() - Constructor for class io.vertx.ext.consul.EventOptions
Default constructor
EventOptions(JsonObject) - Constructor for class io.vertx.ext.consul.EventOptions
Constructor from JSON
EventOptions(EventOptions) - Constructor for class io.vertx.ext.consul.EventOptions
Copy constructor
EventOptionsConverter - Class in io.vertx.ext.consul
Converter and mapper for EventOptions.
EventOptionsConverter() - Constructor for class io.vertx.ext.consul.EventOptionsConverter
 
events(String, Vertx) - Static method in interface io.vertx.ext.consul.Watch
Creates Watch to monitoring the custom user events.
events(String, Vertx, ConsulClientOptions) - Static method in interface io.vertx.ext.consul.Watch
Creates Watch to monitoring the custom user events.
events(String, Vertx) - Static method in class io.vertx.reactivex.ext.consul.Watch
Creates Watch to monitoring the custom user events.
events(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.reactivex.ext.consul.Watch
Creates Watch to monitoring the custom user events.
events(String, Vertx) - Static method in class io.vertx.rxjava3.ext.consul.Watch
Creates Watch to monitoring the custom user events.
events(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.rxjava3.ext.consul.Watch
Creates Watch to monitoring the custom user events.
eventually(Supplier<Future<U>>) - Method in interface io.vertx.core.Future
Compose this future with a mapper that will be always be called.
exceptionHandler() - Method in interface io.vertx.core.Context
 
exceptionHandler() - Method in interface io.vertx.core.Vertx
 
exceptionHandler() - Method in interface io.vertx.ext.unit.TestContext
 
exceptionHandler() - Method in class io.vertx.reactivex.ext.unit.TestContext
 
exceptionHandler() - Method in class io.vertx.rxjava3.ext.unit.TestContext
 
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.
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.Vertx
Set a default exception handler for Context, set on Context.exceptionHandler(Handler) at creation.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.client.GrpcClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.client.GrpcClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.common.GrpcReadStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.common.GrpcWriteStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.server.GrpcServerResponse
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.amqp.AmqpConnection
Registers a handler called on disconnection.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.amqp.AmqpReceiver
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.amqp.AmqpSender
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.cassandra.CassandraRowStream
 
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.file.AsyncFile
Set an exception handler on the read stream and on the write stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.ClientWebSocket
 
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.db2client.DB2Connection
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.reactivestreams.ReactiveReadStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.reactivestreams.ReactiveWriteStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.stomp.StompClient
Sets an exception handler notified for TCP-level errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.stomp.StompClientConnection
Configures the exception handler notified upon TCP-level errors.
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(Handler<Throwable>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.grpc.stub.GrpcWriteStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
 
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 interface io.vertx.mssqlclient.MSSQLConnection
Set an handler called with connection errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.mysqlclient.MySQLConnection
Set an handler called with connection errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.oracleclient.OracleConnection
Set an handler called with connection errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.pgclient.PgConnection
Set an handler called with connection errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.pgclient.pubsub.PgChannel
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.amqp.AmqpConnection
Registers a handler called on disconnection.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.amqp.AmqpSender
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
 
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.
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.file.AsyncFile
Set an exception handler on the read stream and on the write stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
 
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.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.Vertx
Set a default exception handler for Context, set on Context.exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>) at creation.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.db2client.DB2Connection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.stomp.StompClient
Sets an exception handler notified for TCP-level errors.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
Configures the exception handler notified upon TCP-level errors.
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(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.grpc.client.GrpcClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
 
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.reactivex.mssqlclient.MSSQLConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.oracleclient.OracleConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.pgclient.PgConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.sqlclient.RowStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.sqlclient.SqlConnection
Set an handler called with connection errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.redis.client.RedisConnection
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.amqp.AmqpConnection
Registers a handler called on disconnection.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.amqp.AmqpSender
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.Context
Set an exception handler called when the context runs an action throwing an uncaught throwable.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.datagram.DatagramSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.file.AsyncFile
Set an exception handler on the read stream and on the write stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.HttpConnection
Set an handler called when a connection error happens
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.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.rxjava3.core.http.HttpServerFileUpload
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.net.NetSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.parsetools.JsonParser
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava3.core.streams.ReadStream
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava3.core.streams.StreamBase
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava3.core.streams.WriteStream
Set an exception handler on the write stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.core.Vertx
Set a default exception handler for Context, set on Context.exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>) at creation.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.db2client.DB2Connection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.ext.stomp.StompClient
Sets an exception handler notified for TCP-level errors.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
Configures the exception handler notified upon TCP-level errors.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.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(Handler<Throwable>) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.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.rxjava3.mqtt.MqttEndpoint
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.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.rxjava3.mssqlclient.MSSQLConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.oracleclient.OracleConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.pgclient.PgConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgChannel
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.redis.client.RedisConnection
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.sqlclient.RowStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava3.sqlclient.SqlConnection
Set an handler called with connection errors.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.sqlclient.RowStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.sqlclient.SqlConnection
Set an handler called with connection errors.
exceptionOccurred(S, SocketAddress, Throwable) - Method in interface io.vertx.core.spi.metrics.NetworkMetrics
Called when exceptions occur for a specific connection.
exchangeBind(String, String, String) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBind(String, String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBind(String, String, String) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBind(String, String, String, Map<String, Object>) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBind(String, String, String, Map<String, Object>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBind(String, String, String, Map<String, Object>) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeDeclare(String, String, boolean, boolean) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Declare an exchange.
exchangeDeclare(String, String, boolean, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Declare an exchange.
exchangeDeclare(String, String, boolean, boolean) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Declare an exchange.
exchangeDeclare(String, String, boolean, boolean, JsonObject) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
exchangeDeclare(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
exchangeDeclare(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
exchangeDelete(String) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Delete an exchange, without regard for whether it is in use or not.
exchangeDelete(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Delete an exchange, without regard for whether it is in use or not.
exchangeDelete(String) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Delete an exchange, without regard for whether it is in use or not.
exchangeUnbind(String, String, String) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String, Map<String, Object>) - Method in interface io.vertx.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
EXCLUDE_ANNOTATION_ENTRIES - Static variable in interface io.vertx.json.schema.JsonSchema
Predicate to filter out annotation keys.
EXCLUDE_ANNOTATION_ENTRIES - Static variable in class io.vertx.reactivex.json.schema.JsonSchema
Predicate to filter out annotation keys.
EXCLUDE_ANNOTATION_ENTRIES - Static variable in class io.vertx.rxjava3.json.schema.JsonSchema
Predicate to filter out annotation keys.
EXCLUDE_ANNOTATIONS - Static variable in interface io.vertx.json.schema.JsonSchema
Predicate to filter out annotation keys.
EXCLUDE_ANNOTATIONS - Static variable in class io.vertx.reactivex.json.schema.JsonSchema
Predicate to filter out annotation keys.
EXCLUDE_ANNOTATIONS - Static variable in class io.vertx.rxjava3.json.schema.JsonSchema
Predicate to filter out annotation keys.
exclusiveMaximum(double) - Static method in class io.vertx.json.schema.common.dsl.Keywords
 
exclusiveMinimum(double) - Static method in class io.vertx.json.schema.common.dsl.Keywords
 
exec() - Method in class io.vertx.reactivex.redis.client.RedisAPI
Execute all commands issued after MULTI.
exec() - Method in interface io.vertx.redis.client.RedisAPI
Execute all commands issued after MULTI.
exec() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Execute all commands issued after MULTI.
EXEC - Static variable in interface io.vertx.redis.client.Command
Execute all commands issued after MULTI.
ExecStatus - Enum in io.vertx.ext.shell.system
The status of an execution.
execute() - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
Execute the query.
execute() - Method in class io.vertx.reactivex.sqlclient.Query
Execute the query.
execute() - Method in class io.vertx.rxjava3.sqlclient.PreparedQuery
Execute the query.
execute() - Method in class io.vertx.rxjava3.sqlclient.Query
Execute the query.
execute() - Method in interface io.vertx.sqlclient.Query
Execute the query.
execute(Statement) - Method in interface io.vertx.cassandra.CassandraClient
Execute the statement and provide a handler for consuming results.
execute(Statement) - Method in class io.vertx.reactivex.cassandra.CassandraClient
Execute the statement and provide a handler for consuming results.
execute(Statement) - Method in class io.vertx.rxjava3.cassandra.CassandraClient
Execute the statement and provide a handler for consuming results.
execute(Statement, Collector<Row, ?, R>) - Method in interface io.vertx.cassandra.CassandraClient
Execute a statement and produce a result by applying a collector to result set rows.
execute(I) - Method in class io.vertx.reactivex.sqlclient.templates.SqlTemplate
Execute the query with the parameters
execute(I) - Method in class io.vertx.rxjava3.sqlclient.templates.SqlTemplate
Execute the query with the parameters
execute(I) - Method in interface io.vertx.sqlclient.templates.SqlTemplate
Execute the query with the parameters
execute(Handler<Promise<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
execute(Handler<Promise<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
execute(Handler<Promise<T>>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
execute(Tuple) - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
Execute the query.
execute(Tuple) - Method in class io.vertx.rxjava3.sqlclient.PreparedQuery
Execute the query.
execute(Tuple) - Method in interface io.vertx.sqlclient.PreparedQuery
Execute the query.
execute(String) - Method in interface io.vertx.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
execute(String) - Method in class io.vertx.reactivex.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
execute(String) - Method in class io.vertx.rxjava3.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
execute(String, String...) - Method in class io.vertx.core.spi.launcher.ExecutionContext
Executes another command.
execute(String, Collector<Row, ?, R>) - Method in interface io.vertx.cassandra.CassandraClient
Execute a query and produce a result by applying a collector to result set rows.
execute(Supplier<Single<T>>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
execute(Supplier<Future<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
execute(Supplier<Future<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
executeAndReport(Promise<T>, Handler<Promise<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
executeAndReport(Promise<T>, Handler<Promise<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
executeAndReport(Promise<T>, Handler<Promise<T>>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
executeAndReportWithFallback(Promise<T>, Handler<Promise<T>>, Function<Throwable, T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeAndReportWithFallback(Promise<T>, Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeAndReportWithFallback(Promise<T>, Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeBatch(List<I>) - Method in class io.vertx.reactivex.sqlclient.templates.SqlTemplate
Execute a batch query with the batch.
executeBatch(List<I>) - Method in class io.vertx.rxjava3.sqlclient.templates.SqlTemplate
Execute a batch query with the batch.
executeBatch(List<I>) - Method in interface io.vertx.sqlclient.templates.SqlTemplate
Execute a batch query with the batch.
executeBatch(List<Tuple>) - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
Execute the query with a batch of tuples.
executeBatch(List<Tuple>) - Method in class io.vertx.rxjava3.sqlclient.PreparedQuery
Execute the query with a batch of tuples.
executeBatch(List<Tuple>) - Method in interface io.vertx.sqlclient.PreparedQuery
Execute the query with a batch of tuples.
executeBlocking(Callable<T>) - Method in interface io.vertx.core.Context
executeBlocking(Callable<T>) - Method in interface io.vertx.core.Vertx
Like Vertx.executeBlocking(Callable, boolean) called with ordered = true.
executeBlocking(Callable<T>) - Method in interface io.vertx.core.WorkerExecutor
Like WorkerExecutor.executeBlocking(Callable, boolean) called with ordered = true.
executeBlocking(Callable<T>) - Method in class io.vertx.reactivex.core.Context
executeBlocking(Callable<T>) - Method in class io.vertx.reactivex.core.Vertx
executeBlocking(Callable<T>) - Method in class io.vertx.reactivex.core.WorkerExecutor
executeBlocking(Callable<T>) - Method in class io.vertx.rxjava3.core.Context
executeBlocking(Callable<T>) - Method in class io.vertx.rxjava3.core.Vertx
executeBlocking(Callable<T>) - Method in class io.vertx.rxjava3.core.WorkerExecutor
executeBlocking(Callable<T>, boolean) - Method in interface io.vertx.core.Context
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in interface io.vertx.core.Vertx
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in interface io.vertx.core.WorkerExecutor
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.reactivex.core.Context
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.reactivex.core.Vertx
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.reactivex.core.WorkerExecutor
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.rxjava3.core.Context
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.rxjava3.core.Vertx
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.rxjava3.core.WorkerExecutor
Safely execute some blocking code.
executeCommand(String, String...) - Static method in class io.vertx.core.Launcher
Utility method to execute a specific command.
executePreparedQuery(String) - Method in interface io.vertx.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQuery(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Executes an existing prepared query.
executeWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Supplier<Single<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Supplier<Future<T>>, Function<Throwable, T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Supplier<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFullFetch(Statement) - Method in interface io.vertx.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetch(Statement) - Method in class io.vertx.reactivex.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetch(Statement) - Method in class io.vertx.rxjava3.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetch(String) - Method in interface io.vertx.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetch(String) - Method in class io.vertx.reactivex.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetch(String) - Method in class io.vertx.rxjava3.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
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.
executionInfo() - Method in interface io.vertx.cassandra.CassandraRowStream
Get the ExecutionInfo provided by the backing ResultSet for this stream.
executionInfo() - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
Get the provided by the backing ResultSet for this stream.
executionInfo() - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
Get the provided by the backing ResultSet for this stream.
ExecutionInputBuilderWithContext<C> - Class in io.vertx.reactivex.ext.web.handler.graphql
Holds a with a contextual object.
ExecutionInputBuilderWithContext<C> - Class in io.vertx.rxjava3.ext.web.handler.graphql
Holds a with a contextual object.
ExecutionInputBuilderWithContext<C> - Interface in io.vertx.ext.web.handler.graphql
Holds a ExecutionInput.Builder with a contextual object.
ExecutionInputBuilderWithContext(ExecutionInputBuilderWithContext) - Constructor for class io.vertx.reactivex.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
ExecutionInputBuilderWithContext(ExecutionInputBuilderWithContext) - Constructor for class io.vertx.rxjava3.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
ExecutionInputBuilderWithContext(Object, TypeArg<C>) - Constructor for class io.vertx.reactivex.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
ExecutionInputBuilderWithContext(Object, TypeArg<C>) - Constructor for class io.vertx.rxjava3.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
executor(Executor) - Method in class io.vertx.grpc.VertxChannelBuilder
 
executor(Executor) - Method in class io.vertx.grpc.VertxServerBuilder
 
ExecutorServiceFactory - Interface in io.vertx.core.spi
The interface for a factory used to obtain an external ExecutorService.
exists(String) - Method in interface io.vertx.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Determine if a key exists.
exists(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Determine if a key exists.
exists(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Determine if a key exists.
EXISTS - Static variable in interface io.vertx.redis.client.Command
Determine if a key exists.
existsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
Blocking version of FileSystem.exists(String)
existsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
existsBlocking(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
exitCode() - Method in interface io.vertx.ext.shell.system.Process
 
ExitCodes - Class in io.vertx.launcher.application
 
ExpandOptions - Class in io.vertx.uritemplate
Options to control template expansion.
ExpandOptions() - Constructor for class io.vertx.uritemplate.ExpandOptions
 
ExpandOptions(JsonObject) - Constructor for class io.vertx.uritemplate.ExpandOptions
 
ExpandOptions(ExpandOptions) - Constructor for class io.vertx.uritemplate.ExpandOptions
 
ExpandOptionsConverter - Class in io.vertx.uritemplate
Converter and mapper for ExpandOptions.
ExpandOptionsConverter() - Constructor for class io.vertx.uritemplate.ExpandOptionsConverter
 
expandToString(Variables) - Method in class io.vertx.reactivex.uritemplate.UriTemplate
Expand this template to a string.
expandToString(Variables, ExpandOptions) - Method in class io.vertx.reactivex.uritemplate.UriTemplate
Expand this template to a string.
expandToString(Variables) - Method in class io.vertx.rxjava3.uritemplate.UriTemplate
Expand this template to a string.
expandToString(Variables, ExpandOptions) - Method in class io.vertx.rxjava3.uritemplate.UriTemplate
Expand this template to a string.
expandToString(Variables) - Method in interface io.vertx.uritemplate.UriTemplate
Expand this template to a string.
expandToString(Variables, ExpandOptions) - Method in interface io.vertx.uritemplate.UriTemplate
Expand this template to a string.
EXPECT - Static variable in interface io.vertx.core.http.HttpHeaders
Expect header name
EXPECT - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Expect header name
EXPECT - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Expect header name
Expectation<V> - Interface in io.vertx.core
An expectation, very much like a predicate with the ability to provide a meaningful description of the failure.
ExpectationTransformer<T,​U> - Class in io.vertx.reactivex.core
 
ExpectationTransformer<T,​U> - Class in io.vertx.rxjava3.core
 
ExpectationTransformer(Expectation<U>, Function<T, U>) - Constructor for class io.vertx.reactivex.core.ExpectationTransformer
 
ExpectationTransformer(Expectation<U>, Function<T, U>) - Constructor for class io.vertx.rxjava3.core.ExpectationTransformer
 
expectedStatus() - Method in exception io.vertx.grpc.client.InvalidStatusException
 
expecting(Expectation<? super T>) - Method in interface io.vertx.core.Future
Guard the control flow of this future with an expectation.
expire(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Set a key's time to live in seconds.
expire(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Set a key's time to live in seconds.
expire(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Set a key's time to live in seconds.
EXPIRE - Static variable in interface io.vertx.redis.client.Command
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(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Set the expiration for a key as a UNIX timestamp.
expireat(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Set the expiration for a key as a UNIX timestamp.
expireat(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Set the expiration for a key as a UNIX timestamp.
EXPIREAT - Static variable in interface io.vertx.redis.client.Command
Set the expiration for a key as a UNIX timestamp.
expired() - Method in interface io.vertx.ext.auth.User
Flags this user object to be expired.
expired() - Method in class io.vertx.reactivex.ext.auth.User
Flags this user object to be expired.
expired() - Method in class io.vertx.rxjava3.ext.auth.User
Flags this user object to be expired.
expired(int) - Method in interface io.vertx.ext.auth.User
Flags this user object to be expired.
expired(int) - Method in class io.vertx.reactivex.ext.auth.User
Flags this user object to be expired.
expired(int) - Method in class io.vertx.rxjava3.ext.auth.User
Flags this user object to be expired.
EXPIRES - Static variable in interface io.vertx.core.http.HttpHeaders
Expires header name
EXPIRES - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
Expires header name
EXPIRES - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
Expires header name
expiretime(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Get the expiration Unix timestamp for a key.
expiretime(String) - Method in interface io.vertx.redis.client.RedisAPI
Get the expiration Unix timestamp for a key.
expiretime(String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Get the expiration Unix timestamp for a key.
EXPIRETIME - Static variable in interface io.vertx.redis.client.Command
Get the expiration Unix timestamp for a key.
expiryTime() - Method in interface io.vertx.amqp.AmqpMessage
 
expiryTime() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
expiryTime() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
expiryTime(long) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
expiryTime(long) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
expiryTime(long) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
explodedParam(String, ArraySchemaBuilder) - Static method in interface io.vertx.ext.web.validation.builder.Parameters
Creates a required exploded array parameter.
explodedParam(String, ArraySchemaBuilder) - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parameters
Creates a required exploded array parameter.
explodedParam(String, ArraySchemaBuilder) - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parameters
Creates a required exploded array parameter.
explodedParam(String, ObjectSchemaBuilder) - Static method in interface io.vertx.ext.web.validation.builder.Parameters
Creates a required exploded object parameter.
explodedParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parameters
Creates a required exploded object parameter.
explodedParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parameters
Creates a required exploded object parameter.
explodedParam(String, TupleSchemaBuilder) - Static method in interface io.vertx.ext.web.validation.builder.Parameters
Creates a required exploded tuple parameter.
explodedParam(String, TupleSchemaBuilder) - Static method in class io.vertx.reactivex.ext.web.validation.builder.Parameters
Creates a required exploded tuple parameter.
explodedParam(String, TupleSchemaBuilder) - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Parameters
Creates a required exploded tuple parameter.
exponentialDelayWithJitter(long, long) - Static method in interface io.vertx.circuitbreaker.RetryPolicy
Create an exponential delay with jitter retry policy.
exponentialDelayWithJitter(long, long) - Static method in class io.vertx.reactivex.circuitbreaker.RetryPolicy
Create an exponential delay with jitter retry policy.
exponentialDelayWithJitter(long, long) - Static method in class io.vertx.rxjava3.circuitbreaker.RetryPolicy
Create an exponential delay with jitter retry policy.
exportTraceId() - Static method in class io.vertx.tracing.zipkin.ZipkinTracer
Export active traceId otherwise null.
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.rxjava3.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.rxjava3.ext.web.handler.CorsHandler
Add a set of exposed headers
ExposeOptions - Class in io.vertx.ext.consul.connect
 
ExposeOptions() - Constructor for class io.vertx.ext.consul.connect.ExposeOptions
Default constructor
ExposeOptions(JsonObject) - Constructor for class io.vertx.ext.consul.connect.ExposeOptions
Constructor from JSON
ExposePathOptions - Class in io.vertx.ext.consul.connect
 
ExposePathOptions() - Constructor for class io.vertx.ext.consul.connect.ExposePathOptions
Default constructor
ExposePathOptions(JsonObject) - Constructor for class io.vertx.ext.consul.connect.ExposePathOptions
Constructor from JSON
extension - Variable in class io.vertx.ext.web.common.template.CachingTemplateEngine
 
EXTENSION_NUMBER_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
EXTENSION_NUMBER_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
ExtensionNumberResponse - Class in io.vertx.grpc.reflection.v1
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponse.Builder - Class in io.vertx.grpc.reflection.v1
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponseOrBuilder - Interface in io.vertx.grpc.reflection.v1
 
ExtensionRequest - Class in io.vertx.grpc.reflection.v1
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequest.Builder - Class in io.vertx.grpc.reflection.v1
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequestOrBuilder - Interface in io.vertx.grpc.reflection.v1
 
EXTERNAL - io.vertx.core.ThreadingModel
Tasks are scheduled on threads not managed by the current vertx instance, the nature of the thread is unknown to the vertx instance.
extract(HttpServerRequest, Operation) - Static method in class io.vertx.openapi.validation.RequestUtils
Extracts and transforms the parameters and the body of an incoming request into a format that can be validated by the RequestValidator.
extract(HttpServerRequest, Operation, Supplier<Future<Buffer>>) - Static method in class io.vertx.openapi.validation.RequestUtils
Like RequestUtils.extract(HttpServerRequest, Operation), but offers to pass a supplier fpr the body.
extract(T) - Method in interface io.vertx.core.spi.tracing.TagExtractor
Extract all the tags from obj into a Map<String, String>.
extractBoundary(String) - Static method in class io.vertx.openapi.validation.analyser.MultipartFormAnalyser
 
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
 
extractTo(T, BiConsumer<String, String>) - Method in interface io.vertx.core.spi.tracing.TagExtractor
Extract all the tags from obj into a tag consumer.
extractTo(T, Map<String, String>) - Method in interface io.vertx.core.spi.tracing.TagExtractor
Extract all the tags from obj into the tags map.
extractValidatableRequest(RoutingContext, Operation) - Method in interface io.vertx.ext.web.openapi.router.RequestExtractor
Extracts and transforms the parameters and the body of an incoming request into a format that can be validated by the RequestValidator.
extractValidatableRequest(RoutingContext, Operation) - Method in class io.vertx.reactivex.ext.web.openapi.router.RequestExtractor
Extracts and transforms the parameters and the body of an incoming request into a that can be validated by the RequestValidator.
extractValidatableRequest(RoutingContext, Operation) - Method in class io.vertx.rxjava3.ext.web.openapi.router.RequestExtractor
Extracts and transforms the parameters and the body of an incoming request into a that can be validated by the RequestValidator.
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.rxjava3.ext.web.handler.OAuth2AuthHandler
Extra parameters needed to be passed while requesting a token.
extraPayloadMapper(Function<RoutingContext, JsonObject>) - Method in interface io.vertx.ext.web.api.service.RouteToEBServiceHandler
When extraPayloadMapper is configured, this handler puts the evaluation result into ServiceRequest.getExtra()

F

FacebookAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Facebook.
FacebookAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for Facebook.
FacebookAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Facebook.
FacebookAuth(FacebookAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
FacebookAuth(FacebookAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.FacebookAuth
 
FacebookAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
FacebookAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.FacebookAuth
 
factory - Static variable in interface io.vertx.ext.unit.report.Reporter
 
factory(Vertx, AddressResolverOptions) - Static method in interface io.vertx.core.spi.dns.AddressResolverProvider
 
fail() - Method in interface io.vertx.ext.unit.TestContext
Throw a failure.
fail() - Method in class io.vertx.reactivex.ext.unit.TestContext
Throw a failure.
fail() - Method in class io.vertx.rxjava3.ext.unit.TestContext
Throw a failure.
fail(int) - Method in interface io.vertx.ext.web.RoutingContext
Fail the context with the specified status code.
fail(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Fail the context with the specified status code.
fail(int) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Fail the context with the specified status code.
fail(int, String) - Method in interface io.vertx.core.eventbus.Message
Signal to the sender that processing of this message failed.
fail(int, String) - Method in class io.vertx.reactivex.core.eventbus.Message
Signal to the sender that processing of this message failed.
fail(int, String) - Method in class io.vertx.rxjava3.core.eventbus.Message
Signal to the sender that processing of this message failed.
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.
fail(int, Throwable) - Method in interface io.vertx.ext.web.RoutingContext
Fail the context with the specified throwable and the specified the status code.
fail(int, Throwable) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Fail the context with the specified throwable and the specified the status code.
fail(int, Throwable) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Fail the context with the specified throwable and the specified the status code.
fail(Context, Throwable) - Method in class io.vertx.kafka.client.common.tracing.ConsumerTracer.StartedSpan
 
fail(Context, Throwable) - Method in class io.vertx.kafka.client.common.tracing.ProducerTracer.StartedSpan
 
fail(String) - Method in interface io.vertx.core.Completable
Calls Completable.fail(Throwable) with the message.
fail(String) - Method in interface io.vertx.core.Promise
 
fail(String) - Method in interface io.vertx.ext.unit.TestContext
Throw a failure with the specified failure message.
fail(String) - Method in class io.vertx.reactivex.core.Promise
 
fail(String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Throw a failure with the specified failure message.
fail(String) - Method in class io.vertx.rxjava3.core.Promise
 
fail(String) - Method in class io.vertx.rxjava3.ext.unit.TestContext
Throw a failure with the specified failure message.
fail(Throwable) - Method in interface io.vertx.core.Completable
Set the failure.
fail(Throwable) - Method in interface io.vertx.core.Promise
 
fail(Throwable) - Method in interface io.vertx.ext.unit.TestContext
Throw a failure with the specified failure cause.
fail(Throwable) - Method in interface io.vertx.ext.web.RoutingContext
Fail the context with the specified throwable and 500 status code.
fail(Throwable) - Method in class io.vertx.reactivex.core.Promise
 
fail(Throwable) - Method in class io.vertx.reactivex.ext.unit.TestContext
Throw a failure with the specified failure cause.
fail(Throwable) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Fail the context with the specified throwable and 500 status code.
fail(Throwable) - Method in class io.vertx.rxjava3.core.Promise
 
fail(Throwable) - Method in class io.vertx.rxjava3.ext.unit.TestContext
Throw a failure with the specified failure cause.
fail(Throwable) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Fail the context with the specified throwable and 500 status code.
failCheck(String) - Method in interface io.vertx.ext.consul.ConsulClient
Set status of the check to "critical".
failCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Set status of the check to "critical".
failCheck(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckWithNote(String, String) - Method in interface io.vertx.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckWithNote(String, String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Set status of the check to "critical".
failed() - Method in interface io.vertx.core.AsyncResult
Did it fail?
failed() - Method in interface io.vertx.core.Future
Did it fail?
failed() - Method in interface io.vertx.ext.consul.WatchResult
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() - Method in class io.vertx.reactivex.ext.consul.WatchResult
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() - Method in class io.vertx.rxjava3.ext.consul.WatchResult
Did it fail?
failed() - Method in class io.vertx.rxjava3.ext.unit.report.TestResult
Did it fail?
failed() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
 
failed(int) - Method in interface io.vertx.core.CompositeFuture
Returns true if a wrapped future is failed
failed(String) - Static method in interface io.vertx.ext.web.validation.RequestPredicateResult
 
failed(String) - Static method in class io.vertx.reactivex.ext.web.validation.RequestPredicateResult
 
failed(String) - Static method in class io.vertx.rxjava3.ext.web.validation.RequestPredicateResult
 
FAILED_PRECONDITION - io.vertx.grpc.common.GrpcStatus
 
failedFuture(String) - Static method in interface io.vertx.core.Future
Create a failed future with the specified failure message.
failedFuture(Throwable) - Static method in interface io.vertx.core.Future
Create a failed future with the specified failure cause.
failing() - Method in class io.vertx.junit5.VertxTestContext
Deprecated.
Use VertxTestContext.failingThenComplete() or VertxTestContext.failing(Handler), for example failing(e -> checkpoint.flag()), failing(e -> { more testing code }), or failing(e -> {}).
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.
failingThenComplete() - Method in class io.vertx.junit5.VertxTestContext
Create an asynchronous result handler that expects a failure to then complete the test context.
failNow(String) - Method in class io.vertx.junit5.VertxTestContext
Calls VertxTestContext.failNow(Throwable) with the message.
failNow(Throwable) - Method in class io.vertx.junit5.VertxTestContext
Make the test context fail immediately, making the corresponding test fail.
failover(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Start a coordinated failover between this server and one of its replicas.
failover(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Start a coordinated failover between this server and one of its replicas.
failover(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Start a coordinated failover between this server and one of its replicas.
FAILOVER - Static variable in interface io.vertx.redis.client.Command
Start a coordinated failover between this server and one of its replicas.
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() - 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() - Method in class io.vertx.rxjava3.ext.unit.report.TestResult
An exception describing failure, null if the test succeeded.
failure() - Method in class io.vertx.rxjava3.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.reactivex.ext.unit.report
A failure provides the details of a failure that happened during the execution of a test case.
Failure - Class in io.vertx.rxjava3.ext.unit.report
A failure provides the details of a failure that happened during the execution of a test case.
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.
Failure(Failure) - Constructor for class io.vertx.reactivex.ext.unit.report.Failure
 
Failure(Failure) - Constructor for class io.vertx.rxjava3.ext.unit.report.Failure
 
Failure(Object) - Constructor for class io.vertx.reactivex.ext.unit.report.Failure
 
Failure(Object) - Constructor for class io.vertx.rxjava3.ext.unit.report.Failure
 
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.rxjava3.circuitbreaker.CircuitBreaker
 
failureHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.Route
Append a failure handler to the route failure handlers list.
failureHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.Route
Append a failure handler to the route failure handlers list.
failureHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava3.ext.web.Route
Append a failure handler to the route failure handlers list.
failurePolicy(FailurePolicy<T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Configures the failure policy for this circuit-breaker.
failurePolicy(FailurePolicy<T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Configures the failure policy for this circuit-breaker.
failurePolicy(FailurePolicy<T>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Configures the failure policy for this circuit-breaker.
FailurePolicy<T> - Class in io.vertx.reactivex.circuitbreaker
A failure policy for the CircuitBreaker.
FailurePolicy<T> - Class in io.vertx.rxjava3.circuitbreaker
A failure policy for the CircuitBreaker.
FailurePolicy<T> - Interface in io.vertx.circuitbreaker
A failure policy for the CircuitBreaker.
FailurePolicy(FailurePolicy) - Constructor for class io.vertx.reactivex.circuitbreaker.FailurePolicy
 
FailurePolicy(FailurePolicy) - Constructor for class io.vertx.rxjava3.circuitbreaker.FailurePolicy
 
FailurePolicy(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.circuitbreaker.FailurePolicy
 
FailurePolicy(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava3.circuitbreaker.FailurePolicy
 
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 fallback Function to be invoked when the circuit breaker is open or when failure occurs and CircuitBreakerOptions.isFallbackOnFailure() is enabled.
fallback(Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Sets a default fallback to be invoked when the circuit breaker is open or when failure occurs and CircuitBreakerOptions is enabled.
fallback(Function<Throwable, T>) - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
Sets a default fallback to be invoked when the circuit breaker is open or when failure occurs and CircuitBreakerOptions is enabled.
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.vertx.grpc.VertxServerBuilder
 
FaviconHandler - Class in io.vertx.reactivex.ext.web.handler
A handler that serves favicons.
FaviconHandler - Class in io.vertx.rxjava3.ext.web.handler
A handler that serves favicons.
FaviconHandler - Interface in io.vertx.ext.web.handler
A handler that serves favicons.
FaviconHandler(FaviconHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
FaviconHandler(FaviconHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.FaviconHandler
 
FaviconHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
FaviconHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.FaviconHandler
 
fcall(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Invoke a function.
fcall(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Invoke a function.
fcall(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Invoke a function.
FCALL - Static variable in interface io.vertx.redis.client.Command
Invoke a function.
FCALL_RO - Static variable in interface io.vertx.redis.client.Command
Invoke a read-only function.
fcallRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Invoke a read-only function.
fcallRo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Invoke a read-only function.
fcallRo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Invoke a read-only function.
fetch(long) - Method in interface io.vertx.amqp.AmqpReceiver
 
fetch(long) - Method in interface io.vertx.cassandra.CassandraRowStream
 
fetch(long) - Method in interface io.vertx.core.eventbus.MessageConsumer
 
fetch(long) - Method in interface io.vertx.core.file.AsyncFile
 
fetch(long) - Method in interface io.vertx.core.http.ClientWebSocket
 
fetch(long) - Method in interface io.vertx.core.http.HttpClientResponse
 
fetch(long) - Method in interface io.vertx.core.http.HttpServerFileUpload
 
fetch(long) - Method in interface io.vertx.core.http.HttpServerRequest
 
fetch(long) - Method in interface io.vertx.core.http.ServerWebSocket
 
fetch(long) - Method in interface io.vertx.core.http.WebSocket
 
fetch(long) - Method in interface io.vertx.core.http.WebSocketBase
 
fetch(long) - Method in interface io.vertx.core.net.NetSocket
 
fetch(long) - Method in interface io.vertx.core.parsetools.JsonParser
 
fetch(long) - Method in interface io.vertx.core.parsetools.RecordParser
 
fetch(long) - Method in interface io.vertx.core.streams.ReadStream
Fetch the specified amount of elements.
fetch(long) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
fetch(long) - Method in interface io.vertx.grpc.client.GrpcClientResponse
 
fetch(long) - Method in interface io.vertx.grpc.common.GrpcReadStream
 
fetch(long) - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
fetch(long) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
fetch(long) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
 
fetch(long) - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
 
fetch(long) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
 
fetch(long) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
fetch(long) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
fetch(long) - Method in class io.vertx.reactivex.core.http.ClientWebSocket
 
fetch(long) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
fetch(long) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
fetch(long) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
fetch(long) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
fetch(long) - Method in class io.vertx.reactivex.core.http.WebSocket
 
fetch(long) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
fetch(long) - Method in class io.vertx.reactivex.core.net.NetSocket
 
fetch(long) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
fetch(long) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
fetch(long) - Method in interface io.vertx.reactivex.core.streams.ReadStream
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
fetch(long) - Method in class io.vertx.reactivex.grpc.client.GrpcClientResponse
 
fetch(long) - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
fetch(long) - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
fetch(long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
fetch(long) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.reactivex.redis.client.RedisConnection
 
fetch(long) - Method in class io.vertx.reactivex.sqlclient.RowStream
 
fetch(long) - Method in interface io.vertx.redis.client.RedisConnection
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
 
fetch(long) - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
 
fetch(long) - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
fetch(long) - Method in class io.vertx.rxjava3.core.file.AsyncFile
 
fetch(long) - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
fetch(long) - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
 
fetch(long) - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
fetch(long) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
fetch(long) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
fetch(long) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
fetch(long) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
 
fetch(long) - Method in class io.vertx.rxjava3.core.net.NetSocket
 
fetch(long) - Method in class io.vertx.rxjava3.core.parsetools.JsonParser
 
fetch(long) - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
 
fetch(long) - Method in interface io.vertx.rxjava3.core.streams.ReadStream
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.rxjava3.ext.unit.report.TestSuiteReport
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
fetch(long) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientResponse
 
fetch(long) - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
fetch(long) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
fetch(long) - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
 
fetch(long) - Method in class io.vertx.rxjava3.pgclient.pubsub.PgChannel
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.rxjava3.redis.client.RedisConnection
 
fetch(long) - Method in class io.vertx.rxjava3.sqlclient.RowStream
 
fetch(long) - Method in interface io.vertx.sqlclient.RowStream
 
FetchDirection - Enum in io.vertx.jdbcclient
Represents the fetch direction hint
fetchNextPage() - Method in interface io.vertx.cassandra.ResultSet
 
fetchNextPage() - Method in class io.vertx.reactivex.cassandra.ResultSet
 
fetchNextPage() - Method in class io.vertx.rxjava3.cassandra.ResultSet
 
fieldName() - Method in interface io.vertx.core.parsetools.JsonEvent
 
fieldNames() - Method in class io.vertx.core.json.JsonObject
Return the set of field names in the JSON objects
fieldNames() - Method in interface io.vertx.json.schema.JsonSchema
Returns the field names on the underlying object.
fieldNames() - Method in class io.vertx.reactivex.json.schema.JsonSchema
Returns the field names on the underlying object.
fieldNames() - Method in class io.vertx.rxjava3.json.schema.JsonSchema
Returns the field names on the underlying object.
file() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
file() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
file() - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
FILE_BY_FILENAME - io.vertx.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
FILE_BY_FILENAME_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
FILE_CONTAINING_EXTENSION - io.vertx.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
FILE_CONTAINING_EXTENSION_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
FILE_CONTAINING_SYMBOL - io.vertx.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
FILE_CONTAINING_SYMBOL_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
FILE_DESCRIPTOR_PROTO_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
 
FILE_DESCRIPTOR_RESPONSE - io.vertx.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
FILE_DESCRIPTOR_RESPONSE_FIELD_NUMBER - Static variable in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
FileDescriptorResponse - Class in io.vertx.grpc.reflection.v1
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponse.Builder - Class in io.vertx.grpc.reflection.v1
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponseOrBuilder - Interface in io.vertx.grpc.reflection.v1
 
filename() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
filename() - Method in interface io.vertx.ext.web.multipart.FormDataPart
 
filename() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
filename() - Method in class io.vertx.reactivex.ext.web.multipart.FormDataPart
 
filename() - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
filename() - Method in class io.vertx.rxjava3.ext.web.multipart.FormDataPart
 
filename(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.MapperGenBase
 
filename(ProxyModel) - Method in class io.vertx.serviceproxy.generator.ServiceProxyGen
 
filename(ProxyModel) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
filename(ProxyModel) - Method in class io.vertx.serviceproxy.sockjs.generator.SockjsServiceProxyJSGenerator
 
filename(ProxyModel) - Method in class io.vertx.serviceproxy.sockjs.generator.SockjsServiceProxyTSGenerator
 
fileName() - Method in interface io.vertx.ext.web.FileUpload
 
fileName() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
fileName() - Method in class io.vertx.rxjava3.ext.web.FileUpload
 
FileProps - Interface in io.vertx.core.file
Represents properties of a file on the file system.
fileResolver(FileSystemOptions) - Static method in interface io.vertx.core.spi.file.FileResolver
Create a file resolver.
FileResolver - Interface in io.vertx.core.spi.file
Sometimes the file resources of an application are bundled into jars, or are somewhere on the classpath but not available on the file system, e.g. in the case of a Vert.x webapp bundled as a fat jar.
FileResolverFactory - Interface in io.vertx.core.spi
A factory for the pluggable file resolver SPI.
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() - Method in interface io.vertx.core.Vertx
Get the filesystem object.
fileSystem() - Method in class io.vertx.reactivex.core.Vertx
Get the filesystem object.
fileSystem() - Method in class io.vertx.rxjava3.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 - Class in io.vertx.rxjava3.core.file
Contains a broad set of operations for manipulating files on the file system.
FileSystem - Interface in io.vertx.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(FileSystem) - Constructor for class io.vertx.rxjava3.core.file.FileSystem
 
FileSystem(Object) - Constructor for class io.vertx.reactivex.core.file.FileSystem
 
FileSystem(Object) - Constructor for class io.vertx.rxjava3.core.file.FileSystem
 
FileSystemAccess - Enum in io.vertx.ext.web.handler
Enumaration of FileSystem access permissions, used in
FileSystemCd - Class in io.vertx.ext.shell.command.base
 
FileSystemCd() - Constructor for class io.vertx.ext.shell.command.base.FileSystemCd
 
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
 
FileSystemLs - Class in io.vertx.ext.shell.command.base
 
FileSystemLs() - Constructor for class io.vertx.ext.shell.command.base.FileSystemLs
 
FileSystemOptions - Class in io.vertx.core.file
Vert.x file system base configuration, this class can be extended by provider implementations to configure those specific implementations.
FileSystemOptions() - Constructor for class io.vertx.core.file.FileSystemOptions
Default constructor
FileSystemOptions(FileSystemOptions) - Constructor for class io.vertx.core.file.FileSystemOptions
Copy constructor
FileSystemOptions(JsonObject) - Constructor for class io.vertx.core.file.FileSystemOptions
Creates a new instance of FileSystemOptions from the JSON object.
FileSystemOptionsConverter - Class in io.vertx.core.file
Converter and mapper for FileSystemOptions.
FileSystemOptionsConverter() - Constructor for class io.vertx.core.file.FileSystemOptionsConverter
 
FileSystemProps - Interface in io.vertx.core.file
Represents properties of the file system.
FileSystemPwd - Class in io.vertx.ext.shell.command.base
 
FileSystemPwd() - Constructor for class io.vertx.ext.shell.command.base.FileSystemPwd
 
FileUpload - Class in io.vertx.reactivex.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload - Class in io.vertx.rxjava3.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload - Interface in io.vertx.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload(FileUpload) - Constructor for class io.vertx.reactivex.ext.web.FileUpload
 
FileUpload(FileUpload) - Constructor for class io.vertx.rxjava3.ext.web.FileUpload
 
FileUpload(Object) - Constructor for class io.vertx.reactivex.ext.web.FileUpload
 
FileUpload(Object) - Constructor for class io.vertx.rxjava3.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.rxjava3.ext.web.RoutingContext
 
filter(MetricFilter) - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
Only report metrics which match the given filter.
filter(BiPredicate<String, Object>) - Method in class io.vertx.ext.dropwizard.ScheduledMetricsConsumer
 
filteringRequestHeaders(Set<CharSequence>) - Method in interface io.vertx.httpproxy.ProxyInterceptorBuilder
Filter the request headers in the given set.
filteringRequestHeaders(Set<CharSequence>) - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptorBuilder
Filter the request headers in the given set.
filteringResponseHeaders(Set<CharSequence>) - Method in interface io.vertx.httpproxy.ProxyInterceptorBuilder
Filter the response headers in the given set.
filteringResponseHeaders(Set<CharSequence>) - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptorBuilder
Filter the response headers in the given set.
find(String, String) - Method in interface io.vertx.ext.auth.webauthn4j.CredentialStorage
Finds an existing list of credentials for a given user name and credential ID.
find(String) - Method in interface io.vertx.json.schema.SchemaRepository
Look up a schema using a JSON pointer notation
find(String) - Method in class io.vertx.reactivex.json.schema.SchemaRepository
Look up a schema using a JSON pointer notation
find(String) - Method in class io.vertx.rxjava3.json.schema.SchemaRepository
Look up a schema using a JSON pointer notation
find(String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Find matching documents in the specified collection
find(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection
find(String, JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find matching documents in the specified collection
find(String, String) - Method in class io.vertx.reactivex.ext.auth.webauthn4j.CredentialStorage
Finds an existing list of credentials for a given user name and credential ID.
find(String, String) - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.CredentialStorage
Finds an existing list of credentials for a given user name and credential ID.
findAllIds() - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Finds all file ids in the bucket
findAllIds() - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Finds all file ids in the bucket
findAllIds() - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Finds all file ids in the bucket
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.rxjava3.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.rxjava3.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options.
findBestUserAcceptedIn(List<MIMEHeader>, Collection<MIMEHeader>) - 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.
findIds(JsonObject) - Method in interface io.vertx.ext.mongo.MongoGridFsClient
Finds all file ids that match a query.
findIds(JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
Finds all file ids that match a query.
findIds(JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
Finds all file ids that match a query.
findLongestCommonPrefix(Collection<String>) - Static method in interface io.vertx.ext.shell.cli.Completion
 
findMatchedBy(Collection<T>) - Method in interface io.vertx.ext.web.ParsedHeaderValue
Finds the first ParsedHeaderValue in the list that matches with this header value.
findOne(String, JsonObject, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOne(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOne(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOneAndDelete(String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDelete(String, 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) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptions(String, JsonObject, FindOptions) - 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) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndReplace(String, JsonObject, 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) - 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) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - 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) - 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) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndUpdate(String, JsonObject, 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) - 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) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - 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) - 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) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOperation(String, HttpMethod) - Method in interface io.vertx.openapi.contract.OpenAPIContract
Finds the related Operation object based on the passed url path and method.
findOperation(String, HttpMethod) - Method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
Finds the related Operation object based on the passed url path and method.
findOperation(String, HttpMethod) - Method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
Finds the related Operation object based on the passed url path and method.
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(JsonObject) - Constructor for class io.vertx.ext.mongo.FindOptions
Constructor from JSON
FindOptions(FindOptions) - Constructor for class io.vertx.ext.mongo.FindOptions
Copy constructor
FindOptionsConverter - Class in io.vertx.ext.mongo
Converter and mapper for FindOptions.
FindOptionsConverter() - Constructor for class io.vertx.ext.mongo.FindOptionsConverter
 
findPath(String) - Method in interface io.vertx.openapi.contract.OpenAPIContract
Finds the related Path object based on the passed url path.
findPath(String) - Method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
Finds the related Path object based on the passed url path.
findPath(String) - Method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
Finds the related Path object based on the passed url path.
findPathSegment(String, String) - Static method in class io.vertx.openapi.validation.RequestUtils
 
findWithOptions(String, JsonObject, FindOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
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.
finish(Context) - Method in class io.vertx.kafka.client.common.tracing.ConsumerTracer.StartedSpan
 
finish(Context) - Method in class io.vertx.kafka.client.common.tracing.ProducerTracer.StartedSpan
 
fireEvent(String) - Method in interface io.vertx.ext.consul.ConsulClient
Fires a new user event
fireEvent(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Fires a new user event
fireEvent(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Fires a new user event
fireEventWithOptions(String, EventOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Fires a new user event
fireEventWithOptions(String, EventOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Fires a new user event
fireEventWithOptions(String, EventOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Fires a new user event
firstAcquirer(boolean) - Method in interface io.vertx.amqp.AmqpMessageBuilder
 
firstAcquirer(boolean) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
firstAcquirer(boolean) - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
fixedAddress(int, String) - Static method in interface io.vertx.httpproxy.OriginRequestProvider
Creates a simple provider for a fixed port and host.
fixedAddress(int, String) - Static method in class io.vertx.rxjava3.httpproxy.OriginRequestProvider
Creates a simple provider for a fixed port and host.
fixedAddress(SocketAddress) - Static method in interface io.vertx.httpproxy.OriginRequestProvider
Creates a simple provider for a fixed SocketAddress.
fixedAddress(SocketAddress) - Static method in class io.vertx.rxjava3.httpproxy.OriginRequestProvider
Creates a simple provider for a fixed .
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.rxjava3.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 annotation type io.vertx.core.cli.annotations.Option
Whether or not the option can be used as a flag (meaning no value)
flag() - Method in interface io.vertx.junit5.Checkpoint
Flags the checkpoint.
flag() - Method in class io.vertx.junit5.CountingCheckpoint
 
Flag - io.vertx.json.schema.OutputFormat
Short circuit output, just a simple true/false value.
flags() - Method in interface io.vertx.core.http.HttpFrame
 
flatMap(Function<? super T, Future<U>>) - Method in interface io.vertx.core.Future
Float - Static variable in class io.vertx.sqlclient.data.NullValue
 
FLOAT - io.vertx.ext.shell.command.base.ObjectType
 
floatValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
floatValue() - Method in class io.vertx.sqlclient.data.Numeric
 
FlowableHelper - Class in io.vertx.reactivex.core
 
FlowableHelper - Class in io.vertx.reactivex
 
FlowableHelper - Class in io.vertx.rxjava3.core
 
FlowableHelper - Class in io.vertx.rxjava3
 
FlowableHelper() - Constructor for class io.vertx.reactivex.core.FlowableHelper
 
FlowableHelper() - Constructor for class io.vertx.reactivex.FlowableHelper
 
FlowableHelper() - Constructor for class io.vertx.rxjava3.core.FlowableHelper
 
FlowableHelper() - Constructor for class io.vertx.rxjava3.FlowableHelper
 
flush() - Method in interface io.vertx.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flush() - Method in interface io.vertx.ext.web.client.spi.CacheStore
Delete all entries from the cache.
flush() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flush() - 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() - 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.rxjava3.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flush() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flush(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.client.spi.CacheStore
Delete all entries from the cache.
flush(RoutingContext) - Method in interface io.vertx.ext.web.handler.SessionHandler
Flush a context session earlier to the store, this will allow the end user to have full control on the event of a failure at the store level.
flush(RoutingContext, boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
Flush a context session earlier to the store, this will allow the end user to have full control on the event of a failure at the store level.
flush(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Flush a context session earlier to the store, this will allow the end user to have full control on the event of a failure at the store level.
flush(RoutingContext, boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Flush a context session earlier to the store, this will allow the end user to have full control on the event of a failure at the store level.
flush(RoutingContext) - Method in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Flush a context session earlier to the store, this will allow the end user to have full control on the event of a failure at the store level.
flush(RoutingContext, boolean) - Method in class io.vertx.rxjava3.ext.web.handler.SessionHandler
Flush a context session earlier to the store, this will allow the end user to have full control on the event of a failure at the store level.
flushall(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove all keys from all databases.
flushall(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove all keys from all databases.
flushall(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove all keys from all databases.
FLUSHALL - Static variable in interface io.vertx.redis.client.Command
Remove all keys from all databases.
flushdb(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Remove all keys from the current database.
flushdb(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Remove all keys from the current database.
flushdb(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Remove all keys from the current database.
FLUSHDB - Static variable in interface io.vertx.redis.client.Command
Remove all keys from the current database.
flushed(boolean) - Method in class io.vertx.ext.web.sstore.AbstractSession
 
followedRedirects() - Method in interface io.vertx.ext.web.client.HttpResponse
 
followedRedirects() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
followedRedirects() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
followRedirects() - Method in interface io.vertx.ext.web.client.HttpRequest
 
followRedirects() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
followRedirects() - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
 
followRedirects(boolean) - Method in interface io.vertx.ext.web.client.HttpRequest
Set whether to follow request redirections
followRedirects(boolean) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Set whether to follow request redirections
followRedirects(boolean) - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
Set whether to follow request redirections
forAddress(Vertx, String, int) - Static method in class io.vertx.grpc.VertxChannelBuilder
 
forAddress(Vertx, String, int) - Static method in class io.vertx.grpc.VertxServerBuilder
 
forAddress(Vertx, SocketAddress) - Static method in class io.vertx.grpc.VertxChannelBuilder
 
forAddress(Vertx, SocketAddress) - Static method in class io.vertx.grpc.VertxServerBuilder
 
forClient(boolean) - Method in class io.vertx.core.spi.tls.DefaultSslContextFactory
 
forClient(boolean) - Method in interface io.vertx.core.spi.tls.SslContextFactory
Set whether to build a context for clients or for servers
forEach(String, Consumer<Authorization>) - Method in interface io.vertx.ext.auth.authorization.Authorizations
Walk all the authorizations for the given provider and call the consumer for each authorization.
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.
forEach(BiConsumer<String, Authorization>) - Method in interface io.vertx.ext.auth.authorization.Authorizations
Walk all the authorizations and call the consumer for each authorization.
forEach(BiConsumer<String, String>) - Method in interface io.vertx.core.MultiMap
Allows iterating over the entries in the map
foregroundHandler(Handler<Void>) - Method in interface io.vertx.ext.shell.command.CommandProcess
Set a foreground handler, this handler is called when the command is running and put to foreground.
foregroundJob() - Method in interface io.vertx.ext.shell.system.JobController
 
form() - Static method in interface io.vertx.core.http.ClientForm
 
form(MultiMap) - Static method in interface io.vertx.core.http.ClientForm
 
FORM - io.vertx.openapi.contract.Style
 
format() - Method in interface io.vertx.grpc.common.GrpcMessage
 
format() - Method in interface io.vertx.grpc.common.GrpcReadStream
 
format() - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
format() - Method in interface io.vertx.redis.client.Response
RESP3 Verbatim Bulk message include a 3 character format.
format() - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
format(RoutingContext, long) - Method in interface io.vertx.ext.web.handler.LoggerFormatter
Formats and returns the log statement
format(WireFormat) - Method in interface io.vertx.grpc.client.GrpcClientRequest
 
format(WireFormat) - Method in interface io.vertx.grpc.common.GrpcWriteStream
Set the stream format, e.g.
format(WireFormat) - Method in interface io.vertx.grpc.server.GrpcServerResponse
 
format(WireFormat) - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
format(WireFormat) - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
Set the stream format, e.g.
format(WireFormat) - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
 
format(WireFormat) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
format(WireFormat) - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
Set the stream format, e.g.
format(WireFormat) - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
 
format(StringFormat) - Static method in class io.vertx.json.schema.common.dsl.Keywords
 
format(RoutingContext, long) - Method in class io.vertx.reactivex.ext.web.handler.LoggerFormatter
Formats and returns the log statement
format(RoutingContext, long) - Method in class io.vertx.rxjava3.ext.web.handler.LoggerFormatter
Formats and returns the log statement
formatter() - Method in annotation type io.vertx.sqlclient.templates.annotations.ParametersMapped
 
formatter() - Method in annotation type io.vertx.sqlclient.templates.annotations.RowMapped
 
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.rxjava3.core.http.HttpServerRequest
Returns a map of all form attributes in the request.
FormDataPart - Class in io.vertx.reactivex.ext.web.multipart
A form data part of a MultipartForm.
FormDataPart - Class in io.vertx.rxjava3.ext.web.multipart
A form data part of a MultipartForm.
FormDataPart - Interface in io.vertx.ext.web.multipart
A form data part of a MultipartForm.
FormDataPart(FormDataPart) - Constructor for class io.vertx.reactivex.ext.web.multipart.FormDataPart
 
FormDataPart(FormDataPart) - Constructor for class io.vertx.rxjava3.ext.web.multipart.FormDataPart
 
FormDataPart(Object) - Constructor for class io.vertx.reactivex.ext.web.multipart.FormDataPart
 
FormDataPart(Object) - Constructor for class io.vertx.rxjava3.ext.web.multipart.FormDataPart
 
FORMERROR - io.vertx.core.dns.DnsResponseCode
ID 1, format error
FormLoginHandler - Class in io.vertx.reactivex.ext.web.handler
Handler that handles login from a form on a custom login page.
FormLoginHandler - Class in io.vertx.rxjava3.ext.web.handler
Handler that handles login from a form on a custom login page.
FormLoginHandler - Interface in io.vertx.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(FormLoginHandler) - Constructor for class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
 
FormLoginHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
FormLoginHandler(Object) - Constructor for class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
 
FormTransformer - Class in io.vertx.openapi.validation.transformer
+--------+---------+--------+------------+------------------------------------+-------------------------+ | style | explode | empty | string | array | object | +--------+---------+--------+------------+------------------------------------+-------------------------+ | form | false | color= | color=blue | color=blue,black,brown | color=R,100,G,200,B,150 | +--------+---------+--------+------------+------------------------------------+-------------------------+ | form | true | color= | color=blue | color=blue&color=black&color=brown | R=100&G=200&B=150 | +--------+---------+--------+------------+------------------------------------+-------------------------+
FormTransformer() - Constructor for class io.vertx.openapi.validation.transformer.FormTransformer
 
formUrlEncoded(ObjectSchemaBuilder) - Static method in interface io.vertx.ext.web.validation.builder.Bodies
Create a form application/x-www-form-urlencoded processor
formUrlEncoded(ObjectSchemaBuilder) - Static method in class io.vertx.reactivex.ext.web.validation.builder.Bodies
Create a form application/x-www-form-urlencoded processor
formUrlEncoded(ObjectSchemaBuilder) - Static method in class io.vertx.rxjava3.ext.web.validation.builder.Bodies
Create a form application/x-www-form-urlencoded processor
forNumber(int) - Static method in enum io.vertx.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
forNumber(int) - Static method in enum io.vertx.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
forPort(Vertx, int) - Static method in class io.vertx.grpc.VertxServerBuilder
 
forQuery(SqlClient, String) - Static method in class io.vertx.reactivex.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning .
forQuery(SqlClient, String) - Static method in class io.vertx.rxjava3.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning .
forQuery(SqlClient, String) - Static method in interface io.vertx.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning Row.
forRegistry(MetricRegistry) - Static method in class io.vertx.ext.dropwizard.reporters.JmxReporter
Returns a new JmxReporter.Builder for JmxReporter.
forTarget(Vertx, String) - Static method in class io.vertx.grpc.VertxChannelBuilder
 
forUpdate(SqlClient, String) - Static method in class io.vertx.reactivex.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning void.
forUpdate(SqlClient, String) - Static method in class io.vertx.rxjava3.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning void.
forUpdate(SqlClient, String) - Static method in interface io.vertx.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning void.
FORWARD - io.vertx.ext.web.AllowForwardHeaders
Only process the standard Forward header as defined by FORWARD - io.vertx.jdbcclient.FetchDirection
 
FORWARD_ONLY - io.vertx.jdbcclient.ResultSetType
 
FoursquareAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Foursquare.
FoursquareAuth - Class in io.vertx.rxjava3.ext.auth.oauth2.providers
Simplified factory to create an for Foursquare.
FoursquareAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Foursquare.
FoursquareAuth(FoursquareAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
FoursquareAuth(FoursquareAuth) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.FoursquareAuth
 
FoursquareAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
FoursquareAuth(Object) - Constructor for class io.vertx.rxjava3.ext.auth.oauth2.providers.FoursquareAuth
 
frame() - Method in interface io.vertx.ext.stomp.ServerFrame
 
frame() - Method in class io.vertx.reactivex.ext.stomp.ServerFrame
 
frame() - Method in class io.vertx.rxjava3.ext.stomp.ServerFrame
 
Frame - Class in io.vertx.ext.stomp
Represents a STOMP frame.
Frame() - Constructor for class io.vertx.ext.stomp.Frame
Creates an un-configured frame.
Frame(JsonObject) - Constructor for class io.vertx.ext.stomp.Frame
Creates a new instance of Frame from its JSON representation.
Frame(Command, Map<String, String>, Buffer) - Constructor for class io.vertx.ext.stomp.Frame
Creates a new instance of Frame.
Frame(Frame) - Constructor for class io.vertx.ext.stomp.Frame
Creates a new instance of Frame by copying the values from the other frame.
Frame.Heartbeat - Class in io.vertx.ext.stomp
Represents the heartbeat configuration.
FrameConverter - Class in io.vertx.ext.stomp
Converter and mapper for Frame.
FrameConverter() - Constructor for class io.vertx.ext.stomp.FrameConverter
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.core.http.WebSocketBase
Set a frame handler on the connection.
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.core.http.ClientWebSocket
 
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 class io.vertx.reactivex.core.http.ClientWebSocket
 
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.rxjava3.core.http.ClientWebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in class io.vertx.rxjava3.core.http.WebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
Set a frame handler on the connection.
frames() - Method in interface io.vertx.ext.stomp.Acknowledgement
 
frames() - Method in class io.vertx.reactivex.ext.stomp.Acknowledgement
 
frames() - Method in class io.vertx.rxjava3.ext.stomp.Acknowledgement
 
Frames - Class in io.vertx.reactivex.ext.stomp
Utility methods to build common Frames.
Frames - Class in io.vertx.rxjava3.ext.stomp
Utility methods to build common Frames.
Frames - Interface in io.vertx.ext.stomp
Utility methods to build common Frames.
Frames(Frames) - Constructor for class io.vertx.reactivex.ext.stomp.Frames
 
Frames(Frames) - Constructor for class io.vertx.rxjava3.ext.stomp.Frames
 
Frames(Object) - Constructor for class io.vertx.reactivex.ext.stomp.Frames
 
Frames(Object) - Constructor for class io.vertx.rxjava3.ext.stomp.Frames
 
FreeMarkerTemplateEngine - Class in io.vertx.reactivex.ext.web.templ.freemarker
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine - Class in io.vertx.rxjava3.ext.web.templ.freemarker
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine - Interface in io.vertx.ext.web.templ.freemarker
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine(FreeMarkerTemplateEngine) - Constructor for class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
FreeMarkerTemplateEngine(FreeMarkerTemplateEngine) - Constructor for class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
FreeMarkerTemplateEngine(Object) - Constructor for class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
FreeMarkerTemplateEngine(Object) - Constructor for class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
from(int) - Static method in enum io.vertx.jdbcclient.TransactionIsolation
 
from(Vertx, JsonObject) - Static method in interface io.vertx.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, JsonObject, Map<String, JsonObject>) - Static method in interface io.vertx.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, String) - Static method in interface io.vertx.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, String, Map<String, String>) - Static method in interface io.vertx.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, JsonObject) - Static method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, JsonObject, Map<String, JsonObject>) - Static method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, String) - Static method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, String, Map<String, String>) - Static method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, JsonObject) - Static method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, JsonObject, Map<String, JsonObject>) - Static method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, String) - Static method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Vertx, String, Map<String, String>) - Static method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
Resolves / dereferences the passed contract and creates an OpenAPIContract instance.
from(Object[]) - Static method in class io.vertx.reactivex.sqlclient.Tuple
Wrap the provided array with a tuple.
from(Object[]) - Static method in class io.vertx.rxjava3.sqlclient.Tuple
Wrap the provided array with a tuple.
from(Object[]) - Static method in interface io.vertx.sqlclient.Tuple
Wrap the provided array with a tuple.
from(String) - Static method in interface io.vertx.core.json.pointer.JsonPointer
Build a JsonPointer from a json pointer string
from(String) - Static method in enum io.vertx.ext.web.handler.graphql.ws.MessageType
Get a MessageType from its text representation.
from(String) - Static method in enum io.vertx.jdbcclient.TransactionIsolation
 
from(String) - Static method in enum io.vertx.json.schema.Draft
Converts a draft number to a Draft enum value.
from(String) - Static method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Build a JsonPointer from a json pointer string
from(String) - Static method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Build a JsonPointer from a json pointer string
from(String, Status) - Static method in class io.vertx.ext.healthchecks.CheckResult
 
from(String, Throwable) - Static method in class io.vertx.ext.healthchecks.CheckResult
 
from(List<T>) - Static method in class io.vertx.reactivex.sqlclient.Tuple
Wrap the provided list with a tuple.
from(List<T>) - Static method in class io.vertx.rxjava3.sqlclient.Tuple
Wrap the provided list with a tuple.
from(List<T>) - Static method in interface io.vertx.sqlclient.Tuple
Wrap the provided list with a tuple.
from(Properties) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
from(Properties, boolean) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
from(Properties, boolean, boolean) - 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 interface io.vertx.core.http.HttpHeaders
From header name
FROM - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
From header name
FROM - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
From header name
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.
fromBuffer(Buffer) - Method in class io.vertx.core.json.jackson.JacksonCodec
 
fromBuffer(Buffer, TypeReference<T>) - Method in class io.vertx.core.json.jackson.DatabindCodec
 
fromBuffer(Buffer, Class<T>) - Method in class io.vertx.core.json.jackson.DatabindCodec
 
fromBuffer(Buffer, Class<T>) - Method in class io.vertx.core.json.jackson.JacksonCodec
 
fromBuffer(Buffer, Class<T>) - Method in interface io.vertx.core.spi.json.JsonCodec
fromCamel(String) - Static method in class io.vertx.camel.InboundMapping
Creates an InboundMapping from the given Camel endpoint.
fromCamel(Endpoint) - Static method in class io.vertx.camel.InboundMapping
Creates an InboundMapping from the given Camel endpoint.
fromCompletionStage(CompletionStage<T>) - Static method in interface io.vertx.core.Future
Bridges a CompletionStage object to a Vert.x future instance.
fromCompletionStage(CompletionStage<T>, Context) - Static method in interface io.vertx.core.Future
Bridges a CompletionStage object to a Vert.x future instance.
fromContract(JsonObject) - Static method in enum io.vertx.openapi.contract.OpenAPIVersion
 
fromEnv() - Static method in class io.vertx.pgclient.PgConnectOptions
Provide a PgConnectOptions configured with environment variables, if the environment variable is not set, then a default value will take precedence over this.
fromIdentifier(String) - Static method in enum io.vertx.json.schema.Draft
Converts a draft identifier to a Draft enum value.
fromInt(int) - Static method in enum io.vertx.core.eventbus.ReplyFailure
 
fromJson(JsonObject) - Static method in interface io.vertx.core.net.HostAndPort
 
fromJson(JsonObject) - Static method in interface io.vertx.core.net.SocketAddress
 
fromJson(JsonObject) - Method in class io.vertx.json.schema.common.dsl.SchemaBuilder
 
fromJson(Iterable<Map.Entry<String, Object>>, WebSocketClientOptions) - Static method in class io.vertx.core.http.WebSocketClientOptionsConverter
 
fromJson(String) - Static method in interface io.vertx.core.buffer.Buffer
Create a buffer from the base 64 URL encoded value
fromMap(Map<String, Object>, boolean) - Static method in class io.vertx.kafka.client.common.KafkaClientOptions
Create KafkaClientOptions from underlying Kafka config as map
fromName(String) - Static method in interface io.vertx.ext.auth.User
Factory for user instances that are single string.
fromName(String) - Static method in class io.vertx.reactivex.ext.auth.User
Factory for user instances that are single string.
fromName(String) - Static method in class io.vertx.rxjava3.ext.auth.User
Factory for user instances that are single string.
fromNetty(HttpMethod) - Static method in class io.vertx.core.http.HttpMethod
Lookup the HttpMethod value for the specified nettyMethod.
fromParameter(PreparedStatement) - Static method in interface io.vertx.jdbcclient.spi.JDBCColumnDescriptorProvider
Deprecated.
Implementations should prefer JDBCColumnDescriptorProvider.fromParameterMetaData(ParameterMetaData) Create provider by parameter statement
fromParameterMetaData(ParameterMetaData) - Static method in interface io.vertx.jdbcclient.spi.JDBCColumnDescriptorProvider
Create provider by the parameter metadata
fromParser(JsonParser, Class<T>) - Static method in class io.vertx.core.json.jackson.DatabindCodec
 
fromParser(JsonParser, Class<T>) - Static method in class io.vertx.core.json.jackson.JacksonCodec
 
fromProperties(Properties, boolean) - Static method in class io.vertx.kafka.client.common.KafkaClientOptions
Create KafkaClientOptions from underlying Kafka config as Properties
fromResult(ResultSet) - Static method in interface io.vertx.jdbcclient.spi.JDBCColumnDescriptorProvider
Deprecated.
Implementations should prefer JDBCColumnDescriptorProvider.fromResultMetaData(ResultSetMetaData) Create provider by result set metadata
fromResultMetaData(ResultSetMetaData) - Static method in interface io.vertx.jdbcclient.spi.JDBCColumnDescriptorProvider
Create provider by result set metadata
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.ValueOfBasedConverter
Converts the given input to an object by using the 'valueOf' method.
fromString(String) - Method in class io.vertx.core.json.jackson.JacksonCodec
 
fromString(String, TypeReference<T>) - Method in class io.vertx.core.json.jackson.DatabindCodec
 
fromString(String, Class<T>) - Method in class io.vertx.core.json.jackson.DatabindCodec
 
fromString(String, Class<T>) - Method in class io.vertx.core.json.jackson.JacksonCodec
 
fromString(String, Class<T>) - Method in interface io.vertx.core.spi.json.JsonCodec
Decode the provide json string to an object extending clazz.
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.
fromToken(String) - Static method in interface io.vertx.ext.auth.User
Factory for user instances that are single string.
fromToken(String) - Static method in class io.vertx.reactivex.ext.auth.User
Factory for user instances that are single string.
fromToken(String) - Static method in class io.vertx.rxjava3.ext.auth.User
Factory for user instances that are single string.
fromUri(String) - Static method in class io.vertx.db2client.DB2ConnectOptions
Provide a DB2ConnectOptions configured from a connection URI.
fromUri(String) - Static method in class io.vertx.mssqlclient.MSSQLConnectOptions
Provide a MSSQLConnectOptions configured from a connection URI.
fromUri(String) - Static method in class io.vertx.mysqlclient.MySQLConnectOptions
Provide a MySQLConnectOptions configured from a connection URI.
fromUri(String) - Static method in class io.vertx.oracleclient.OracleConnectOptions
Provide a OracleConnectOptions configured from a connection URI.
fromUri(String) - Static method in class io.vertx.pgclient.PgConnectOptions
Provide a PgConnectOptions configured from a connection URI.
fromUri(String) - Static method in class io.vertx.sqlclient.SqlConnectOptions
Provide a SqlConnectOptions subclass configured from connectionUri.
fromURI(URI) - Static method in interface io.vertx.core.json.pointer.JsonPointer
Build a JsonPointer from a URI.
fromURI(URI) - Static method in class io.vertx.reactivex.core.json.pointer.JsonPointer
Build a JsonPointer from a URI.
fromURI(URI) - Static method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
Build a JsonPointer from a URI.
fromValue(Object, TypeReference<T>) - Method in class io.vertx.core.json.jackson.DatabindCodec
 
fromValue(Object, Class<T>) - Method in class io.vertx.core.json.jackson.DatabindCodec
 
fromValue(Object, Class<T>) - Method in class io.vertx.core.json.jackson.JacksonCodec
 
fromValue(Object, Class<T>) - Method in interface io.vertx.core.spi.json.JsonCodec
Like JsonCodec.fromString(String, Class) but with a json Object
fromVertx(String) - Static method in class io.vertx.camel.OutboundMapping
Creates an OutboundMapping from the given Vert.x address.
fsProps(String) - Method in interface io.vertx.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsProps(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsProps(String) - Method in class io.vertx.rxjava3.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
Blocking version of FileSystem.fsProps(String)
fsPropsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
fsPropsBlocking(String) - Method in class io.vertx.rxjava3.core.file.FileSystem
FSYNCED - io.vertx.ext.mongo.WriteOption
 
FT__ALIASADDIFNX - Static variable in interface io.vertx.redis.client.Command
 
FT__ALIASDELIFX - Static variable in interface io.vertx.redis.client.Command
 
FT__ALTERIFNX - Static variable in interface io.vertx.redis.client.Command
 
FT__CREATEIFNX - Static variable in interface io.vertx.redis.client.Command
 
FT__DROPIFX - Static variable in interface io.vertx.redis.client.Command
 
FT__DROPINDEXIFX - Static variable in interface io.vertx.redis.client.Command
 
FT__LIST - Static variable in interface io.vertx.redis.client.Command
 
FT_ADD - Static variable in interface io.vertx.redis.client.Command
 
FT_AGGREGATE - Static variable in interface io.vertx.redis.client.Command
 
FT_ALIASADD - Static variable in interface io.vertx.redis.client.Command
 
FT_ALIASDEL - Static variable in interface io.vertx.redis.client.Command
 
FT_ALIASUPDATE - Static variable in interface io.vertx.redis.client.Command
 
FT_ALTER - Static variable in interface io.vertx.redis.client.Command
 
FT_CONFIG - Static variable in interface io.vertx.redis.client.Command
 
FT_CREATE - Static variable in interface io.vertx.redis.client.Command
 
FT_CURSOR - Static variable in interface io.vertx.redis.client.Command
 
FT_DEBUG - Static variable in interface io.vertx.redis.client.Command
 
FT_DEL - Static variable in interface io.vertx.redis.client.Command
 
FT_DICTADD - Static variable in interface io.vertx.redis.client.Command
 
FT_DICTDEL - Static variable in interface io.vertx.redis.client.Command
 
FT_DICTDUMP - Static variable in interface io.vertx.redis.client.Command
 
FT_DROP - Static variable in interface io.vertx.redis.client.Command
 
FT_DROPINDEX - Static variable in interface io.vertx.redis.client.Command
 
FT_EXPLAIN - Static variable in interface io.vertx.redis.client.Command
 
FT_EXPLAINCLI - Static variable in interface io.vertx.redis.client.Command
 
FT_GET - Static variable in interface io.vertx.redis.client.Command
 
FT_INFO - Static variable in interface io.vertx.redis.client.Command
 
FT_MGET - Static variable in interface io.vertx.redis.client.Command
 
FT_PROFILE - Static variable in interface io.vertx.redis.client.Command
 
FT_SAFEADD - Static variable in interface io.vertx.redis.client.Command
 
FT_SEARCH - Static variable in interface io.vertx.redis.client.Command
 
FT_SPELLCHECK - Static variable in interface io.vertx.redis.client.Command
 
FT_SUGADD - Static variable in interface io.vertx.redis.client.Command
 
FT_SUGDEL - Static variable in interface io.vertx.redis.client.Command
 
FT_SUGGET - Static variable in interface io.vertx.redis.client.Command
 
FT_SUGLEN - Static variable in interface io.vertx.redis.client.Command
 
FT_SYNADD - Static variable in interface io.vertx.redis.client.Command
 
FT_SYNDUMP - Static variable in interface io.vertx.redis.client.Command
 
FT_SYNUPDATE - Static variable in interface io.vertx.redis.client.Command
 
FT_TAGVALS - Static variable in interface io.vertx.redis.client.Command
 
ftAdd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.ADD.
ftAdd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.ADD.
ftAdd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.ADD.
ftAggregate(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.AGGREGATE.
ftAggregate(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.AGGREGATE.
ftAggregate(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.AGGREGATE.
ftAliasadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.ALIASADD.
ftAliasadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.ALIASADD.
ftAliasadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.ALIASADD.
ftAliasaddifnx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftAliasaddifnx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftAliasaddifnx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftAliasdel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.ALIASDEL.
ftAliasdel(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.ALIASDEL.
ftAliasdel(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.ALIASDEL.
ftAliasdelifx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftAliasdelifx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftAliasdelifx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftAliasupdate(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.ALIASUPDATE.
ftAliasupdate(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.ALIASUPDATE.
ftAliasupdate(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.ALIASUPDATE.
ftAlter(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.ALTER.
ftAlter(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.ALTER.
ftAlter(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.ALTER.
ftAlterifnx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftAlterifnx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftAlterifnx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftConfig(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.CONFIG.
ftConfig(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.CONFIG.
ftConfig(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.CONFIG.
ftCreate(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.CREATE.
ftCreate(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.CREATE.
ftCreate(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.CREATE.
ftCreateifnx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftCreateifnx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftCreateifnx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftCursor(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.CURSOR.
ftCursor(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.CURSOR.
ftCursor(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.CURSOR.
ftDebug(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DEBUG.
ftDebug(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DEBUG.
ftDebug(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DEBUG.
ftDel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DEL.
ftDel(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DEL.
ftDel(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DEL.
ftDictadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DICTADD.
ftDictadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DICTADD.
ftDictadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DICTADD.
ftDictdel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DICTDEL.
ftDictdel(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DICTDEL.
ftDictdel(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DICTDEL.
ftDictdump(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DICTDUMP.
ftDictdump(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DICTDUMP.
ftDictdump(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DICTDUMP.
ftDrop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DROP.
ftDrop(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DROP.
ftDrop(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DROP.
ftDropifx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftDropifx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftDropifx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftDropindex(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.DROPINDEX.
ftDropindex(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.DROPINDEX.
ftDropindex(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.DROPINDEX.
ftDropindexifx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftDropindexifx(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftDropindexifx(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftExplain(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.EXPLAIN.
ftExplain(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.EXPLAIN.
ftExplain(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.EXPLAIN.
ftExplaincli(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.EXPLAINCLI.
ftExplaincli(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.EXPLAINCLI.
ftExplaincli(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.EXPLAINCLI.
ftGet(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.GET.
ftGet(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.GET.
ftGet(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.GET.
ftInfo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.INFO.
ftInfo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.INFO.
ftInfo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.INFO.
ftList(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.
ftList(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.
ftList(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.
ftMget(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.MGET.
ftMget(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.MGET.
ftMget(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.MGET.
ftProfile(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.PROFILE.
ftProfile(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.PROFILE.
ftProfile(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.PROFILE.
ftSafeadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SAFEADD.
ftSafeadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SAFEADD.
ftSafeadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SAFEADD.
ftSearch(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SEARCH.
ftSearch(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SEARCH.
ftSearch(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SEARCH.
ftSpellcheck(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SPELLCHECK.
ftSpellcheck(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SPELLCHECK.
ftSpellcheck(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SPELLCHECK.
ftSugadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SUGADD.
ftSugadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SUGADD.
ftSugadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SUGADD.
ftSugdel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SUGDEL.
ftSugdel(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SUGDEL.
ftSugdel(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SUGDEL.
ftSugget(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SUGGET.
ftSugget(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SUGGET.
ftSugget(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SUGGET.
ftSuglen(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SUGLEN.
ftSuglen(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SUGLEN.
ftSuglen(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SUGLEN.
ftSynadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SYNADD.
ftSynadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SYNADD.
ftSynadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SYNADD.
ftSyndump(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SYNDUMP.
ftSyndump(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SYNDUMP.
ftSyndump(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SYNDUMP.
ftSynupdate(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.SYNUPDATE.
ftSynupdate(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.SYNUPDATE.
ftSynupdate(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.SYNUPDATE.
ftTagvals(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Redis command FT.TAGVALS.
ftTagvals(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Redis command FT.TAGVALS.
ftTagvals(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Redis command FT.TAGVALS.
fullMethodName() - Method in interface io.vertx.grpc.common.ServiceMethod
 
fullMethodName() - Method in interface io.vertx.grpc.server.GrpcServerRequest
 
fullMethodName() - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
fullMethodName() - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
fullMethodName(String) - Method in interface io.vertx.grpc.client.GrpcClientRequest
Set the full method name to call, it must follow the format package-name + '.' + service-name + '/' + method-name or an IllegalArgumentException is thrown.
fullMethodName(String) - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
Set the full method name to call, it must follow the format package-name + '.' + service-name + '/' + method-name or an IllegalArgumentException is thrown.
fullMethodName(String) - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
Set the full method name to call, it must follow the format package-name + '.' + service-name + '/' + method-name or an IllegalArgumentException is thrown.
fullVersion() - Method in class io.vertx.reactivex.sqlclient.spi.DatabaseMetadata
 
fullVersion() - Method in class io.vertx.rxjava3.sqlclient.spi.DatabaseMetadata
 
fullVersion() - Method in interface io.vertx.sqlclient.spi.DatabaseMetadata
 
fullyQualifiedName() - Method in interface io.vertx.grpc.common.ServiceName
 
function(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
A container for function commands.
function(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
A container for function commands.
function(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
A container for function commands.
FUNCTION - Static variable in interface io.vertx.redis.client.Command
A container for function commands.
future() - Method in interface io.vertx.core.Promise
 
future() - Method in class io.vertx.reactivex.core.Promise
 
future() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
future() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
 
future() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
 
future() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
future() - Method in class io.vertx.rxjava3.core.Promise
 
future() - Method in class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
 
future() - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
 
future() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
 
future() - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.BridgeEvent
 
future(Handler<Promise<T>>) - Static method in interface io.vertx.core.Future
Create a promise and pass it to the handler, and then returns this future's promise.
Future<T> - Interface in io.vertx.core
Represents the result of an action that may, or may not, have occurred yet.

G

generate() - Method in interface io.vertx.ext.auth.otp.OtpKeyGenerator
Generate key with default size;
generate() - Method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
Generate key with default size;
generate() - Method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
Generate key with default size;
generate(int) - Method in interface io.vertx.ext.auth.otp.OtpKeyGenerator
Generate key
generate(int) - Method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
Generate key
generate(int) - Method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
Generate key
generateActionSwitchEntry(ProxyMethodInfo, CodeWriter) - Method in class io.vertx.ext.web.api.service.generator.WebApiProxyHandlerGen
 
generateActionSwitchEntry(ProxyMethodInfo, CodeWriter) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
generateAdditionalMethods(ProxyModel, CodeWriter) - Method in class io.vertx.ext.web.api.service.generator.WebApiProxyHandlerGen
 
generateAdditionalMethods(ProxyModel, CodeWriter) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
GENERATED_KEYS - Static variable in interface io.vertx.jdbcclient.JDBCPool
The property to be used to retrieve the generated keys
GENERATED_KEYS - Static variable in interface io.vertx.oracleclient.OracleClient
The property to be used to retrieve the generated keys
GENERATED_KEYS - Static variable in class io.vertx.reactivex.jdbcclient.JDBCPool
The property to be used to retrieve the generated keys
GENERATED_KEYS - Static variable in class io.vertx.reactivex.oracleclient.OracleClient
The property to be used to retrieve the generated keys
GENERATED_KEYS - Static variable in class io.vertx.rxjava3.jdbcclient.JDBCPool
The property to be used to retrieve the generated keys
GENERATED_KEYS - Static variable in class io.vertx.rxjava3.oracleclient.OracleClient
The property to be used to retrieve the generated keys
generateDate() - Static method in class io.vertx.ext.mail.mailencoder.Utils
 
generateDebugInfo(Throwable) - Static method in class io.vertx.serviceproxy.HelperUtils
 
generateDeserializeDataObject(String, ClassTypeInfo) - Static method in class io.vertx.serviceproxy.generator.GeneratorUtils
 
generateHandler(TypeInfo) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
generateJsonParamExtract(ParamInfo) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
 
generateJsonParamExtractFromContext(ParamInfo) - Method in class io.vertx.ext.web.api.service.generator.WebApiProxyHandlerGen
 
generateSerializeDataObject(String, ClassTypeInfo) - Static method in class io.vertx.serviceproxy.generator.GeneratorUtils
 
generateToken(JsonObject) - Method in interface io.vertx.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) - Method in class io.vertx.rxjava3.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject, JWTOptions) - 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, JWTOptions) - Method in class io.vertx.rxjava3.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateUri(OtpKey, String) - Method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String) - Method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in interface io.vertx.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in interface io.vertx.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in class io.vertx.reactivex.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
GeneratorUtils - Class in io.vertx.serviceproxy.generator
 
GeneratorUtils() - Constructor for class io.vertx.serviceproxy.generator.GeneratorUtils
 
GenericSchemaBuilder - Class in io.vertx.json.schema.common.dsl
 
GenericSchemaBuilder() - Constructor for class io.vertx.json.schema.common.dsl.GenericSchemaBuilder
 
genSimpleName(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.MapperGenBase
 
genSimpleName(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.ParametersMapperGen
 
genSimpleName(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.RowMapperGen
 
geoadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Add one or more geospatial items in the geospatial index represented using a sorted set.
GEOADD - Static variable in interface io.vertx.redis.client.Command
Add one or more geospatial items in the geospatial index represented using a sorted set.
geodist(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Returns the distance between two members of a geospatial index.
geodist(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Returns the distance between two members of a geospatial index.
geodist(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Returns the distance between two members of a geospatial index.
GEODIST - Static variable in interface io.vertx.redis.client.Command
Returns the distance between two members of a geospatial index.
geohash(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Returns members of a geospatial index as standard geohash strings.
geohash(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Returns members of a geospatial index as standard geohash strings.
geohash(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Returns members of a geospatial index as standard geohash strings.
GEOHASH - Static variable in interface io.vertx.redis.client.Command
Returns members of a geospatial index as standard geohash strings.
Geometry - Class in io.vertx.mysqlclient.data.spatial
Geometry is an abstract class which represents the base of MySQL geometry data type.
Geometry() - Constructor for class io.vertx.mysqlclient.data.spatial.Geometry
 
Geometry(long) - Constructor for class io.vertx.mysqlclient.data.spatial.Geometry
 
Geometry(Geometry) - Constructor for class io.vertx.mysqlclient.data.spatial.Geometry
 
GeometryCollection - Class in io.vertx.mysqlclient.data.spatial
A GeomCollection is a geometry that is a collection of zero or more geometries of any class.
GeometryCollection() - Constructor for class io.vertx.mysqlclient.data.spatial.GeometryCollection
 
GeometryCollection(long, List<Geometry>) - Constructor for class io.vertx.mysqlclient.data.spatial.GeometryCollection
 
GeometryCollection(GeometryCollection) - Constructor for class io.vertx.mysqlclient.data.spatial.GeometryCollection
 
geopos(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Returns longitude and latitude of members of a geospatial index.
geopos(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Returns longitude and latitude of members of a geospatial index.
geopos(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Returns longitude and latitude of members of a geospatial index.
GEOPOS - Static variable in interface io.vertx.redis.client.Command
Returns longitude and latitude of members of a geospatial index.
georadius(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Deprecated.
georadius(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS argument
georadius(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Deprecated.
GEORADIUS - Static variable in interface io.vertx.redis.client.Command
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS argument
GEORADIUS_RO - Static variable in interface io.vertx.redis.client.Command
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH with the BYRADIUS argument
georadiusbymember(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Deprecated.
georadiusbymember(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS and FROMMEMBER arguments
georadiusbymember(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Deprecated.
GEORADIUSBYMEMBER - Static variable in interface io.vertx.redis.client.Command
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS and FROMMEMBER arguments
GEORADIUSBYMEMBER_RO - Static variable in interface io.vertx.redis.client.Command
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Deprecated.
georadiusbymemberRo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberRo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Deprecated.
georadiusRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Deprecated.
georadiusRo(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Deprecated.
since: 6.2.0, replaced by: GEOSEARCH with the BYRADIUS argument
georadiusRo(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Deprecated.
geosearch(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle.
geosearch(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle.
geosearch(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle.
GEOSEARCH - Static variable in interface io.vertx.redis.client.Command
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle.
geosearchstore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle, and store the result in another key.
geosearchstore(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle, and store the result in another key.
geosearchstore(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle, and store the result in another key.
GEOSEARCHSTORE - Static variable in interface io.vertx.redis.client.Command
Query a sorted set representing a geospatial index to fetch members inside an area of a box or a circle, and store the result in another key.
get() - Method in class io.vertx.config.consul.ConsulConfigStore
 
get() - Method in class io.vertx.config.git.GitConfigStore
 
get() - Method in class io.vertx.config.kubernetes.ConfigMapStore
 
get() - Method in class io.vertx.config.redis.RedisConfigStore
 
get() - Method in interface io.vertx.config.spi.ConfigStore
Retrieves the configuration store in this store.
get() - Method in class io.vertx.config.vault.VaultConfigStore
 
get() - Method in class io.vertx.config.zookeeper.ZookeeperConfigStore
 
get() - Method in interface io.vertx.core.shareddata.Counter
Get the current value of the counter
get() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP GET request
get() - Method in interface io.vertx.ext.web.UserContext
Get the authenticated user (if any).
get() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
get() - Method in class io.vertx.junit5.ScopedObject
 
get() - Method in interface io.vertx.openapi.validation.Parameter
 
get() - Method in class io.vertx.reactivex.core.shareddata.Counter
Get the current value of the counter
get() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP GET request
get() - Method in class io.vertx.reactivex.ext.web.UserContext
Get the authenticated user (if any).
get() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
get() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
get() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
get() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
get() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Gets the object to access the service.
get() - Method in class io.vertx.rxjava3.core.shareddata.Counter
Get the current value of the counter
get() - Method in class io.vertx.rxjava3.ext.web.Router
Add a route that matches any HTTP GET request
get() - Method in class io.vertx.rxjava3.ext.web.UserContext
Get the authenticated user (if any).
get() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
get() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
get() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
get() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
get() - Method in class io.vertx.rxjava3.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() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
Gets the service object.
get() - Method in class io.vertx.tracing.opentelemetry.VertxContextStorageProvider
 
get(int) - Method in class io.vertx.core.http.Http2Settings
Return a setting value according to its identifier.
get(int) - Method in interface io.vertx.redis.client.Response
Get this multi response value at a numerical index.
get(int, String, UriTemplate) - 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(int, String, UriTemplate) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and port.
get(int, String, UriTemplate) - 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(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(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(int, String, String) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and port.
get(Context) - Method in interface io.vertx.core.spi.context.storage.ContextLocal
Get the local data from the context.
get(Context, AccessMode) - Method in interface io.vertx.core.spi.context.storage.ContextLocal
Like ContextLocal.get(Context) but with an accessMode.
get(Context, AccessMode, Supplier<? extends T>) - Method in interface io.vertx.core.spi.context.storage.ContextLocal
Like ContextLocal.get(Context, Supplier) but with an accessMode.
get(Context, Supplier<? extends T>) - Method in interface io.vertx.core.spi.context.storage.ContextLocal
Get the local data from the context, when it does not exist then call initialValueSupplier to obtain the initial value.
get(Vertx, ServiceDiscovery, Record, JsonObject) - Method in interface io.vertx.servicediscovery.spi.ServiceType
Gets the `service` for the given record.
get(CacheKey) - Method in interface io.vertx.ext.web.client.spi.CacheStore
Retrieve a cached response.
get(CacheKey, Handler<AsyncResult<CachedHttpResponse>>) - Method in interface io.vertx.ext.web.client.spi.CacheStore
Retrieve a cached response.
get(UriTemplate) - 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(UriTemplate) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the default host and port.
get(UriTemplate) - 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(Boolean, String, String) - Method in interface io.vertx.ext.web.client.spi.CookieStore
Returns and Iterable of cookies satisfying the filters passed as paraemters.
get(CharSequence) - Method in interface io.vertx.core.MultiMap
 
get(Class<T>, int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get the the at the specified position and the specified type.
get(Class<T>, int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get the the at the specified position and the specified type.
get(Class<T>, int) - Method in interface io.vertx.sqlclient.Tuple
Get the the at the specified position and the specified type.
get(Class<T>, String) - Method in class io.vertx.reactivex.sqlclient.Row
Like Tuple.get(java.lang.Class<T>, int) but specifying the column instead of the position.
get(Class<T>, String) - Method in class io.vertx.rxjava3.sqlclient.Row
Like Tuple.get(java.lang.Class<T>, int) but specifying the column instead of the position.
get(Class<T>, String) - Method in interface io.vertx.sqlclient.Row
Like Tuple.get(Class, int) but specifying the column instead of the position.
get(Iterable<Map.Entry<String, String>>, String) - Method in class io.vertx.tracing.opentelemetry.HeadersPropagatorGetter
 
get(Object) - Method in interface io.vertx.core.Context
Get some data from the context.
get(Object) - Method in interface io.vertx.core.shareddata.LocalMap
Get a value from the map
get(Object) - Method in class io.vertx.reactivex.core.Context
Get some data from the context.
get(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Get a value from the map
get(Object) - Method in class io.vertx.rxjava3.core.Context
Get some data from the context.
get(Object) - Method in class io.vertx.rxjava3.core.shareddata.LocalMap
Get a value from the map
get(Object[], int) - Method in interface io.vertx.core.spi.context.storage.AccessMode
Return the object at index idx in the locals array.
get(String) - Static method in class io.vertx.config.spi.utils.Processors
Gets a configuration processor matching with the given format.
get(String) - Method in interface io.vertx.core.MultiMap
Returns the value of with the specified name.
get(String) - Method in interface io.vertx.ext.auth.hashing.HashingStrategy
Get an algorithm interface by its Id
get(String) - Method in interface io.vertx.ext.auth.User
Get a value from the user object.
get(String) - Method in interface io.vertx.ext.shell.session.Session
Get some data from the session
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(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) - Method in class io.vertx.ext.web.sstore.AbstractSession
 
get(String) - Method in interface io.vertx.ext.web.sstore.SessionStore
Get the session with the specified ID.
get(String) - Static method in class io.vertx.grpc.ContextServerInterceptor
 
get(String) - Method in interface io.vertx.httpproxy.spi.cache.Cache
Being called when the proxy attempts to fetch a cache item.
get(String) - Method in interface io.vertx.json.schema.JsonSchema
Get a type casted value by key.
get(String) - Method in class io.vertx.reactivex.ext.auth.hashing.HashingStrategy
Get an algorithm interface by its Id
get(String) - Method in class io.vertx.reactivex.ext.auth.User
Get a value from the user object.
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(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) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Get the session with the specified ID.
get(String) - Method in class io.vertx.reactivex.json.schema.JsonSchema
Get a type casted value by key.
get(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Get the value of a key.
get(String) - Method in class io.vertx.reactivex.uritemplate.Variables
 
get(String) - Method in interface io.vertx.redis.client.RedisAPI
Get the value of a key.
get(String) - Method in interface io.vertx.redis.client.Response
Get this multi response value at a string key.
get(String) - Method in class io.vertx.rxjava3.ext.auth.hashing.HashingStrategy
Get an algorithm interface by its Id
get(String) - Method in class io.vertx.rxjava3.ext.auth.User
Get a value from the user object.
get(String) - Method in class io.vertx.rxjava3.ext.unit.TestContext
Get some data from the context.
get(String) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the default host and port.
get(String) - Method in class io.vertx.rxjava3.ext.web.Router
Add a route that matches a HTTP GET request and the specified path
get(String) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Get some data from the context.
get(String) - Method in class io.vertx.rxjava3.ext.web.Session
Get some data from the session
get(String) - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
Get the session with the specified ID.
get(String) - Method in class io.vertx.rxjava3.json.schema.JsonSchema
Get a type casted value by key.
get(String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Get the value of a key.
get(String) - Method in class io.vertx.rxjava3.uritemplate.Variables
 
get(String) - Method in interface io.vertx.uritemplate.Variables
 
get(String, UriTemplate) - 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(String, UriTemplate) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and default port.
get(String, UriTemplate) - 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(String, Class<T>) - Method in interface io.vertx.httpproxy.ProxyContext
Get a payload attached to this context.
get(String, Class<T>) - Method in class io.vertx.rxjava3.httpproxy.ProxyContext
Get a payload attached to this context.
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(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(String, String) - Method in class io.vertx.rxjava3.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and default port.
get(String, R) - Method in interface io.vertx.json.schema.JsonSchema
Get a type casted value by key.
get(String, R) - Method in class io.vertx.reactivex.json.schema.JsonSchema
Get a type casted value by key.
get(String, R) - Method in class io.vertx.rxjava3.json.schema.JsonSchema
Get a type casted value by key.
get(String, T) - Method in interface io.vertx.ext.web.RoutingContext
Get some data from the context.
get(String, T) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Get some data from the context.
get(String, T) - Method in class io.vertx.rxjava3.ext.web.RoutingContext
Get some data from the context.
get(K) - Method in interface io.vertx.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
get(K) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
get(K) - Method in class io.vertx.rxjava3.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
GET - io.vertx.ext.consul.TxnKVVerb
Gets the Key during the transaction.
GET - io.vertx.ext.consul.TxnServiceVerb
Get the service, fails if it does not exist
GET - Static variable in interface io.vertx.core.http.HttpHeaders
GET header value
GET - Static variable in class io.vertx.core.http.HttpMethod
The RFC 2616 GET method, this instance is interned and uniquely used.
GET - Static variable in class io.vertx.reactivex.core.http.HttpHeaders
GET header value
GET - Static variable in interface io.vertx.redis.client.Command
Get the value of a key.
GET - Static variable in class io.vertx.rxjava3.core.http.HttpHeaders
GET header value
GET_TREE - io.vertx.ext.consul.TxnKVVerb
Gets all keys with a prefix of Key during the transaction.
get50thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
get50thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
get75thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
get75thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
get95thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
get95thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
get98thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
get98thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
get999thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
get999thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
get99thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
get99thPercentile() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
getA() - Method in class io.vertx.pgclient.data.Line
 
getAaguid() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getAbs(UriTemplate) - 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(UriTemplate) - Method in class io.vertx.rxjava3.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(UriTemplate) - 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 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.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.rxjava3.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
getAbsoluteKeywordLocation() - Method in class io.vertx.json.schema.OutputUnit
 
getAbsoluteOpenAPIPath() - Method in interface io.vertx.openapi.contract.Operation
 
getAbsoluteOpenAPIPath() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getAbsoluteOpenAPIPath() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getAbsoluteUri() - Method in class io.vertx.httpproxy.spi.cache.Resource
 
getAcceptableContentType() - Method in interface io.vertx.ext.web.RoutingContext
If the route specifies produces matches, e.g. produces `text/html` and `text/plain`, and the `accept` header matches one or more of these then this returns the most acceptable match.
getAcceptableContentType() - Method in class io.vertx.reactivex.ext.web.RoutingContext
If the route specifies produces matches, e.g. produces `text/html` and `text/plain`, and the `accept` header matches one or more of these then this returns the most acceptable match.
getAcceptableContentType() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
If the route specifies produces matches, e.g. produces `text/html` and `text/plain`, and the `accept` header matches one or more of these then this returns the most acceptable match.
getAcceptBacklog() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getAcceptBacklog() - Method in class io.vertx.core.net.NetServerOptions
 
getAcceptedVersions() - Method in class io.vertx.ext.stomp.StompClientOptions
Gets the list of STOMP protocol versions accepted by the client.
getAccessor() - Method in class io.vertx.config.vault.client.Auth
 
getAccessor() - Method in class io.vertx.config.vault.client.Lookup
 
getAccessorId() - Method in class io.vertx.ext.consul.token.AclToken
Returns accessorId
getAck() - Method in class io.vertx.ext.stomp.Frame
Gets the value of the ack header.
getAckTimeout() - Method in class io.vertx.mqtt.MqttClientOptions
Gets the time in seconds after which the client stops waiting for a PUBACK, PUBREC or PUBCOMP packet from the server in response to a packet it has sent.
getAclPolicies() - Method in interface io.vertx.ext.consul.ConsulClient
This endpoint lists all the ACL policies.
getAclPolicies() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
This endpoint lists all the ACL policies.
getAclPolicies() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
This endpoint lists all the ACL policies.
getAclToken() - Method in class io.vertx.ext.consul.ConsulClientOptions
Get the ACL token.
getAclTokens() - Method in interface io.vertx.ext.consul.ConsulClient
Get list of Acl token
getAclTokens() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Get list of Acl token
getAclTokens() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Get list of Acl token
getAcquireSession() - Method in class io.vertx.ext.consul.KeyValueOptions
Get session ID for lock acquisition operation.
getActivityLogDataFormat() - Method in class io.vertx.core.net.NetworkOptions
 
getActivityLogFormat() - Method in class io.vertx.core.dns.DnsClientOptions
 
getActualContentType() - Method in exception io.vertx.ext.web.validation.BodyProcessorException
 
getAdditionalItems() - Method in class io.vertx.json.schema.common.dsl.TupleSchemaBuilder
 
getAdditionalParameters() - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
Get the additional parameters
getAddress() - Method in class io.vertx.camel.CamelMapping
 
getAddress() - Method in class io.vertx.core.eventbus.MessageConsumerOptions
 
getAddress() - Method in class io.vertx.ext.bridge.PermittedOptions
 
getAddress() - Method in class io.vertx.ext.consul.Node
Get node address
getAddress() - Method in class io.vertx.ext.consul.Service
Get service address
getAddress() - Method in class io.vertx.ext.consul.ServiceOptions
Get service address
getAddress() - Method in class io.vertx.pgclient.data.Cidr
 
getAddress() - Method in class io.vertx.pgclient.data.Inet
 
getAddresses() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getAddressRegex() - Method in class io.vertx.ext.bridge.PermittedOptions
 
getAddressResolverOptions() - Method in class io.vertx.core.VertxOptions
 
getAdj() - Method in class io.vertx.ext.consul.Coordinate
Get adjustment
getAlg() - Method in class io.vertx.ext.auth.webauthn4j.AttestationCertificates
 
getAlgorithm() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getAlgorithm() - Method in class io.vertx.ext.auth.JWTOptions
 
getAlgorithm() - Method in class io.vertx.ext.auth.otp.Authenticator
 
getAlgorithm() - Method in class io.vertx.ext.auth.otp.OtpKey
 
getAlgorithm() - Method in interface io.vertx.ext.auth.otp.OtpKeyGenerator
 
getAlgorithm() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
getAlgorithm() - Method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
 
getAlgorithm() - Method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
 
getAlias() - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
getAlias() - Method in class io.vertx.ext.dropwizard.Match
 
getAlias() - Method in class io.vertx.micrometer.Match
 
getAliasPassword() - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
getAll(CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.getAll(String) but accepting a CharSequence as a parameter
getAll(String) - Method in interface io.vertx.core.MultiMap
Returns the values with the specified name
getAllExtensionNumbersOfType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponse() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseOrBuilder() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requests.
getAllowDiskUse() - Method in class io.vertx.ext.mongo.AggregateOptions
Get the flag if writing to temporary files is enabled.
getAllowOriginHeader() - Method in class io.vertx.core.http.WebSocketConnectOptions
 
getAllowVariableMiss() - Method in class io.vertx.uritemplate.ExpandOptions
 
getAllPreparedQueries() - Method in interface io.vertx.ext.consul.ConsulClient
Returns a list of all prepared queries.
getAllPreparedQueries() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns a list of all prepared queries.
getAllPreparedQueries() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns a list of all prepared queries.
getAlpnVersions() - Method in class io.vertx.core.http.HttpClientOptions
 
getAlpnVersions() - Method in class io.vertx.core.http.HttpServerOptions
 
getAlternate() - Method in class io.vertx.ext.mongo.CollationOptions
Get alternate
getAndAdd(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) - 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) - Method in class io.vertx.rxjava3.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndIncrement() - Method in interface io.vertx.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrement() - Method in class io.vertx.reactivex.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrement() - Method in class io.vertx.rxjava3.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAnnotation(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.MapperGenBase
 
getAnnotation(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.ParametersMapperGen
 
getAnnotation(DataObjectModel) - Method in class io.vertx.sqlclient.templates.generator.RowMapperGen
 
getAnnotations() - Method in class io.vertx.json.schema.OutputUnit
 
getAnnounceAddress() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
getApplicationId() - Method in class io.vertx.config.vault.client.Auth
 
getApplicationLayerProtocols() - Method in class io.vertx.core.net.NetClientOptions
 
getApplicationLayerProtocols() - Method in class io.vertx.core.net.SSLOptions
 
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() - Method in exception io.vertx.core.cli.InvalidValueException
 
getArgument() - Method in exception io.vertx.core.cli.MissingValueException
 
getArgument(int) - Method in interface io.vertx.core.cli.CLI
Gets an Argument based on its index.
getArgument(String) - Method in interface io.vertx.core.cli.CLI
Gets an Argument based on its name (argument name).
getArguments() - Method in interface io.vertx.core.cli.CLI
Gets the list of defined arguments.
getArgumentValue(int) - Method in interface io.vertx.core.cli.CommandLine
Gets the value of an argument with the given index.
getArgumentValue(String) - Method in interface io.vertx.core.cli.CommandLine
Gets the value of an argument with the matching name (arg name).
getArgumentValues(int) - Method in interface io.vertx.core.cli.CommandLine
Gets the values of an argument with the matching index.
getArrayElement(Object, int) - Method in interface io.vertx.core.json.pointer.JsonPointerIterator
Move the iterator the array element at specified index
getArrayElement(Object, int) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointerIterator
Move the iterator the array element at specified index
getArrayElement(Object, int) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointerIterator
Move the iterator the array element at specified index
getArrayFilters() - Method in class io.vertx.ext.mongo.UpdateOptions
Get the arrayFilters option.
getArrayOfBigDecimals(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfBigDecimals(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfBigDecimals(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of BigDecimal value at pos.
getArrayOfBigDecimals(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfBigDecimals(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfBigDecimals(String) - Method in interface io.vertx.sqlclient.Row
Get an array of BigDecimal value for the given column.
getArrayOfBooleans(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of Boolean value at pos.
getArrayOfBooleans(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of Boolean value at pos.
getArrayOfBooleans(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Boolean value at pos.
getArrayOfBooleans(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of Boolean value for the given column.
getArrayOfBooleans(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of Boolean value for the given column.
getArrayOfBooleans(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Boolean value for the given column.
getArrayOfBuffers(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Buffer value at pos.
getArrayOfBuffers(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Buffer value for the given column.
getArrayOfDoubles(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of Double value at pos.
getArrayOfDoubles(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of Double value at pos.
getArrayOfDoubles(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Double value at pos.
getArrayOfDoubles(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of Double value for the given column.
getArrayOfDoubles(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of Double value for the given column.
getArrayOfDoubles(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Double value for the given column.
getArrayOfFloats(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of Float value at pos.
getArrayOfFloats(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of Float value at pos.
getArrayOfFloats(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Float value at pos.
getArrayOfFloats(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of Float value for the given column.
getArrayOfFloats(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of Float value for the given column.
getArrayOfFloats(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Float value for the given column.
getArrayOfIntegers(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of Integer value at pos.
getArrayOfIntegers(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of Integer value at pos.
getArrayOfIntegers(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Integer value at pos.
getArrayOfIntegers(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of Integer value for the given column.
getArrayOfIntegers(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of Integer value for the given column.
getArrayOfIntegers(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Integer value for the given column.
getArrayOfJsonArrays(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfJsonArrays(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfJsonArrays(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of JsonArray value at pos.
getArrayOfJsonArrays(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfJsonArrays(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfJsonArrays(String) - Method in interface io.vertx.sqlclient.Row
Get an array of JsonArray value for the given column.
getArrayOfJsonObjects(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfJsonObjects(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfJsonObjects(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of JsonObject value at pos.
getArrayOfJsonObjects(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfJsonObjects(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfJsonObjects(String) - Method in interface io.vertx.sqlclient.Row
Get an array of JsonObject value for the given column.
getArrayOfJsons(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of JSON elements at pos, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getArrayOfJsons(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of JSON elements at pos, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getArrayOfJsons(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of JSON elements at pos, the element might be null or one of the following types: String Number JsonObject JsonArray Boolean
getArrayOfJsons(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of JSON elements for the given column, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getArrayOfJsons(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of JSON elements for the given column, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getArrayOfJsons(String) - Method in interface io.vertx.sqlclient.Row
Get an array of JSON elements for the given column, the element might be null or one of the following types: String Number JsonObject JsonArray Boolean
getArrayOfLocalDates(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfLocalDates(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfLocalDates(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of LocalDate value at pos.
getArrayOfLocalDates(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfLocalDates(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfLocalDates(String) - Method in interface io.vertx.sqlclient.Row
Get an array of LocalDate value for the given column.
getArrayOfLocalDateTimes(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfLocalDateTimes(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfLocalDateTimes(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of LocalDateTime value at pos.
getArrayOfLocalDateTimes(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfLocalDateTimes(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfLocalDateTimes(String) - Method in interface io.vertx.sqlclient.Row
Get an array of LocalDateTime value for the given column.
getArrayOfLocalTimes(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfLocalTimes(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfLocalTimes(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of LocalTime value at pos.
getArrayOfLocalTimes(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfLocalTimes(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfLocalTimes(String) - Method in interface io.vertx.sqlclient.Row
Get an array of LocalTime value for the given column.
getArrayOfLongs(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of Long value at pos.
getArrayOfLongs(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of Long value at pos.
getArrayOfLongs(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Long value at pos.
getArrayOfLongs(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of Long value for the given column.
getArrayOfLongs(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of Long value for the given column.
getArrayOfLongs(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Long value for the given column.
getArrayOfNumerics(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfNumerics(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfNumerics(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Numeric value at pos.
getArrayOfNumerics(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfNumerics(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfNumerics(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Numeric value for the given column.
getArrayOfOffsetDateTimes(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfOffsetDateTimes(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfOffsetDateTimes(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of OffsetDateTime value at pos.
getArrayOfOffsetDateTimes(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfOffsetDateTimes(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfOffsetDateTimes(String) - Method in interface io.vertx.sqlclient.Row
Get an array of OffsetDateTime value for the given column.
getArrayOfOffsetTimes(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfOffsetTimes(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfOffsetTimes(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of OffsetTime value at pos.
getArrayOfOffsetTimes(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfOffsetTimes(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfOffsetTimes(String) - Method in interface io.vertx.sqlclient.Row
Get an array of OffsetTime value for the given column.
getArrayOfShorts(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of Short value at pos.
getArrayOfShorts(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of Short value at pos.
getArrayOfShorts(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Short value at pos.
getArrayOfShorts(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of Short value for the given column.
getArrayOfShorts(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of Short value for the given column.
getArrayOfShorts(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Short value for the given column.
getArrayOfStrings(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of String value at pos.
getArrayOfStrings(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of String value at pos.
getArrayOfStrings(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of String value at pos.
getArrayOfStrings(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of String value for the given column.
getArrayOfStrings(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of String value for the given column.
getArrayOfStrings(String) - Method in interface io.vertx.sqlclient.Row
Get an array of String value for the given column.
getArrayOfTemporals(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfTemporals(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfTemporals(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of Temporal value at pos.
getArrayOfTemporals(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfTemporals(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfTemporals(String) - Method in interface io.vertx.sqlclient.Row
Get an array of Temporal value for the given column.
getArrayOfUUIDs(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an array of value at pos.
getArrayOfUUIDs(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an array of value at pos.
getArrayOfUUIDs(int) - Method in interface io.vertx.sqlclient.Tuple
Get an array of UUID value at pos.
getArrayOfUUIDs(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an array of value for the given column.
getArrayOfUUIDs(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an array of value for the given column.
getArrayOfUUIDs(String) - Method in interface io.vertx.sqlclient.Row
Get an array of UUID value for the given column.
getArrayValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.FormTransformer
 
getArrayValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.LabelTransformer
 
getArrayValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.MatrixTransformer
 
getArrayValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.ParameterTransformer
 
getArrayValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.SimpleTransformer
 
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.rxjava3.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.
getAssertion() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getAssignment() - Method in class io.vertx.kafka.admin.MemberDescription
 
getAsyncMap(String) - Method in interface io.vertx.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMap(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMap(String) - Method in interface io.vertx.spi.cluster.hazelcast.spi.HazelcastObjectProvider
Return AsyncMap for the given name
getAsyncMap(String, Completable<AsyncMap<K, V>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return an AsyncMap for the given name.
getAsyncMap(String, Completable<AsyncMap<K, V>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getAsyncMap(String, Completable<AsyncMap<K, V>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getAsyncMap(String, Completable<AsyncMap<K, V>>) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getAsyncMap(String, Completable<AsyncMap<K, V>>) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getAt(JsonArray, int) - Static method in class io.vertx.lang.groovy.VertxExtensionModule
Subscript operator for JsonArray, the read part.
getAt(JsonObject, String) - Static method in class io.vertx.lang.groovy.VertxExtensionModule
Subscript operator for JsonObject, the read part.
getAtomicityMode() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets cache atomicity mode.
getAttachment() - Method in class io.vertx.ext.mail.MailMessage
get the list of attachments of this mail
getAttestation() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
getAttestationCertificates() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getAttributes() - Method in class io.vertx.ext.auth.abac.Policy
Get the attributes of the policy.
getAudience() - Method in class io.vertx.ext.auth.JWTOptions
 
getAuid() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the Agent or User Identifier(AUID)
getAuthAttempts() - Method in class io.vertx.ext.auth.otp.Authenticator
 
getAuthAttemptsLimit() - Method in class io.vertx.ext.auth.otp.hotp.HotpAuthOptions
 
getAuthAttemptsLimit() - Method in class io.vertx.ext.auth.otp.totp.TotpAuthOptions
 
getAuthenticationMechanism() - Method in class io.vertx.ext.auth.ldap.LdapAuthenticationOptions
 
getAuthenticationPlugin() - Method in class io.vertx.mysqlclient.MySQLConnectOptions
Get the default authentication plugin for connecting the server.
getAuthenticationQuery() - Method in class io.vertx.ext.auth.ldap.LdapAuthenticationOptions
 
getAuthenticationQuery() - Method in class io.vertx.ext.auth.sqlclient.SqlAuthenticationOptions
 
getAuthenticatorAttachment() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
getAuthMethods() - Method in class io.vertx.ext.mail.MailConfig
get string of allowed auth methods, if set only these methods will be used if the server supports them.
getAuthOptions() - Method in class io.vertx.ext.shell.term.HttpTermOptions
 
getAuthOptions() - Method in class io.vertx.ext.shell.term.SSHTermOptions
 
getAuthority() - Method in interface io.vertx.httpproxy.ProxyRequest
 
getAuthority() - Method in class io.vertx.rxjava3.httpproxy.ProxyRequest
 
getAuthorization() - Method in interface io.vertx.ext.auth.authorization.NotAuthorization
 
getAuthorization() - Method in class io.vertx.reactivex.ext.auth.authorization.NotAuthorization
 
getAuthorization() - Method in class io.vertx.rxjava3.ext.auth.authorization.NotAuthorization
 
getAuthorizationCode() - Method in interface io.vertx.openapi.contract.OAuthFlows
Configuration for the OAuth Authorization Code flow.
getAuthorizationCode() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlows
Configuration for the OAuth Authorization Code flow.
getAuthorizationCode() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlows
Configuration for the OAuth Authorization Code flow.
getAuthorizationPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
Get the Oauth2 authorization resource path. e.g.: /oauth/authorize
getAuthorizations() - Method in class io.vertx.ext.auth.abac.Policy
Get the authorizations of the policy.
getAuthorizations() - Method in interface io.vertx.ext.auth.authorization.AndAuthorization
 
getAuthorizations() - Method in interface io.vertx.ext.auth.authorization.OrAuthorization
 
getAuthorizations() - Method in class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
getAuthorizations() - Method in class io.vertx.reactivex.ext.auth.authorization.OrAuthorization
 
getAuthorizations() - Method in class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
getAuthorizations() - Method in class io.vertx.rxjava3.ext.auth.authorization.OrAuthorization
 
getAuthorizations(User) - Method in interface io.vertx.ext.auth.authorization.AuthorizationProvider
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.abac.PolicyBasedAuthorizationProvider
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in interface io.vertx.reactivex.ext.auth.authorization.AuthorizationProvider
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.JWTAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.MicroProfileAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.KeycloakAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in interface io.vertx.rxjava3.ext.auth.authorization.AuthorizationProvider
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.JWTAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.MicroProfileAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.KeycloakAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
Updates the user with the set of authorizations.
getAuthorizationUrl() - Method in interface io.vertx.openapi.contract.OAuthFlow
The authorization URL to be used for this flow.
getAuthorizationUrl() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlow
The authorization URL to be used for this flow.
getAuthorizationUrl() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlow
The authorization URL to be used for this flow.
getAuthorizedOperations() - Method in class io.vertx.kafka.admin.ClusterDescription
 
getAuthorizedOperations() - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
 
getAuthorizedOperations() - Method in class io.vertx.kafka.admin.TopicDescription
 
getAutoGeneratedKeysIndexes() - Method in class io.vertx.jdbcclient.SqlOptions
 
getAutoGeneratedKeysIndexes() - Method in class io.vertx.oracleclient.OraclePrepareOptions
 
getB() - Method in class io.vertx.pgclient.data.Line
 
getBackendConfiguration() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
getBackups() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets number of nodes used to back up single partition for PARTITIONED cache.
getBaseName() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getBaseName() - Method in interface io.vertx.micrometer.MetricsService
 
getBaseName() - Method in class io.vertx.reactivex.micrometer.MetricsService
 
getBaseName() - Method in class io.vertx.rxjava3.micrometer.MetricsService
 
getBaseName(Measured) - Method in interface io.vertx.ext.dropwizard.MetricsService
 
getBaseName(Measured) - Method in class io.vertx.reactivex.ext.dropwizard.MetricsService
 
getBaseName(Measured) - Method in class io.vertx.rxjava3.ext.dropwizard.MetricsService
 
getBasePath() - Method in interface io.vertx.openapi.contract.Server
The base path is used to indicate that the location where the OpenAPI contract is served is different from the path specified in the OpenAPI contract.
getBasePath() - Method in class io.vertx.reactivex.openapi.contract.Server
The base path is used to indicate that the location where the OpenAPI contract is served is different from the path specified in the OpenAPI contract.
getBasePath() - Method in class io.vertx.rxjava3.openapi.contract.Server
The base path is used to indicate that the location where the OpenAPI contract is served is different from the path specified in the OpenAPI contract.
getBaseTypeName() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
getBaseTypeName() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
Full name of the base type, including the package name.
getBaseTypeName() - Method in interface io.vertx.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in interface io.vertx.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
Full name of the base type, including the package name.
getBaseUri() - Method in class io.vertx.json.schema.JsonSchemaOptions
 
getBatchSize() - Method in class io.vertx.ext.mongo.AggregateOptions
 
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.
getBcc() - Method in class io.vertx.ext.mail.MailMessage
get list of bcc addresses
getBearerFormat() - Method in interface io.vertx.openapi.contract.SecurityScheme
A hint to the client to identify how the bearer token is formatted.
getBearerFormat() - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
A hint to the client to identify how the bearer token is formatted.
getBearerFormat() - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
A hint to the client to identify how the bearer token is formatted.
getBearerToken() - Method in class io.vertx.serviceresolver.kube.KubeResolverOptions
 
getBehavior() - Method in class io.vertx.ext.consul.SessionOptions
Get the behavior when a session is invalidated.
getBigDecimal(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get value at pos.
getBigDecimal(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get value at pos.
getBigDecimal(int) - Method in interface io.vertx.sqlclient.Tuple
Get BigDecimal value at pos.
getBigDecimal(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get value for the given column.
getBigDecimal(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get value for the given column.
getBigDecimal(String) - Method in interface io.vertx.sqlclient.Row
Get BigDecimal value for the given column.
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.
getbit(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Returns the bit value at offset in the string value stored at key.
getbit(String, String) - Method in interface io.vertx.redis.client.RedisAPI
Returns the bit value at offset in the string value stored at key.
getbit(String, String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Returns the bit value at offset in the string value stored at key.
GETBIT - Static variable in interface io.vertx.redis.client.Command
Returns the bit value at offset in the string value stored at key.
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 blockedThreadCheckIntervalUnit.
getBlockedThreadCheckIntervalUnit() - Method in class io.vertx.core.VertxOptions
 
getBlockingOptions() - Method in class io.vertx.ext.consul.CheckQueryOptions
Get options for blocking query
getBlockingOptions() - Method in class io.vertx.ext.consul.EventListOptions
Get options for blocking query
getBlockingOptions() - Method in class io.vertx.ext.consul.NodeQueryOptions
Get options for blocking query
getBlockingOptions() - Method in class io.vertx.ext.consul.ServiceQueryOptions
Get options for blocking query
getBody() - Method in exception io.vertx.core.http.UpgradeRejectedException
 
getBody() - Method in class io.vertx.ext.stomp.Frame
 
getBody() - Method in interface io.vertx.httpproxy.ProxyRequest
 
getBody() - Method in interface io.vertx.httpproxy.ProxyResponse
Get the body of the response.
getBody() - Method in class io.vertx.openapi.validation.analyser.MultipartPart
 
getBody() - Method in interface io.vertx.openapi.validation.ValidatableResponse
 
getBody() - Method in interface io.vertx.openapi.validation.ValidatedRequest
 
getBody() - Method in interface io.vertx.openapi.validation.ValidatedResponse
 
getBody() - Method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
 
getBody() - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
getBody() - Method in class io.vertx.reactivex.openapi.validation.ValidatedResponse
 
getBody() - Method in class io.vertx.rxjava3.httpproxy.ProxyRequest
 
getBody() - Method in class io.vertx.rxjava3.httpproxy.ProxyResponse
Get the body of the response.
getBody() - Method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
 
getBody() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
getBody() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedResponse
 
getBodyAsByteArray() - Method in class io.vertx.ext.stomp.Frame
 
getBodyAsString() - Method in class io.vertx.ext.stomp.Frame
Gets the body of the frames as a String encoded in the frame encoding.
getBodyAsString(String) - Method in class io.vertx.ext.stomp.Frame
Gets the body of the frames as a String encoded in the given encoding.
getBodyCanonAlgo() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the canonicalization algorithm for mail body.
getBodyLimit() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the body limit to sign.
getBodyType() - Method in class io.vertx.camel.InboundMapping
 
getBoolean() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getBoolean() - Method in interface io.vertx.openapi.validation.Parameter
 
getBoolean() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getBoolean() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getBoolean() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getBoolean() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getBoolean() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getBoolean() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getBoolean() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getBoolean() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getBoolean(int) - Method in class io.vertx.core.json.JsonArray
Get the Boolean at position pos in the array,
getBoolean(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a boolean value at pos.
getBoolean(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a boolean value at pos.
getBoolean(int) - Method in interface io.vertx.sqlclient.Tuple
Get a boolean value at pos.
getBoolean(Boolean) - Method in interface io.vertx.openapi.validation.Parameter
 
getBoolean(Boolean) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getBoolean(Boolean) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getBoolean(Boolean) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getBoolean(Boolean) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getBoolean(Boolean) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getBoolean(Boolean) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getBoolean(String) - Method in class io.vertx.core.json.JsonObject
Get the Boolean value with the specified key
getBoolean(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a boolean value for the given column.
getBoolean(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a boolean value for the given column.
getBoolean(String) - Method in interface io.vertx.sqlclient.Row
Get a boolean value for the given column.
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.
getBounceAddress() - Method in class io.vertx.ext.mail.MailMessage
get bounce address of this mail
getBucket() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
 
getBuffer() - Method in class io.vertx.ext.auth.PubSecKeyOptions
The PEM or Secret key buffer.
getBuffer() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getBuffer() - Method in interface io.vertx.openapi.validation.Parameter
 
getBuffer() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getBuffer() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getBuffer() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getBuffer() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getBuffer() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getBuffer() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getBuffer() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getBuffer() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getBuffer(int) - Method in class io.vertx.core.json.JsonArray
Get the Buffer at position pos in the array.
getBuffer(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a buffer value at pos.
getBuffer(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a buffer value at pos.
getBuffer(int) - Method in interface io.vertx.sqlclient.Tuple
Get a buffer value at pos.
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(Buffer) - Method in interface io.vertx.openapi.validation.Parameter
 
getBuffer(Buffer) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getBuffer(Buffer) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getBuffer(Buffer) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getBuffer(Buffer) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getBuffer(Buffer) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getBuffer(Buffer) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getBuffer(String) - Method in class io.vertx.core.json.JsonObject
Get the Buffer value with the specified key.
getBuffer(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a buffer value for the given column.
getBuffer(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a buffer value for the given column.
getBuffer(String) - Method in interface io.vertx.sqlclient.Row
Get a buffer value for the given column.
getBuffer(String, Buffer) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getBuffer(String) but specifying a default value to return if there is no entry.
getByte(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the byte at position pos in the Buffer.
getBytes() - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of the entire Buffer as a byte[]
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) - 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(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.
getC() - Method in class io.vertx.pgclient.data.Line
 
getCacheConfiguration() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Gets configuration (descriptors) for all caches.
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.rxjava3.config.ConfigRetriever
Gets the last computed configuration.
getCachedMethods() - Method in class io.vertx.ext.web.client.CachingWebClientOptions
 
getCachedStatusCodes() - Method in class io.vertx.ext.web.client.CachingWebClientOptions
 
getCacheMaxTimeToLive() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getCacheMinTimeToLive() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getCacheMode() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets caching mode to use.
getCacheNegativeTimeToLive() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getCacheOptions() - Method in class io.vertx.httpproxy.ProxyOptions
 
getCachePreparedStatements() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getCachePreparedStatements() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get whether prepared statements cache is enabled.
getCamelContext() - Method in class io.vertx.camel.CamelBridgeOptions
 
getCapabilities() - Method in class io.vertx.amqp.AmqpReceiverOptions
Gets the list of capabilities to be set on the receiver source terminus.
getCapabilities() - Method in class io.vertx.amqp.AmqpSenderOptions
Gets the list of capabilities to be set on the sender target terminus.
getCapped() - Method in class io.vertx.ext.mongo.CreateCollectionOptions
 
getCaseFirst() - Method in class io.vertx.ext.mongo.CollationOptions
Get case first
getCasIndex() - Method in class io.vertx.ext.consul.KeyValueOptions
Get the Check-And-Set index.
getCatalog() - Method in class io.vertx.jdbcclient.SqlOptions
 
getCc() - Method in class io.vertx.ext.mail.MailMessage
get list of cc addresses
getCenterPoint() - Method in class io.vertx.pgclient.data.Circle
 
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
 
getChallenge() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JCredentials
 
getChallengeLength() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
getChannel() - Method in class io.vertx.pgclient.PgNotification
 
getChannelInstance() - Method in class io.vertx.rabbitmq.RabbitMQConfirmation
 
getCharacterEncoding() - Method in class io.vertx.mysqlclient.MySQLConnectOptions
Get the Java charset for encoding string values.
getCharset() - Method in class io.vertx.ext.shell.term.HttpTermOptions
 
getCharset() - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
getCharset() - Method in interface io.vertx.ext.web.multipart.MultipartForm
 
getCharset() - Method in class io.vertx.mysqlclient.MySQLAuthOptions
Get the charset for the connection.
getCharset() - Method in class io.vertx.mysqlclient.MySQLConnectOptions
Get the charset for the connection.
getCharset() - Method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
 
getCharset() - Method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
 
getCheckIntervalForStats() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getCheckIntervalForStatsTimeUnit() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getCheckListOptions() - Method in class io.vertx.ext.consul.ServiceOptions
Get checks options of service
getCheckOptions() - Method in class io.vertx.ext.consul.ServiceOptions
Get check options of service
getChecks() - Method in class io.vertx.ext.consul.connect.SidecarServiceOptions
 
getChecks() - Method in class io.vertx.ext.consul.ServiceEntry
Get list of checks
getChecks() - Method in class io.vertx.ext.consul.Session
Get the list of associated health checks
getChecks() - Method in class io.vertx.ext.consul.SessionOptions
Get a list of associated health checks.
getChecks() - Method in class io.vertx.ext.healthchecks.CheckResult
 
getChoices() - Method in class io.vertx.core.cli.Option
 
getChunkSizeBytes() - Method in class io.vertx.ext.mongo.GridFsUploadOptions
 
getClassLoader() - Method in class io.vertx.core.DeploymentOptions
 
getCleanerInterval() - Method in class io.vertx.redis.client.PoolOptions
Get how often the connection pool will be cleaned.
getCleanerPeriod() - Method in class io.vertx.core.http.PoolOptions
 
getClient(ServiceDiscovery, JsonObject) - 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) - 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>) - 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) - 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) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, JsonObject) - 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) - 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>) - 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) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured HttpClient.
getClientAssertion() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getClientAssertionType() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getClientAuth() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getClientAuth() - Method in class io.vertx.core.net.NetServerOptions
 
getClientAuth() - Method in class io.vertx.core.net.ServerSSLOptions
 
getClientCredentials() - Method in interface io.vertx.openapi.contract.OAuthFlows
Configuration for the OAuth Client Credentials flow.
getClientCredentials() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlows
Configuration for the OAuth Client Credentials flow.
getClientCredentials() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlows
Configuration for the OAuth Client Credentials flow.
getClientFailureDetectionTimeout() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
getClientId() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
Get the provider client id
getClientId() - Method in class io.vertx.kafka.admin.MemberDescription
 
getClientId() - Method in class io.vertx.mqtt.MqttClientOptions
 
getClientProcessingPending() - Method in class io.vertx.micrometer.MetricsNaming
 
getClientProcessingTime() - Method in class io.vertx.micrometer.MetricsNaming
 
getClientQueuePending() - Method in class io.vertx.micrometer.MetricsNaming
 
getClientQueueTime() - Method in class io.vertx.micrometer.MetricsNaming
 
getClientRequestTagsProvider() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
 
getClientResetsCount() - Method in class io.vertx.micrometer.MetricsNaming
 
getClientSecret() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
Get the provider client secret
getClientToken() - Method in class io.vertx.config.vault.client.Auth
 
getClosingTimeout() - Method in class io.vertx.core.http.WebSocketClientOptions
 
getClusterId() - Method in class io.vertx.kafka.admin.ClusterDescription
 
getClusterNodeMetadata() - Method in class io.vertx.core.eventbus.EventBusOptions
User-supplied information about this node when Vert.x is clustered.
getClusterPingInterval() - 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.eventbus.EventBusOptions
Get the value of cluster ping reply interval, in ms.
getClusterPublicHost() - Method in class io.vertx.core.eventbus.EventBusOptions
Get the public facing host to be used when clustering.
getClusterPublicPort() - Method in class io.vertx.core.eventbus.EventBusOptions
Gets the public facing port to be used when clustering.
getClusterTransactions() - Method in class io.vertx.redis.client.RedisClusterConnectOptions
Get how Redis transactions are handled in cluster mode.
getClusterTransactions() - Method in class io.vertx.redis.client.RedisOptions
Get how Redis transactions are handled in cluster mode.
getClusterWideMap(String) - Method in interface io.vertx.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMap(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getCnonce() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getCode() - Method in exception io.vertx.core.http.StreamResetException
 
getCode() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getCode() - Method in class io.vertx.ext.auth.otp.OtpCredentials
 
getCode() - Method in class io.vertx.pgclient.PgNotice
 
getCodeChallenge() - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
PKCE code challenge
getCodeChallengeMethod() - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
PKCE code challenge method
getCodecName() - Method in class io.vertx.core.eventbus.DeliveryOptions
Get the codec name.
getCodeVerifier() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getCoerceObject(SQLValueProvider, Class<?>) - Method in class io.vertx.jdbcclient.spi.JDBCDecoderImpl
 
getCollation() - Method in class io.vertx.ext.mongo.AggregateOptions
 
getCollation() - Method in class io.vertx.ext.mongo.BulkOperation
 
getCollation() - Method in class io.vertx.ext.mongo.CountOptions
 
getCollation() - Method in class io.vertx.ext.mongo.CreateCollectionOptions
 
getCollation() - Method in class io.vertx.ext.mongo.DistinctOptions
 
getCollation() - Method in class io.vertx.ext.mongo.FindOptions
 
getCollation() - Method in class io.vertx.ext.mongo.IndexOptions
 
getCollation() - Method in class io.vertx.ext.mongo.UpdateOptions
 
getCollation() - Method in class io.vertx.mysqlclient.MySQLAuthOptions
Get the collation for the connection.
getCollation() - Method in class io.vertx.mysqlclient.MySQLConnectOptions
Get the collation for the connection.
getCollectionName() - Method in class io.vertx.ext.auth.mongo.MongoAuthenticationOptions
 
getCollectionName() - Method in class io.vertx.ext.auth.mongo.MongoAuthorizationOptions
 
getCollections() - Method in interface io.vertx.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollections() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollections() - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
Get a list of all collections in the database.
getColumn() - Method in exception io.vertx.pgclient.PgException
 
getColumn() - Method in class io.vertx.pgclient.PgNotice
 
getColumnDefinitions() - Method in interface io.vertx.cassandra.ResultSet
 
getColumnDefinitions() - Method in class io.vertx.reactivex.cassandra.ResultSet
 
getColumnDefinitions() - Method in class io.vertx.rxjava3.cassandra.ResultSet
 
getColumnIndex(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a column position for the given @code column}.
getColumnIndex(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a column position for the given @code column}.
getColumnIndex(String) - Method in interface io.vertx.sqlclient.Row
Get a column position for the given @code column}.
getColumnName(int) - Method in class io.vertx.reactivex.sqlclient.Row
Get a column name at pos.
getColumnName(int) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a column name at pos.
getColumnName(int) - Method in interface io.vertx.sqlclient.Row
Get a column name at pos.
getCommand() - Method in class io.vertx.ext.stomp.Frame
 
getCommand(String) - Method in interface io.vertx.ext.shell.command.CommandResolver
Returns a single command by its name.
getCompressionAllowClientNoContext() - Method in class io.vertx.core.http.WebSocketClientOptions
 
getCompressionContentSizeThreshold() - Method in class io.vertx.core.http.HttpServerOptions
 
getCompressionLevel() - Method in class io.vertx.core.http.HttpServerOptions
 
getCompressionLevel() - Method in class io.vertx.core.http.WebSocketClientOptions
 
getCompressionRequestServerNoContext() - Method in class io.vertx.core.http.WebSocketClientOptions
 
getCompressors() - Method in class io.vertx.core.http.HttpServerOptions
 
getConfig() - 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() - Method in class io.vertx.ext.consul.connect.ProxyOptions
 
getConfig() - Method in class io.vertx.kafka.admin.NewTopic
 
getConfig() - Method in class io.vertx.kafka.client.common.KafkaClientOptions
 
getConfig() - Method in class io.vertx.reactivex.config.ConfigRetriever
Reads the configuration from the different and computes the final configuration.
getConfig() - Method in class io.vertx.rxjava3.config.ConfigRetriever
Reads the configuration from the different and computes the final configuration.
getConfig() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Get the Hazelcast config.
getConfig() - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getConfigPath() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getConfirmationStream() - Method in interface io.vertx.rabbitmq.RabbitMQPublisher
Get the ReadStream that contains the message IDs for confirmed messages.
getConfirmationStream() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQPublisher
Get the ReadStream that contains the message IDs for confirmed messages.
getConfirmationStream() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQPublisher
Get the ReadStream that contains the message IDs for confirmed messages.
getConnection() - Method in class io.vertx.reactivex.sqlclient.Pool
Get a connection from the pool.
getConnection() - Method in class io.vertx.rxjava3.sqlclient.Pool
Get a connection from the pool.
getConnection() - Method in interface io.vertx.sqlclient.Pool
Get a connection from the pool.
getConnectionHostname() - Method in class io.vertx.amqp.AmqpClientOptions
Get the connection hostname override for the AMQP Open frame hostname
getConnectionInitWaitTimeout() - Method in class io.vertx.ext.web.handler.graphql.ws.GraphQLWSOptions
 
getConnectionName() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getConnectionsPerNode() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
getConnectionTimeout() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getConnectionTimeout() - Method in class io.vertx.sqlclient.PoolOptions
 
getConnectionTimeoutUnit() - Method in class io.vertx.sqlclient.PoolOptions
 
getConnectOptions() - Method in class io.vertx.ext.consul.ServiceOptions
Get consul-connect options of service
getConnectTimeout() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getConnectTimeout() - Method in class io.vertx.core.http.HttpConnectOptions
 
getConnectTimeout() - Method in class io.vertx.core.net.ClientOptionsBase
 
getConnectTimeout() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getConnectTimeout() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the connection timeout for InfluxDB server connections, in seconds.
getConnectTimeout() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
getConstraint() - Method in exception io.vertx.pgclient.PgException
 
getConstraint() - Method in class io.vertx.pgclient.PgNotice
 
getConsumer(ServiceDiscovery, JsonObject) - 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>) - 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) - Static method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
getConsumer(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
getConsumer(ServiceDiscovery, JsonObject) - 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>) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured MessageConsumer.
getConsumerArguments() - Method in class io.vertx.rabbitmq.QueueOptions
 
getConsumerId() - Method in class io.vertx.kafka.admin.MemberDescription
 
getConsumerTag() - Method in class io.vertx.rabbitmq.QueueOptions
 
getContainerId() - Method in class io.vertx.amqp.AmqpClientOptions
 
getContainingType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
getContainingType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest
Fully-qualified type name.
getContainingType() - Method in interface io.vertx.grpc.reflection.v1.ExtensionRequestOrBuilder
Fully-qualified type name.
getContainingTypeBytes() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
getContainingTypeBytes() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest
Fully-qualified type name.
getContainingTypeBytes() - Method in interface io.vertx.grpc.reflection.v1.ExtensionRequestOrBuilder
Fully-qualified type name.
getContent() - Method in class io.vertx.httpproxy.spi.cache.Resource
 
getContent() - Method in interface io.vertx.openapi.contract.RequestBody
 
getContent() - Method in interface io.vertx.openapi.contract.Response
 
getContent() - Method in class io.vertx.reactivex.openapi.contract.RequestBody
 
getContent() - Method in class io.vertx.reactivex.openapi.contract.Response
 
getContent() - Method in class io.vertx.rxjava3.openapi.contract.RequestBody
 
getContent() - Method in class io.vertx.rxjava3.openapi.contract.Response
 
getContentAnalyser(MediaType, String, Buffer, ValidationContext) - Static method in class io.vertx.openapi.validation.analyser.ContentAnalyser
Returns the content analyser for the given content type.
getContentId() - Method in interface io.vertx.ext.mail.MailAttachment
get the Content-ID field
getContentId() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
get the Content-ID field
getContentId() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
get the Content-ID field
getContentType() - Method in interface io.vertx.ext.mail.MailAttachment
get the Content-Type
getContentType() - Method in class io.vertx.openapi.validation.analyser.MultipartPart
 
getContentType() - Method in interface io.vertx.openapi.validation.ValidatableRequest
 
getContentType() - Method in interface io.vertx.openapi.validation.ValidatableResponse
 
getContentType() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
get the Content-Type
getContentType() - Method in class io.vertx.reactivex.openapi.validation.ValidatableRequest
 
getContentType() - Method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
 
getContentType() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
get the Content-Type
getContentType() - Method in class io.vertx.rxjava3.openapi.validation.ValidatableRequest
 
getContentType() - Method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
 
getController() - Method in class io.vertx.kafka.admin.ClusterDescription
 
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.core.http.HttpServerRequest
Get the cookie with the specified name.
getCookie(String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Get the cookie with the specified name.
getCookie(String) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Get the cookie with the specified name.
getCookie(String, String, String) - Method in interface io.vertx.core.http.HttpServerRequest
Get the cookie with the specified <name, domain, path>.
getCookie(String, String, String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Get the cookie with the specified .
getCookie(String, String, String) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Get the cookie with the specified .
getCookies() - Method in interface io.vertx.openapi.validation.ValidatedRequest
 
getCookies() - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
getCookies() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
getCoordinator() - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
 
getCopiedHeaders() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the copied headers used in DKIM.
getCount() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxCounterMBean
 
getCount() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
getCount() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
 
getCounter() - Method in class io.vertx.ext.auth.otp.Authenticator
 
getCounter() - Method in class io.vertx.ext.auth.otp.hotp.HotpAuthOptions
 
getCounter() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getCounter(String) - Method in interface io.vertx.core.shareddata.SharedData
Get an asynchronous counter.
getCounter(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous counter.
getCounter(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get an asynchronous counter.
getCounter(String, Completable<Counter>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return a Counter for the given name.
getCounter(String, Completable<Counter>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getCounter(String, Completable<Counter>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getCounter(String, Completable<Counter>) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getCounter(String, Completable<Counter>) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getCreateIndex() - Method in class io.vertx.ext.consul.KeyValue
Get the internal index value that represents when the entry was created.
getCreateIndex() - Method in class io.vertx.ext.consul.Service
Get the internal index value that represents when the entry was created.
getCreateIndex() - Method in class io.vertx.ext.consul.ServiceOptions
Get the internal index value that represents when the entry was created.
getCreateIndex() - Method in class io.vertx.ext.consul.Session
Get the create index of session
getCreationTime() - Method in class io.vertx.config.vault.client.Lookup
 
getCreationTTL() - Method in class io.vertx.config.vault.client.Lookup
 
getCredentialsOptions(String) - Method in interface io.vertx.ext.auth.webauthn4j.WebAuthn4J
Creates an assertion challenge and any other parameters for the navigator.credentials.get() call.
getCredentialsOptions(String) - Method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
Creates an assertion challenge and any other parameters for the navigator.credentials.get() call.
getCredentialsOptions(String) - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
Creates an assertion challenge and any other parameters for the navigator.credentials.get() call.
getCredentialsProvider() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getCredentialsRefreshService() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getCredID() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getCrlPaths() - Method in class io.vertx.core.net.SSLOptions
 
getCrlPaths() - Method in class io.vertx.core.net.TCPSSLOptions
 
getCrlValues() - Method in class io.vertx.core.net.SSLOptions
Get the CRL values
getCrlValues() - Method in class io.vertx.core.net.TCPSSLOptions
Get the CRL values
getCuratorFramework() - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getCustomSpi() - Method in class io.vertx.spi.cluster.ignite.IgniteDiscoveryOptions
Get the custom DiscoverySpi instance.
getCustomSpi() - Method in class io.vertx.spi.cluster.ignite.IgniteMetricExporterOptions
 
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.CheckResult
 
getData() - Method in class io.vertx.ext.healthchecks.Status
 
getData() - Method in interface io.vertx.ext.mail.MailAttachment
get the data
getData() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
get the data
getData() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
get the data
getDatabase() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getDatabase() - Method in class io.vertx.mysqlclient.MySQLAuthOptions
Get the database name for the re-authentication.
getDatabase() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getDatabase() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get the default database name for the connection.
getDatacenter() - Method in class io.vertx.ext.consul.DcCoordinates
Get datacenter
getDatacenter() - Method in class io.vertx.ext.consul.Node
Get node datacenter
getDatacenters() - Method in class io.vertx.ext.consul.policy.AclPolicy
 
getDatacenters() - Method in class io.vertx.ext.consul.token.TokenApplyingOptions
 
getDatagramBytesRead() - Method in class io.vertx.micrometer.MetricsNaming
 
getDatagramBytesWritten() - Method in class io.vertx.micrometer.MetricsNaming
 
getDatagramErrorCount() - Method in class io.vertx.micrometer.MetricsNaming
 
getDataType() - Method in exception io.vertx.pgclient.PgException
 
getDataType() - Method in class io.vertx.pgclient.PgNotice
 
getDays() - Method in class io.vertx.pgclient.data.Interval
 
getDb() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the InfluxDB database name used to store metrics
getDc() - Method in class io.vertx.ext.consul.CheckQueryOptions
Returns the datacenter that ultimately provided the list of nodes
getDc() - Method in class io.vertx.ext.consul.connect.UpstreamOptions
 
getDc() - Method in class io.vertx.ext.consul.ConsulClientOptions
Get the datacenter name
getDc() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
Get the datacenter that ultimately provided the list of nodes
getDcs() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Specifies a fixed list of remote datacenters to forward the query to if there are no healthy nodes in the local datacenter.
getDeadlinePropagation() - Method in class io.vertx.grpc.server.GrpcServerOptions
 
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
 
getDefaultCharset() - Method in class io.vertx.ext.shell.term.SSHTermOptions
 
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.
getDefaultHost() - Method in class io.vertx.core.http.WebSocketClientOptions
Get the default host name to be used by this client in requests if none is provided when making the request.
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ErrorResponse
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ListServiceResponse
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
getDefaultInstance() - Static method in class io.vertx.grpc.reflection.v1.ServiceResponse
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse
 
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.
getDefaultPort() - Method in class io.vertx.core.http.WebSocketClientOptions
Get the default port to be used by this client in requests if none is provided when making the request.
getDefaultRegionInitialSize() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Get default data region start size.
getDefaultRegionMaxSize() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Get default data region maximum size.
getDefaultResponse() - Method in interface io.vertx.openapi.contract.Operation
 
getDefaultResponse() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getDefaultResponse() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getDefaultValue() - Method in class io.vertx.core.cli.Argument
 
getDefaultValue() - Method in class io.vertx.core.cli.Option
 
getdel(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Get the value of a key and delete the key.
getdel(String) - Method in interface io.vertx.redis.client.RedisAPI
Get the value of a key and delete the key.
getdel(String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Get the value of a key and delete the key.
GETDEL - Static variable in interface io.vertx.redis.client.Command
Get the value of a key and delete the key.
getDelay(TimeUnit) - Method in interface io.vertx.core.Timer
 
getDelay(TimeUnit) - Method in class io.vertx.reactivex.core.Timer
 
getDelay(TimeUnit) - Method in class io.vertx.rxjava3.core.Timer
 
getDelayAfterStart() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
getDelegate() - Method in class io.vertx.reactivex.amqp.AmqpClient
 
getDelegate() - Method in class io.vertx.reactivex.amqp.AmqpConnection
 
getDelegate() - Method in class io.vertx.reactivex.amqp.AmqpMessage
 
getDelegate() - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
 
getDelegate() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
 
getDelegate() - Method in class io.vertx.reactivex.amqp.AmqpSender
 
getDelegate() - Method in class io.vertx.reactivex.cassandra.CassandraClient
 
getDelegate() - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
 
getDelegate() - Method in class io.vertx.reactivex.cassandra.ResultSet
 
getDelegate() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
getDelegate() - Method in class io.vertx.reactivex.circuitbreaker.FailurePolicy
 
getDelegate() - Method in class io.vertx.reactivex.circuitbreaker.RetryPolicy
 
getDelegate() - Method in class io.vertx.reactivex.config.ConfigRetriever
 
getDelegate() - Method in class io.vertx.reactivex.core.Context
 
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.eventbus.DeliveryContext
 
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.file.AsyncFile
 
getDelegate() - Method in class io.vertx.reactivex.core.file.AsyncFileLock
 
getDelegate() - Method in class io.vertx.reactivex.core.file.FileSystem
 
getDelegate() - Method in class io.vertx.reactivex.core.http.ClientWebSocket
 
getDelegate() - Method in interface io.vertx.reactivex.core.http.HttpClient
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpClientAgent
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpClientBuilder
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpClientConnection
 
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.HttpHeaders
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpRequestHead
 
getDelegate() - Method in interface io.vertx.reactivex.core.http.HttpResponseHead
 
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.ServerWebSocketHandshake
 
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.WebSocketClient
 
getDelegate() - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
 
getDelegate() - Method in class io.vertx.reactivex.core.json.pointer.JsonPointerIterator
 
getDelegate() - Method in interface io.vertx.reactivex.core.metrics.Measured
 
getDelegate() - Method in class io.vertx.reactivex.core.net.endpoint.Endpoint
 
getDelegate() - Method in class io.vertx.reactivex.core.net.endpoint.EndpointResolver
 
getDelegate() - Method in class io.vertx.reactivex.core.net.endpoint.ServerEndpoint
 
getDelegate() - Method in class io.vertx.reactivex.core.net.endpoint.ServerInteraction
 
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.parsetools.JsonParser
 
getDelegate() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
getDelegate() - Method in class io.vertx.reactivex.core.Promise
 
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.Pipe
 
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.Timer
 
getDelegate() - Method in class io.vertx.reactivex.core.Vertx
 
getDelegate() - Method in class io.vertx.reactivex.core.VertxBuilder
 
getDelegate() - Method in class io.vertx.reactivex.core.WorkerExecutor
 
getDelegate() - Method in class io.vertx.reactivex.db2client.DB2Builder
 
getDelegate() - Method in class io.vertx.reactivex.db2client.DB2Connection
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.abac.Attribute
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.abac.PolicyBasedAuthorizationProvider
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.audit.SecurityAudit
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.AndAuthorization
 
getDelegate() - Method in interface io.vertx.reactivex.ext.auth.authorization.Authorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.AuthorizationContext
 
getDelegate() - Method in interface io.vertx.reactivex.ext.auth.authorization.AuthorizationProvider
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.Authorizations
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.NotAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.OrAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.PermissionBasedAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.RoleBasedAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.ChainAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.hashing.HashingAlgorithm
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.hashing.HashingStrategy
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.htpasswd.HtpasswdAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.JWTAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.MicroProfileAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.ldap.LdapAuthentication
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.KeycloakAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AmazonCognitoAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AppleIdAuth
 
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.GiteeAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GitLabAuth
 
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.IBMCloudAuth
 
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.OpenIDConnectAuth
 
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.otp.hotp.HotpAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.otp.OtpKeyGenerator
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.otp.totp.TotpAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.prng.VertxContextPRNG
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthentication
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthentication
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthorization
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlUserUtil
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.User
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.webauthn4j.CredentialStorage
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.webauthn4j.WebAuthn4J
 
getDelegate() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
getDelegate() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.consul.Watch
 
getDelegate() - Method in class io.vertx.reactivex.ext.consul.WatchResult
 
getDelegate() - Method in class io.vertx.reactivex.ext.dropwizard.MetricsService
 
getDelegate() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
 
getDelegate() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
getDelegate() - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
getDelegate() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
 
getDelegate() - Method in class io.vertx.reactivex.ext.mail.MailClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.mongo.MongoGridFsClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.Acknowledgement
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.Destination
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.DestinationFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.Frames
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.ServerFrame
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.StompClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.StompServer
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
 
getDelegate() - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
 
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.CachingWebClient
 
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.OAuth2WebClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.client.WebClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.common.WebEnvironment
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.APIKeyHandler
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.handler.AuthenticationHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.AuthorizationHandler
 
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.CorsHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.CSPHandler
 
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.graphql.ExecutionInputBuilderWithContext
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.GraphQLHandlerBuilder
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.UploadScalar
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.ConnectionInitEvent
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ws.Message
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.HSTSHandler
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.handler.InputTrustHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.LoggerFormatter
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.MethodOverrideHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.OtpAuthHandler
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.handler.PlatformHandler
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.handler.ProtocolUpgradeHandler
 
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.SecurityAuditLoggerHandler
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.handler.SecurityPolicyHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.SimpleAuthenticationHandler
 
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.WebAuthn4JHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.XFrameHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.healthchecks.HealthCheckHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.multipart.FormDataPart
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.multipart.MultipartForm
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.openapi.router.RequestExtractor
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.openapi.router.RouterBuilder
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.openapi.router.Security
 
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.RequestBody
 
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.cookie.CookieSessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.infinispan.InfinispanSessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.redis.RedisSessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.pug.PugTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.UserContext
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.ArrayParserFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.Bodies
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.BodyProcessorFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.ObjectParserFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.ParameterProcessorFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.Parameters
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.Parsers
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.StyledParameterProcessorFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.TupleParserFactory
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.builder.ValidationHandlerBuilder
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameters
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.RequestPredicate
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.RequestPredicateResult
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.validation.ValidationHandler
 
getDelegate() - Method in class io.vertx.reactivex.grpc.client.GrpcClient
 
getDelegate() - Method in class io.vertx.reactivex.grpc.client.GrpcClientBuilder
 
getDelegate() - Method in class io.vertx.reactivex.grpc.client.GrpcClientRequest
 
getDelegate() - Method in class io.vertx.reactivex.grpc.client.GrpcClientResponse
 
getDelegate() - Method in class io.vertx.reactivex.grpc.common.GrpcReadStream
 
getDelegate() - Method in class io.vertx.reactivex.grpc.common.GrpcWriteStream
 
getDelegate() - Method in class io.vertx.reactivex.grpc.server.GrpcServer
 
getDelegate() - Method in class io.vertx.reactivex.grpc.server.GrpcServerRequest
 
getDelegate() - Method in class io.vertx.reactivex.grpc.server.GrpcServerResponse
 
getDelegate() - Method in class io.vertx.reactivex.jdbcclient.JDBCConnection
 
getDelegate() - Method in class io.vertx.reactivex.jdbcclient.JDBCPool
 
getDelegate() - Method in class io.vertx.reactivex.jdbcclient.SqlOutParam
 
getDelegate() - Method in class io.vertx.reactivex.json.schema.JsonFormatValidator
 
getDelegate() - Method in class io.vertx.reactivex.json.schema.JsonSchema
 
getDelegate() - Method in class io.vertx.reactivex.json.schema.Ref
 
getDelegate() - Method in class io.vertx.reactivex.json.schema.SchemaRepository
 
getDelegate() - Method in class io.vertx.reactivex.json.schema.Validator
 
getDelegate() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
 
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.KafkaHeader
 
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.micrometer.PrometheusRequestHandler
 
getDelegate() - Method in class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttAuthenticationExchangeMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttDisconnectMessage
 
getDelegate() - Method in interface io.vertx.reactivex.mqtt.messages.MqttMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubAckMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubCompMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubRecMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttPubRelMessage
 
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.mssqlclient.MSSQLBuilder
 
getDelegate() - Method in class io.vertx.reactivex.mssqlclient.MSSQLConnection
 
getDelegate() - Method in class io.vertx.reactivex.mysqlclient.MySQLBuilder
 
getDelegate() - Method in class io.vertx.reactivex.mysqlclient.MySQLClient
 
getDelegate() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.MediaType
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlow
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlows
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.Parameter
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.Path
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.RequestBody
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.Response
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.SecurityRequirement
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
 
getDelegate() - Method in class io.vertx.reactivex.openapi.contract.Server
 
getDelegate() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.RequestValidator
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.ValidatableRequest
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
getDelegate() - Method in class io.vertx.reactivex.openapi.validation.ValidatedResponse
 
getDelegate() - Method in class io.vertx.reactivex.oracleclient.OracleBuilder
 
getDelegate() - Method in class io.vertx.reactivex.oracleclient.OracleClient
 
getDelegate() - Method in class io.vertx.reactivex.oracleclient.OracleConnection
 
getDelegate() - Method in class io.vertx.reactivex.pgclient.PgBuilder
 
getDelegate() - Method in class io.vertx.reactivex.pgclient.PgConnection
 
getDelegate() - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
 
getDelegate() - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
 
getDelegate() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
 
getDelegate() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
 
getDelegate() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQMessage
 
getDelegate() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQPublisher
 
getDelegate() - Method in class io.vertx.reactivex.redis.client.Redis
 
getDelegate() - Method in class io.vertx.reactivex.redis.client.RedisAPI
 
getDelegate() - Method in class io.vertx.reactivex.redis.client.RedisCluster
 
getDelegate() - Method in class io.vertx.reactivex.redis.client.RedisConnection
 
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.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.reactivex.sqlclient.ClientBuilder
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.Cursor
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.desc.ColumnDescriptor
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.Pool
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.PropertyKind
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.Query
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.Row
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.RowIterator
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.RowSet
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.RowStream
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.spi.DatabaseMetadata
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.SqlClient
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.SqlConnection
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.SqlResult
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.templates.RowMapper
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.templates.SqlTemplate
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.templates.TupleMapper
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.Transaction
 
getDelegate() - Method in class io.vertx.reactivex.sqlclient.Tuple
 
getDelegate() - Method in class io.vertx.reactivex.uritemplate.UriTemplate
 
getDelegate() - Method in class io.vertx.reactivex.uritemplate.Variables
 
getDelegate() - Method in class io.vertx.rxjava3.amqp.AmqpClient
 
getDelegate() - Method in class io.vertx.rxjava3.amqp.AmqpConnection
 
getDelegate() - Method in class io.vertx.rxjava3.amqp.AmqpMessage
 
getDelegate() - Method in class io.vertx.rxjava3.amqp.AmqpMessageBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.amqp.AmqpReceiver
 
getDelegate() - Method in class io.vertx.rxjava3.amqp.AmqpSender
 
getDelegate() - Method in class io.vertx.rxjava3.cassandra.CassandraClient
 
getDelegate() - Method in class io.vertx.rxjava3.cassandra.CassandraRowStream
 
getDelegate() - Method in class io.vertx.rxjava3.cassandra.ResultSet
 
getDelegate() - Method in class io.vertx.rxjava3.circuitbreaker.CircuitBreaker
 
getDelegate() - Method in class io.vertx.rxjava3.circuitbreaker.FailurePolicy
 
getDelegate() - Method in class io.vertx.rxjava3.circuitbreaker.RetryPolicy
 
getDelegate() - Method in class io.vertx.rxjava3.config.ConfigRetriever
 
getDelegate() - Method in class io.vertx.rxjava3.core.Context
 
getDelegate() - Method in class io.vertx.rxjava3.core.datagram.DatagramSocket
 
getDelegate() - Method in class io.vertx.rxjava3.core.dns.DnsClient
 
getDelegate() - Method in class io.vertx.rxjava3.core.eventbus.DeliveryContext
 
getDelegate() - Method in class io.vertx.rxjava3.core.eventbus.EventBus
 
getDelegate() - Method in class io.vertx.rxjava3.core.eventbus.Message
 
getDelegate() - Method in class io.vertx.rxjava3.core.eventbus.MessageConsumer
 
getDelegate() - Method in class io.vertx.rxjava3.core.eventbus.MessageProducer
 
getDelegate() - Method in class io.vertx.rxjava3.core.file.AsyncFile
 
getDelegate() - Method in class io.vertx.rxjava3.core.file.AsyncFileLock
 
getDelegate() - Method in class io.vertx.rxjava3.core.file.FileSystem
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.ClientWebSocket
 
getDelegate() - Method in interface io.vertx.rxjava3.core.http.HttpClient
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpClientAgent
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpClientBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpClientConnection
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpConnection
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpHeaders
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpRequestHead
 
getDelegate() - Method in interface io.vertx.rxjava3.core.http.HttpResponseHead
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpServer
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpServerFileUpload
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.HttpServerResponse
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.ServerWebSocket
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.ServerWebSocketHandshake
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.WebSocket
 
getDelegate() - Method in interface io.vertx.rxjava3.core.http.WebSocketBase
 
getDelegate() - Method in class io.vertx.rxjava3.core.http.WebSocketClient
 
getDelegate() - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointer
 
getDelegate() - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointerIterator
 
getDelegate() - Method in interface io.vertx.rxjava3.core.metrics.Measured
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.endpoint.Endpoint
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.endpoint.EndpointResolver
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.endpoint.ServerEndpoint
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.endpoint.ServerInteraction
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.NetClient
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.NetServer
 
getDelegate() - Method in class io.vertx.rxjava3.core.net.NetSocket
 
getDelegate() - Method in class io.vertx.rxjava3.core.parsetools.JsonParser
 
getDelegate() - Method in class io.vertx.rxjava3.core.parsetools.RecordParser
 
getDelegate() - Method in class io.vertx.rxjava3.core.Promise
 
getDelegate() - Method in class io.vertx.rxjava3.core.shareddata.AsyncMap
 
getDelegate() - Method in class io.vertx.rxjava3.core.shareddata.Counter
 
getDelegate() - Method in class io.vertx.rxjava3.core.shareddata.LocalMap
 
getDelegate() - Method in class io.vertx.rxjava3.core.shareddata.Lock
 
getDelegate() - Method in class io.vertx.rxjava3.core.shareddata.SharedData
 
getDelegate() - Method in class io.vertx.rxjava3.core.streams.Pipe
 
getDelegate() - Method in interface io.vertx.rxjava3.core.streams.ReadStream
 
getDelegate() - Method in interface io.vertx.rxjava3.core.streams.StreamBase
 
getDelegate() - Method in interface io.vertx.rxjava3.core.streams.WriteStream
 
getDelegate() - Method in class io.vertx.rxjava3.core.Timer
 
getDelegate() - Method in class io.vertx.rxjava3.core.Vertx
 
getDelegate() - Method in class io.vertx.rxjava3.core.VertxBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.core.WorkerExecutor
 
getDelegate() - Method in class io.vertx.rxjava3.db2client.DB2Builder
 
getDelegate() - Method in class io.vertx.rxjava3.db2client.DB2Connection
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.abac.Attribute
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.audit.SecurityAudit
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authentication.AuthenticationProvider
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.AndAuthorization
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.auth.authorization.Authorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.AuthorizationContext
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.auth.authorization.AuthorizationProvider
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.Authorizations
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.NotAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.OrAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.PermissionBasedAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.RoleBasedAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.ChainAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.hashing.HashingAlgorithm
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.hashing.HashingStrategy
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.htdigest.HtdigestAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.htpasswd.HtpasswdAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.JWTAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.MicroProfileAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.jwt.JWTAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.ldap.LdapAuthentication
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.KeycloakAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.OAuth2Auth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AmazonCognitoAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AppleIdAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.AzureADAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.BoxAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.CloudFoundryAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.DropboxAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FacebookAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.FoursquareAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GiteeAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GithubAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GitLabAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.GoogleAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.HerokuAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.IBMCloudAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.InstagramAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.KeycloakAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LinkedInAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.LiveAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.MailchimpAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.OpenIDConnectAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SalesforceAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.ShopifyAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.SoundcloudAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.StripeAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.oauth2.providers.TwitterAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.otp.hotp.HotpAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.otp.OtpKeyGenerator
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.otp.totp.TotpAuth
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.prng.VertxContextPRNG
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthentication
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthentication
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlUserUtil
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.User
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.CredentialStorage
 
getDelegate() - Method in class io.vertx.rxjava3.ext.auth.webauthn4j.WebAuthn4J
 
getDelegate() - Method in class io.vertx.rxjava3.ext.bridge.BaseBridgeEvent
 
getDelegate() - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.consul.Watch
 
getDelegate() - Method in class io.vertx.rxjava3.ext.consul.WatchResult
 
getDelegate() - Method in class io.vertx.rxjava3.ext.dropwizard.MetricsService
 
getDelegate() - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.BridgeEvent
 
getDelegate() - Method in class io.vertx.rxjava3.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
getDelegate() - Method in class io.vertx.rxjava3.ext.healthchecks.HealthChecks
 
getDelegate() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
 
getDelegate() - Method in class io.vertx.rxjava3.ext.mail.MailClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.mongo.MongoClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.mongo.MongoGridFsClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.Acknowledgement
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.Destination
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.DestinationFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.Frames
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.ServerFrame
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.StompClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.StompClientConnection
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.StompServer
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.StompServerConnection
 
getDelegate() - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.Async
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.collect.EventBusCollector
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.Completion
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.report.Failure
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.report.TestCaseReport
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.report.TestResult
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.report.TestSuiteReport
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.TestCase
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.TestCompletion
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.TestContext
 
getDelegate() - Method in class io.vertx.rxjava3.ext.unit.TestSuite
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.client.CachingWebClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.client.HttpRequest
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.client.OAuth2WebClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.client.WebClient
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.client.WebClientSession
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.codec.BodyCodec
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.common.template.TemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.common.WebEnvironment
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.FileUpload
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.APIKeyHandler
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.web.handler.AuthenticationHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.AuthorizationHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.BasicAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.BodyHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.ChainAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.CorsHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.CSPHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.CSRFHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.DigestAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.ErrorHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.FaviconHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.FormLoginHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.GraphQLHandlerBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.UploadScalar
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.ConnectionInitEvent
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.graphql.ws.Message
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.HSTSHandler
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.web.handler.InputTrustHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.JWTAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.LoggerFormatter
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.LoggerHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.MethodOverrideHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.MultiTenantHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.OAuth2AuthHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.OtpAuthHandler
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.web.handler.PlatformHandler
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.web.handler.ProtocolUpgradeHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.RedirectAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.ResponseContentTypeHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.ResponseTimeHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.SecurityAuditLoggerHandler
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.web.handler.SecurityPolicyHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.SessionHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.SimpleAuthenticationHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.BridgeEvent
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.sockjs.SockJSSocket
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.StaticHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.TemplateHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.TimeoutHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.WebAuthn4JHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.handler.XFrameHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.healthchecks.HealthCheckHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.LanguageHeader
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.MIMEHeader
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.multipart.FormDataPart
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.multipart.MultipartForm
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.openapi.router.RequestExtractor
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.openapi.router.RouterBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.openapi.router.Security
 
getDelegate() - Method in interface io.vertx.rxjava3.ext.web.ParsedHeaderValue
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.ParsedHeaderValues
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.proxy.handler.ProxyHandler
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.RequestBody
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.Route
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.Router
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.RoutingContext
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.Session
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.sstore.ClusteredSessionStore
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.sstore.cookie.CookieSessionStore
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.sstore.infinispan.InfinispanSessionStore
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.sstore.LocalSessionStore
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.sstore.redis.RedisSessionStore
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.sstore.SessionStore
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.mvel.MVELTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.pug.PugTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.rocker.RockerTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.UserContext
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.ArrayParserFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.Bodies
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.BodyProcessorFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.ObjectParserFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.ParameterProcessorFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.Parameters
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.Parsers
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.StyledParameterProcessorFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.TupleParserFactory
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.builder.ValidationHandlerBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameters
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.RequestPredicate
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.RequestPredicateResult
 
getDelegate() - Method in class io.vertx.rxjava3.ext.web.validation.ValidationHandler
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.client.GrpcClient
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientRequest
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.client.GrpcClientResponse
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.common.GrpcReadStream
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.common.GrpcWriteStream
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.server.GrpcServer
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.server.GrpcServerRequest
 
getDelegate() - Method in class io.vertx.rxjava3.grpc.server.GrpcServerResponse
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.Body
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.BodyTransformer
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.BodyTransformers
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.HttpProxy
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.OriginRequestProvider
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.ProxyContext
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptor
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.ProxyInterceptorBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.ProxyRequest
 
getDelegate() - Method in class io.vertx.rxjava3.httpproxy.ProxyResponse
 
getDelegate() - Method in class io.vertx.rxjava3.jdbcclient.JDBCConnection
 
getDelegate() - Method in class io.vertx.rxjava3.jdbcclient.JDBCPool
 
getDelegate() - Method in class io.vertx.rxjava3.jdbcclient.SqlOutParam
 
getDelegate() - Method in class io.vertx.rxjava3.json.schema.JsonFormatValidator
 
getDelegate() - Method in class io.vertx.rxjava3.json.schema.JsonSchema
 
getDelegate() - Method in class io.vertx.rxjava3.json.schema.Ref
 
getDelegate() - Method in class io.vertx.rxjava3.json.schema.SchemaRepository
 
getDelegate() - Method in class io.vertx.rxjava3.json.schema.Validator
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.admin.KafkaAdminClient
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumer
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumerRecord
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.client.consumer.KafkaConsumerRecords
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaHeader
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducer
 
getDelegate() - Method in class io.vertx.rxjava3.kafka.client.producer.KafkaProducerRecord
 
getDelegate() - Method in class io.vertx.rxjava3.micrometer.MetricsService
 
getDelegate() - Method in class io.vertx.rxjava3.micrometer.PrometheusRequestHandler
 
getDelegate() - Method in class io.vertx.rxjava3.micrometer.PrometheusScrapingHandler
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttAuthenticationExchangeMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttConnAckMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttDisconnectMessage
 
getDelegate() - Method in interface io.vertx.rxjava3.mqtt.messages.MqttMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubAckMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubCompMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPublishMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubRecMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttPubRelMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttSubAckMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttSubscribeMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.messages.MqttUnsubscribeMessage
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.MqttClient
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.MqttEndpoint
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.MqttServer
 
getDelegate() - Method in class io.vertx.rxjava3.mqtt.MqttTopicSubscription
 
getDelegate() - Method in class io.vertx.rxjava3.mssqlclient.MSSQLBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.mssqlclient.MSSQLConnection
 
getDelegate() - Method in class io.vertx.rxjava3.mysqlclient.MySQLBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.mysqlclient.MySQLClient
 
getDelegate() - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.MediaType
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlow
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlows
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.Parameter
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.Path
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.RequestBody
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.Response
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.SecurityRequirement
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.contract.Server
 
getDelegate() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.RequestValidator
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.ValidatableRequest
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
getDelegate() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedResponse
 
getDelegate() - Method in class io.vertx.rxjava3.oracleclient.OracleBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.oracleclient.OracleClient
 
getDelegate() - Method in class io.vertx.rxjava3.oracleclient.OracleConnection
 
getDelegate() - Method in class io.vertx.rxjava3.pgclient.PgBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.pgclient.PgConnection
 
getDelegate() - Method in class io.vertx.rxjava3.pgclient.pubsub.PgChannel
 
getDelegate() - Method in class io.vertx.rxjava3.pgclient.pubsub.PgSubscriber
 
getDelegate() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQClient
 
getDelegate() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQConsumer
 
getDelegate() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQMessage
 
getDelegate() - Method in class io.vertx.rxjava3.rabbitmq.RabbitMQPublisher
 
getDelegate() - Method in class io.vertx.rxjava3.redis.client.Redis
 
getDelegate() - Method in class io.vertx.rxjava3.redis.client.RedisAPI
 
getDelegate() - Method in class io.vertx.rxjava3.redis.client.RedisCluster
 
getDelegate() - Method in class io.vertx.rxjava3.redis.client.RedisConnection
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.ServiceReference
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.spi.ServiceExporter
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.spi.ServiceImporter
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.spi.ServicePublisher
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.types.EventBusService
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.types.HttpEndpoint
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.types.MessageSource
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.types.MongoDataSource
 
getDelegate() - Method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.ClientBuilder
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.Cursor
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.desc.ColumnDescriptor
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.Pool
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.PreparedQuery
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.PreparedStatement
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.PropertyKind
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.Query
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.Row
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.RowIterator
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.RowSet
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.RowStream
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.spi.DatabaseMetadata
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.SqlClient
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.SqlConnection
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.SqlResult
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.templates.RowMapper
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.templates.SqlTemplate
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.templates.TupleMapper
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.Transaction
 
getDelegate() - Method in class io.vertx.rxjava3.sqlclient.Tuple
 
getDelegate() - Method in class io.vertx.rxjava3.uritemplate.UriTemplate
 
getDelegate() - Method in class io.vertx.rxjava3.uritemplate.Variables
 
getDeletedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of deleted documents
getDeliveryTag() - Method in class io.vertx.rabbitmq.RabbitMQConfirmation
 
getDeliveryTag() - Method in class io.vertx.rabbitmq.RabbitMQPublisherConfirmation
 
getDependency() - Method in class io.vertx.core.http.StreamPriority
 
getDeploymentOptions() - Method in class io.vertx.ext.shell.command.base.VerticleDeploy
 
getDeregisterAfter() - Method in class io.vertx.ext.consul.CheckOptions
Get deregister timeout
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.ext.consul.policy.AclPolicy
 
getDescription() - Method in class io.vertx.ext.consul.token.AclToken
 
getDescription() - Method in interface io.vertx.ext.mail.MailAttachment
get the description field
getDescription() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
get the description field
getDescription() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
get the description field
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ErrorResponse
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ListServiceResponse
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionProto
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
 
getDescriptor() - Static method in class io.vertx.grpc.reflection.v1.ServiceResponse
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getDescriptorForType() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
 
getDestination() - Method in class io.vertx.ext.stomp.Frame
 
getDestination(String) - Method in interface io.vertx.ext.stomp.StompServerHandler
Gets the destination with the given name.
getDestination(String) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Gets the destination with the given name.
getDestination(String) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Gets the destination with the given name.
getDestinationName() - Method in class io.vertx.ext.consul.connect.UpstreamOptions
 
getDestinations() - Method in interface io.vertx.ext.stomp.StompServerHandler
 
getDestinations() - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
 
getDestinations() - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
 
getDetail() - Method in enum io.vertx.ext.mail.SMTPException.EnhancedStatus
Gets detail number of the EnhancedStatus.
getDetail() - Method in exception io.vertx.pgclient.PgException
 
getDetail() - Method in class io.vertx.pgclient.PgNotice
 
getDisabledMetricsCategories() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
 
getDisabledTransports() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getDisableTCCL() - Method in class io.vertx.core.VertxOptions
 
getDiscoverySpi() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Should return fully configured discovery options.
getDisplayName() - Method in class io.vertx.config.vault.client.Lookup
 
getDisplayName() - Method in class io.vertx.config.vault.client.TokenRequest
 
getDisposition() - Method in interface io.vertx.ext.mail.MailAttachment
get the disposition field
getDisposition() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
get the disposition field
getDisposition() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
get the disposition field
getDKIMSignOption() - Method in class io.vertx.ext.mail.MailConfig
Gets the DKIM options.
getDKIMSignOptions() - Method in class io.vertx.ext.mail.MailConfig
Gets the DKIM options.
getDnsTtl() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Get the TTL duration when query results are served over DNS.
getDnsTtl() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
Get the TTL duration when query results are served over DNS.
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.core.http.Cookie
 
getDomain() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JCredentials
 
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
getDouble() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getDouble() - Method in interface io.vertx.openapi.validation.Parameter
 
getDouble() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getDouble() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getDouble() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getDouble() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getDouble() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getDouble() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getDouble() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getDouble() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
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(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a double value at pos.
getDouble(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a double value at pos.
getDouble(int) - Method in interface io.vertx.sqlclient.Tuple
Get a double value at pos.
getDouble(Double) - Method in interface io.vertx.openapi.validation.Parameter
 
getDouble(Double) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getDouble(Double) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getDouble(Double) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getDouble(Double) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getDouble(Double) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getDouble(Double) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getDouble(String) - Method in class io.vertx.core.json.JsonObject
Get the Double value with the specified key
getDouble(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a double value for the given column.
getDouble(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a double value for the given column.
getDouble(String) - Method in interface io.vertx.sqlclient.Row
Get a double value for the given column.
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.
getDoubleLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a double at the specified absolute index in this buffer in Little Endian Byte Order.
getDraft() - Method in class io.vertx.json.schema.JsonSchemaOptions
 
getDropTarget() - Method in class io.vertx.ext.mongo.RenameCollectionOptions
 
getDurationUnit() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
getEbBytesRead() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbBytesWritten() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbDelivered() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbDiscarded() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbHandlers() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbPending() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbProcessed() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbPublished() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbReceived() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbReplyFailures() - Method in class io.vertx.micrometer.MetricsNaming
 
getEbSent() - Method in class io.vertx.micrometer.MetricsNaming
 
getEmail() - Method in class io.vertx.ext.mail.mailencoder.EmailAddress
get the email part of the address
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.SSLOptions
Return an ordered set of the cipher suites.
getEnabledCipherSuites() - Method in class io.vertx.core.net.TCPSSLOptions
Return an ordered set of the cipher suites.
getEnabledProtocols() - Method in class io.vertx.grpc.server.GrpcServerOptions
 
getEnabledSecureTransportProtocols() - Method in class io.vertx.core.net.SSLOptions
Returns the enabled SSL/TLS protocols
getEnabledSecureTransportProtocols() - Method in class io.vertx.core.net.TCPSSLOptions
Returns the enabled SSL/TLS protocols
getEndpoint() - Method in class io.vertx.redis.client.RedisConnectOptions
Gets the redis endpoint to use
getEndpoint() - Method in class io.vertx.redis.client.RedisOptions
Gets the Redis endpoint to use
getEndpoint() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getEndpoints() - Method in class io.vertx.redis.client.RedisConnectOptions
Gets the list of redis endpoints to use (mostly used while connecting to a cluster)
getEndpoints() - Method in class io.vertx.redis.client.RedisOptions
Gets the list of Redis endpoints to use (mostly used while connecting to a cluster)
getEnhancedStatus() - Method in exception io.vertx.ext.mail.SMTPException
EnhancedStatus of the exception.
getEntries() - Method in class io.vertx.kafka.admin.Config
 
getErr() - Method in class io.vertx.ext.consul.Coordinate
Get error
getError() - Method in class io.vertx.json.schema.OutputUnit
 
getError(int) - Method in class io.vertx.ext.consul.TxnResponse
Returns the errors at the specified position in this list
getErrorCode() - Method in class io.vertx.core.http.GoAway
 
getErrorCode() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in interface io.vertx.grpc.reflection.v1.ErrorResponseOrBuilder
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in exception io.vertx.sqlclient.DatabaseException
Database specific error code.
getErrorMessage() - Method in interface io.vertx.ext.web.validation.RequestPredicateResult
Get error of failure
getErrorMessage() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
getErrorMessage() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse
string error_message = 2;
getErrorMessage() - Method in interface io.vertx.grpc.reflection.v1.ErrorResponseOrBuilder
string error_message = 2;
getErrorMessage() - Method in exception io.vertx.pgclient.PgException
 
getErrorMessage() - Method in class io.vertx.reactivex.ext.web.validation.RequestPredicateResult
Get error of failure
getErrorMessage() - Method in class io.vertx.rxjava3.ext.web.validation.RequestPredicateResult
Get error of failure
getErrorMessageBytes() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
getErrorMessageBytes() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse
string error_message = 2;
getErrorMessageBytes() - Method in interface io.vertx.grpc.reflection.v1.ErrorResponseOrBuilder
string error_message = 2;
getErrorResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used when an error occurs.
getErrorResponse() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
getErrorResponseBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
getErrors() - Method in class io.vertx.ext.consul.TxnResponse
Returns list of transaction errors
getErrors() - Method in class io.vertx.json.schema.OutputUnit
 
getErrorsSize() - Method in class io.vertx.ext.consul.TxnResponse
Returns the number of errors in this response
getErrorType() - Method in exception io.vertx.ext.web.validation.BodyProcessorException
 
getErrorType() - Method in exception io.vertx.ext.web.validation.ParameterProcessorException
 
getErrorType() - Method in class io.vertx.json.schema.OutputUnit
 
getEtag() - Method in class io.vertx.httpproxy.spi.cache.Resource
 
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.
getEventLoopSize() - Method in class io.vertx.core.http.PoolOptions
 
getEventLoopSize() - Method in class io.vertx.sqlclient.PoolOptions
 
getex(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Get the value of a key and optionally set its expiration.
getex(List<String>) - Method in interface io.vertx.redis.client.RedisAPI
Get the value of a key and optionally set its expiration.
getex(List<String>) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Get the value of a key and optionally set its expiration.
GETEX - Static variable in interface io.vertx.redis.client.Command
Get the value of a key and optionally set its expiration.
getExecutionInfo() - Method in interface io.vertx.cassandra.ResultSet
 
getExecutionInfo() - Method in class io.vertx.reactivex.cassandra.ResultSet
 
getExecutionInfo() - Method in class io.vertx.rxjava3.cassandra.ResultSet
 
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
getExpireAfterSeconds() - Method in class io.vertx.ext.mongo.CreateCollectionOptions
 
getExpiresInSeconds() - Method in class io.vertx.ext.auth.JWTOptions
 
getExpireTime() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the expire time in seconds when the signature sign will be expired.
getExpiryPolicy() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets cache expiry policy object.
getExplicitMaxTTL() - Method in class io.vertx.config.vault.client.Lookup
 
getExpose() - Method in class io.vertx.ext.consul.connect.ProxyOptions
 
getExtensionNumber() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest.Builder
int32 extension_number = 2;
getExtensionNumber() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest
int32 extension_number = 2;
getExtensionNumber() - Method in interface io.vertx.grpc.reflection.v1.ExtensionRequestOrBuilder
int32 extension_number = 2;
getExtensionNumber(int) - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in interface io.vertx.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in interface io.vertx.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in interface io.vertx.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensions() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
getExtensions() - Method in interface io.vertx.openapi.contract.OpenAPIObject
Returns the Specification Extensions of this OpenAPIObject.
getExtensionTarget() - Method in class io.vertx.ext.web.Http2PushMapping
 
getExtra() - Method in class io.vertx.ext.web.api.service.ServiceRequest
Get extra payload
getExtraConfig() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getExtraParameters() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
Extra parameters to send to the provider
getExtraSettings() - Method in class io.vertx.core.http.Http2Settings
 
getFailovers() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
Get the number of remote datacenters that were queried while executing the query.
getFailure() - Method in class io.vertx.ext.healthchecks.CheckResult
 
getFailureHandlers() - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
 
getFailuresRollingWindow() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getFetchDirection() - Method in class io.vertx.jdbcclient.SqlOptions
 
getFetchSize() - Method in class io.vertx.jdbcclient.SqlOptions
 
getFields() - Method in class io.vertx.ext.mongo.FindOptions
Get the fields
getFifteenMinuteRate() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
 
getFile() - Method in exception io.vertx.pgclient.PgException
 
getFile() - Method in class io.vertx.pgclient.PgNotice
 
getFileByFilename() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
getFileByFilename() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Find a proto file by the file name.
getFileByFilename() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
getFileByFilenameBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
getFileByFilenameBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Find a proto file by the file name.
getFileByFilenameBytes() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
getFileCacheDir() - Method in class io.vertx.core.file.FileSystemOptions
 
getFileContainingExtension() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingSymbol() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
getFileDescriptorProto(int) - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in interface io.vertx.grpc.reflection.v1.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in interface io.vertx.grpc.reflection.v1.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in interface io.vertx.grpc.reflection.v1.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFilePath() - Method in class io.vertx.ext.web.Http2PushMapping
 
getFileSystemOptions() - Method in class io.vertx.core.VertxOptions
 
getFilter() - Method in class io.vertx.ext.consul.CheckQueryOptions
Returns the expression used to filter the queries results prior to returning the data
getFilter() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the filter document, used by replace, update, and delete operations
getFiveMinuteRate() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
 
getFlags() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getFlags() - Method in class io.vertx.ext.consul.KeyValue
Get the flags attached to this entry.
getFlags() - Method in class io.vertx.ext.consul.KeyValueOptions
Get the flags.
getFlags() - Method in class io.vertx.ext.consul.TxnKVOperation
Get the flags attached to this entry.
getFloat() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getFloat() - Method in interface io.vertx.openapi.validation.Parameter
 
getFloat() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getFloat() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getFloat() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getFloat() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getFloat() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getFloat() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getFloat() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getFloat() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
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(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a float value at pos.
getFloat(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a float value at pos.
getFloat(int) - Method in interface io.vertx.sqlclient.Tuple
Get a float value at pos.
getFloat(Float) - Method in interface io.vertx.openapi.validation.Parameter
 
getFloat(Float) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getFloat(Float) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getFloat(Float) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getFloat(Float) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getFloat(Float) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getFloat(Float) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getFloat(String) - Method in class io.vertx.core.json.JsonObject
Get the Float value with the specified key
getFloat(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a float value for the given column.
getFloat(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a float value for the given column.
getFloat(String) - Method in interface io.vertx.sqlclient.Row
Get a float value for the given column.
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.
getFloatLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a float at the specified absolute index in this buffer in Little Endian Byte Order.
getFlow() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getFlow(String) - Static method in enum io.vertx.ext.auth.oauth2.OAuth2FlowType
 
getFlows() - Method in interface io.vertx.openapi.contract.SecurityScheme
An object containing configuration information for the flow types supported.
getFlows() - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
An object containing configuration information for the flow types supported.
getFlows() - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
An object containing configuration information for the flow types supported.
getFmt() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getFollowRedirects() - Method in class io.vertx.core.http.RequestOptions
 
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.rxjava3.core.http.HttpServerRequest
Return the first form attribute value with the specified name
getFrom() - Method in class io.vertx.ext.mail.MailMessage
get from address of this mail
getGeometries() - Method in class io.vertx.mysqlclient.data.spatial.GeometryCollection
 
getGrantType() - Method in enum io.vertx.ext.auth.oauth2.OAuth2FlowType
 
getGranularity() - Method in class io.vertx.ext.mongo.TimeSeriesOptions
 
getGraphQLUri() - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
 
getGraphQLWSUri() - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
 
getGroupId() - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
 
getGroupId() - Method in class io.vertx.kafka.admin.ConsumerGroupListing
 
getGroupName() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets the cache group name.
getGrpc() - Method in class io.vertx.ext.consul.CheckOptions
Specifies a gRPC check's endpoint that supports the standard gRPC health checking protocol.
getHAGroup() - Method in class io.vertx.core.VertxOptions
Get the HA group to be used when HA is enabled.
getHandlers() - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
 
getHandshakeTimeout() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getHashSlotCacheTTL() - Method in class io.vertx.redis.client.RedisClusterConnectOptions
Returns the TTL of the hash slot cache.
getHashSlotCacheTTL() - Method in class io.vertx.redis.client.RedisOptions
Returns the TTL of the hash slot cache.
getHazelcastInstance() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getHeader() - Method in class io.vertx.ext.auth.JWTOptions
 
getHeader(CharSequence) - Method in interface io.vertx.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(CharSequence) - Method in interface io.vertx.core.http.HttpResponseHead
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.reactivex.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.rxjava3.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.rxjava3.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.core.http.HttpResponseHead
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.ext.stomp.Frame
Gets the value of the header with the given 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.HttpRequestHead
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.reactivex.core.http.HttpResponseHead
Return the first header value with the specified name
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.rxjava3.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.rxjava3.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.rxjava3.core.http.HttpResponseHead
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.rxjava3.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeaderCanonAlgo() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the canonicalization algorithm for signed headers.
getHeaders() - Method in class io.vertx.core.eventbus.DeliveryOptions
Get the message headers
getHeaders() - Method in class io.vertx.core.http.RequestOptions
Get the request headers
getHeaders() - Method in exception io.vertx.core.http.UpgradeRejectedException
 
getHeaders() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
Custom headers to send along with every request.
getHeaders() - Method in class io.vertx.ext.consul.CheckOptions
Get header map
getHeaders() - Method in interface io.vertx.ext.mail.MailAttachment
Get the headers to be added for this attachment.
getHeaders() - Method in class io.vertx.ext.mail.MailMessage
Get the headers.
getHeaders() - Method in class io.vertx.ext.stomp.Frame
Gets the frame headers.
getHeaders() - Method in class io.vertx.ext.web.api.service.ServiceRequest
Get request headers
getHeaders() - Method in class io.vertx.ext.web.api.service.ServiceResponse
 
getHeaders() - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
 
getHeaders() - Method in class io.vertx.httpproxy.spi.cache.Resource
 
getHeaders() - Method in interface io.vertx.openapi.contract.Response
 
getHeaders() - Method in interface io.vertx.openapi.validation.ValidatableResponse
 
getHeaders() - Method in interface io.vertx.openapi.validation.ValidatedRequest
 
getHeaders() - Method in interface io.vertx.openapi.validation.ValidatedResponse
 
getHeaders() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
Get the headers to be added for this attachment.
getHeaders() - Method in class io.vertx.reactivex.openapi.contract.Response
 
getHeaders() - Method in class io.vertx.reactivex.openapi.validation.ValidatableResponse
 
getHeaders() - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
getHeaders() - Method in class io.vertx.reactivex.openapi.validation.ValidatedResponse
 
getHeaders() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
Get the headers to be added for this attachment.
getHeaders() - Method in class io.vertx.rxjava3.openapi.contract.Response
 
getHeaders() - Method in class io.vertx.rxjava3.openapi.validation.ValidatableResponse
 
getHeaders() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
getHeaders() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedResponse
 
getHeaderTableSize() - Method in class io.vertx.core.http.Http2Settings
 
getHeartbeat() - Method in class io.vertx.ext.stomp.StompClientOptions
Gets the heartbeat configuration.
getHeartbeat() - Method in class io.vertx.ext.stomp.StompServerOptions
Gets the heartbeat configuration.
getHeartbeatInterval() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getHeight() - Method in class io.vertx.ext.consul.Coordinate
Get height
getHelper(Vertx) - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
getHelper(Vertx) - Method in class io.vertx.core.net.PemKeyCertOptions
 
getHelper(Vertx) - Method in class io.vertx.core.net.PemTrustOptions
 
getHint() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the operation hint
getHint() - Method in class io.vertx.ext.mongo.CountOptions
Gets the hint to apply.
getHint() - Method in class io.vertx.ext.mongo.FindOptions
Get the hint.
getHint() - Method in class io.vertx.ext.mongo.UpdateOptions
Get the hint.
getHint() - Method in exception io.vertx.pgclient.PgException
 
getHint() - Method in class io.vertx.pgclient.PgNotice
 
getHintString() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the operation hint string
getHintString() - Method in class io.vertx.ext.mongo.CountOptions
Gets the hint string to apply.
getHintString() - Method in class io.vertx.ext.mongo.FindOptions
Get the hint string.
getHintString() - Method in class io.vertx.ext.mongo.UpdateOptions
Get the hint string.
getHost() - Method in class io.vertx.amqp.AmqpClientOptions
 
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 class io.vertx.core.http.HttpConnectOptions
Get the host name to be used by the client request.
getHost() - Method in class io.vertx.core.net.ConnectOptions
Get the host name to be used by the client connection.
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.ext.consul.ConsulClientOptions
Get Consul host.
getHost() - Method in class io.vertx.ext.shell.term.SSHTermOptions
 
getHost() - Method in class io.vertx.ext.stomp.StompClientOptions
Gets the STOMP server host.
getHost() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
getHost() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
string host = 1;
getHost() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
string host = 1;
getHost() - Method in class io.vertx.kafka.admin.MemberDescription
 
getHost() - Method in class io.vertx.kafka.client.common.Node
 
getHost() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getHost() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getHost() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getHost() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get the host for connecting to the server.
getHostBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
getHostBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
string host = 1;
getHostBytes() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
string host = 1;
getHostname() - Method in class io.vertx.ext.mail.MailConfig
get the hostname of the mailserver
getHostnameVerificationAlgorithm() - Method in class io.vertx.core.net.ClientSSLOptions
 
getHostnameVerificationAlgorithm() - Method in class io.vertx.core.net.NetClientOptions
 
getHostsPath() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getHostsRefreshPeriod() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getHostsValue() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getHours() - Method in class io.vertx.pgclient.data.Interval
 
getHtml() - Method in class io.vertx.ext.mail.MailMessage
get the html text of this mail
getHtpasswdFile() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
getHttp() - Method in class io.vertx.ext.consul.CheckOptions
Get HTTP address
getHttp1MaxSize() - Method in class io.vertx.core.http.PoolOptions
Get the maximum pool size for HTTP/1.x connections
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
 
getHttp2MaxSize() - Method in class io.vertx.core.http.PoolOptions
Get the maximum pool size for HTTP/2 connections
getHttp2MultiplexingLimit() - Method in class io.vertx.core.http.HttpClientOptions
 
getHttp2RstFloodMaxRstFramePerWindow() - Method in class io.vertx.core.http.HttpServerOptions
 
getHttp2RstFloodWindowDuration() - Method in class io.vertx.core.http.HttpServerOptions
 
getHttp2RstFloodWindowDurationTimeUnit() - Method in class io.vertx.core.http.HttpServerOptions
 
getHttp2UpgradeMaxContentLength() - Method in class io.vertx.core.http.HttpClientOptions
 
getHttpActiveRequests() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpActiveWsConnections() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpClientOptions() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getHttpClientOptions() - Method in class io.vertx.serviceresolver.kube.KubeResolverOptions
 
getHttpMethod() - Method in interface io.vertx.openapi.contract.Operation
 
getHttpMethod() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getHttpMethod() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getHttpOptions() - Method in class io.vertx.ext.shell.ShellServiceOptions
 
getHttpQueuePending() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpQueueTime() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpRequestBytes() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpRequestResetsCount() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpRequestsCount() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpResponseBytes() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpResponsesCount() - Method in class io.vertx.micrometer.MetricsNaming
 
getHttpResponseTime() - Method in class io.vertx.micrometer.MetricsNaming
 
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.auth.authorization.AuthorizationProvider
returns the id of the authorization provider
getId() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
getId() - Method in class io.vertx.ext.auth.webauthn4j.RelyingParty
 
getId() - Method in class io.vertx.ext.consul.Check
Get the ID of check
getId() - Method in class io.vertx.ext.consul.CheckOptions
Get check ID
getId() - Method in class io.vertx.ext.consul.Event
Get ID of event
getId() - Method in class io.vertx.ext.consul.MaintenanceOptions
Get the ID of service
getId() - Method in class io.vertx.ext.consul.Node
Get node id
getId() - Method in class io.vertx.ext.consul.policy.AclPolicy
 
getId() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Get ID of the query
getId() - Method in class io.vertx.ext.consul.Service
Get ID of service
getId() - Method in class io.vertx.ext.consul.ServiceOptions
Get the ID of session
getId() - Method in class io.vertx.ext.consul.Session
Get the ID of session
getId() - Method in class io.vertx.ext.consul.token.PolicyLink
 
getId() - Method in class io.vertx.ext.healthchecks.CheckResult
 
getId() - Method in class io.vertx.ext.stomp.Frame
 
getId() - Method in class io.vertx.kafka.client.common.Node
 
getId() - Method in class io.vertx.reactivex.ext.auth.abac.PolicyBasedAuthorizationProvider
returns the id of the authorization provider
getId() - Method in interface io.vertx.reactivex.ext.auth.authorization.AuthorizationProvider
returns the id of the authorization provider
getId() - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.JWTAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.reactivex.ext.auth.jwt.authorization.MicroProfileAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.KeycloakAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.reactivex.ext.auth.oauth2.authorization.ScopeAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.reactivex.ext.auth.properties.PropertyFileAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.reactivex.ext.auth.sqlclient.SqlAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.abac.PolicyBasedAuthorizationProvider
returns the id of the authorization provider
getId() - Method in interface io.vertx.rxjava3.ext.auth.authorization.AuthorizationProvider
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.JWTAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.jwt.authorization.MicroProfileAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.KeycloakAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.oauth2.authorization.ScopeAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
returns the id of the authorization provider
getIdentifier() - Method in class io.vertx.ext.auth.otp.Authenticator
 
getIdentifier() - Method in class io.vertx.ext.auth.otp.OtpCredentials
 
getIdentifier() - Method in enum io.vertx.json.schema.Draft
 
getIdentifier() - Method in interface io.vertx.openapi.contract.MediaType
 
getIdentifier() - Method in class io.vertx.reactivex.openapi.contract.MediaType
 
getIdentifier() - Method in class io.vertx.rxjava3.openapi.contract.MediaType
 
getIdleConnectionTimeout() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
getIdleTimeout() - Method in class io.vertx.core.http.RequestOptions
 
getIdleTimeout() - Method in class io.vertx.core.net.TCPSSLOptions
 
getIdleTimeout() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getIdleTimeout() - Method in class io.vertx.sqlclient.PoolOptions
 
getIdleTimeoutUnit() - Method in class io.vertx.core.net.TCPSSLOptions
 
getIdleTimeoutUnit() - Method in class io.vertx.sqlclient.PoolOptions
 
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. has a constructor taking a single String as argument).
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. has a static 'from' method taking a single String as argument).
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. has a static 'fromString' method taking a single String as argument).
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. has a static 'valueOf' method taking a single String as argument).
getIgniteInstance() - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
Returns instance of Ignite.
getImplicit() - Method in interface io.vertx.openapi.contract.OAuthFlows
Configuration for the OAuth Implicit flow.
getImplicit() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlows
Configuration for the OAuth Implicit flow.
getImplicit() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlows
Configuration for the OAuth Implicit flow.
getIn() - Method in interface io.vertx.openapi.contract.Parameter
 
getIn() - Method in interface io.vertx.openapi.contract.SecurityScheme
The location of the API key.
getIn() - Method in class io.vertx.reactivex.openapi.contract.Parameter
 
getIn() - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
The location of the API key.
getIn() - Method in class io.vertx.rxjava3.openapi.contract.Parameter
 
getIn() - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
The location of the API key.
getInBinary() - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
getInboundGlobalBandwidth() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getInboundMappings() - Method in class io.vertx.camel.CamelBridgeOptions
 
getInboundPermitteds() - Method in class io.vertx.ext.bridge.BridgeOptions
 
getIncludeProperties() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getIndex() - Method in class io.vertx.core.cli.Argument
 
getIndex() - Method in class io.vertx.ext.consul.BlockingQueryOptions
Get index
getIndex() - Method in class io.vertx.ext.consul.CheckList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.CoordinateList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.EventList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.KeyValueList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.NodeList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.ServiceEntryList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.ServiceList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.Session
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.SessionList
Get Consul index
getIndex() - Method in class io.vertx.ext.consul.TxnKVOperation
Get the index used for locking, unlocking, and check-and-set operations.
getIndexOptionDefaults() - Method in class io.vertx.ext.mongo.CreateCollectionOptions
 
getInfluxDbOptions() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the specific options for InfluxDB reporting.
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
 
getInlineAttachment() - Method in class io.vertx.ext.mail.MailMessage
get the list of inline attachments of this mail
getInsertedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of inserted documents
getInserts() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
An unmodifiable list of inserts data.
getInstance() - Static method in class io.vertx.core.json.jackson.HybridJacksonPool
 
getInstanceCount() - Method in interface io.vertx.core.Context
 
getInstanceCount() - Method in class io.vertx.reactivex.core.Context
 
getInstanceCount() - Method in class io.vertx.rxjava3.core.Context
 
getInstanceLocation() - Method in class io.vertx.json.schema.OutputUnit
 
getInstanceName() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
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.
getInstantThroughput() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxThroughputMeterMBean
 
getInstantThroughput() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxThroughputTimerMBean
 
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.
getInteger() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getInteger() - Method in interface io.vertx.openapi.validation.Parameter
 
getInteger() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getInteger() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getInteger() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getInteger() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getInteger() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getInteger() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getInteger() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getInteger() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getInteger(int) - Method in class io.vertx.core.json.JsonArray
Get the Integer at position pos in the array,
getInteger(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get an integer value at pos.
getInteger(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get an integer value at pos.
getInteger(int) - Method in interface io.vertx.sqlclient.Tuple
Get an integer value at pos.
getInteger(Integer) - Method in interface io.vertx.openapi.validation.Parameter
 
getInteger(Integer) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getInteger(Integer) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getInteger(Integer) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getInteger(Integer) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getInteger(Integer) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getInteger(Integer) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getInteger(String) - Method in class io.vertx.core.json.JsonObject
Get the Integer value with the specified key
getInteger(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get an integer value for the given column.
getInteger(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get an integer value for the given column.
getInteger(String) - Method in interface io.vertx.sqlclient.Row
Get an integer value for the given column.
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.
getInternalPosition() - Method in exception io.vertx.pgclient.PgException
 
getInternalPosition() - Method in class io.vertx.pgclient.PgNotice
 
getInternalQuery() - Method in exception io.vertx.pgclient.PgException
 
getInternalQuery() - Method in class io.vertx.pgclient.PgNotice
 
getInternalStatistics() - Method in interface io.vertx.mysqlclient.MySQLConnection
Send a STATISTICS command to get a human readable string of the server internal status.
getInternalStatistics() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
Send a STATISTICS command to get a human readable string of the server internal status.
getInternalStatistics() - Method in class io.vertx.rxjava3.mysqlclient.MySQLConnection
Send a STATISTICS command to get a human readable string of the server internal status.
getInterval() - Method in class io.vertx.ext.consul.CheckOptions
Get checking interval
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.
getIntputrc() - Method in class io.vertx.ext.shell.term.HttpTermOptions
 
getIntputrc() - Method in class io.vertx.ext.shell.term.SSHTermOptions
 
getIntputrc() - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
getIntrospectionPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
The provider token introspection resource path
getIsr() - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
 
getIssuer() - Method in class io.vertx.ext.auth.JWTOptions
 
getItemList() - Method in class io.vertx.json.schema.common.dsl.TupleSchemaBuilder
 
getIterationError() - Method in exception io.vertx.mysqlclient.MySQLBatchException
Get the detailed errors of all failed iterations in batching.
getJdbcUrl() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getJksKeyCertOptions() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
 
getJksTrustOptions() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
 
getJmxDomain() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
Get the JMX domain to use when JMX metrics are enabled.
getJmxMetricsOptions() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the specific options for JMX reporting.
getJob(int) - Method in interface io.vertx.ext.shell.system.JobController
Returns an active job in this session by its id.
getJson(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a JSON element at pos, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getJson(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a JSON element at pos, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getJson(int) - Method in interface io.vertx.sqlclient.Tuple
Get a JSON element at pos, the element might be null or one of the following types: String Number JsonObject JsonArray Boolean
getJson(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a JSON element for the given column, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getJson(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a JSON element for the given column, the element might be #JSON_NULL null or one of the following types: String Number JsonObject JsonArray Boolean
getJson(String) - Method in interface io.vertx.sqlclient.Row
Get a JSON element for the given column, the element might be null or one of the following types: String Number JsonObject JsonArray Boolean
getJsonArray() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getJsonArray() - Method in interface io.vertx.openapi.validation.Parameter
 
getJsonArray() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getJsonArray() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getJsonArray() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getJsonArray() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getJsonArray() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getJsonArray() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getJsonArray() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getJsonArray() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getJsonArray(int) - Method in class io.vertx.core.json.JsonArray
Get the JsonArray at position pos in the array.
getJsonArray(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a value at pos.
getJsonArray(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a value at pos.
getJsonArray(int) - Method in interface io.vertx.sqlclient.Tuple
Get a JsonArray value at pos.
getJsonArray(JsonArray) - Method in interface io.vertx.openapi.validation.Parameter
 
getJsonArray(JsonArray) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getJsonArray(JsonArray) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getJsonArray(JsonArray) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getJsonArray(JsonArray) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getJsonArray(JsonArray) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getJsonArray(JsonArray) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getJsonArray(String) - Method in class io.vertx.core.json.JsonObject
Get the JsonArray value with the specified key
getJsonArray(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a value for the given column.
getJsonArray(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a value for the given column.
getJsonArray(String) - Method in interface io.vertx.sqlclient.Row
Get a JsonArray value for the given column.
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() - Method in interface io.vertx.ext.web.validation.RequestParameter
Returns null if value is not a JsonObject, otherwise it returns value
getJsonObject() - Method in interface io.vertx.openapi.validation.Parameter
 
getJsonObject() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
Returns null if value is not a , otherwise it returns value
getJsonObject() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getJsonObject() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getJsonObject() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getJsonObject() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
Returns null if value is not a , otherwise it returns value
getJsonObject() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getJsonObject() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getJsonObject() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getJsonObject(int) - Method in class io.vertx.core.json.JsonArray
Get the JsonObject at position pos in the array.
getJsonObject(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a value at pos.
getJsonObject(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a value at pos.
getJsonObject(int) - Method in interface io.vertx.sqlclient.Tuple
Get a JsonObject value at pos.
getJsonObject(JsonObject) - Method in interface io.vertx.openapi.validation.Parameter
 
getJsonObject(JsonObject) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getJsonObject(JsonObject) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getJsonObject(JsonObject) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getJsonObject(JsonObject) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getJsonObject(JsonObject) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getJsonObject(JsonObject) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getJsonObject(String) - Method in class io.vertx.core.json.JsonObject
Get the JsonObject value with the specified key
getJsonObject(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a value for the given column.
getJsonObject(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a value for the given column.
getJsonObject(String) - Method in interface io.vertx.sqlclient.Row
Get a JsonObject value for the given column.
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.
getJwkMaxAgeInSeconds() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getJwkPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getJwks() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getJwks() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getJwt() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getJWTOptions() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getJWTOptions() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
 
getKeepAliveInterval() - Method in class io.vertx.mqtt.MqttClientOptions
 
getKeepAliveTimeout() - Method in class io.vertx.core.http.HttpClientOptions
 
getKeepAliveTimeout() - Method in class io.vertx.ext.mail.MailConfig
 
getKeepAliveTimeoutUnit() - Method in class io.vertx.ext.mail.MailConfig
Gets the TimeUnit of keeping the connections alive timeout.
getKey() - Method in class io.vertx.ext.auth.otp.Authenticator
 
getKey() - Method in class io.vertx.ext.auth.otp.OtpKey
 
getKey() - Method in class io.vertx.ext.consul.KeyValue
Get the key
getKey() - Method in class io.vertx.ext.consul.TxnKVOperation
Get the key
getKey() - Method in class io.vertx.ext.mongo.IndexModel
Get the index key
getKeyAlgorithm() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
Deprecated.
Use vert.x ssl certificate options instead. It will be removed in vert.x 4.1
getKeyBytes() - Method in class io.vertx.ext.auth.otp.OtpKey
 
getKeyCertOptions() - Method in class io.vertx.core.net.SSLOptions
 
getKeyCertOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
getKeyed() - Method in class io.vertx.redis.client.RequestGrouping
Returns a collection of request groups such that all requests in each group are guaranteed to be sent to the same master node.
getKeyManagerFactory(Vertx) - Method in interface io.vertx.core.net.KeyCertOptions
Create and return the key manager factory for these options.
getKeyManagerFactory(Vertx) - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
getKeyManagerFactory(Vertx) - Method in class io.vertx.core.net.PemKeyCertOptions
 
getKeyPairOptions() - Method in class io.vertx.ext.shell.term.SSHTermOptions
 
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 interface io.vertx.redis.client.Response
Get this multi response keys from a hash.
getKeys(String) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeys(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeys(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeyspace() - Method in class io.vertx.cassandra.CassandraClientOptions
 
getKeyStore() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getKeyStoreFilePath() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
Deprecated.
Use vert.x jksKeyCertOptions.path instead. It will be removed in vert.x 4.1
getKeyStorePassword() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
Deprecated.
Use vert.x jksKeyCertOptions.password instead. It will be removed in vert.x 4.1
getKeyStoreType() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
Deprecated.
Use vert.x ssl certificate options instead. It will be removed in vert.x 4.1
getKeysWithOptions(String, BlockingQueryOptions) - Method in interface io.vertx.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
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
getKeyword() - Method in class io.vertx.json.schema.common.dsl.Keyword
 
getKeywordLocation() - Method in class io.vertx.json.schema.OutputUnit
 
getKind() - Method in class io.vertx.ext.web.api.service.generator.model.WebApiProxyModel
 
getKind() - Method in class io.vertx.serviceproxy.generator.model.ProxyModel
 
getLabel() - Method in class io.vertx.micrometer.Match
 
getLabelMatches() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
 
getLabels() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
 
getLanAddress() - Method in class io.vertx.ext.consul.Node
Get node lan address
getLanguageOverride() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the name of the field that contains the language string.
getLastModified() - Method in class io.vertx.httpproxy.spi.cache.Resource
 
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
 
getLeader() - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
 
getLeaderEpoch() - Method in class io.vertx.kafka.admin.ListOffsetsResultInfo
 
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.auth.JWTOptions
 
getLeeway() - Method in class io.vertx.ext.web.client.OAuth2WebClientOptions
Weather to allow leeway while validating if a token is considered expired.
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.consul.PreparedQueryExecuteOptions
Get the size of the list to the given number of nodes.
getLimit() - Method in class io.vertx.ext.mongo.CountOptions
Gets the limit to apply.
getLimit() - Method in class io.vertx.ext.mongo.FindOptions
Get the limit - this determines the max number of rows to return
getLine() - Method in exception io.vertx.pgclient.PgException
 
getLine() - Method in class io.vertx.pgclient.PgNotice
 
getLineNumber() - Method in class io.vertx.mssqlclient.MSSQLInfo
 
getLineStrings() - Method in class io.vertx.mysqlclient.data.spatial.MultiLineString
 
getLineStrings() - Method in class io.vertx.mysqlclient.data.spatial.Polygon
 
getLinkName() - Method in class io.vertx.amqp.AmqpReceiverOptions
 
getLinkName() - Method in class io.vertx.amqp.AmqpSenderOptions
 
getList() - Method in class io.vertx.core.json.JsonArray
Get the underlying List as is.
getList() - Method in class io.vertx.ext.consul.CheckList
Get list of checks
getList() - Method in class io.vertx.ext.consul.CoordinateList
Get list of coordinates
getList() - Method in class io.vertx.ext.consul.EventList
Get list of events
getList() - Method in class io.vertx.ext.consul.KeyValueList
Get list of key/value pairs
getList() - Method in class io.vertx.ext.consul.NodeList
Get list of nodes
getList() - Method in class io.vertx.ext.consul.ServiceEntryList
Get list of services
getList() - Method in class io.vertx.ext.consul.ServiceList
Get list of services
getList() - Method in class io.vertx.ext.consul.SessionList
Get list of sessions
getList(String) - Method in class io.vertx.reactivex.uritemplate.Variables
 
getList(String) - Method in class io.vertx.rxjava3.uritemplate.Variables
 
getList(String) - Method in interface io.vertx.uritemplate.Variables
 
getListenerPort() - Method in class io.vertx.ext.consul.connect.ExposePathOptions
 
getListSeparator() - Method in class io.vertx.core.cli.TypedOption
 
getListServices() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
getListServices() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
List the full names of registered services.
getListServices() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
List the full names of registered services.
getListServicesBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
getListServicesBytes() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
List the full names of registered services.
getListServicesBytes() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
List the full names of registered services.
getListServicesResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
getListServicesResponse() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer list_services requests.
getListServicesResponse() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer list_services requests.
getListServicesResponseBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
getListServicesResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
getListServicesResponseOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer list_services requests.
getListServicesResponseOrBuilder() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer list_services requests.
getLocal() - Method in class io.vertx.ext.consul.token.AclToken
 
getLocal(ContextLocal<T>) - Method in interface io.vertx.core.Context
Get local data associated with key using the concurrent access mode.
getLocal(ContextLocal<T>) - Method in class io.vertx.reactivex.core.Context
Get local data associated with key using the concurrent access mode.
getLocal(ContextLocal<T>) - Method in class io.vertx.rxjava3.core.Context
Get local data associated with key using the concurrent access mode.
getLocal(ContextLocal<T>, AccessMode) - Method in interface io.vertx.core.Context
Get local data associated with key using the specified access mode.
getLocal(ContextLocal<T>, AccessMode) - Method in class io.vertx.reactivex.core.Context
Get local data associated with key using the specified access mode.
getLocal(ContextLocal<T>, AccessMode) - Method in class io.vertx.rxjava3.core.Context
Get local data associated with key using the specified access mode.
getLocal(ContextLocal<T>, AccessMode, Supplier<? extends T>) - Method in interface io.vertx.core.Context
Get local data associated with key using the specified access mode.
getLocal(ContextLocal<T>, Supplier<? extends T>) - Method in interface io.vertx.core.Context
Get local data associated with key using the concurrent access mode.
getLocalAddress() - Method in class io.vertx.core.net.ClientOptionsBase
 
getLocalAsyncMap(String) - Method in interface io.vertx.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalAsyncMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalAsyncMap(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalBindPort() - Method in class io.vertx.ext.consul.connect.UpstreamOptions
 
getLocalCounter(String) - Method in interface io.vertx.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalCounter(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalCounter(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalDate(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get LocalDate value at pos.
getLocalDate(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get LocalDate value at pos.
getLocalDate(int) - Method in interface io.vertx.sqlclient.Tuple
Get LocalDate value at pos.
getLocalDate(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get LocalDate value for the given column.
getLocalDate(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get LocalDate value for the given column.
getLocalDate(String) - Method in interface io.vertx.sqlclient.Row
Get LocalDate value for the given column.
getLocalDateTime(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get LocalDateTime value at pos.
getLocalDateTime(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get LocalDateTime value at pos.
getLocalDateTime(int) - Method in interface io.vertx.sqlclient.Tuple
Get LocalDateTime value at pos.
getLocalDateTime(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get LocalDateTime value for the given column.
getLocalDateTime(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get LocalDateTime value for the given column.
getLocalDateTime(String) - Method in interface io.vertx.sqlclient.Row
Get LocalDateTime value for the given column.
getLocale() - Method in class io.vertx.ext.mongo.CollationOptions
Get the locale
getLocalHost() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Gets system-wide local address or host for all Ignite components to bind to.
getLocalLock(String) - Method in interface io.vertx.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLock(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLock(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLockWithTimeout(String, long) - Method in interface io.vertx.core.shareddata.SharedData
Like SharedData.getLocalLock(String) but specifying a timeout.
getLocalLockWithTimeout(String, long) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Like SharedData.getLocalLock(java.lang.String) but specifying a timeout.
getLocalLockWithTimeout(String, long) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Like SharedData.getLocalLock(java.lang.String) but specifying a timeout.
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.rxjava3.core.shareddata.SharedData
Return a LocalMap with the specific name.
getLocalPathPort() - Method in class io.vertx.ext.consul.connect.ExposePathOptions
 
getLocalPort() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
getLocalTime(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get LocalTime value at pos.
getLocalTime(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get LocalTime value at pos.
getLocalTime(int) - Method in interface io.vertx.sqlclient.Tuple
Get LocalTime value at pos.
getLocalTime(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get LocalTime value for the given column.
getLocalTime(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get LocalTime value for the given column.
getLocalTime(String) - Method in interface io.vertx.sqlclient.Row
Get LocalTime value for the given column.
getLocation() - Method in exception io.vertx.ext.web.validation.ParameterProcessorException
 
getLocation() - Method in class io.vertx.servicediscovery.Record
 
getLock(String) - Method in interface io.vertx.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLock(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLock(String) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLockDelay() - Method in class io.vertx.ext.consul.Session
Lock delay is a time duration, between 0 and 60 seconds.
getLockDelay() - Method in class io.vertx.ext.consul.SessionOptions
Get the lock-delay period.
getLockIndex() - Method in class io.vertx.ext.consul.KeyValue
Get the number of times this key has successfully been acquired in a lock.
getLockWithTimeout(String, long) - Method in interface io.vertx.core.shareddata.SharedData
Like SharedData.getLock(String) but specifying a timeout.
getLockWithTimeout(String, long) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Like SharedData.getLock(java.lang.String) but specifying a timeout.
getLockWithTimeout(String, long) - Method in class io.vertx.rxjava3.core.shareddata.SharedData
Like SharedData.getLock(java.lang.String) but specifying a timeout.
getLockWithTimeout(String, long) - Method in interface io.vertx.spi.cluster.hazelcast.spi.HazelcastObjectProvider
Return Lock with the given name within specified timeout (in ms)
getLockWithTimeout(String, long, Completable<Lock>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Attempts to acquire a Lock for the given name within timeout milliseconds.
getLockWithTimeout(String, long, Completable<Lock>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getLockWithTimeout(String, long, Completable<Lock>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getLockWithTimeout(String, long, Completable<Lock>) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getLockWithTimeout(String, long, Completable<Lock>) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getLogActivity() - Method in class io.vertx.core.dns.DnsClientOptions
 
getLogActivity() - Method in class io.vertx.core.net.NetworkOptions
 
getLogin() - Method in class io.vertx.ext.mail.MailConfig
get login options
getLogin() - Method in class io.vertx.ext.stomp.StompClientOptions
Gets the configured login.
getLoginHint() - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
Hint on login name for IdP UI
getLogoutPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
The provider logout path
getLong() - Method in interface io.vertx.ext.web.validation.RequestParameter
 
getLong() - Method in interface io.vertx.openapi.validation.Parameter
 
getLong() - Method in class io.vertx.reactivex.ext.web.validation.RequestParameter
 
getLong() - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getLong() - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getLong() - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getLong() - Method in class io.vertx.rxjava3.ext.web.validation.RequestParameter
 
getLong() - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getLong() - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getLong() - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
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(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get a long value at pos.
getLong(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get a long value at pos.
getLong(int) - Method in interface io.vertx.sqlclient.Tuple
Get a long value at pos.
getLong(Long) - Method in interface io.vertx.openapi.validation.Parameter
 
getLong(Long) - Method in interface io.vertx.reactivex.openapi.validation.Parameter
 
getLong(Long) - Method in class io.vertx.reactivex.openapi.validation.RequestParameter
 
getLong(Long) - Method in class io.vertx.reactivex.openapi.validation.ResponseParameter
 
getLong(Long) - Method in interface io.vertx.rxjava3.openapi.validation.Parameter
 
getLong(Long) - Method in class io.vertx.rxjava3.openapi.validation.RequestParameter
 
getLong(Long) - Method in class io.vertx.rxjava3.openapi.validation.ResponseParameter
 
getLong(String) - Method in class io.vertx.core.json.JsonObject
Get the Long value with the specified key
getLong(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get a long value for the given column.
getLong(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get a long value for the given column.
getLong(String) - Method in interface io.vertx.sqlclient.Row
Get a long value for the given column.
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.
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.
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.
getLookAheadWindow() - Method in class io.vertx.ext.auth.otp.hotp.HotpAuthOptions
 
getLowerLeftCorner() - Method in class io.vertx.pgclient.data.Box
 
getLTime() - Method in class io.vertx.ext.consul.Event
Get the Lamport clock time
getMap() - Method in class io.vertx.core.json.JsonObject
Get the underlying Map as is.
getMap(String) - Method in class io.vertx.reactivex.uritemplate.Variables
 
getMap(String) - Method in class io.vertx.rxjava3.uritemplate.Variables
 
getMap(String) - Method in interface io.vertx.uritemplate.Variables
 
getMappingName(PropertyInfo, String) - Method in class io.vertx.sqlclient.templates.generator.MapperGenBase
 
getMasterName() - Method in class io.vertx.redis.client.RedisOptions
Get the name of the master set.
getMasterName() - Method in class io.vertx.redis.client.RedisSentinelConnectOptions
Get the name of the master set.
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 interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
getMax() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
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.SockJSBridgeOptions
 
getMaxAge() - Method in interface io.vertx.core.http.Cookie
 
getMaxAge() - Method in class io.vertx.httpproxy.spi.cache.Resource
 
getMaxBodyLength() - Method in class io.vertx.ext.stomp.StompServerOptions
Gets the max length of the frame body accepted by the server.
getMaxBufferedMessages() - Method in class io.vertx.amqp.AmqpReceiverOptions
 
getMaxBufferedMessages() - Method in class io.vertx.core.eventbus.MessageConsumerOptions
 
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
 
getMaxClientIdLength() - Method in class io.vertx.mqtt.MqttServerOptions
 
getMaxConcurrentAsyncOperations() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets maximum number of allowed concurrent asynchronous operations.
getMaxConcurrentStreams() - Method in class io.vertx.core.http.Http2Settings
 
getMaxConnections() - Method in class io.vertx.core.http.WebSocketClientOptions
Get the maximum of WebSockets per endpoint.
getMaxConnectTimeout() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
getMaxDelayToWait() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getMaxDelayToWaitTimeUnit() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getMaxDocuments() - Method in class io.vertx.ext.mongo.CreateCollectionOptions
 
getMaxEventLoopExecuteTime() - Method in class io.vertx.core.VertxOptions
Get the value of max event loop execute time, in maxEventLoopExecuteTimeUnit.
getMaxEventLoopExecuteTimeUnit() - Method in class io.vertx.core.VertxOptions
 
getMaxFailures() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getMaxFormAttributeSize() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxFormBufferedBytes() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxFormFields() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxFrameInTransaction() - Method in class io.vertx.ext.stomp.StompServerOptions
Gets the maximum number of frames that can be added to a transaction.
getMaxFrameSize() - Method in class io.vertx.core.http.Http2Settings
 
getMaxFrameSize() - Method in class io.vertx.core.http.WebSocketClientOptions
Get the maximum WebSocket frame size to use
getMaxHandlersPerSocket() - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
 
getMaxHeaderLength() - Method in class io.vertx.ext.stomp.StompServerOptions
Gets the max length of header's value.
getMaxHeaderListSize() - Method in class io.vertx.core.http.Http2Settings
 
getMaxHeaders() - Method in class io.vertx.ext.stomp.StompServerOptions
Gets the maximum number of headers supported by the server.
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
 
getMaxInternalQueueSize() - Method in class io.vertx.rabbitmq.RabbitMQPublisherOptions
 
getMaxLifetime() - Method in class io.vertx.core.http.PoolOptions
 
getMaxLifetime() - Method in class io.vertx.sqlclient.PoolOptions
 
getMaxLifetimeUnit() - Method in class io.vertx.core.http.PoolOptions
 
getMaxLifetimeUnit() - Method in class io.vertx.sqlclient.PoolOptions
 
getMaxMailsPerConnection() - Method in class io.vertx.ext.mail.MailConfig
The max emails count per connection.
getMaxMessageSize() - Method in class io.vertx.core.http.WebSocketClientOptions
Get the maximum WebSocket message size to use
getMaxMessageSize() - Method in class io.vertx.grpc.client.GrpcClientOptions
 
getMaxMessageSize() - Method in class io.vertx.grpc.server.GrpcServerOptions
 
getMaxMessageSize() - Method in class io.vertx.mqtt.MqttClientOptions
 
getMaxMessageSize() - Method in class io.vertx.mqtt.MqttServerOptions
 
getMaxNestedArrays() - Method in class io.vertx.redis.client.RedisConnectOptions
Tune how much nested arrays are allowed on a redis response.
getMaxNestedArrays() - Method in class io.vertx.redis.client.RedisOptions
Tune how much nested arrays are allowed on a Redis response.
getMaxPoolSize() - Method in class io.vertx.ext.mail.MailConfig
get the max allowed number of open connections to the mailserver if not set the default is 10
getMaxPoolSize() - Method in class io.vertx.redis.client.RedisOptions
Get the maximum size of the connection pool.
getMaxPoolWaiting() - Method in class io.vertx.redis.client.RedisOptions
Get the maximum number of requests waiting for a connection from the pool.
getMaxQueries() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getMaxQueryInteratorsCount() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets maximum number of query iterators that can be stored.
getMaxRedirects() - Method in class io.vertx.core.http.HttpClientOptions
 
getMaxRedirects() - Method in interface io.vertx.core.http.HttpClientRequest
 
getMaxRedirects() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
getMaxRedirects() - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
 
getMaxRetries() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getMaxRows() - Method in class io.vertx.jdbcclient.SqlOptions
 
getMaxSize() - Method in class io.vertx.httpproxy.cache.CacheOptions
 
getMaxSize() - Method in class io.vertx.redis.client.PoolOptions
Get the maximum size of the connection pool.
getMaxSize() - Method in class io.vertx.sqlclient.PoolOptions
 
getMaxSubscriptionsByClient() - Method in class io.vertx.ext.stomp.StompServerOptions
Gets the maximum of subscriptions a client is allowed to register.
getMaxTime() - Method in class io.vertx.ext.mongo.AggregateOptions
Get the specified time limit in milliseconds for processing operations on a cursor.
getMaxTime() - Method in class io.vertx.ext.mongo.CountOptions
Gets the maximum execution time (in ms) on the server for this operation.
getMaxVariable() - Method in class io.vertx.ext.mongo.CollationOptions
Get max variable
getMaxWaiting() - Method in class io.vertx.redis.client.PoolOptions
Get the maximum number of requests waiting for a connection from the pool.
getMaxWaitingHandlers() - Method in class io.vertx.redis.client.RedisConnectOptions
The client will always work on pipeline mode, this means that messages can start queueing.
getMaxWaitingHandlers() - Method in class io.vertx.redis.client.RedisOptions
The client will always work on pipeline mode, this means that messages can start queueing.
getMaxWaitQueueSize() - Method in class io.vertx.core.http.PoolOptions
Returns the maximum wait queue size
getMaxWaitQueueSize() - Method in class io.vertx.sqlclient.PoolOptions
 
getMaxWebSocketFrameSize() - Method in class io.vertx.core.http.HttpServerOptions
 
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 maxWorkerExecuteTimeUnit.
getMaxWorkerExecuteTime() - Method in class io.vertx.core.VertxOptions
Get the value of max worker execute time, in maxWorkerExecuteTimeUnit.
getMaxWorkerExecuteTimeUnit() - Method in class io.vertx.core.DeploymentOptions
When the verticle does not use a named worker pool, this option has no effect.
getMaxWorkerExecuteTimeUnit() - Method in class io.vertx.core.VertxOptions
 
getMean() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
getMean() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
getMeanRate() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
 
getMedium(int) - Method in interface io.vertx.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.
getMembers() - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
 
getMessage() - Method in class io.vertx.mssqlclient.MSSQLInfo
 
getMessage() - Method in class io.vertx.pgclient.PgNotice
 
getMessageId() - Method in class io.vertx.rabbitmq.RabbitMQPublisherConfirmation
 
getMessageID() - Method in class io.vertx.ext.mail.mailencoder.MailEncoder
 
getMessageID() - Method in class io.vertx.ext.mail.MailResult
 
getMessageRequestCase() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getMessageRequestCase() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
getMessageRequestCase() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionRequestOrBuilder
 
getMessageResponseCase() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getMessageResponseCase() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
getMessageResponseCase() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
 
getMeta() - Method in class io.vertx.config.vault.client.TokenRequest
 
getMeta() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Get a list of user-defined key/value pairs that will be used for filtering the query results to nodes with the given metadata values present.
getMeta() - Method in class io.vertx.ext.consul.Service
Get arbitrary KV metadata linked to the service instance.
getMeta() - Method in class io.vertx.ext.consul.ServiceOptions
Get arbitrary KV metadata linked to the service instance.
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.ext.mongo.GridFsUploadOptions
 
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.
getMetadata(String) - Method in interface io.vertx.ext.web.Route
Get some data from metadata.
getMetadata(String) - Method in interface io.vertx.ext.web.Router
Get some data from metadata.
getMetadata(String) - Method in class io.vertx.reactivex.ext.web.Route
Get some data from metadata.
getMetadata(String) - Method in class io.vertx.reactivex.ext.web.Router
Get some data from metadata.
getMetadata(String) - Method in class io.vertx.rxjava3.ext.web.Route
Get some data from metadata.
getMetadata(String) - Method in class io.vertx.rxjava3.ext.web.Router
Get some data from metadata.
getMetaField() - Method in class io.vertx.ext.mongo.TimeSeriesOptions
 
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
 
getMethod() - Method in interface io.vertx.core.http.HttpClientRequest
The HTTP method for the request.
getMethod() - Method in class io.vertx.core.http.RequestOptions
Get the HTTP method to be used by the client request.
getMethod() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getMethod() - Method in interface io.vertx.httpproxy.ProxyRequest
 
getMethod() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
The HTTP method for the request.
getMethod() - Method in class io.vertx.rxjava3.core.http.HttpClientRequest
The HTTP method for the request.
getMethod() - Method in class io.vertx.rxjava3.httpproxy.ProxyRequest
 
getMetricExporterSpi() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
getMetrics() - Method in interface io.vertx.core.spi.metrics.MetricsProvider
Returns the metrics implementation.
getMetricsCollector() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getMetricsExpireTime() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
getMetricsHistorySize() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
getMetricsLogFrequency() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Gets frequency of metrics log print out.
getMetricsName() - Method in class io.vertx.core.net.ClientOptionsBase
 
getMetricsName() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getMetricsName() - Method in class io.vertx.redis.client.RedisOptions
 
getMetricsName() - Method in class io.vertx.sqlclient.SqlConnectOptions
 
getMetricsNaming() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
MetricsNaming is a structure that holds names of all metrics, each one can be changed individually.
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() - 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() - Method in class io.vertx.rxjava3.micrometer.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.
getMetricsSnapshot(Measured) - Method in interface io.vertx.ext.dropwizard.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.
getMetricsSnapshot(Measured) - Method in class io.vertx.reactivex.ext.dropwizard.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.
getMetricsSnapshot(Measured) - Method in class io.vertx.rxjava3.ext.dropwizard.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.
getMetricsSnapshot(String) - Method in interface io.vertx.ext.dropwizard.MetricsService
Will return the metrics that begins with the baseName, 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(String) - Method in class io.vertx.reactivex.ext.dropwizard.MetricsService
Will return the metrics that begins with the baseName, 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(String) - Method in class io.vertx.rxjava3.ext.dropwizard.MetricsService
Will return the metrics that begins with the baseName, null if no metrics is available.
getMetricsSnapshot(String) - Method in class io.vertx.rxjava3.micrometer.MetricsService
Will return the metrics that begins with the baseName, null if no metrics is available.
getMetricsUpdateFrequency() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
getMicroseconds() - Method in class io.vertx.pgclient.data.Interval
 
getMin() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxHistogramMBean
 
getMin() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxTimerMBean
 
getMin() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the lower inclusive boundary for the longitude and latitude values for 2d indexes..
getMinTTL() - Method in class io.vertx.serviceresolver.srv.SrvResolverOptions
 
getMinTTLUnit() - Method in class io.vertx.serviceresolver.srv.SrvResolverOptions
 
getMinutes() - Method in class io.vertx.pgclient.data.Interval
 
getModel(ProcessingEnvironment, TypeMirrorFactory, TypeElement) - Method in class io.vertx.ext.web.api.service.generator.model.WebApiProxyModelProvider
 
getModel(ProcessingEnvironment, TypeMirrorFactory, TypeElement) - Method in class io.vertx.serviceproxy.generator.model.ProxyModelProvider
 
getModifiedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of modified documents
getModifyIndex() - Method in class io.vertx.ext.consul.KeyValue
Get the last index that modified this key.
getModifyIndex() - Method in class io.vertx.ext.consul.Service
Get the last index that modified this key.
getModifyIndex() - Method in class io.vertx.ext.consul.ServiceOptions
Get the last index that modified this key.
getMongoClient(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.
getMongoClient(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.
getMongoClient(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.
getMongoClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava3.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject) - 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) - 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>) - Static method in interface io.vertx.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMonitoredEventBusHandlers() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getMonitoredHttpClientEndpoint() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getMonitoredHttpClientUris() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getMonitoredHttpServerRoutes() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getMonitoredHttpServerUris() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
 
getMonths() - Method in class io.vertx.pgclient.data.Interval
 
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 interface io.vertx.core.http.Cookie
 
getName() - Method in class io.vertx.core.http.HttpClientOptions
 
getName() - Method in class io.vertx.core.http.WebSocketClientOptions
 
getName() - Method in class io.vertx.ext.auth.abac.Policy
Get the name of the policy
getName() - Method in class io.vertx.ext.auth.webauthn4j.RelyingParty
 
getName() - Method in class io.vertx.ext.consul.Check
Get the name of check
getName() - Method in class io.vertx.ext.consul.CheckOptions
Get check name
getName() - Method in class io.vertx.ext.consul.Event
Get name of event
getName() - Method in class io.vertx.ext.consul.EventListOptions
Get event name for filtering on events
getName() - Method in class io.vertx.ext.consul.Node
Get node name
getName() - Method in class io.vertx.ext.consul.policy.AclPolicy
 
getName() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Get an optional friendly name that can be used to execute a query instead of using its ID
getName() - Method in class io.vertx.ext.consul.Service
Get service name
getName() - Method in class io.vertx.ext.consul.ServiceOptions
Get service name
getName() - Method in class io.vertx.ext.consul.SessionOptions
Get the human-readable name for the Session
getName() - Method in class io.vertx.ext.consul.token.PolicyLink
 
getName() - Method in class io.vertx.ext.consul.token.TokenApplyingOptions
 
getName() - Method in interface io.vertx.ext.mail.MailAttachment
get the name
getName() - Method in class io.vertx.ext.mail.mailencoder.EmailAddress
get the name part of the address
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.Route
 
getName() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
getName() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse
Full name of a registered service, including its package name.
getName() - Method in interface io.vertx.grpc.reflection.v1.ServiceResponseOrBuilder
Full name of a registered service, including its package name.
getName() - Method in class io.vertx.httpproxy.cache.CacheOptions
 
getName() - Method in enum io.vertx.json.schema.common.dsl.SchemaType
 
getName() - Method in enum io.vertx.json.schema.common.dsl.StringFormat
 
getName() - Method in class io.vertx.kafka.admin.ConfigEntry
 
getName() - Method in class io.vertx.kafka.admin.ConfigSynonym
 
getName() - Method in class io.vertx.kafka.admin.NewTopic
 
getName() - Method in class io.vertx.kafka.admin.TopicDescription
 
getName() - Method in class io.vertx.kafka.client.common.ConfigResource
 
getName() - Method in interface io.vertx.openapi.contract.Parameter
 
getName() - Method in interface io.vertx.openapi.contract.Path
 
getName() - Method in interface io.vertx.openapi.contract.SecurityScheme
The name of the header, query or cookie parameter to be used.
getName() - Method in class io.vertx.openapi.validation.analyser.MultipartPart
 
getName() - Method in class io.vertx.reactivex.ext.mail.MailAttachment
get the name
getName() - Method in class io.vertx.reactivex.ext.web.Route
 
getName() - Method in class io.vertx.reactivex.openapi.contract.Parameter
 
getName() - Method in class io.vertx.reactivex.openapi.contract.Path
 
getName() - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
The name of the header, query or cookie parameter to be used.
getName() - Method in class io.vertx.redis.client.PoolOptions
Get the connection pool name to be used for metrics reporting.
getName() - Method in class io.vertx.rxjava3.ext.mail.MailAttachment
get the name
getName() - Method in class io.vertx.rxjava3.ext.web.Route
 
getName() - Method in class io.vertx.rxjava3.openapi.contract.Parameter
 
getName() - Method in class io.vertx.rxjava3.openapi.contract.Path
 
getName() - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
The name of the header, query or cookie parameter to be used.
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.
getName() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Cache name.
getName() - Method in class io.vertx.sqlclient.PoolOptions
 
getNameBytes() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
getNameBytes() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse
Full name of a registered service, including its package name.
getNameBytes() - Method in interface io.vertx.grpc.reflection.v1.ServiceResponseOrBuilder
Full name of a registered service, including its package name.
getNames() - Method in interface io.vertx.openapi.contract.SecurityRequirement
Return the name at a given index
getNames() - Method in class io.vertx.reactivex.openapi.contract.SecurityRequirement
Return the name at a given index
getNames() - Method in class io.vertx.rxjava3.openapi.contract.SecurityRequirement
Return the name at a given index
getNamespace() - Method in class io.vertx.ext.consul.policy.AclPolicy
 
getNamespace() - Method in class io.vertx.serviceresolver.kube.KubeResolverOptions
 
getNc() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getNdots() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getNear() - Method in class io.vertx.ext.consul.CheckQueryOptions
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
getNear() - Method in class io.vertx.ext.consul.NodeQueryOptions
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
getNear() - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
getNear() - Method in class io.vertx.ext.consul.ServiceQueryOptions
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
getNearestN() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Specifies that the query will be forwarded to up to NearestN other datacenters based on their estimated network round trip time using Network Coordinates from the WAN gossip pool.
getNetActiveConnections() - Method in class io.vertx.micrometer.MetricsNaming
 
getNetBytesRead() - Method in class io.vertx.micrometer.MetricsNaming
 
getNetBytesWritten() - Method in class io.vertx.micrometer.MetricsNaming
 
getNetClientOptions() - Method in class io.vertx.redis.client.RedisOptions
Get the net client options used to connect to the server.
getNetErrorCount() - Method in class io.vertx.micrometer.MetricsNaming
 
getNetmask() - Method in class io.vertx.pgclient.data.Cidr
 
getNetmask() - Method in class io.vertx.pgclient.data.Inet
 
getNetworkRecoveryInterval() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getNewAssignments() - Method in class io.vertx.kafka.admin.NewPartitions
 
getNewConfiguration() - Method in class io.vertx.config.ConfigChange
 
getNewLine() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getNode() - Method in class io.vertx.ext.consul.Check
Get the name of node
getNode() - Method in class io.vertx.ext.consul.Coordinate
Get name of node
getNode() - Method in class io.vertx.ext.consul.Event
Get regular expression to filter by node name
getNode() - Method in class io.vertx.ext.consul.EventOptions
Get regular expression to filter by node name
getNode() - Method in class io.vertx.ext.consul.Service
Get none name
getNode() - Method in class io.vertx.ext.consul.ServiceEntry
Get node
getNode() - Method in class io.vertx.ext.consul.Session
Get the ID of node
getNode() - Method in class io.vertx.ext.consul.SessionOptions
Get the node to which the session will be assigned
getNode() - Method in class io.vertx.ext.consul.TxnServiceOperation
Get the node
getNodeAddress() - Method in class io.vertx.ext.consul.Service
Get node address
getNodeId() - Method in interface io.vertx.core.spi.cluster.ClusteredNode
Return the unique node identifier for this node.
getNodeId() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getNodeId() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getNodeId() - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getNodeId() - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getNodeInfo() - Method in interface io.vertx.core.spi.cluster.ClusteredNode
Get details about this clustered node.
getNodeInfo() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getNodeInfo() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getNodeInfo() - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getNodeInfo() - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getNodeInfo(String, Completable<NodeInfo>) - Method in interface io.vertx.core.spi.cluster.ClusteredNode
Get details about a specific node in the cluster.
getNodeInfo(String, Completable<NodeInfo>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getNodeInfo(String, Completable<NodeInfo>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getNodeInfo(String, Completable<NodeInfo>) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getNodeInfo(String, Completable<NodeInfo>) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getNodeMeta() - Method in class io.vertx.ext.consul.Node
Get node meta
getNodes() - Method in interface io.vertx.core.spi.cluster.ClusteredNode
Return a list of node identifiers corresponding to the nodes in the cluster.
getNodes() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getNodes() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
Get the list of healthy nodes providing the given service, as specified by the constraints of the prepared query.
getNodes() - Method in class io.vertx.kafka.admin.ClusterDescription
 
getNodes() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getNodes() - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getNodes() - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getNonce() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getNonceAlgorithm() - Method in class io.vertx.ext.auth.JWTOptions
 
getNonProxyHosts() - Method in class io.vertx.core.net.ClientOptionsBase
 
getNotes() - Method in class io.vertx.ext.consul.Check
Get the human-readable note of check
getNotes() - Method in class io.vertx.ext.consul.CheckOptions
Get check notes
getNotificationAddress() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getNotificationPeriod() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getNow(String) - Static method in class io.vertx.micrometer.backends.BackendRegistries
Get the micrometer registry of the given name.
getNs() - Method in class io.vertx.ext.consul.CheckQueryOptions
Returns the namespace to list checks
getNtDomain() - Method in class io.vertx.ext.mail.MailConfig
Domain used on NTLM authentication.
getNumber() - Method in enum io.vertx.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
getNumber() - Method in enum io.vertx.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
getNumber() - Method in class io.vertx.mssqlclient.MSSQLInfo
 
getNumber(int) - Method in class io.vertx.core.json.JsonArray
Get the Number at position pos in the array,
getNumber(String) - Method in class io.vertx.core.json.JsonObject
Get the Number value with the specified key
getNumber(String, Number) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getNumber(String) but specifying a default value to return if there is no entry.
getNumeric(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get value at pos.
getNumeric(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get value at pos.
getNumeric(int) - Method in interface io.vertx.sqlclient.Tuple
Get Numeric value at pos.
getNumeric(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get value for the given column.
getNumeric(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get value for the given column.
getNumeric(String) - Method in interface io.vertx.sqlclient.Row
Get Numeric value for the given column.
getNumPartitions() - Method in class io.vertx.kafka.admin.NewTopic
 
getNumUses() - Method in class io.vertx.config.vault.client.Lookup
 
getNumUses() - Method in class io.vertx.config.vault.client.TokenRequest
 
getObjectKeysAndValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.FormTransformer
 
getObjectKeysAndValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.LabelTransformer
 
getObjectKeysAndValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.MatrixTransformer
 
getObjectKeysAndValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.ParameterTransformer
 
getObjectKeysAndValues(Parameter, String) - Method in class io.vertx.openapi.validation.transformer.SimpleTransformer
 
getObjectParameter(Object, String, boolean) - Method in interface io.vertx.core.json.pointer.JsonPointerIterator
Returns the object parameter with specified key.
getObjectParameter(Object, String, boolean) - Method in class io.vertx.reactivex.core.json.pointer.JsonPointerIterator
Returns the object parameter with specified key.
getObjectParameter(Object, String, boolean) - Method in class io.vertx.rxjava3.core.json.pointer.JsonPointerIterator
Returns the object parameter with specified key.
getOffset() - Method in class io.vertx.kafka.admin.ListOffsetsResultInfo
 
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
 
getOffsetDateTime(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get OffsetDateTime value at pos.
getOffsetDateTime(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get OffsetDateTime value at pos.
getOffsetDateTime(int) - Method in interface io.vertx.sqlclient.Tuple
Get OffsetDateTime value at pos.
getOffsetDateTime(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get OffsetDateTime value for the given column.
getOffsetDateTime(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get OffsetDateTime value for the given column.
getOffsetDateTime(String) - Method in interface io.vertx.sqlclient.Row
Get OffsetDateTime value for the given column.
getOffsetTime(int) - Method in class io.vertx.reactivex.sqlclient.Tuple
Get OffsetTime value at pos.
getOffsetTime(int) - Method in class io.vertx.rxjava3.sqlclient.Tuple
Get OffsetTime value at pos.
getOffsetTime(int) - Method in interface io.vertx.sqlclient.Tuple
Get OffsetTime value at pos.
getOffsetTime(String) - Method in class io.vertx.reactivex.sqlclient.Row
Get OffsetTime value for the given column.
getOffsetTime(String) - Method in class io.vertx.rxjava3.sqlclient.Row
Get OffsetTime value for the given column.
getOffsetTime(String) - Method in interface io.vertx.sqlclient.Row
Get OffsetTime value for the given column.
getOneMinuteRate() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
 
getOpaque() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getOpenAPIModel() - Method in interface io.vertx.openapi.contract.OpenAPIObject
Returns the part of the related OpenAPI specification which is represented by the OpenAPI object that is implementing this interface.
getOpenAPIPath() - Method in interface io.vertx.openapi.contract.Operation
 
getOpenAPIPath() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getOpenAPIPath() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getOpenIdConnectUrl() - Method in interface io.vertx.openapi.contract.SecurityScheme
OpenId Connect URL to discover OAuth2 configuration values.
getOpenIdConnectUrl() - Method in class io.vertx.reactivex.openapi.contract.SecurityScheme
OpenId Connect URL to discover OAuth2 configuration values.
getOpenIdConnectUrl() - Method in class io.vertx.rxjava3.openapi.contract.SecurityScheme
OpenId Connect URL to discover OAuth2 configuration values.
getOperation() - Method in interface io.vertx.ext.web.openapi.router.OpenAPIRoute
 
getOperation() - Method in class io.vertx.reactivex.ext.web.openapi.router.OpenAPIRoute
 
getOperation() - Method in class io.vertx.rxjava3.ext.web.openapi.router.OpenAPIRoute
 
getOperationId() - Method in interface io.vertx.openapi.contract.Operation
 
getOperationId() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getOperationId() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getOperations() - Method in class io.vertx.ext.consul.TxnRequest
Returns list of transaction operations
getOperations() - Method in interface io.vertx.openapi.contract.Path
 
getOperations() - Method in class io.vertx.reactivex.openapi.contract.Path
 
getOperations() - Method in class io.vertx.rxjava3.openapi.contract.Path
 
getOperations(int) - Method in class io.vertx.ext.consul.TxnRequest
Returns the operation at the specified position in this list
getOperationsSize() - Method in class io.vertx.ext.consul.TxnRequest
Returns the number of operations in this request
getOperationType() - Method in class io.vertx.ext.consul.KeyValue
 
getOperationType() - Method in class io.vertx.ext.consul.Service
 
getOperationType() - Method in class io.vertx.ext.consul.TxnKVOperation
 
getOperationType() - Method in interface io.vertx.ext.consul.TxnOperation
Returns the type of operation in a transaction
getOperationType() - Method in interface io.vertx.ext.consul.TxnResult
 
getOperationType() - Method in class io.vertx.ext.consul.TxnServiceOperation
 
getOpIndex() - Method in class io.vertx.ext.consul.TxnError
Get the index of the failed operation in the transaction
getOption() - Method in exception io.vertx.core.cli.InvalidValueException
 
getOption() - Method in exception io.vertx.core.cli.MissingValueException
 
getOption(String) - Method in interface io.vertx.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.ext.mongo.IndexModel
Get the index 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).
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).
getOrCreate(Object[], int, Supplier<Object>) - Method in interface io.vertx.core.spi.context.storage.AccessMode
Get or create the object at index index in the locals array.
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.rxjava3.core.Vertx
Gets the current context, or creates one if there isn't one
getOrCreateDestination(String) - Method in interface io.vertx.ext.stomp.StompServerHandler
Gets a Destination object if existing, or create a new one.
getOrCreateDestination(String) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
Gets a Destination object if existing, or create a new one.
getOrCreateDestination(String) - Method in class io.vertx.rxjava3.ext.stomp.StompServerHandler
Gets a Destination object if existing, or create a new one.
getOrCreateSSLOptions() - Method in class io.vertx.core.net.ClientOptionsBase
 
getOrCreateSSLOptions() - Method in class io.vertx.core.net.NetServerOptions
 
getOrCreateSSLOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
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.rxjava3.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(String, T) - Method in interface io.vertx.ext.auth.User
Get a value from the user object.
getOrDefault(String, T) - Static method in class io.vertx.grpc.ContextServerInterceptor
 
getOrDefault(String, T) - Method in class io.vertx.reactivex.ext.auth.User
Get a value from the user object.
getOrDefault(String, T) - Method in class io.vertx.rxjava3.ext.auth.User
Get a value from the user object.
getOrg() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
 
getOrigin() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JCredentials
 
getOrigin() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getOriginalRequest() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in interface io.vertx.grpc.reflection.v1.ServerReflectionResponseOrBuilder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOutBinary() - Method in class io.vertx.ext.shell.term.TelnetTermOptions
 
getOutboundGlobalBandwidth() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getOutboundMappings() - Method in class io.vertx.camel.CamelBridgeOptions
 
getOutboundPermitteds() - Method in class io.vertx.ext.bridge.BridgeOptions
 
getOutput() - Method in class io.vertx.ext.consul.Check
Get the output of check
getOutputFormat() - Method in class io.vertx.json.schema.JsonSchemaOptions
 
getOutputUnit() - Method in exception io.vertx.openapi.validation.SchemaValidationException
Returns the related OutputUnit of the validation error.
getOwnHostname() - Method in class io.vertx.ext.mail.MailConfig
get the hostname to be used for HELO/EHLO and the Message-ID
getP1() - Method in class io.vertx.pgclient.data.LineSegment
 
getP2() - Method in class io.vertx.pgclient.data.LineSegment
 
getPacketSize() - Method in class io.vertx.mssqlclient.MSSQLConnectOptions
Get the desired size (in bytes) for TDS packets.
getPageSize() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
 
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.rxjava3.core.http.HttpServerRequest
Return the first param value with the specified name
getParam(String, String) - Method in interface io.vertx.core.http.HttpServerRequest
Return the first param value with the specified name or defaultValue when the query param is not present
getParam(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Return the first param value with the specified name or defaultValue when the query param is not present
getParam(String, String) - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
Return the first param value with the specified name or defaultValue when the query param is not present
getParameterName() - Method in exception io.vertx.ext.web.validation.ParameterProcessorException
 
getParameters() - Method in interface io.vertx.openapi.contract.Operation
 
getParameters() - Method in interface io.vertx.openapi.contract.Path
 
getParameters() - Method in class io.vertx.reactivex.openapi.contract.Operation
 
getParameters() - Method in class io.vertx.reactivex.openapi.contract.Path
 
getParameters() - Method in class io.vertx.rxjava3.openapi.contract.Operation
 
getParameters() - Method in class io.vertx.rxjava3.openapi.contract.Path
 
getParams() - Method in class io.vertx.ext.web.api.service.ServiceRequest
Get request parsedParameters as JSON
getParamsCharset() - Method in interface io.vertx.core.http.HttpServerRequest
 
getParamsCharset() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
getParamsCharset() - Method in class io.vertx.rxjava3.core.http.HttpServerRequest
 
getParamsToExtract() - Method in class io.vertx.ext.web.api.service.generator.model.WebApiProxyMethodInfo
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ErrorResponse
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionNumberResponse
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ExtensionRequest
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.FileDescriptorResponse
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ListServiceResponse
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionRequest
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ServerReflectionResponse
 
getParserForType() - Method in class io.vertx.grpc.reflection.v1.ServiceResponse
 
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.common.TopicPartitionInfo
 
getPartition() - Method in class io.vertx.kafka.client.producer.RecordMetadata
 
getPartitionAssignor() - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
 
getPartitionLossPolicy() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets partition loss policy.
getPartitions() - Method in class io.vertx.kafka.admin.TopicDescription
 
getPasscode() - Method in class io.vertx.ext.stomp.StompClientOptions
Gets the configured passcode.
getPassing() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
Specifies the behavior of the query's health check filtering.
getPassword() - Method in class io.vertx.amqp.AmqpClientOptions
 
getPassword() - Method in class io.vertx.cassandra.CassandraClientOptions
 
getPassword() - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
getPassword() - Method in class io.vertx.core.net.ProxyOptions
Get proxy password.
getPassword() - Method in class io.vertx.ext.auth.authentication.UsernamePasswordCredentials
 
getPassword() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getPassword() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getPassword() - Method in class io.vertx.ext.mail.MailConfig
get password
getPassword() - Method in class io.vertx.jdbcclient.JDBCConnectOptions
 
getPassword() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the password used for authenticated connections
getPassword() - Method in class io.vertx.mqtt.MqttAuth
 
getPassword() - Method in class io.vertx.mqtt.MqttClientOptions
 
getPassword() - Method in class io.vertx.mysqlclient.MySQLAuthOptions
Get the user password to be used for the authentication.
getPassword() - Method in interface io.vertx.openapi.contract.OAuthFlows
Configuration for the OAuth Resource Owner Password flow
getPassword() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getPassword() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getPassword() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlows
Configuration for the OAuth Resource Owner Password flow
getPassword() - Method in class io.vertx.redis.client.RedisConnectOptions
Get the default password for Redis connections.
getPassword() - Method in class io.vertx.redis.client.RedisOptions
Get the default password for Redis connections.
getPassword() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlows
Configuration for the OAuth Resource Owner Password flow
getPassword() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get the user password to be used for the authentication.
getPasswordCredentialField() - Method in class io.vertx.ext.auth.mongo.MongoAuthenticationOptions
 
getPasswordField() - Method in class io.vertx.ext.auth.mongo.MongoAuthenticationOptions
 
getPasswordLength() - Method in class io.vertx.ext.auth.otp.hotp.HotpAuthOptions
 
getPasswordLength() - Method in class io.vertx.ext.auth.otp.totp.TotpAuthOptions
 
getPasswordProtection() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getPath() - Method in class io.vertx.config.vault.client.Lookup
 
getPath() - Method in interface io.vertx.core.http.Cookie
 
getPath() - Method in class io.vertx.core.net.KeyStoreOptionsBase
Get the path to the ksy store
getPath() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getPath() - Method in class io.vertx.ext.consul.connect.ExposePathOptions
 
getPath() - Method in interface io.vertx.ext.web.Route
 
getPath() - Method in class io.vertx.reactivex.ext.web.Route
 
getPath() - Method in class io.vertx.rxjava3.ext.web.Route
 
getPathParameters() - Method in interface io.vertx.openapi.validation.ValidatedRequest
 
getPathParameters() - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
getPathParameters() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
getPaths() - Method in class io.vertx.ext.consul.connect.ExposeOptions
 
getPaths() - Method in interface io.vertx.openapi.contract.OpenAPIContract
 
getPaths() - Method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
 
getPaths() - Method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
 
getPatternProperties() - Method in class io.vertx.json.schema.common.dsl.ObjectSchemaBuilder
 
getPayload() - Method in class io.vertx.ext.consul.Event
Get payload of event
getPayload() - Method in class io.vertx.ext.consul.EventOptions
Get payload of event
getPayload() - Method in class io.vertx.ext.web.api.service.ServiceResponse
 
getPayload() - Method in exception io.vertx.ext.web.handler.HttpException
 
getPayload() - Method in class io.vertx.pgclient.PgNotification
 
getPeakOutboundGlobalBandwidth() - Method in class io.vertx.core.net.TrafficShapingOptions
 
getPemKeyCertOptions() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
 
getPemTrustOptions() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
 
getPerFrameWebSocketCompressionSupported() - Method in class io.vertx.core.http.HttpServerOptions
Get whether WebSocket the per-frame deflate compression extension is supported.
getPeriod() - Method in class io.vertx.ext.auth.otp.Authenticator
 
getPeriod() - Method in class io.vertx.ext.auth.otp.totp.TotpAuthOptions
 
getPerMessageWebSocketCompressionSupported() - Method in class io.vertx.core.http.HttpServerOptions
Get whether WebSocket per-message deflate compression extension is supported.
getPermission() - Method in interface io.vertx.ext.auth.authorization.PermissionBasedAuthorization
returns the value of the permission
getPermission() - Method in interface io.vertx.ext.auth.authorization.WildcardPermissionBasedAuthorization
return the value of the wildcard permission
getPermission() - Method in class io.vertx.reactivex.ext.auth.authorization.PermissionBasedAuthorization
returns the value of the permission
getPermission() - Method in class io.vertx.reactivex.ext.auth.authorization.WildcardPermissionBasedAuthorization
return the value of the wildcard permission
getPermission() - Method in class io.vertx.rxjava3.ext.auth.authorization.PermissionBasedAuthorization
returns the value of the permission
getPermission() - Method in class io.vertx.rxjava3.ext.auth.authorization.WildcardPermissionBasedAuthorization
return the value of the wildcard permission
getPermissionField() - Method in class io.vertx.ext.auth.mongo.MongoAuthorizationOptions
 
getPermissionsQuery() - Method in class io.vertx.ext.auth.sqlclient.SqlAuthorizationOptions
 
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.spi.cluster.ignite.IgniteSslOptions
 
getPfxTrustOptions() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
 
getPingTimeout() - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
 
getPipeliningLimit() - Method in class io.vertx.core.http.HttpClientOptions
 
getPipeliningLimit() - Method in class io.vertx.db2client.DB2ConnectOptions
 
getPipeliningLimit() - Method in class io.vertx.mysqlclient.MySQLConnectOptions
Get the pipelining limit count.
getPipeliningLimit() - Method in class io.vertx.pgclient.PgConnectOptions
 
getPoints() - Method in class io.vertx.mysqlclient.data.spatial.LineString
 
getPoints() - Method in class io.vertx.mysqlclient.data.spatial.MultiPoint
 
getPoints() - Method in class io.vertx.pgclient.data.Path
 
getPoints() - Method in class io.vertx.pgclient.data.Polygon
 
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
 
getPolicies() - Method in class io.vertx.ext.consul.token.AclToken
 
getPolygons() - Method in class io.vertx.mysqlclient.data.spatial.MultiPolygon
 
getPoolCleanerInterval() - Method in class io.vertx.redis.client.RedisOptions
Get how often the connection pool will be cleaned.
getPoolCleanerPeriod() - Method in class io.vertx.ext.mail.MailConfig
 
getPoolCleanerPeriod() - Method in class io.vertx.sqlclient.PoolOptions
 
getPoolCleanerPeriodUnit() - Method in class io.vertx.ext.mail.MailConfig
Gets the TimeUnit of pool cleaning period.
getPoolCompleted() - Method in class io.vertx.micrometer.MetricsNaming
 
getPoolInUse() - Method in class io.vertx.micrometer.MetricsNaming
 
getPoolName() - Method in class io.vertx.redis.client.RedisOptions
Get the connection pool name to be used for metrics reporting.
getPoolOptions() - Method in class io.vertx.redis.client.RedisOptions
 
getPoolQueuePending() - Method in class io.vertx.micrometer.MetricsNaming
 
getPoolQueueTime() - Method in class io.vertx.micrometer.MetricsNaming
 
getPoolRecycleTimeout() - Method in class io.vertx.redis.client.RedisOptions
Get how long a connection can stay unused before it is recycled during connection pool cleaning.
getPoolUsage() - Method in class io.vertx.micrometer.MetricsNaming
 
getPoolUsageRatio() - Method in class io.vertx.micrometer.MetricsNaming
 
getPort() - Method in class io.vertx.amqp.AmqpClientOptions
 
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.HttpConnectOptions
Get the port to be used by the client request.
getPort() - Method in class io.vertx.core.net.ConnectOptions
Get the port to be used by the client connection.
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.ext.consul.connect.SidecarServiceOptions
 
getPort() - Method in class io.vertx.ext.consul.ConsulClientOptions
Get Consul HTTP API port.
getPort() - Method in class io.vertx.ext.consul.Service
Get service port
getPort() - Method in class io.vertx.ext.consul.ServiceOptions
Get service port
getPort() - Method in class io.vertx.ext.mail.MailConfig
get the port of the mailserver
getPort() - Method in class io.vertx.ext.shell.term.SSHTermOptions
 
getPort() - Method in class io.vertx.ext.stomp.StompClientOptions
Gets the STOMP server port.
getPort() - Method in class io.vertx.ext.stomp.StompServerOptions
 
getPort() - Method in class io.vertx.grpc.VertxServer
 
getPort() - Method in class io.vertx.kafka.client.common.Node
 
getPort() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getPort() - Method in class io.vertx.rabbitmq.RabbitMQOptions
 
getPort() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getPort() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get the port for connecting to the server.
getPosition() - Method in exception io.vertx.pgclient.PgException
 
getPosition() - Method in class io.vertx.pgclient.PgNotice
 
getPreferNativeTransport() - Method in class io.vertx.core.VertxOptions
 
getPreferredProtocolVersion() - Method in class io.vertx.redis.client.RedisConnectOptions
Returns the preferred protocol version to be used during protocol negotiation.
getPreferredProtocolVersion() - Method in class io.vertx.redis.client.RedisOptions
Returns the preferred protocol version to be used during protocol negotiation.
getPrefix() - Method in enum io.vertx.micrometer.MetricsDomain
 
getPreparedQuery(String) - Method in interface io.vertx.ext.consul.ConsulClient
Returns an existing prepared query
getPreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
Returns an existing prepared query
getPreparedQuery(String) - Method in class io.vertx.rxjava3.ext.consul.ConsulClient
Returns an existing prepared query
getPreparedStatementCacheMaxSize() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getPreparedStatementCacheMaxSize() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get the maximum number of prepared statements that the connection will cache.
getPreparedStatementCacheSqlFilter() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getPreparedStatementCacheSqlFilter() - Method in class io.vertx.sqlclient.SqlConnectOptions
Get the predicate filtering prepared statements that the connection will cache.
getPreviousConfiguration() - Method in class io.vertx.config.ConfigChange
 
getPrintStream() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
getPriority() - Method in interface io.vertx.core.cli.CLI
 
getPrivateKey() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the PKCS#8 format private key used to sign the email.
getPrivateKeyPath() - Method in class io.vertx.ext.mail.DKIMSignOptions
Gets the PKCS#8 format private key file path.
getProcedureName() - Method in class io.vertx.mssqlclient.MSSQLInfo
 
getProcessId() - Method in class io.vertx.pgclient.PgNotification
 
getPrometheusOptions() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the specific options for Prometheus reporting.
getPrompt() - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
Hint on kind of IdP prompt
getProperties() - Method in class io.vertx.json.schema.common.dsl.ObjectSchemaBuilder
 
getProperties() - Method in class io.vertx.mysqlclient.MySQLAuthOptions
 
getProperties() - Method in class io.vertx.oracleclient.OracleConnectOptions
 
getProperties() - Method in class io.vertx.spi.cluster.ignite.IgniteDiscoveryOptions
Get the discovery implementation properties.
getProperties() - Method in class io.vertx.sqlclient.SqlConnectOptions
 
getProtocol() - Method in class io.vertx.ext.consul.connect.ExposePathOptions
 
getProtocol() - Method in class io.vertx.spi.cluster.ignite.IgniteSslOptions
Gets protocol for secure transport.
getProtocolVersion() - Method in class io.vertx.core.http.HttpClientOptions
Get the protocol version.
getProvider() - Method in class io.vertx.core.net.KeyStoreOptions
 
getProvider() - Method in class io.vertx.core.net.KeyStoreOptionsBase
 
getProvider() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getProxy() - Method in class io.vertx.ext.consul.connect.SidecarServiceOptions
 
getProxy(ServiceDiscovery, Class<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).
getProxy(ServiceDiscovery, Class<T>, JsonObject) - 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.http.HttpConnectOptions
Get the proxy options override for connections
getProxyOptions() - Method in class io.vertx.core.http.WebSocketConnectOptions
Get the proxy options override for connections
getProxyOptions() - Method in class io.vertx.core.net.ClientOptionsBase
Get proxy options for connections
getProxyOptions() - Method in class io.vertx.core.net.ConnectOptions
Get proxy options for connections
getProxyProtocolTimeout() - Method in class io.vertx.core.net.NetServerOptions
 
getProxyProtocolTimeout() - Method in class io.vertx.mqtt.MqttServerOptions
 
getProxyProtocolTimeoutUnit() - Method in class io.vertx.core.net.NetServerOptions
 
getProxyProtocolTimeoutUnit() - Method in class io.vertx.mqtt.MqttServerOptions
 
getPubKeyCredParams() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
getPublicKey() - Method in class io.vertx.ext.auth.webauthn4j.Authenticator
 
getPubSecKeys() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getPubSecKeys() - Method in class io.vertx.ext.auth.oauth2.OAuth2Options
The provider PubSec key options
getQop() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getQos() - Method in class io.vertx.amqp.AmqpReceiverOptions
Gets the local QOS config, values can be null, AT_MOST_ONCE or AT_LEAST_ONCE.
getQuery() - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
 
getQuery() - Method in interface io.vertx.openapi.validation.ValidatedRequest
 
getQuery() - Method in class io.vertx.reactivex.openapi.validation.ValidatedRequest
 
getQuery() - Method in class io.vertx.rxjava3.openapi.validation.ValidatedRequest
 
getQueryTimeout() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getQueryTimeout() - Method in class io.vertx.core.dns.DnsClientOptions
 
getQueryTimeout() - Method in class io.vertx.jdbcclient.SqlOptions
 
getQuorumSize() - Method in class io.vertx.core.VertxOptions
Get the quorum size to be used when HA is enabled.
getRadius() - Method in class io.vertx.pgclient.data.Circle
 
getrange(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
Get a substring of the string stored at a key.
getrange(String, String, String) - Method in interface io.vertx.redis.client.RedisAPI
Get a substring of the string stored at a key.
getrange(String, String, String) - Method in class io.vertx.rxjava3.redis.client.RedisAPI
Get a substring of the string stored at a key.
GETRANGE - Static variable in interface io.vertx.redis.client.Command
Get a substring of the string stored at a key.
getRateUnit() - Method in interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
 
getRawContract() - Method in interface io.vertx.openapi.contract.OpenAPIContract
 
getRawContract() - Method in class io.vertx.reactivex.openapi.contract.OpenAPIContract
 
getRawContract() - Method in class io.vertx.rxjava3.openapi.contract.OpenAPIContract
 
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.rxjava3.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
getRawServer() - Method in class io.vertx.grpc.VertxServer
 
getRawValueForArgument(Argument) - Method in interface io.vertx.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.
getRawValues(Option) - Method in interface io.vertx.core.cli.CommandLine
getRawValuesForArgument(Argument) - Method in interface io.vertx.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.
getRdFlag() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getReadIdleTimeout() - Method in class io.vertx.core.net.TCPSSLOptions
 
getReadLength() - Method in interface io.vertx.core.file.AsyncFile
 
getReadLength() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
getReadLength() - Method in class io.vertx.rxjava3.core.file.AsyncFile
 
getReadTimeout() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the read timeout for InfluxDB server connections, in seconds.
getRealm() - Method in class io.vertx.ext.auth.htdigest.HtdigestCredentials
 
getReaperInterval() - Method in class io.vertx.ext.shell.ShellServerOptions
 
getReason() - Method in class io.vertx.ext.consul.MaintenanceOptions
Get the reason message
getRebalanceDelay() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Deprecated.
Use baseline topology feature instead. Please, be aware this API will be removed in the next releases.
getRebalanceMode() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets rebalance mode for distributed cache.
getRebalanceOrder() - Method in class io.vertx.spi.cluster.ignite.IgniteCacheOptions
Gets cache rebalance order.
getReceipt() - Method in class io.vertx.ext.stomp.Frame
 
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
getRecipients() - Method in class io.vertx.ext.mail.MailResult
 
getReconnectAttempts() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getReconnectAttempts() - Method in class io.vertx.core.net.NetClientOptions
 
getReconnectAttempts() - Method in class io.vertx.rabbitmq.RabbitMQPublisherOptions
 
getReconnectAttempts() - Method in class io.vertx.sqlclient.SqlConnectOptions
 
getReconnectCount() - Method in class io.vertx.spi.cluster.ignite.IgniteOptions
Gets maximum number of reconnect attempts used when establishing connection with remote nodes.
getReconnectInterval() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getReconnectInterval() - Method in class io.vertx.core.net.NetClientOptions
 
getReconnectInterval() - Method in class io.vertx.rabbitmq.RabbitMQPublisherOptions
 
getReconnectInterval() - Method in class io.vertx.sqlclient.SqlConnectOptions
 
getRecord(JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(JsonObject) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(String) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Looks up for a single record by its registration id.
getRecord(String) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Looks up for a single record by its registration id.
getRecord(String) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Looks up for a single record by its registration id.
getRecord(String, Handler<AsyncResult<Record>>) - Method in class io.vertx.servicediscovery.backend.redis.RedisBackendService
 
getRecord(String, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Get the record with the given uuid.
getRecord(Function<Record, Boolean>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, boolean) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, boolean) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, boolean) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecords(Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.servicediscovery.backend.redis.RedisBackendService
 
getRecords(Handler<AsyncResult<List<Record>>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Gets all the records
getRecords(JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(JsonObject) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, boolean) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, boolean) - Method in class io.vertx.rxjava3.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, boolean) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecycleTimeout() - Method in class io.vertx.redis.client.PoolOptions
Get how long a connection can stay unused before it is recycled during connection pool cleaning.
getRedirectUri() - Method in class io.vertx.ext.auth.oauth2.OAuth2AuthorizationURL
Get the redirect URI
getRedirectUri() - Method in class io.vertx.ext.auth.oauth2.Oauth2Credentials
 
getRedisClient(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 Redis.
getRedisClient(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 Redis.
getRedisClient(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 Redis.
getRedisClient(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 Redis.
getRedisClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava3.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, JsonObject) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured Redis.
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.rxjava3.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.rxjava3.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.
getReferral() - Method in class io.vertx.ext.auth.ldap.LdapAuthenticationOptions
 
getRefreshUrl() - Method in interface io.vertx.openapi.contract.OAuthFlow
The URL to be used for obtaining refresh tokens.
getRefreshUrl() - Method in class io.vertx.reactivex.openapi.contract.OAuthFlow
The URL to be used for obtaining refresh tokens.
getRefreshUrl() - Method in class io.vertx.rxjava3.openapi.contract.OAuthFlow
The URL to be used for obtaining refresh tokens.
getRegistration() - Method in class io.vertx.servicediscovery.Record
Gets the registration id if any.
getRegistrations(String, Completable<List<RegistrationInfo>>) - Method in interface io.vertx.core.spi.cluster.ClusteredNode
Get the messaging handler currently registered in the cluster.
getRegistrations(String, Completable<List<RegistrationInfo>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getRegistrations(String, Completable<List<RegistrationInfo>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getRegistrations(String, Completable<List<RegistrationInfo>>) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
 
getRegistrations(String, Completable<List<RegistrationInfo>>) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
 
getRegistryName() - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
An optional name used for registering the metrics in the Dropwizard shared registry.
getRegistryName() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the metrics registry name set in these options
getReleaseSession() - Method in class io.vertx.ext.consul.KeyValueOptions
Get session ID for lock release operation.
getRelyingParty() - Method in class io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
 
getRemoteAddress() - Method in class io.vertx.core.net.ConnectOptions
Get the remote address to connect to, if none is provided ConnectOptions.host/ConnectOptions.port wille be used.
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
 
getReplicas() - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
 
getReplicasAssignments() - Method in class io.vertx.kafka.admin.NewTopic
 
getReplicationFactor() - Method in class io.vertx.kafka.admin.NewTopic
 
getReplyCode() - Method in exception io.vertx.ext.mail.SMTPException
Gets the SMTP reply status code.
getReplyMessage() - Method in exception io.vertx.ext.mail.SMTPException
Gets the SMTP reply message.
getReplyMessages() - Method in exception io.vertx.ext.mail.SMTP