Index

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

A

abort(int) - Method in class io.vertx.mutiny.core.net.QuicStream
Instruct the remote peer that this part of the stream is no longer interested in received data and wants it to cease transmission, a STOP_SENDING frame is sent to the remote peer.
abortAndAwait(int) - Method in class io.vertx.mutiny.core.net.QuicStream
Instruct the remote peer that this part of the stream is no longer interested in received data and wants it to cease transmission, a STOP_SENDING frame is sent to the remote peer.
abortAndForget(int) - Method in class io.vertx.mutiny.core.net.QuicStream
Instruct the remote peer that this part of the stream is no longer interested in received data and wants it to cease transmission, a STOP_SENDING frame is sent to the remote peer.
abortTransaction() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Aborts the ongoing transaction.
abortTransactionAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Aborts the ongoing transaction.
abortTransactionAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Aborts the ongoing transaction.
absoluteURI() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
absoluteURI() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
absoluteURI() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
AbstractVerticle - Class in io.smallrye.mutiny.vertx.core
 
AbstractVerticle() - Constructor for class io.smallrye.mutiny.vertx.core.AbstractVerticle
 
accept() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
accept() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Like MqttEndpoint.accept(boolean) with no session is present.
accept(boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept(boolean, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept(Buffer) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Handle an item.
accept(Buffer) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Handle an item.
accept(HttpServerRequest) - Method in class io.vertx.mutiny.ext.web.Router
Handle an item.
accept(HttpServerRequest) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Handle an item.
accept(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.AuthenticationHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.AuthenticationHandler.AuthenticationHandlerImpl
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Handle an item.
accept(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.InputTrustHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.InputTrustHandler.InputTrustHandlerImpl
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Handle an item.
accept(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.PlatformHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.PlatformHandler.PlatformHandlerImpl
Handle an item.
accept(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler.ProtocolUpgradeHandlerImpl
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
Handle an item.
accept(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler.SecurityPolicyHandlerImpl
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
Handle an item.
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
Handle an item.
accept(U) - Method in class io.smallrye.mutiny.vertx.DelegatingConsumerHandler
 
ACCEPT - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept header name
ACCEPT_CHARSET - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Charset header name
ACCEPT_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Encoding header name
ACCEPT_LANGUAGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Language header name
ACCEPT_PATCH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Patch header name
ACCEPT_RANGES - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Ranges header name
acceptableLanguages() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Returns the languages for the current request.
acceptAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Accept the WebSocket and terminate the WebSocket handshake.
acceptAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Accept the WebSocket and terminate the WebSocket handshake.
acceptCharset() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
accepted() - Method in class io.vertx.mutiny.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message.
acceptEncoding() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
acceptLanguage() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Credentials header name
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Headers header name
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Methods header name
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Origin header name
ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Private-Network header name
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Expose-Headers header name
ACCESS_CONTROL_MAX_AGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Max-Age header name
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Request-Headers header name
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Request-Method header name
ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Request-Private-Network header name
ack() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
Send the PUBACK/PUBCOMP to the broker.
acl(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Access List Control commands.
acl(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Access List Control commands.
aclAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Access List Control commands.
aclAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Access List Control commands.
aclAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Access List Control commands.
aclAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Access List Control commands.
activeStreams() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
 
actualConnection() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
actualPort() - Method in class io.vertx.mutiny.core.http.HttpServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.mutiny.core.net.NetServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.mutiny.mqtt.MqttServer
The actual port the server is listening on.
add(AuthenticationProvider) - Method in class io.vertx.mutiny.ext.auth.ChainAuth
Appends a auth provider to the chain.
add(AuthenticationHandler) - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
addAll(JsonObject) - Method in class io.vertx.mutiny.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...}".
addAndGet(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGetAndAwait(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGetAndForget(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addArrayOfBigDecimal(BigDecimal[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of BigDecimal value at the end of the tuple.
addArrayOfBoolean(Boolean[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Boolean value at the end of the tuple.
addArrayOfDouble(Double[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Double value at the end of the tuple.
addArrayOfFloat(Float[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Float value at the end of the tuple.
addArrayOfInteger(Integer[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Integer value at the end of the tuple.
addArrayOfJsonArray(JsonArray[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of JsonArray value at the end of the tuple.
addArrayOfJsonObject(JsonObject[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of JsonObject value at the end of the tuple.
addArrayOfLocalDate(LocalDate[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of LocalDate value at the end of the tuple.
addArrayOfLocalDateTime(LocalDateTime[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of LocalDateTime value at the end of the tuple.
addArrayOfLocalTime(LocalTime[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of LocalTime value at the end of the tuple.
addArrayOfLong(Long[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Long value at the end of the tuple.
addArrayOfOffsetDateTime(OffsetDateTime[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of OffsetDateTime value at the end of the tuple.
addArrayOfOffsetTime(OffsetTime[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of OffsetTime value at the end of the tuple.
addArrayOfShort(Short[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Short value at the end of the tuple.
addArrayOfString(String[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of String value at the end of the tuple.
addArrayOfTemporal(Temporal[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of Temporal value at the end of the tuple.
addArrayOfUUID(UUID[]) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an array of UUID value at the end of the tuple.
addAuthorization(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
addAuthorization(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
addAuthorizationProvider(AuthorizationProvider) - Method in class io.vertx.mutiny.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.mutiny.sqlclient.Tuple
Add a BigDecimal value at the end of the tuple.
addBodyEndHandler(Runnable) - Method in class io.vertx.mutiny.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.mutiny.sqlclient.Tuple
Add a boolean value at the end of the tuple.
addBuffer(Buffer) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a buffer value at the end of the tuple.
addConfirmListener(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Add a Confirm Listener to the channel.
addConfirmListenerAndAwait(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Add a Confirm Listener to the channel.
addConfirmListenerAndForget(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Add a Confirm Listener to the channel.
addCookie(Cookie) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Add a cookie.
addDefaultHandler(Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Add a default handler for the case when no tenant was matched.
addDirective(String, String) - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Adds a single directive entry to the handler.
addDouble(Double) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a double value at the end of the tuple.
addEndHandler(Consumer<AsyncResult<Void>>) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Add an end handler for the request/response context.
addFloat(Float) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a float value at the end of the tuple.
addHeader(KafkaHeader) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Add an header to this record.
addHeader(CharSequence, CharSequence) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, Buffer) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Like KafkaProducerRecord.addHeader(KafkaHeader) but with a key/value pair
addHeader(String, Iterable<String>) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, String) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Add an header to this attachment.
addHeader(String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Configure the client to add an HTTP header to every request.
addHeader(String, String) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Like KafkaProducerRecord.addHeader(KafkaHeader) but with a key/value pair
addHeaders(List<KafkaHeader>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Add a list of headers to this record.
addHeadersEndHandler(Runnable) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Add a handler that will be called just before headers are written to the response.
addInboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is received by Vert.x
addingHeaders(Function<RoutingContext, MultiMap>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
addingPathPrefix(String) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Add a prefix to the URI.
addInteger(Integer) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an integer value at the end of the tuple.
addInterceptor(ProxyInterceptor) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Add an interceptor to the interceptor chain.
addInterceptor(ProxyInterceptor, boolean) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Add an interceptor to the interceptor chain.
addJsonArray(JsonArray) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a JsonArray value at the end of the tuple.
addJsonObject(JsonObject) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a JsonObject value at the end of the tuple.
addLocalDate(LocalDate) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a LocalDate value at the end of the tuple.
addLocalDateTime(LocalDateTime) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a LocalDateTime value at the end of the tuple.
addLocalTime(LocalTime) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a LocalTime value at the end of the tuple.
addLong(Long) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a long value at the end of the tuple.
addOffsetDateTime(OffsetDateTime) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a OffsetDateTime value at the end of the tuple.
addOffsetTime(OffsetTime) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a OffsetTime value at the end of the tuple.
addOrigin(String) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add an origin to the list of allowed Origins.
addOrigins(List<String>) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Set the list of allowed origins.
addOriginsWithRegex(List<String>) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Set the list of allowed regex origins.
addOriginWithRegex(String) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add a regex origin to the list of allowed Origins.
addOutboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addQueryParam(String, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Add a query parameter to the request.
address() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
address() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
The listened address.
address() - Method in class io.vertx.mutiny.amqp.AmqpSender
 
address() - Method in class io.vertx.mutiny.core.eventbus.Message
The address the message was sent to
address() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
address() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
address() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
address(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
addShort(Short) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a short value at the end of the tuple.
addString(String) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a string value at the end of the tuple.
addTemporal(Temporal) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a Temporal value at the end of the tuple.
addTenantHandler(String, Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Add a handler for a given tenant to this handler.
addUUID(UUID) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add a UUID value at the end of the tuple.
addValue(Object) - Method in class io.vertx.mutiny.sqlclient.Tuple
Add an object value at the end of the tuple.
AGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Age header name
agentInfo() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the configuration and member information of the local agent
agentInfoAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the configuration and member information of the local agent
agentInfoAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the configuration and member information of the local agent
aggregate(String, JsonArray) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Run aggregate MongoDB command with default AggregateOptions.
aggregateWithOptions(String, JsonArray, AggregateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Run aggregate MongoDB command.
all() - Method in class io.vertx.mutiny.cassandra.ResultSet
The method should not be used concurrently with others like ResultSet.fetchNextPage() or ResultSet.one().
all() - Static method in class io.vertx.mutiny.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.mutiny.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that all handlers pass the verification.
allAndAwait() - Method in class io.vertx.mutiny.cassandra.ResultSet
The method should not be used concurrently with others like ResultSet.fetchNextPage() or ResultSet.one().
allAndForget() - Method in class io.vertx.mutiny.cassandra.ResultSet
The method should not be used concurrently with others like ResultSet.fetchNextPage() or ResultSet.one().
ALLOW - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Allow header name
allowCredentials(boolean) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Set whether credentials are allowed.
allowedHeader(String) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add an allowed header
allowedHeaders(Set<String>) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add a set of allowed headers
allowedMethod(HttpMethod) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add an allowed method
allowedMethods(Set<HttpMethod>) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add a set of allowed methods
allowForward(AllowForwardHeaders) - Method in class io.vertx.mutiny.ext.web.Router
Set whether the router should parse "forwarded"-type headers
allowPrivateNetwork(boolean) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Set whether access from public to private networks are allowed.
ALT_SVC - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Alt-svc header name
ALT_USED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Alt-used header name
AmazonCognitoAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Amazon Cognito.
AmazonCognitoAuth(AmazonCognitoAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a new instance of AmazonCognitoAuth delegating to the given (non-null) instance of AmazonCognitoAuth.
AmazonCognitoAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
 
AmqpClient - Class in io.vertx.mutiny.amqp
AMQP Client entry point.
AmqpClient(AmqpClient) - Constructor for class io.vertx.mutiny.amqp.AmqpClient
Create a new instance of AmqpClient delegating to the given (non-null) instance of AmqpClient.
AmqpClient(Object) - Constructor for class io.vertx.mutiny.amqp.AmqpClient
 
AmqpConnection - Class in io.vertx.mutiny.amqp
Once connected to the broker or router, you get a connection.
AmqpConnection(AmqpConnection) - Constructor for class io.vertx.mutiny.amqp.AmqpConnection
Create a new instance of AmqpConnection delegating to the given (non-null) instance of AmqpConnection.
AmqpConnection(Object) - Constructor for class io.vertx.mutiny.amqp.AmqpConnection
 
AmqpMessage - Class in io.vertx.mutiny.amqp
Represents an AMQP message.
AmqpMessage(AmqpMessage) - Constructor for class io.vertx.mutiny.amqp.AmqpMessage
Create a new instance of AmqpMessage delegating to the given (non-null) instance of AmqpMessage.
AmqpMessage(Object) - Constructor for class io.vertx.mutiny.amqp.AmqpMessage
 
AmqpMessageBuilder - Class in io.vertx.mutiny.amqp
Builder to create a new AmqpMessage.
AmqpMessageBuilder(AmqpMessageBuilder) - Constructor for class io.vertx.mutiny.amqp.AmqpMessageBuilder
Create a new instance of AmqpMessageBuilder delegating to the given (non-null) instance of AmqpMessageBuilder.
AmqpMessageBuilder(Object) - Constructor for class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
AmqpReceiver - Class in io.vertx.mutiny.amqp
Interface used to consume AMQP message as a stream of message.
AmqpReceiver(AmqpReceiver) - Constructor for class io.vertx.mutiny.amqp.AmqpReceiver
Create a new instance of AmqpReceiver delegating to the given (non-null) instance of AmqpReceiver.
AmqpReceiver(Object) - Constructor for class io.vertx.mutiny.amqp.AmqpReceiver
 
AmqpSender - Class in io.vertx.mutiny.amqp
AMQP Sender interface used to send messages.
AmqpSender(AmqpSender) - Constructor for class io.vertx.mutiny.amqp.AmqpSender
Create a new instance of AmqpSender delegating to the given (non-null) instance of AmqpSender.
AmqpSender(Object) - Constructor for class io.vertx.mutiny.amqp.AmqpSender
 
AndAuthorization - Class in io.vertx.mutiny.ext.auth.authorization
Allows to perform a logical 'and' between several authorizations
AndAuthorization(AndAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
Create a new instance of AndAuthorization delegating to the given (non-null) instance of AndAuthorization.
AndAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
annotate(String, String) - Method in class io.vertx.mutiny.json.schema.JsonSchema
Annotates the schema.
any() - Static method in class io.vertx.mutiny.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider that will resolve on the first success.
any() - Static method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Create a chain authentication handler that will assert that any handler passes the verification.
api(Redis) - Static method in class io.vertx.mutiny.redis.client.RedisAPI
 
api(Redis) - Static method in class io.vertx.mutiny.redis.client.ValkeyAPI
 
api(RedisConnection) - Static method in class io.vertx.mutiny.redis.client.RedisAPI
 
api(RedisConnection) - Static method in class io.vertx.mutiny.redis.client.ValkeyAPI
 
APIKeyHandler - Class in io.vertx.mutiny.ext.web.handler
An authentication handler that provides API Key support.
APIKeyHandler(APIKeyHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Create a new instance of APIKeyHandler delegating to the given (non-null) instance of APIKeyHandler.
APIKeyHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.APIKeyHandler
 
append(int) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Append the index as reference token to JsonPointer
append(JsonPointer) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.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.mutiny.redis.client.RedisAPI
Appends a string to the value of a key.
append(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends a string to the value of a key.
append(List<String>) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Append an unescaped list of tokens to JsonPointer
Note: If you provide escaped paths the behaviour is undefined
appendAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends a string to the value of a key.
appendAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends a string to the value of a key.
appendAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends a string to the value of a key.
appendAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends a string to the value of a key.
appendArrayElement(Object, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Append array element
AppleIdAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Apple.
AppleIdAuth(AppleIdAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Create a new instance of AppleIdAuth delegating to the given (non-null) instance of AppleIdAuth.
AppleIdAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
 
APPLICATION_OCTET_STREAM - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
application/application/octet-stream header value
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
application/x-www-form-urlencoded header value
applicationLayerProtocol() - Method in class io.vertx.mutiny.core.net.NetSocket
 
applicationLayerProtocol() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
applicationProperties() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
applicationProperties(JsonObject) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
apply(RoutingContext) - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
 
arrayEventMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json array.
ArrayParserFactory - Class in io.vertx.mutiny.ext.web.validation.builder
This interface is used to create ValueParser able to parse serialized array structures.
ArrayParserFactory(ArrayParserFactory) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
Create a new instance of ArrayParserFactory delegating to the given (non-null) instance of ArrayParserFactory.
ArrayParserFactory(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
 
arrayValueMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json array.
as(BodyCodec<U>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to decode the response with the responseCodec.
asJsonArray() - Method in class io.vertx.mutiny.ext.web.RequestBody
 
asJsonArray(int) - Method in class io.vertx.mutiny.ext.web.RequestBody
Gets the current body buffer as a JsonArray.
asJsonObject() - Method in class io.vertx.mutiny.ext.web.RequestBody
 
asJsonObject(int) - Method in class io.vertx.mutiny.ext.web.RequestBody
Gets the current body buffer as a JsonObject.
asking() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Signals that a cluster client is following an -ASK redirect.
asking() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Signals that a cluster client is following an -ASK redirect.
askingAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Signals that a cluster client is following an -ASK redirect.
askingAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Signals that a cluster client is following an -ASK redirect.
askingAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Signals that a cluster client is following an -ASK redirect.
askingAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Signals that a cluster client is following an -ASK redirect.
asPojo(Class<R>) - Method in class io.vertx.mutiny.ext.web.RequestBody
 
asPojo(Class<R>, int) - Method in class io.vertx.mutiny.ext.web.RequestBody
 
asReadStream(Flow.Publisher<R>, Function<R, J>) - Static method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
assign(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assignAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assignAndAwait(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assignAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assignAndForget(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assignedClientIdentifier() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Client Identifier assigned by the server.
assignment() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
assignmentAndAwait() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
assignmentAndForget() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
asString() - Method in class io.vertx.mutiny.ext.web.RequestBody
 
asString(String) - Method in class io.vertx.mutiny.ext.web.RequestBody
Get the entire HTTP request body as a string, assuming the specified encoding.
AsyncFile - Class in io.vertx.mutiny.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.mutiny.core.file.AsyncFile
Create a new instance of AsyncFile delegating to the given (non-null) instance of AsyncFile.
AsyncFile(Object) - Constructor for class io.vertx.mutiny.core.file.AsyncFile
 
AsyncFileLock - Class in io.vertx.mutiny.core.file
A lock on a region of an AsyncFile.
AsyncFileLock(AsyncFileLock) - Constructor for class io.vertx.mutiny.core.file.AsyncFileLock
Create a new instance of AsyncFileLock delegating to the given (non-null) instance of AsyncFileLock.
AsyncFileLock(Object) - Constructor for class io.vertx.mutiny.core.file.AsyncFileLock
 
AsyncMap<K,V> - Class in io.vertx.mutiny.core.shareddata
An asynchronous map.
AsyncMap(AsyncMap<K, V>) - Constructor for class io.vertx.mutiny.core.shareddata.AsyncMap
Create a new instance of AsyncMap delegating to the given (non-null) instance of AsyncMap.
AsyncMap(AsyncMap<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.AsyncMap
 
AsyncMap(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.AsyncMap
 
AsyncResultUni<T> - Class in io.smallrye.mutiny.vertx
 
AsyncResultUni(Consumer<Handler<AsyncResult<T>>>) - Constructor for class io.smallrye.mutiny.vertx.AsyncResultUni
 
asyncStart() - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Start the verticle.
asyncStop() - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Stop the verticle.
attachment(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Set Content-Disposition get to "attachment" with optional filename mime type.
attribute(String, String) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Add an attribute form data part.
attributes() - Method in class io.vertx.mutiny.ext.auth.User
Gets extra attributes of the user.
audit(Marker, boolean) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
auditHandlerFor(Marker) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
auth() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
auth(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Authenticates the connection.
auth(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Authenticates the connection.
authAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Authenticates the connection.
authAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Authenticates the connection.
authAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Authenticates the connection.
authAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Authenticates the connection.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.ChainAuth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Authenticate a user.
authenticate(Credentials) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Authenticate a user.
authenticate(Function<RoutingContext, Uni<User>>) - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
This function will allow you to perform authentication the way you intended to.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.ChainAuth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Authenticate a user.
authenticateAndAwait(Credentials) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.ChainAuth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Authenticate a user.
authenticateAndForget(Credentials) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Authenticate a user.
authenticated() - Method in class io.vertx.mutiny.ext.web.UserContext
 
authentication(Credentials) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to perform HTTP Authentication.
authenticationData() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationData() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Authentication Data used during enhanced authentication.
authenticationExchange(MqttAuthenticateReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttClient
Send an AUTH packet to the server.
authenticationExchange(MqttAuthenticationExchangeMessage) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the AUTH message to the remote MQTT client
authenticationExchangeAndAwait(MqttAuthenticateReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttClient
Send an AUTH packet to the server.
authenticationExchangeAndForget(MqttAuthenticateReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttClient
Send an AUTH packet to the server.
authenticationExchangeHandler(Consumer<MqttAuthenticationExchangeMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler that will be called when the server sends an AUTH packet (MQTT 5.0 Enhanced Authentication, see §3.15).
authenticationExchangeHandler(Consumer<MqttAuthenticationExchangeMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the auth handler on the MQTT endpoint.
AuthenticationHandler - Interface in io.vertx.mutiny.ext.web.handler
Base interface for auth handlers.
AuthenticationHandler.AuthenticationHandlerImpl - Class in io.vertx.mutiny.ext.web.handler
 
AuthenticationHandlerImpl(AuthenticationHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.AuthenticationHandler.AuthenticationHandlerImpl
Create a new instance of AuthenticationHandler.AuthenticationHandlerImpl delegating to the given (non-null) instance of AuthenticationHandler.
authenticationMethod() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
authenticationMethod() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Authentication Method used during enhanced authentication.
AuthenticationProvider - Class in io.vertx.mutiny.ext.auth.authentication
User-facing interface for authenticating users.
AuthenticationProvider(AuthenticationProvider) - Constructor for class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Create a new instance of AuthenticationProvider delegating to the given (non-null) instance of AuthenticationProvider.
AuthenticationProvider(Object) - Constructor for class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
 
authenticatorFetcher(Function<String, Uni<Authenticator>>) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Provide a Function that can fetch Authenticators from a backend given an identifier argument.
authenticatorFetcher(Function<String, Uni<Authenticator>>) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Provide a Function that can fetch Authenticators from a backend given an identifier argument.
authenticatorUpdater(Function<Authenticator, Uni<Void>>) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Provide a Function that can update or insert a Authenticator.
authenticatorUpdater(Function<Authenticator, Uni<Void>>) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Provide a Function that can update or insert a Authenticator.
authority() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
authority() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
authority() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
authority() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
authority(boolean) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
authority(HostAndPort) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Override the request authority initially set by the client.
authorization(Authorization) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
Authorization - Interface in io.vertx.mutiny.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 - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Authorization header name
Authorization.AuthorizationImpl - Class in io.vertx.mutiny.ext.auth.authorization
 
AuthorizationContext - Class in io.vertx.mutiny.ext.auth.authorization
The AuthorizationContext contains properties that can be used to match authorizations.
AuthorizationContext(AuthorizationContext) - Constructor for class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
Create a new instance of AuthorizationContext delegating to the given (non-null) instance of AuthorizationContext.
AuthorizationContext(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
 
AuthorizationHandler - Class in io.vertx.mutiny.ext.web.handler
Base interface for authorization handlers that provide authorization support.
AuthorizationHandler(AuthorizationHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
Create a new instance of AuthorizationHandler delegating to the given (non-null) instance of AuthorizationHandler.
AuthorizationHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
 
AuthorizationImpl(Authorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.Authorization.AuthorizationImpl
Create a new instance of Authorization.AuthorizationImpl delegating to the given (non-null) instance of Authorization.
AuthorizationProvider - Interface in io.vertx.mutiny.ext.auth.authorization
The role of an AuthorizationProvider is to return a set of Authorization.
AuthorizationProvider.AuthorizationProviderImpl - Class in io.vertx.mutiny.ext.auth.authorization
 
AuthorizationProviderImpl(AuthorizationProvider) - Constructor for class io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider.AuthorizationProviderImpl
Create a new instance of AuthorizationProvider.AuthorizationProviderImpl delegating to the given (non-null) instance of AuthorizationProvider.
authorizations() - Method in class io.vertx.mutiny.ext.auth.User
Returns user's authorizations that have been previously loaded by the providers.
Authorizations - Class in io.vertx.mutiny.ext.auth.authorization
Represents a cache map of authorizations per provider.
Authorizations(Authorizations) - Constructor for class io.vertx.mutiny.ext.auth.authorization.Authorizations
Create a new instance of Authorizations delegating to the given (non-null) instance of Authorizations.
Authorizations(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.Authorizations
 
authorizeURL(OAuth2AuthorizationURL) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
The client sends the end-user's browser to this endpoint to request their authentication and consent.
autoKeepAlive(boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Enable/disable auto keep alive (sending ping response)
available() - Method in class io.vertx.mutiny.ext.web.RequestBody
Return true if a BodyHandler was executed before this call in the lifetime of the request.
AzureADAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Azure AD.
AzureADAuth(AzureADAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
Create a new instance of AzureADAuth delegating to the given (non-null) instance of AzureADAuth.
AzureADAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
 

B

basicAck(long, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Acknowledge one or several received messages.
basicAckAndAwait(long, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Acknowledge one or several received messages.
basicAckAndForget(long, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Acknowledge one or several received messages.
basicAuthentication(Buffer, Buffer) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
basicAuthentication(String, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to perform basic access authentication.
BasicAuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
BasicAuthHandler(BasicAuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Create a new instance of BasicAuthHandler delegating to the given (non-null) instance of BasicAuthHandler.
BasicAuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
 
basicConsumer(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unlike the bare Vert.x variant, this method returns a Uni.
basicConsumer(String, QueueOptions) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Create a consumer with the given options.
basicConsumerAndAwait(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unlike the bare Vert.x variant, this method returns a RabbitMQConsumer.
basicConsumerAndAwait(String, QueueOptions) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Create a consumer with the given options.
basicConsumerAndForget(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unlike the bare Vert.x variant, this method ignores the RabbitMQConsumer result or any failure.
basicConsumerAndForget(String, QueueOptions) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Create a consumer with the given options.
basicGet(String, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Retrieve a message from a queue using AMQP.Basic.Get
basicGetAndAwait(String, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Retrieve a message from a queue using AMQP.Basic.Get
basicGetAndForget(String, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Retrieve a message from a queue using AMQP.Basic.Get
basicNack(long, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Reject one or several received messages.
basicNackAndAwait(long, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Reject one or several received messages.
basicNackAndForget(long, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Reject one or several received messages.
basicPublish(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublish(String, String, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishAndAwait(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishAndAwait(String, String, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishAndForget(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishAndForget(String, String, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishWithDeliveryTag(String, String, BasicProperties, Buffer, Consumer<Long>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishWithDeliveryTagAndAwait(String, String, BasicProperties, Buffer, Consumer<Long>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicPublishWithDeliveryTagAndForget(String, String, BasicProperties, Buffer, Consumer<Long>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Publish a message.
basicQos(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, int, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request specific "quality of service" settings.
basicQosAndAwait(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQosAndAwait(int, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQosAndAwait(int, int, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request specific "quality of service" settings.
basicQosAndForget(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQosAndForget(int, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request a specific prefetchCount "quality of service" settings for this channel.
basicQosAndForget(int, int, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Request specific "quality of service" settings.
batch(List<Request>) - Method in class io.vertx.mutiny.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.mutiny.redis.client.RedisConnection
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batchAndAwait(List<Request>) - Method in class io.vertx.mutiny.redis.client.Redis
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batchAndAwait(List<Request>) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batchAndForget(List<Request>) - Method in class io.vertx.mutiny.redis.client.Redis
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other client users.
batchAndForget(List<Request>) - Method in class io.vertx.mutiny.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(Consumer<KafkaConsumerRecords<K, V>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Set the handler to be used when batches of messages are fetched from the Kafka server.
bearerTokenAuthentication(String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to perform bearer token authentication.
beforeExecute(Consumer<ExecutionInputBuilderWithContext<Message>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
beforeExecute(Consumer<ExecutionInputBuilderWithContext<RoutingContext>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
Set a callback to invoke before executing a GraphQL query.
begin() - Method in class io.vertx.mutiny.db2client.DB2Connection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in class io.vertx.mutiny.pgclient.PgConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
begin() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndAwait() - Method in class io.vertx.mutiny.db2client.DB2Connection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndAwait() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndAwait() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndAwait() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndAwait() - Method in class io.vertx.mutiny.pgclient.PgConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndAwait() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndForget() - Method in class io.vertx.mutiny.db2client.DB2Connection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndForget() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndForget() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndForget() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndForget() - Method in class io.vertx.mutiny.pgclient.PgConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginAndForget() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Begin a transaction and returns a Transaction for controlling and tracking this transaction.
beginningOffsets(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsetsAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsetsAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginTransaction() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Starts a new kafka transaction.
beginTransactionAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Starts a new kafka transaction.
beginTransactionAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Starts a new kafka transaction.
bfAdd(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Bloom Filter.
bfAdd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
bfAddAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Bloom Filter.
bfAddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
bfAddAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Bloom Filter.
bfAddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
bfCard(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the cardinality of a Bloom filter.
bfCard(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
bfCardAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the cardinality of a Bloom filter.
bfCardAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
bfCardAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the cardinality of a Bloom filter.
bfCardAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
bfDebug(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
bfDebugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
bfDebugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
bfExists(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether an item exists in a Bloom Filter.
bfExists(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
bfExistsAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether an item exists in a Bloom Filter.
bfExistsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
bfExistsAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether an item exists in a Bloom Filter.
bfExistsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
bfInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a Bloom Filter.
bfInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a Bloom Filter.
bfInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a Bloom Filter.
bfInsert(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Bloom Filter.
bfInsertAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Bloom Filter.
bfInsertAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Bloom Filter.
bfLoadchunk(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Restores a filter previously saved using SCANDUMP.
bfLoadchunk(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
bfLoadchunkAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Restores a filter previously saved using SCANDUMP.
bfLoadchunkAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
bfLoadchunkAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Restores a filter previously saved using SCANDUMP.
bfLoadchunkAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
bfMadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Bloom Filter.
bfMaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Bloom Filter.
bfMaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Bloom Filter.
bfMexists(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Bloom Filter.
bfMexistsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Bloom Filter.
bfMexistsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Bloom Filter.
bfReserve(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new Bloom Filter.
bfReserveAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new Bloom Filter.
bfReserveAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new Bloom Filter.
bfScandump(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Begins an incremental save of the bloom filter.
bfScandump(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
bfScandumpAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Begins an incremental save of the bloom filter.
bfScandumpAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
bfScandumpAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Begins an incremental save of the bloom filter.
bfScandumpAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
bgrewriteaof() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously rewrites the append-only file to disk.
bgrewriteaof() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously rewrites the append-only file to disk.
bgrewriteaofAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously rewrites the append-only file to disk.
bgrewriteaofAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously rewrites the append-only file to disk.
bgrewriteaofAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously rewrites the append-only file to disk.
bgrewriteaofAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously rewrites the append-only file to disk.
bgsave(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously saves the database(s) to disk.
bgsave(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously saves the database(s) to disk.
bgsaveAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously saves the database(s) to disk.
bgsaveAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously saves the database(s) to disk.
bgsaveAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously saves the database(s) to disk.
bgsaveAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously saves the database(s) to disk.
binaryFileUpload(String, String, Buffer, String) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryFileUpload(String, String, String, String) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Add a binary file upload form data part.
binaryHandlerID() - Method in class io.vertx.mutiny.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.mutiny.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.mutiny.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.mutiny.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.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
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(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
binaryMessageHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Set a binary message handler on the connection.
binaryMessageHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
binaryMessageHandler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Set a binary message handler on the connection.
binaryMessageHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Set a binary message handler on the connection.
bind(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicClient
Binds a UDP socket at the given address.
bind(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Binds a UDP socket at the given address.
bind(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicServer
Binds a UDP socket at the given address.
bindAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicClient
Binds a UDP socket at the given address.
bindAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Binds a UDP socket at the given address.
bindAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicServer
Binds a UDP socket at the given address.
bindAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicClient
Binds a UDP socket at the given address.
bindAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Binds a UDP socket at the given address.
bindAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicServer
Binds a UDP socket at the given address.
bitcount(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Counts the number of set bits (population counting) in a string.
bitcount(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Counts the number of set bits (population counting) in a string.
bitcountAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Counts the number of set bits (population counting) in a string.
bitcountAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Counts the number of set bits (population counting) in a string.
bitcountAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Counts the number of set bits (population counting) in a string.
bitcountAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Counts the number of set bits (population counting) in a string.
bitfield(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs arbitrary bitfield integer operations on strings.
bitfield(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs arbitrary bitfield integer operations on strings.
bitfieldAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs arbitrary bitfield integer operations on strings.
bitfieldAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs arbitrary bitfield integer operations on strings.
bitfieldAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs arbitrary bitfield integer operations on strings.
bitfieldAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs arbitrary bitfield integer operations on strings.
bitfieldRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs arbitrary read-only bitfield integer operations on strings.
bitfieldRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs arbitrary read-only bitfield integer operations on strings.
bitfieldRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs arbitrary read-only bitfield integer operations on strings.
bitfieldRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs arbitrary read-only bitfield integer operations on strings.
bitfieldRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs arbitrary read-only bitfield integer operations on strings.
bitfieldRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs arbitrary read-only bitfield integer operations on strings.
bitop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs bitwise operations on multiple strings, and stores the result.
bitop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs bitwise operations on multiple strings, and stores the result.
bitopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs bitwise operations on multiple strings, and stores the result.
bitopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs bitwise operations on multiple strings, and stores the result.
bitopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs bitwise operations on multiple strings, and stores the result.
bitopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Performs bitwise operations on multiple strings, and stores the result.
bitpos(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Finds the first set (1) or clear (0) bit in a string.
bitpos(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Finds the first set (1) or clear (0) bit in a string.
bitposAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Finds the first set (1) or clear (0) bit in a string.
bitposAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Finds the first set (1) or clear (0) bit in a string.
bitposAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Finds the first set (1) or clear (0) bit in a string.
bitposAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Finds the first set (1) or clear (0) bit in a string.
blmove(String, String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Pops an element from a list, pushes it to another list and returns it.
blmove(String, String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops an element from a list, pushes it to another list and returns it.
blmoveAndAwait(String, String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Pops an element from a list, pushes it to another list and returns it.
blmoveAndAwait(String, String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops an element from a list, pushes it to another list and returns it.
blmoveAndForget(String, String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Pops an element from a list, pushes it to another list and returns it.
blmoveAndForget(String, String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops an element from a list, pushes it to another list and returns it.
blmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Pops the first element from one of multiple lists.
blmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops the first element from one of multiple lists.
blmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Pops the first element from one of multiple lists.
blmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops the first element from one of multiple lists.
blmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Pops the first element from one of multiple lists.
blmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops the first element from one of multiple lists.
blockingExecutor(Vertx) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Create an executor for a Vertx object, actions can be blocking, they are not executed on Vert.x event loop.
blockingExecutor(Vertx, boolean) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Create an executor for a Vertx object, actions can be blocking, they are not executed on Ver.tx event loop.
blockingExecutor(WorkerExecutor) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Create a scheduler for a WorkerExecutor object, actions are executed on the threads of this executor.
blockingHandler(Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.Route
Like io.vertx.mutiny.ext.web.Route#blockingHandler(Handler, boolean) called with ordered = true
blockingHandler(Consumer<RoutingContext>, boolean) - Method in class io.vertx.mutiny.ext.web.Route
Specify a blocking request handler for the route.
blockMulticastGroup(String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the Handler once the operation completes.
blockMulticastGroup(String, String, String) - Method in class io.vertx.mutiny.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.
blockMulticastGroupAndAwait(String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the Handler once the operation completes.
blockMulticastGroupAndAwait(String, String, String) - Method in class io.vertx.mutiny.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.
blockMulticastGroupAndForget(String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the Handler once the operation completes.
blockMulticastGroupAndForget(String, String, String) - Method in class io.vertx.mutiny.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.
blpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the first element in a list.
blpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the first element in a list.
blpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the first element in a list.
blpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the first element in a list.
blpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the first element in a list.
blpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the first element in a list.
Bodies - Class in io.vertx.mutiny.ext.web.validation.builder
In this interface you can find all available BodyProcessorFactory to use in ValidationHandlerBuilder.
Bodies(Bodies) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.Bodies
Create a new instance of Bodies delegating to the given (non-null) instance of Bodies.
Bodies(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.Bodies
 
body() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
body() - Method in class io.vertx.mutiny.core.eventbus.Message
The body of the message.
body() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
body() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
body() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
body() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Return request body when parsed.
body() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
body(Buffer) - Static method in class io.vertx.mutiny.httpproxy.Body
 
body(Buffer, MediaType) - Static method in class io.vertx.mutiny.httpproxy.Body
Create a new Body instance.
body(BodyProcessor) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
body(ReadStream<Buffer>) - Static method in class io.vertx.mutiny.httpproxy.Body
Create a new Body instance.
body(ReadStream<Buffer>, long) - Static method in class io.vertx.mutiny.httpproxy.Body
Create a new Body instance.
body(ReadStream<Buffer>, long, MediaType) - Static method in class io.vertx.mutiny.httpproxy.Body
 
body(ReadStream<Buffer>, long, String) - Static method in class io.vertx.mutiny.httpproxy.Body
 
body(BodyProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
body(Flow.Publisher<Buffer>) - Static method in class io.vertx.mutiny.httpproxy.Body
Create a new Body instance.
body(Flow.Publisher<Buffer>, long) - Static method in class io.vertx.mutiny.httpproxy.Body
Create a new Body instance.
body(Flow.Publisher<Buffer>, long, MediaType) - Static method in class io.vertx.mutiny.httpproxy.Body
 
body(Flow.Publisher<Buffer>, long, String) - Static method in class io.vertx.mutiny.httpproxy.Body
 
Body - Class in io.vertx.mutiny.httpproxy
Handles the HTTP proxy body.
Body(Body) - Constructor for class io.vertx.mutiny.httpproxy.Body
Create a new instance of Body delegating to the given (non-null) instance of Body.
Body(Object) - Constructor for class io.vertx.mutiny.httpproxy.Body
 
BODY_REQUIRED - Static variable in class io.vertx.mutiny.ext.web.validation.RequestPredicate
Request predicate that checks if body exists or not
bodyAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
bodyAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
bodyAsBinary() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsBoolean() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsBuffer() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
bodyAsByte() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsChar() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsDouble() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsFloat() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsInteger() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsJson(Class<R>) - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsJsonArray() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsJsonObject() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
bodyAsList() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsLong() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsShort() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsString() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsString() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
bodyAsSymbol() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsTimestamp() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyAsUUID() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
bodyCodec() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
BodyCodec<T> - Class in io.vertx.mutiny.ext.web.codec
A codec for encoding and decoding HTTP bodies.
BodyCodec(BodyCodec<T>) - Constructor for class io.vertx.mutiny.ext.web.codec.BodyCodec
Create a new instance of BodyCodec delegating to the given (non-null) instance of BodyCodec.
BodyCodec(BodyCodec<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.codec.BodyCodec
 
BodyCodec(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.codec.BodyCodec
 
bodyEndHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Provides a handler that will be called after the last part of the body is written to the wire.
bodyHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
BodyHandler - Class in io.vertx.mutiny.ext.web.handler
A handler which gathers the entire request body and sets it on the RoutingContext.
BodyHandler(BodyHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.BodyHandler
Create a new instance of BodyHandler delegating to the given (non-null) instance of BodyHandler.
BodyHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.BodyHandler
 
BodyProcessorFactory - Class in io.vertx.mutiny.ext.web.validation.builder
This interface is used to build body processors.
BodyProcessorFactory(BodyProcessorFactory) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
Create a new instance of BodyProcessorFactory delegating to the given (non-null) instance of BodyProcessorFactory.
BodyProcessorFactory(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
 
bodyStream() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
BodyTransformer - Class in io.vertx.mutiny.httpproxy
A synchronous function that transforms an HTTP body entity.
BodyTransformer(BodyTransformer) - Constructor for class io.vertx.mutiny.httpproxy.BodyTransformer
Create a new instance of BodyTransformer delegating to the given (non-null) instance of BodyTransformer.
BodyTransformer(Object) - Constructor for class io.vertx.mutiny.httpproxy.BodyTransformer
 
BodyTransformers - Class in io.vertx.mutiny.httpproxy
Range of transformers ready to be used.
BodyTransformers(BodyTransformers) - Constructor for class io.vertx.mutiny.httpproxy.BodyTransformers
Create a new instance of BodyTransformers delegating to the given (non-null) instance of BodyTransformers.
BodyTransformers(Object) - Constructor for class io.vertx.mutiny.httpproxy.BodyTransformers
 
BoxAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for box.com.
BoxAuth(BoxAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
Create a new instance of BoxAuth delegating to the given (non-null) instance of BoxAuth.
BoxAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
 
bridge(SockJSBridgeOptions) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(SockJSBridgeOptions, Consumer<BridgeEvent>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(SockJSBridgeOptions) but specifying a handler that will receive bridge events.
bridge(AuthorizationProvider, SockJSBridgeOptions, Consumer<BridgeEvent>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(SockJSBridgeOptions) but specifying a handler that will receive bridge events.
BridgeEvent - Class in io.vertx.mutiny.ext.eventbus.bridge.tcp
Represents an event that occurs on the event bus bridge.
BridgeEvent - Class in io.vertx.mutiny.ext.web.handler.sockjs
Represents an event that occurs on the event bus bridge.
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Create a new instance of BridgeEvent delegating to the given (non-null) instance of BridgeEvent.
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Create a new instance of BridgeEvent delegating to the given (non-null) instance of BridgeEvent.
BridgeEvent(Object) - Constructor for class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
 
BridgeEvent(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
 
brpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the last element in a list.
brpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the last element in a list.
brpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the last element in a list.
brpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the last element in a list.
brpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the last element in a list.
brpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the last element in a list.
brpoplpush(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: BLMOVE with the RIGHT and LEFT arguments
brpoplpush(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops an element from a list, pushes it to another list and returns it.
brpoplpushAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: BLMOVE with the RIGHT and LEFT arguments
brpoplpushAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops an element from a list, pushes it to another list and returns it.
brpoplpushAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: BLMOVE with the RIGHT and LEFT arguments
brpoplpushAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Pops an element from a list, pushes it to another list and returns it.
buffer() - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
buffer() - Method in class io.vertx.mutiny.ext.web.RequestBody
 
BUFFER_SIZE - Static variable in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
build() - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
build() - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Build and return the client.
build() - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
Build and return the server.
build() - Method in class io.vertx.mutiny.core.VertxBuilder
Creates a non clustered instance.
build() - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
Build and return the client.
build() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
build() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
build() - Static method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
build() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
build() - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
Build the ValidationHandler from this builder
build() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
 
build() - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Build and return the client.
build(EventBus, String, String) - Static method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Build a new RouteToEBServiceHandler
build(EventBus, String, String, DeliveryOptions) - Static method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Build a new RouteToEBServiceHandler
buildClustered() - Method in class io.vertx.mutiny.core.VertxBuilder
Creates a clustered instance.
buildClusteredAndAwait() - Method in class io.vertx.mutiny.core.VertxBuilder
Creates a clustered instance.
buildClusteredAndForget() - Method in class io.vertx.mutiny.core.VertxBuilder
Creates a clustered instance.
builder() - Static method in class io.vertx.mutiny.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.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
builder() - Static method in class io.vertx.mutiny.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 class io.vertx.mutiny.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.mutiny.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 class io.vertx.mutiny.ext.mail.MailClient
Provide a builder for MailClient.
builder(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandlerBuilder with default GraphiQLHandlerOptions.
bulkWrite(String, List<BulkOperation>) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Execute a bulk operation.
bulkWriteAndAwait(String, List<BulkOperation>) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Execute a bulk operation.
bulkWriteAndForget(String, List<BulkOperation>) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Execute a bulk operation.
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptionsAndAwait(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptionsAndForget(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bytesRead() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
bytesWritten() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
bzmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns a member by score from one or more sorted sets.
bzmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns a member by score from one or more sorted sets.
bzmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns a member by score from one or more sorted sets.
bzmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns a member by score from one or more sorted sets.
bzmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns a member by score from one or more sorted sets.
bzmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns a member by score from one or more sorted sets.
bzpopmax(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the member with the highest score from one or more sorted sets.
bzpopmax(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the member with the highest score from one or more sorted sets.
bzpopmaxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the member with the highest score from one or more sorted sets.
bzpopmaxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the member with the highest score from one or more sorted sets.
bzpopmaxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the member with the highest score from one or more sorted sets.
bzpopmaxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the member with the highest score from one or more sorted sets.
bzpopmin(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the member with the lowest score from one or more sorted sets.
bzpopmin(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the member with the lowest score from one or more sorted sets.
bzpopminAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the member with the lowest score from one or more sorted sets.
bzpopminAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the member with the lowest score from one or more sorted sets.
bzpopminAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes and returns the member with the lowest score from one or more sorted sets.
bzpopminAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes and returns the member with the lowest score from one or more sorted sets.

C

CACHE_CONTROL - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Cache-Control header name
CachingWebClient - Class in io.vertx.mutiny.ext.web.client
An asynchronous cache aware HTTP / HTTP/2 client called CachingWebClient.
CachingWebClient(CachingWebClient) - Constructor for class io.vertx.mutiny.ext.web.client.CachingWebClient
Create a new instance of CachingWebClient delegating to the given (non-null) instance of CachingWebClient.
CachingWebClient(Object) - Constructor for class io.vertx.mutiny.ext.web.client.CachingWebClient
 
CamelBridge - Class in io.vertx.mutiny.camel
Camel Bridge facade.
CamelBridge(CamelBridge) - Constructor for class io.vertx.mutiny.camel.CamelBridge
Create a new instance of CamelBridge delegating to the given (non-null) instance of CamelBridge.
CamelBridge(Object) - Constructor for class io.vertx.mutiny.camel.CamelBridge
 
cancel() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Attempt to cancel the request according to the semantics of the underlying HTTP implementation.
cancel() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Attempt to cancel the request according to the semantics of the underlying HTTP implementation.
cancel() - Method in class io.vertx.mutiny.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.mutiny.ext.web.FileUpload
Try to cancel the file upload.
cancel() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Stop message consumption from a queue.
cancelAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Attempt to cancel the request according to the semantics of the underlying HTTP implementation.
cancelAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Attempt to cancel the request according to the semantics of the underlying HTTP implementation.
cancelAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Stop message consumption from a queue.
cancelAndCleanupFileUploads() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Cancel all unfinished file upload in progress and delete all uploaded files.
cancelAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Attempt to cancel the request according to the semantics of the underlying HTTP implementation.
cancelAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Attempt to cancel the request according to the semantics of the underlying HTTP implementation.
cancelAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Stop message consumption from a queue.
cancelRequest() - Method in class io.vertx.mutiny.pgclient.PgConnection
Send a request cancellation message to tell the server to cancel processing request in this connection.
cancelRequestAndAwait() - Method in class io.vertx.mutiny.pgclient.PgConnection
Send a request cancellation message to tell the server to cancel processing request in this connection.
cancelRequestAndForget() - Method in class io.vertx.mutiny.pgclient.PgConnection
Send a request cancellation message to tell the server to cancel processing request in this connection.
cancelStreamToFileSystem() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Try to cancel the file system streaming, the streamed file will be deleted.
cancelTimer(long) - Method in class io.vertx.mutiny.core.Vertx
Cancels the timer with the specified id.
canUpgradeToWebSocket() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
CassandraClient - Class in io.vertx.mutiny.cassandra
Eclipse Vert.x Cassandra client.
CassandraClient(CassandraClient) - Constructor for class io.vertx.mutiny.cassandra.CassandraClient
Create a new instance of CassandraClient delegating to the given (non-null) instance of CassandraClient.
CassandraClient(Object) - Constructor for class io.vertx.mutiny.cassandra.CassandraClient
 
CassandraRowStream - Class in io.vertx.mutiny.cassandra
A ReadStream for Row consumption.
CassandraRowStream(CassandraRowStream) - Constructor for class io.vertx.mutiny.cassandra.CassandraRowStream
Create a new instance of CassandraRowStream delegating to the given (non-null) instance of CassandraRowStream.
CassandraRowStream(Object) - Constructor for class io.vertx.mutiny.cassandra.CassandraRowStream
 
cast(SqlConnection) - Static method in class io.vertx.mutiny.db2client.DB2Connection
cast(SqlConnection) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
cast(SqlConnection) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
cast(SqlConnection) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
cast(SqlConnection) - Static method in class io.vertx.mutiny.pgclient.PgConnection
catalogDatacenters() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Return all the datacenters that are known by the Consul server
catalogDatacentersAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Return all the datacenters that are known by the Consul server
catalogDatacentersAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Return all the datacenters that are known by the Consul server
catalogNodes() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodesAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodesAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodeServices(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the node's registered services
catalogNodeServicesAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the node's registered services
catalogNodeServicesAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the node's registered services
catalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the node's registered services This is blocking query unlike ConsulClient.catalogNodeServices(String)
catalogNodeServicesWithOptionsAndAwait(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the node's registered services This is blocking query unlike ConsulClient.catalogNodeServices(String)
catalogNodeServicesWithOptionsAndForget(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the node's registered services This is blocking query unlike ConsulClient.catalogNodeServices(String)
catalogNodesWithOptions(NodeQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodesWithOptionsAndAwait(NodeQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogNodesWithOptionsAndForget(NodeQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes registered in a datacenter
catalogServiceNodes(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesWithOptionsAndAwait(String, ServiceQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServiceNodesWithOptionsAndForget(String, ServiceQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing a service
catalogServices() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the services registered in a datacenter
catalogServicesAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the services registered in a datacenter
catalogServicesAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the services registered in a datacenter
catalogServicesWithOptions(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the services registered in a datacenter This is blocking query unlike ConsulClient.catalogServices()
catalogServicesWithOptionsAndAwait(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the services registered in a datacenter This is blocking query unlike ConsulClient.catalogServices()
catalogServicesWithOptionsAndForget(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the services registered in a datacenter This is blocking query unlike ConsulClient.catalogServices()
cause() - Method in class io.vertx.mutiny.ext.consul.WatchResult
A Throwable describing failure.
cfAdd(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Cuckoo Filter.
cfAdd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfAddAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Cuckoo Filter.
cfAddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfAddAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Cuckoo Filter.
cfAddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfAddnx(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Cuckoo Filter if the item did not exist previously.
cfAddnx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfAddnxAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Cuckoo Filter if the item did not exist previously.
cfAddnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfAddnxAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Cuckoo Filter if the item did not exist previously.
cfAddnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfCompact(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfCompactAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfCompactAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfCount(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of times an item might be in a Cuckoo Filter.
cfCount(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfCountAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of times an item might be in a Cuckoo Filter.
cfCountAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfCountAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of times an item might be in a Cuckoo Filter.
cfCountAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfDebug(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfDebugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfDebugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfDel(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an item from a Cuckoo Filter.
cfDel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfDelAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an item from a Cuckoo Filter.
cfDelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfDelAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an item from a Cuckoo Filter.
cfDelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfExists(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Cuckoo Filter.
cfExists(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfExistsAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Cuckoo Filter.
cfExistsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfExistsAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Cuckoo Filter.
cfExistsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfInfo(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a Cuckoo Filter.
cfInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfInfoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a Cuckoo Filter.
cfInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfInfoAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a Cuckoo Filter.
cfInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfInsert(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Cuckoo Filter.
cfInsertAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Cuckoo Filter.
cfInsertAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Cuckoo Filter.
cfInsertnx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Cuckoo Filter if the items did not exist previously.
cfInsertnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Cuckoo Filter if the items did not exist previously.
cfInsertnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more items to a Cuckoo Filter if the items did not exist previously.
cfLoadchunk(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Restores a filter previously saved using SCANDUMP.
cfLoadchunk(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfLoadchunkAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Restores a filter previously saved using SCANDUMP.
cfLoadchunkAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfLoadchunkAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Restores a filter previously saved using SCANDUMP.
cfLoadchunkAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cfMexists(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Cuckoo Filter.
cfMexistsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Cuckoo Filter.
cfMexistsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items exist in a Cuckoo Filter.
cfReserve(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new Cuckoo Filter.
cfReserveAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new Cuckoo Filter.
cfReserveAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new Cuckoo Filter.
cfScandump(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Begins an incremental save of the bloom filter.
cfScandump(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cfScandumpAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Begins an incremental save of the bloom filter.
cfScandumpAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cfScandumpAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Begins an incremental save of the bloom filter.
cfScandumpAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ChainAuth - Class in io.vertx.mutiny.ext.auth
Chain several authentication providers as if they were one.
ChainAuth(ChainAuth) - Constructor for class io.vertx.mutiny.ext.auth.ChainAuth
Create a new instance of ChainAuth delegating to the given (non-null) instance of ChainAuth.
ChainAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.ChainAuth
 
ChainAuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that chains to a sequence of handlers.
ChainAuthHandler(ChainAuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Create a new instance of ChainAuthHandler delegating to the given (non-null) instance of ChainAuthHandler.
ChainAuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
 
changeUser(MySQLAuthOptions) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
changeUserAndAwait(MySQLAuthOptions) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
changeUserAndForget(MySQLAuthOptions) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Return a channel for the given name.
charset() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
charSet() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
checkStatus() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedures.
checkStatus(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
checkStatusAndAwait() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedures.
checkStatusAndAwait(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
checkStatusAndForget() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedures.
checkStatusAndForget(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
chmod(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
chmodRecursive(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursiveAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursiveAndForget(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursiveBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
chown(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chownAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chownAndForget(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chownBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
CHUNKED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
chunked header value
CircuitBreaker - Class in io.vertx.mutiny.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x
CircuitBreaker(CircuitBreaker) - Constructor for class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Create a new instance of CircuitBreaker delegating to the given (non-null) instance of CircuitBreaker.
CircuitBreaker(Object) - Constructor for class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
claimKey() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Returns the configured claim key.
clear() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Clear all entries in the map
clear() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Clear all entries in the map
clear() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
Clears the authorizations.
clear() - Method in class io.vertx.mutiny.ext.web.Router
Remove all the routes from this router
clear() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Remove all sessions from the store.
clear() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Remove all sessions from the store.
clear() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Remove all sessions from the store.
clear() - Method in class io.vertx.mutiny.ext.web.UserContext
Clear can be called from any route handler which needs to terminate a login session.
clear() - Method in class io.vertx.mutiny.sqlclient.Tuple
 
clear() - Method in class io.vertx.mutiny.uritemplate.Variables
 
clearAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Clear all entries in the map
clearAndAwait() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Remove all sessions from the store.
clearAndAwait() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Remove all sessions from the store.
clearAndAwait() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Remove all sessions from the store.
clearAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Clear all entries in the map
clearAndForget() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Remove all sessions from the store.
clearAndForget() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Remove all sessions from the store.
clearAndForget() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Remove all sessions from the store.
clearCache() - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Clears any internal caches used by this engine.
client() - Static method in class io.vertx.mutiny.db2client.DB2Builder
Provide a builder for DB2 client backed by a connection pool.
client() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
client() - Static method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
Provide a builder for MySQL client backed by a connection pool.
client() - Static method in class io.vertx.mutiny.pgclient.PgBuilder
Provide a builder for PostgreSQL client backed by a connection pool.
client(Consumer<ClientBuilder<SqlClient>>) - Static method in class io.vertx.mutiny.db2client.DB2Builder
Build a client backed by a connection pool with the specified block argument.
client(Consumer<ClientBuilder<SqlClient>>) - Static method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
Build a client backed by a connection pool with the specified block argument.
client(Consumer<ClientBuilder<SqlClient>>) - Static method in class io.vertx.mutiny.pgclient.PgBuilder
Build a client backed by a connection pool with the specified block argument.
client(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for client connection commands.
client(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for client connection commands.
clientAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for client connection commands.
clientAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for client connection commands.
clientAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for client connection commands.
clientAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for client connection commands.
ClientBuilder<C> - Class in io.vertx.mutiny.sqlclient
Builder for SqlClient instances.
ClientBuilder(ClientBuilder<C>) - Constructor for class io.vertx.mutiny.sqlclient.ClientBuilder
Create a new instance of ClientBuilder delegating to the given (non-null) instance of ClientBuilder.
ClientBuilder(ClientBuilder<C>, TypeArg<C>) - Constructor for class io.vertx.mutiny.sqlclient.ClientBuilder
 
ClientBuilder(Object, TypeArg<C>) - Constructor for class io.vertx.mutiny.sqlclient.ClientBuilder
 
clientId() - Method in class io.vertx.mutiny.mqtt.MqttClient
 
clientIdentifier() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
ClientWebSocket - Class in io.vertx.mutiny.core.http
Represents a client-side WebSocket.
ClientWebSocket(ClientWebSocket) - Constructor for class io.vertx.mutiny.core.http.ClientWebSocket
Create a new instance of ClientWebSocket delegating to the given (non-null) instance of ClientWebSocket.
ClientWebSocket(Object) - Constructor for class io.vertx.mutiny.core.http.ClientWebSocket
 
cloneAclToken(String, CloneAclTokenOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Clones an existing ACL token
cloneAclTokenAndAwait(String, CloneAclTokenOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Clones an existing ACL token
cloneAclTokenAndForget(String, CloneAclTokenOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Clones an existing ACL token
close() - Method in class io.vertx.mutiny.amqp.AmqpClient
Closes the client.
close() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
close() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Closes the receiver.
close() - Method in class io.vertx.mutiny.amqp.AmqpSender
Closes the sender.
close() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Closes this client.
close() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Closes the circuit breaker.
close() - Method in class io.vertx.mutiny.config.ConfigRetriever
Closes the retriever.
close() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
close() - Method in class io.vertx.mutiny.core.dns.DnsClient
Close the client.
close() - Method in class io.vertx.mutiny.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.mutiny.core.file.AsyncFile
Close the file.
close() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.mutiny.core.http.HttpClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method returns a Uni.
close() - Method in class io.vertx.mutiny.core.http.HttpConnection
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.mutiny.core.http.HttpServer
Close the server.
close() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close the WebSocket sending the default close frame.
close() - Method in class io.vertx.mutiny.core.http.WebSocket
Close the WebSocket sending the default close frame.
close() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Close the WebSocket sending the default close frame.
close() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close the WebSocket sending the default close frame.
close() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.mutiny.core.net.NetClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
close() - Method in class io.vertx.mutiny.core.net.NetServer
Close the server.
close() - Method in class io.vertx.mutiny.core.net.NetSocket
Close the socket
close() - Method in class io.vertx.mutiny.core.net.QuicClient
Close the endpoint and release all associated resources.
close() - Method in class io.vertx.mutiny.core.net.QuicConnection
Close the connection, all associated streams will be closed before.
close() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Close the endpoint and release all associated resources.
close() - Method in class io.vertx.mutiny.core.net.QuicServer
Close the endpoint and release all associated resources.
close() - Method in class io.vertx.mutiny.core.net.QuicStream
Close the channel
close() - Method in interface io.vertx.mutiny.core.net.StreamChannel
Close the channel
close() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Close the channel
close() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Close and release the map
close() - Method in class io.vertx.mutiny.core.streams.Pipe
Close the pipe.
close() - Method in class io.vertx.mutiny.core.Vertx
Stop the Vertx instance and release any resources held by it.
close() - Method in class io.vertx.mutiny.core.WorkerExecutor
Close the executor.
close() - Method in class io.vertx.mutiny.db2client.DB2Connection
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Releases any resources or timers used by this instance.
close() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
stop seeding the PRNG
close() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Close the client and release its resources
close() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Close the current socket.
close() - Method in class io.vertx.mutiny.ext.mail.MailClient
Close the MailClient
close() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Close the client and release its resources
close() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Close the client and release its resources
close() - Method in class io.vertx.mutiny.ext.web.client.WebClient
Close the client.
close() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Close it
close() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Close the store
close() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Close the admin client
close() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Close the consumer
close() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Close the producer
close() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Close the endpoint, so the connection with remote MQTT client
close() - Method in class io.vertx.mutiny.mqtt.MqttServer
Close the server.
close() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.pgclient.PgConnection
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Close the subscriber, the retry policy will not be invoked.
close() - Method in class io.vertx.mutiny.redis.client.Redis
Closes the client and terminates any connection.
close() - Method in class io.vertx.mutiny.redis.client.RedisAPI
 
close() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Closes the connection or returns to the pool.
close() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
 
close() - Method in class io.vertx.mutiny.sqlclient.Cursor
Release the cursor.
close() - Method in class io.vertx.mutiny.sqlclient.Pool
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Close the prepared query and release its resources.
close() - Method in class io.vertx.mutiny.sqlclient.RowStream
Close the stream and release the resources.
close() - Method in class io.vertx.mutiny.sqlclient.SqlClient
Close the client and release the associated resources.
close() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Close the client and release the associated resources.
close(int, String) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Close it giving a status code and reason.
close(long) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Close the admin client
close(long) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Close the producer
close(short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Close the WebSocket sending a close frame with specified status code.
close(short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close the WebSocket sending a close frame with specified status code.
close(short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
Close sending a close frame with specified status code and reason.
close(short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Close sending a close frame with specified status code and reason.
close(short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close sending a close frame with specified status code and reason.
close(QuicConnectionClose) - Method in class io.vertx.mutiny.core.net.QuicConnection
Close the connection, all associated streams will be closed before.
CLOSE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
close header value
closeAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpClient
Closes the client.
closeAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
closeAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Closes the receiver.
closeAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpSender
Closes the sender.
closeAndAwait() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Closes this client.
closeAndAwait() - Method in class io.vertx.mutiny.config.ConfigRetriever
Closes the retriever.
closeAndAwait() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
closeAndAwait() - Method in class io.vertx.mutiny.core.dns.DnsClient
Close the client.
closeAndAwait() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Closes the producer, this method should be called when the message producer is not used anymore.
closeAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Close the file.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close the WebSocket sending the default close frame.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method returns a Void.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpConnection
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServer
Close the server.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close the WebSocket sending the default close frame.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocket
Close the WebSocket sending the default close frame.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close the WebSocket sending the default close frame.
closeAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndAwait() - Method in class io.vertx.mutiny.core.net.NetClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndAwait() - Method in class io.vertx.mutiny.core.net.NetServer
Close the server.
closeAndAwait() - Method in class io.vertx.mutiny.core.net.NetSocket
Close the socket
closeAndAwait() - Method in class io.vertx.mutiny.core.net.QuicClient
Close the endpoint and release all associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.core.net.QuicConnection
Close the connection, all associated streams will be closed before.
closeAndAwait() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Close the endpoint and release all associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.core.net.QuicServer
Close the endpoint and release all associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.core.net.QuicStream
Close the channel
closeAndAwait() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Close the channel
closeAndAwait() - Method in class io.vertx.mutiny.core.Vertx
Stop the Vertx instance and release any resources held by it.
closeAndAwait() - Method in class io.vertx.mutiny.core.WorkerExecutor
Close the executor.
closeAndAwait() - Method in class io.vertx.mutiny.db2client.DB2Connection
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Close the current socket.
closeAndAwait() - Method in class io.vertx.mutiny.ext.mail.MailClient
Close the MailClient
closeAndAwait() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Close the client and release its resources
closeAndAwait() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Close the admin client
closeAndAwait() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Close the consumer
closeAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Close the producer
closeAndAwait() - Method in class io.vertx.mutiny.mqtt.MqttServer
Close the server.
closeAndAwait() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.pgclient.PgConnection
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Close the subscriber, the retry policy will not be invoked.
closeAndAwait() - Method in class io.vertx.mutiny.redis.client.Redis
Closes the client and terminates any connection.
closeAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Closes the connection or returns to the pool.
closeAndAwait() - Method in class io.vertx.mutiny.sqlclient.Cursor
Release the cursor.
closeAndAwait() - Method in class io.vertx.mutiny.sqlclient.Pool
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Close the prepared query and release its resources.
closeAndAwait() - Method in class io.vertx.mutiny.sqlclient.RowStream
Close the stream and release the resources.
closeAndAwait() - Method in class io.vertx.mutiny.sqlclient.SqlClient
Close the client and release the associated resources.
closeAndAwait() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Close the client and release the associated resources.
closeAndAwait(long) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Close the admin client
closeAndAwait(long) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Close the producer
closeAndAwait(short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close the WebSocket sending a close frame with specified status code.
closeAndAwait(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close the WebSocket sending a close frame with specified status code.
closeAndAwait(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Close the WebSocket sending a close frame with specified status code.
closeAndAwait(short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close the WebSocket sending a close frame with specified status code.
closeAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close sending a close frame with specified status code and reason.
closeAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close sending a close frame with specified status code and reason.
closeAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
Close sending a close frame with specified status code and reason.
closeAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close sending a close frame with specified status code and reason.
closeAndAwait(QuicConnectionClose) - Method in class io.vertx.mutiny.core.net.QuicConnection
Close the connection, all associated streams will be closed before.
closeAndForget() - Method in class io.vertx.mutiny.amqp.AmqpClient
Closes the client.
closeAndForget() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
closeAndForget() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Closes the receiver.
closeAndForget() - Method in class io.vertx.mutiny.amqp.AmqpSender
Closes the sender.
closeAndForget() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Closes this client.
closeAndForget() - Method in class io.vertx.mutiny.config.ConfigRetriever
Closes the retriever.
closeAndForget() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
closeAndForget() - Method in class io.vertx.mutiny.core.dns.DnsClient
Close the client.
closeAndForget() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Closes the producer, this method should be called when the message producer is not used anymore.
closeAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Close the file.
closeAndForget() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close the WebSocket sending the default close frame.
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpConnection
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpServer
Close the server.
closeAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close the WebSocket sending the default close frame.
closeAndForget() - Method in class io.vertx.mutiny.core.http.WebSocket
Close the WebSocket sending the default close frame.
closeAndForget() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close the WebSocket sending the default close frame.
closeAndForget() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndForget() - Method in class io.vertx.mutiny.core.net.NetClient
Close immediately (shutdown(0, TimeUnit.SECONDS).
closeAndForget() - Method in class io.vertx.mutiny.core.net.NetServer
Close the server.
closeAndForget() - Method in class io.vertx.mutiny.core.net.NetSocket
Close the socket
closeAndForget() - Method in class io.vertx.mutiny.core.net.QuicClient
Close the endpoint and release all associated resources.
closeAndForget() - Method in class io.vertx.mutiny.core.net.QuicConnection
Close the connection, all associated streams will be closed before.
closeAndForget() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Close the endpoint and release all associated resources.
closeAndForget() - Method in class io.vertx.mutiny.core.net.QuicServer
Close the endpoint and release all associated resources.
closeAndForget() - Method in class io.vertx.mutiny.core.net.QuicStream
Close the channel
closeAndForget() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Close the channel
closeAndForget() - Method in class io.vertx.mutiny.core.Vertx
Stop the Vertx instance and release any resources held by it.
closeAndForget() - Method in class io.vertx.mutiny.core.WorkerExecutor
Close the executor.
closeAndForget() - Method in class io.vertx.mutiny.db2client.DB2Connection
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Close the current socket.
closeAndForget() - Method in class io.vertx.mutiny.ext.mail.MailClient
Close the MailClient
closeAndForget() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Close the client and release its resources
closeAndForget() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Close the admin client
closeAndForget() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Close the consumer
closeAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Close the producer
closeAndForget() - Method in class io.vertx.mutiny.mqtt.MqttServer
Close the server.
closeAndForget() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.pgclient.PgConnection
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Close the subscriber, the retry policy will not be invoked.
closeAndForget() - Method in class io.vertx.mutiny.redis.client.Redis
Closes the client and terminates any connection.
closeAndForget() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Closes the connection or returns to the pool.
closeAndForget() - Method in class io.vertx.mutiny.sqlclient.Cursor
Release the cursor.
closeAndForget() - Method in class io.vertx.mutiny.sqlclient.Pool
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Close the prepared query and release its resources.
closeAndForget() - Method in class io.vertx.mutiny.sqlclient.RowStream
Close the stream and release the resources.
closeAndForget() - Method in class io.vertx.mutiny.sqlclient.SqlClient
Close the client and release the associated resources.
closeAndForget() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Close the client and release the associated resources.
closeAndForget(long) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Close the admin client
closeAndForget(long) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Close the producer
closeAndForget(short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close the WebSocket sending a close frame with specified status code.
closeAndForget(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close the WebSocket sending a close frame with specified status code.
closeAndForget(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Close the WebSocket sending a close frame with specified status code.
closeAndForget(short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close the WebSocket sending a close frame with specified status code.
closeAndForget(short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Close sending a close frame with specified status code and reason.
closeAndForget(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Close sending a close frame with specified status code and reason.
closeAndForget(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
Close sending a close frame with specified status code and reason.
closeAndForget(short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Close sending a close frame with specified status code and reason.
closeAndForget(QuicConnectionClose) - Method in class io.vertx.mutiny.core.net.QuicConnection
Close the connection, all associated streams will be closed before.
closed() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
closed() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
closeFuture() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Unlike the bare Vert.x variant, this method returns a Uni.
closeFutureAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Unlike the bare Vert.x variant, this method returns a Void.
closeFutureAndForget() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
closeHandler(Runnable) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Sets a Handler to be invoked when the circuit breaker state switches to closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpConnection
Set a close handler.
closeHandler(Runnable) - Method in class io.vertx.mutiny.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(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
closeHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Set a close handler.
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Set a close handler.
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.net.NetSocket
Set a handler notified when the socket is closed
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.net.QuicConnection
Set a handler called when the connection is closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.net.QuicStream
Set a handler called when the stream is closed.
closeHandler(Runnable) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Set a handler notified when the channel is closed
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Set a handler notified when the channel is closed
closeHandler(Runnable) - Method in class io.vertx.mutiny.db2client.DB2Connection
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.mqtt.MqttClient
Set a handler that will be called when the connection with server is closed
closeHandler(Runnable) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set a close handler.
closeHandler(Runnable) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Set an handler called when the connection is closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Set an handler called when the connection is closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Set an handler called when the connection is closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.pgclient.PgConnection
Set an handler called when the connection is closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Set an handler called when the subscriber is closed.
closeHandler(Runnable) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Set an handler called when the connection is closed.
closePayload() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
closeReason() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.mutiny.core.http.WebSocket
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Returns the close reason message from the remote endpoint or null when not yet received.
closeReason() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Returns the close reason message from the remote endpoint or null when not yet received.
closeStatusCode() - Method in class io.vertx.mutiny.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.mutiny.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.mutiny.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.mutiny.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.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Returns the close status code received from the remote endpoint or null when not yet received.
CloudFoundryAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for CloudFoundry UAA.
CloudFoundryAuth(CloudFoundryAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
Create a new instance of CloudFoundryAuth delegating to the given (non-null) instance of CloudFoundryAuth.
CloudFoundryAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
 
cluster(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Redis Cluster commands.
cluster(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Cluster commands.
clusterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Redis Cluster commands.
clusterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Cluster commands.
clusterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Redis Cluster commands.
clusterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Cluster commands.
ClusteredSessionStore - Class in io.vertx.mutiny.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.mutiny.ext.web.sstore.ClusteredSessionStore
Create a new instance of ClusteredSessionStore delegating to the given (non-null) instance of ClusteredSessionStore.
ClusteredSessionStore(Object) - Constructor for class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
 
clusteredVertx(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertxAndAwait(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertxAndForget(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
Creates a clustered instance using the specified options.
clusterSerializableChecker(Function<String, Boolean>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Register a predicate to invoke when verifying if an object is forbidden to be encoded/decoded as ClusterSerializable.
cmsIncrby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increases the count of one or more items by increment.
cmsIncrbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increases the count of one or more items by increment.
cmsIncrbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increases the count of one or more items by increment.
cmsInfo(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a sketch.
cmsInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cmsInfoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a sketch.
cmsInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cmsInfoAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a sketch.
cmsInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cmsInitbydim(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Count-Min Sketch to dimensions specified by user.
cmsInitbydim(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cmsInitbydimAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Count-Min Sketch to dimensions specified by user.
cmsInitbydimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cmsInitbydimAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Count-Min Sketch to dimensions specified by user.
cmsInitbydimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cmsInitbyprob(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Count-Min Sketch to accommodate requested tolerances.
cmsInitbyprob(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
cmsInitbyprobAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Count-Min Sketch to accommodate requested tolerances.
cmsInitbyprobAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
cmsInitbyprobAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Count-Min Sketch to accommodate requested tolerances.
cmsInitbyprobAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
cmsMerge(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges several sketches into one sketch.
cmsMergeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges several sketches into one sketch.
cmsMergeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges several sketches into one sketch.
cmsQuery(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the count for one or more items in a sketch.
cmsQueryAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the count for one or more items in a sketch.
cmsQueryAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the count for one or more items in a sketch.
code() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
code() - Method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
code() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
code() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
code() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
code() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
codecSelector(Function<Object, String>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Set selector to be invoked when the bus has not found any codec for a Message body.
columnDefinitions() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Get the ColumnDefinitions provided by the backing ResultSet for this stream.
ColumnDescriptor - Class in io.vertx.mutiny.sqlclient.desc
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
ColumnDescriptor(ColumnDescriptor) - Constructor for class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
Create a new instance of ColumnDescriptor delegating to the given (non-null) instance of ColumnDescriptor.
ColumnDescriptor(Object) - Constructor for class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
columnDescriptors() - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
columnDescriptors() - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the column descriptors in the SqlResult.
columnDescriptors() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Get the column descriptors in the SqlResult.
columnDescriptors() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the column descriptors in the SqlResult.
columnIndex(String) - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
Get the index of the named column or -1 when not found
columnNames() - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
columnsNames() - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the names of columns in the SqlResult.
columnsNames() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Get the names of columns in the SqlResult.
columnsNames() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the names of columns in the SqlResult.
command(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns detailed information about all commands.
command(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns detailed information about all commands.
commandAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns detailed information about all commands.
commandAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns detailed information about all commands.
commandAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns detailed information about all commands.
commandAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns detailed information about all commands.
commandlog(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for command log commands.
commandlogAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for command log commands.
commandlogAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for command log commands.
commaSeparatedArrayParser() - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
commaSeparatedObjectParser() - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
commaSeparatedTupleParser() - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
commit() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit() - Method in class io.vertx.mutiny.sqlclient.Transaction
Commit the current transaction.
commitAndAwait() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commitAndAwait() - Method in class io.vertx.mutiny.sqlclient.Transaction
Commit the current transaction.
commitAndForget() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commitAndForget() - Method in class io.vertx.mutiny.sqlclient.Transaction
Commit the current transaction.
committed(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
committedAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
committedAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
commitTransaction() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Commits the ongoing transaction.
commitTransactionAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Commits the ongoing transaction.
commitTransactionAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Commits the ongoing transaction.
compareAndSet(long, long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareAndSetAndAwait(long, long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareAndSetAndForget(long, long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareTo(Delayed) - Method in class io.vertx.mutiny.core.Timer
 
complete() - Method in class io.vertx.mutiny.core.Promise
Calls complete(null)
complete(T) - Method in class io.vertx.mutiny.core.Promise
Set the result.
complete(T, Throwable) - Method in class io.vertx.mutiny.core.Promise
 
completion() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unlike the bare Vert.x variant, this method returns a Uni.
completion() - Method in class io.vertx.mutiny.sqlclient.Transaction
Return the transaction completion Future that succeeds when the transaction commits and fails with TransactionRollbackException when the transaction rolls back.
completionAndAwait() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unlike the bare Vert.x variant, this method returns a Void.
completionAndAwait() - Method in class io.vertx.mutiny.sqlclient.Transaction
Return the transaction completion Future that succeeds when the transaction commits and fails with TransactionRollbackException when the transaction rolls back.
completionAndForget() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
completionAndForget() - Method in class io.vertx.mutiny.sqlclient.Transaction
Return the transaction completion Future that succeeds when the transaction commits and fails with TransactionRollbackException when the transaction rolls back.
component() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Gets the parsed component part of the MIME.
computeIfAbsent(String, Function<String, Object>) - Method in class io.vertx.mutiny.ext.web.Session
Put some data in a session if absent.
config() - Method in class io.vertx.mutiny.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.mutiny.redis.client.RedisAPI
A container for server configuration commands.
config(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for server configuration commands.
configAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for server configuration commands.
configAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for server configuration commands.
configAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for server configuration commands.
configAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for server configuration commands.
ConfigRetriever - Class in io.vertx.mutiny.config
Defines a configuration retriever that read configuration from ConfigStore and tracks changes periodically.
ConfigRetriever(ConfigRetriever) - Constructor for class io.vertx.mutiny.config.ConfigRetriever
Create a new instance of ConfigRetriever delegating to the given (non-null) instance of ConfigRetriever.
ConfigRetriever(Object) - Constructor for class io.vertx.mutiny.config.ConfigRetriever
 
configStream() - Method in class io.vertx.mutiny.config.ConfigRetriever
 
confirmSelect() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Enables publisher acknowledgements on this channel.
confirmSelectAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Enables publisher acknowledgements on this channel.
confirmSelectAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Enables publisher acknowledgements on this channel.
connect() - Method in class io.vertx.mutiny.amqp.AmqpClient
Connects to the AMQP broker or router.
connect() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connect() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Connect the subscriber to Postgres.
connect() - Method in class io.vertx.mutiny.redis.client.Redis
Connects to the Redis server.
connect(int, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server at the specific port and host.
connect(int, String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, QuicConnectOptions) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server at the specific port and host, with specific options.
connect(int, String, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the specified port, host and relative request URI.
connect(int, String, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String, Map<String, String>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(HttpConnectOptions) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket with the specified options.
connect(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket with the specified options.
connect(ConnectOptions) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific connectOptions.
connect(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server.
connect(SocketAddress, QuicConnectOptions) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server with specific options.
connect(SocketAddress, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(Vertx) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from the environment variables.
connect(Vertx, DB2ConnectOptions) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Create a connection to DB2 server with the given connectOptions.
connect(Vertx, MSSQLConnectOptions) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a connection to SQL Server with the given connectOptions.
connect(Vertx, MySQLConnectOptions) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a connection to MySQL server with the given connectOptions.
connect(Vertx, OracleConnectOptions) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a connection to Oracle with the given connectOptions.
connect(Vertx, PgConnectOptions) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Connects to the database and returns the connection if that succeeds.
connect(Vertx, String) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Like DB2Connection.connect(Vertx, DB2ConnectOptions) with options build from connectionUri.
connect(Vertx, String) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Like MSSQLConnection.connect(Vertx, MSSQLConnectOptions) with options built from connectionUri.
connect(Vertx, String) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Like MySQLConnection.connect(Vertx, MySQLConnectOptions) with options built from connectionUri.
connect(Vertx, String) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Like OracleConnection.connect(Vertx, OracleConnectOptions) with options built from connectionUri.
connect(Vertx, String) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from connectionUri.
connect(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket at the relative request URI using the default host and port.
connect(String) - Method in class io.vertx.mutiny.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.mutiny.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path
connect(String, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket to the host and relative request URI and default port.
connect(String, String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the default client port and specified host and relative request URI.
connectAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpClient
Connects to the AMQP broker or router.
connectAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connectAndAwait() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Connect the subscriber to Postgres.
connectAndAwait() - Method in class io.vertx.mutiny.redis.client.Redis
Connects to the Redis server.
connectAndAwait(int, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connectAndAwait(int, String) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server at the specific port and host.
connectAndAwait(int, String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connectAndAwait(int, String, QuicConnectOptions) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server at the specific port and host, with specific options.
connectAndAwait(int, String, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket to the specified port, host and relative request URI.
connectAndAwait(int, String, String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the specified port, host and relative request URI.
connectAndAwait(int, String, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connectAndAwait(int, String, String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connectAndAwait(int, String, String, Map<String, String>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connectAndAwait(HttpConnectOptions) - Method in class io.vertx.mutiny.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.
connectAndAwait(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket with the specified options.
connectAndAwait(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket with the specified options.
connectAndAwait(ConnectOptions) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific connectOptions.
connectAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connectAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server.
connectAndAwait(SocketAddress, QuicConnectOptions) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server with specific options.
connectAndAwait(SocketAddress, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connectAndAwait(Vertx) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from the environment variables.
connectAndAwait(Vertx, DB2ConnectOptions) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Create a connection to DB2 server with the given connectOptions.
connectAndAwait(Vertx, MSSQLConnectOptions) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a connection to SQL Server with the given connectOptions.
connectAndAwait(Vertx, MySQLConnectOptions) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a connection to MySQL server with the given connectOptions.
connectAndAwait(Vertx, OracleConnectOptions) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a connection to Oracle with the given connectOptions.
connectAndAwait(Vertx, PgConnectOptions) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Connects to the database and returns the connection if that succeeds.
connectAndAwait(Vertx, String) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Like DB2Connection.connect(Vertx, DB2ConnectOptions) with options build from connectionUri.
connectAndAwait(Vertx, String) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Like MSSQLConnection.connect(Vertx, MSSQLConnectOptions) with options built from connectionUri.
connectAndAwait(Vertx, String) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Like MySQLConnection.connect(Vertx, MySQLConnectOptions) with options built from connectionUri.
connectAndAwait(Vertx, String) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Like OracleConnection.connect(Vertx, OracleConnectOptions) with options built from connectionUri.
connectAndAwait(Vertx, String) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from connectionUri.
connectAndAwait(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket at the relative request URI using the default host and port.
connectAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the default client port, default client host and specified, relative request URI.
connectAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket to the host and relative request URI and default port.
connectAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the default client port and specified host and relative request URI.
connectAndForget() - Method in class io.vertx.mutiny.amqp.AmqpClient
Connects to the AMQP broker or router.
connectAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connectAndForget() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Connect the subscriber to Postgres.
connectAndForget() - Method in class io.vertx.mutiny.redis.client.Redis
Connects to the Redis server.
connectAndForget(int, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connectAndForget(int, String) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server at the specific port and host.
connectAndForget(int, String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connectAndForget(int, String, QuicConnectOptions) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server at the specific port and host, with specific options.
connectAndForget(int, String, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket to the specified port, host and relative request URI.
connectAndForget(int, String, String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the specified port, host and relative request URI.
connectAndForget(int, String, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connectAndForget(int, String, String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connectAndForget(int, String, String, Map<String, String>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connectAndForget(HttpConnectOptions) - Method in class io.vertx.mutiny.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.
connectAndForget(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket with the specified options.
connectAndForget(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket with the specified options.
connectAndForget(ConnectOptions) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific connectOptions.
connectAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connectAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server.
connectAndForget(SocketAddress, QuicConnectOptions) - Method in class io.vertx.mutiny.core.net.QuicClient
Connect to a Quic server with specific options.
connectAndForget(SocketAddress, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connectAndForget(Vertx) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from the environment variables.
connectAndForget(Vertx, DB2ConnectOptions) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Create a connection to DB2 server with the given connectOptions.
connectAndForget(Vertx, MSSQLConnectOptions) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a connection to SQL Server with the given connectOptions.
connectAndForget(Vertx, MySQLConnectOptions) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a connection to MySQL server with the given connectOptions.
connectAndForget(Vertx, OracleConnectOptions) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a connection to Oracle with the given connectOptions.
connectAndForget(Vertx, PgConnectOptions) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Connects to the database and returns the connection if that succeeds.
connectAndForget(Vertx, String) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Like DB2Connection.connect(Vertx, DB2ConnectOptions) with options build from connectionUri.
connectAndForget(Vertx, String) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Like MSSQLConnection.connect(Vertx, MSSQLConnectOptions) with options built from connectionUri.
connectAndForget(Vertx, String) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Like MySQLConnection.connect(Vertx, MySQLConnectOptions) with options built from connectionUri.
connectAndForget(Vertx, String) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Like OracleConnection.connect(Vertx, OracleConnectOptions) with options built from connectionUri.
connectAndForget(Vertx, String) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Like PgConnection.connect(Vertx, PgConnectOptions) with options build from connectionUri.
connectAndForget(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket at the relative request URI using the default host and port.
connectAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the default client port, default client host and specified, relative request URI.
connectAndForget(String, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Connect this WebSocket to the host and relative request URI and default port.
connectAndForget(String, String) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Connect a WebSocket to the default client port and specified host and relative request URI.
connectHandler(Consumer<NetSocket>) - Method in class io.vertx.mutiny.core.net.NetServer
Supply a connect handler for this server.
connectHandler(Consumer<QuicConnection>) - Method in class io.vertx.mutiny.core.net.QuicServer
Set the handler processing QuicConnection, the handler must be set before the server is bound.
connectingTo(SqlConnectOptions) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(String) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(Supplier<Uni<SqlConnectOptions>>) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Configure the database the client should connect to.
connectingTo(List<SqlConnectOptions>) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Configure the database the client should connect to.
connection() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Gets the connection having created the receiver.
connection() - Method in class io.vertx.mutiny.amqp.AmqpSender
Gets the connection having created the sender.
connection() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
connection() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
connection() - Method in class io.vertx.mutiny.core.net.QuicStream
 
CONNECTION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Connection header name
connectionHandler(Consumer<HttpConnection>) - Method in class io.vertx.mutiny.core.http.HttpServer
Set a connection handler for the server.
ConnectionInitEvent - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
ConnectionInitEvent(ConnectionInitEvent) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Create a new instance of ConnectionInitEvent delegating to the given (non-null) instance of ConnectionInitEvent.
ConnectionInitEvent(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
connectionParams() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
connectProperties() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
connectTimeout() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
connectTimeout(long) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path regex
constantDelay(long) - Static method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
Create a constant delay retry policy.
ConsulClient - Class in io.vertx.mutiny.ext.consul
A Vert.x service used to interact with Consul.
ConsulClient(ConsulClient) - Constructor for class io.vertx.mutiny.ext.consul.ConsulClient
Create a new instance of ConsulClient delegating to the given (non-null) instance of ConsulClient.
ConsulClient(Object) - Constructor for class io.vertx.mutiny.ext.consul.ConsulClient
 
consumer(MessageConsumerOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Create a message consumer against the specified options address.
consumer(MessageConsumerOptions, Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Create a consumer and register it against the specified options address.
consumer(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Create a message consumer against the specified address.
consumer(String, Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Create a consumer and register it against the specified address.
consumerTag() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
consumerTag() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
consumes(MediaType) - Method in class io.vertx.mutiny.httpproxy.BodyTransformer
 
consumes(String) - Method in class io.vertx.mutiny.ext.web.Route
Add a content type consumed by this route.
contains(String) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
Logical check if the this object contains the given provider id
containsKey(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Returns true if this map contains a mapping for the specified key.
containsKey(String) - Method in class io.vertx.mutiny.ext.auth.User
Checks if a value exists on the user object.
containsKey(String) - Method in class io.vertx.mutiny.json.schema.JsonSchema
Checks if the given key is present in the schema object.
containsValue(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Returns @{code true} if this map maps one or more keys to the specified value.
content() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
CONTENT_BASE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Base header name
CONTENT_DISPOSITION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Disposition header name
CONTENT_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Encoding header name
CONTENT_LANGUAGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Language header name
CONTENT_LENGTH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Length header name
CONTENT_LOCATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Location header name
CONTENT_MD5 - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-MD5 header name
CONTENT_RANGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Rage header name
CONTENT_TRANSFER_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Transfer-Encoding header name
CONTENT_TYPE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Type header name
contentEncoding() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
contentEncoding(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
contentTransferEncoding() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
contentTransferEncoding() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
contentType() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
contentType() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
contentType() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
contentType() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
contentType(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
context() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
Context - Class in io.vertx.mutiny.core
The execution context of a Handler execution.
Context(Context) - Constructor for class io.vertx.mutiny.core.Context
Create a new instance of Context delegating to the given (non-null) instance of Context.
Context(Object) - Constructor for class io.vertx.mutiny.core.Context
 
ContextAwareScheduler - Interface in io.smallrye.mutiny.vertx.core
Helpers for producing Vert.x Context-aware schedulers.
ContextAwareScheduler.ContextCaptureStrategy - Class in io.smallrye.mutiny.vertx.core
Define how a scheduler captures a Vert.x Context.
CONTINUE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
100-continue header value
continueHandler(Runnable) - Method in class io.vertx.mutiny.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.
convertConsumer(Consumer<T>) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Convert a consumer for a generated Mutiny type to a handler of the same type.
convertHandler(Handler<MUTINY>, Function<BARE, MUTINY>) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Convert a handler for a generated Mutiny type to a handler for the corresponding core type.
cookie(String) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Specify the source for the api key extraction as an HTTP cookie with the given name.
COOKIE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Cookie header name
cookieCount() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
cookieParameter(ParameterProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(StyledParameterProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
cookieParameter(String) - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get cookie parameter by name
cookieParametersNames() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get list of all parameter names inside cookie
cookies() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
cookies() - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
 
cookies() - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
 
cookies() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Returns a modifiable set of parsed cookies from the COOKIE header.
cookies() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
cookies(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Returns a read only set of parsed cookies that match the given name, or an empty set.
CookieSessionStore - Class in io.vertx.mutiny.ext.web.sstore.cookie
A SessionStore that uses a Cookie to store the session data.
CookieSessionStore(CookieSessionStore) - Constructor for class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
Create a new instance of CookieSessionStore delegating to the given (non-null) instance of CookieSessionStore.
CookieSessionStore(Object) - Constructor for class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
 
cookieStore() - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Returns this client's CookieStore
coordinateDatacenters() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the WAN network coordinates for all Consul servers, organized by DCs
coordinateDatacentersAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the WAN network coordinates for all Consul servers, organized by DCs
coordinateDatacentersAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the WAN network coordinates for all Consul servers, organized by DCs
coordinateNodes() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
coordinateNodesAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
coordinateNodesAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
coordinateNodesWithOptions(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC This is blocking query unlike ConsulClient.coordinateNodes()
coordinateNodesWithOptionsAndAwait(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the LAN network coordinates for all nodes in a given DC This is blocking query unlike ConsulClient.coordinateNodes()
coordinateNodesWithOptionsAndForget(BlockingQueryOptions) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.core.json.pointer.JsonPointer
Copy a JsonPointer
copy() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Copy this request
copy(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Copies the value of a key to a new key.
copy(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Copies the value of a key to a new key.
copyAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyAndAwait(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Copies the value of a key to a new key.
copyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Copies the value of a key to a new key.
copyAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyAndForget(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Copies the value of a key to a new key.
copyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Copies the value of a key to a new key.
copyBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
copyRecursive(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursiveAndAwait(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursiveAndForget(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursiveBlocking(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
correlationId() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
correlationId(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
CorsHandler - Class in io.vertx.mutiny.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.mutiny.ext.web.handler.CorsHandler
Create a new instance of CorsHandler delegating to the given (non-null) instance of CorsHandler.
CorsHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.CorsHandler
 
count(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Count matching documents in a collection.
countAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Count matching documents in a collection.
countAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Count matching documents in a collection.
Counter - Class in io.vertx.mutiny.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.mutiny.core.shareddata.Counter
Create a new instance of Counter delegating to the given (non-null) instance of Counter.
Counter(Object) - Constructor for class io.vertx.mutiny.core.shareddata.Counter
 
countWithOptions(String, JsonObject, CountOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Count matching documents in a collection.
countWithOptionsAndAwait(String, JsonObject, CountOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Count matching documents in a collection.
countWithOptionsAndForget(String, JsonObject, CountOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Count matching documents in a collection.
create() - Static method in class io.vertx.mutiny.amqp.AmqpMessage
 
create() - Static method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
create() - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Build an empty JsonPointer
create() - Static method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
create() - Static method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
create() - Static method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
create() - Static method in class io.vertx.mutiny.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.mutiny.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.mutiny.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.mutiny.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create() - Static method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create() - Static method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create() - Static method in class io.vertx.mutiny.ext.mail.MailAttachment
construct an empty MailAttachment object that can be filled with the setters
create() - Static method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
create the handler that will check the attribute based authorization.
create() - Static method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Create a body handler with defaults.
create() - Static method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Create a empty CORS handler that allows * origin.
create() - Static method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Creates a new instance of the handler.
create() - Static method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Creates a new instance that does not consider the configuration for sub domains.
create() - Static method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Create a handler with default format
create() - Static method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler with safe downgrade of methods
create() - Static method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create() - Static method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
Create a handler
create() - Static method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
Create a new instance of the handler.
create() - Static method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Creates a new instance of the simple authentication handler.
create() - Static method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Create a handler using defaults
create() - Static method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Create a handler
create() - Static method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
create() - Static method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using defaults
create() - Static method in interface io.vertx.mutiny.micrometer.PrometheusRequestHandler
Creates a handler with a new PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create() - Static method in class io.vertx.mutiny.micrometer.PrometheusRequestHandler.PrometheusRequestHandlerImpl
Creates a handler with a new PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create() - Static method in interface io.vertx.mutiny.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create() - Static method in class io.vertx.mutiny.micrometer.PrometheusScrapingHandler.PrometheusScrapingHandlerImpl
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(boolean) - Static method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Create a body handler setting if it should handle file uploads.
create(boolean) - Static method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(boolean) - Static method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Create a X-HTTP-METHOD-OVERRIDE handler
create(boolean, LoggerFormat) - Static method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(int, MqttQoS, boolean, boolean, String, Buffer, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
Create a concrete instance of a Vert.x publish message
create(int, MqttPubAckReasonCode, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
Create a concrete instance of a Vert.x puback message
create(int, MqttPubCompReasonCode, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
Create a concrete instance of a Vert.x pubcomp message
create(int, MqttPubRecReasonCode, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
Create a concrete instance of a Vert.x pubrec message
create(int, MqttPubRelReasonCode, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
Create a concrete instance of a Vert.x pubrel message
create(int, List<MqttTopicSubscription>, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
Create a concrete instance of a Vert.x subscribe message
create(int, List<Short>, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
Create a concrete instance of a Vert.x unsuback message
create(int, List<String>, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
Create a concrete instance of a Vert.x unsubscribe message
create(long) - Static method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Create a handler
create(long, boolean) - Static method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Creates a new instance that shall consider the configuration for sub domains.
create(long, int) - Static method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Create a handler
create(GraphQL) - Static method in class io.vertx.mutiny.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.mutiny.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 class io.vertx.mutiny.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 class io.vertx.mutiny.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.mutiny.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create(PrometheusMeterRegistry) - Static method in class io.vertx.mutiny.micrometer.PrometheusRequestHandler.PrometheusRequestHandlerImpl
Creates a handler with the specified PrometheusMeterRegistry and the default metrics endpoint ("/metrics").
create(PrometheusMeterRegistry) - Static method in interface io.vertx.mutiny.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(PrometheusMeterRegistry) - Static method in class io.vertx.mutiny.micrometer.PrometheusScrapingHandler.PrometheusScrapingHandlerImpl
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(PrometheusMeterRegistry, String) - Static method in interface io.vertx.mutiny.micrometer.PrometheusRequestHandler
Creates a handler with the specified PrometheusMeterRegistry and metrics endpoint.
create(PrometheusMeterRegistry, String) - Static method in class io.vertx.mutiny.micrometer.PrometheusRequestHandler.PrometheusRequestHandlerImpl
Creates a handler with the specified PrometheusMeterRegistry and metrics endpoint.
create(MqttConnectReturnCode, boolean) - Static method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(MqttConnectReturnCode, boolean, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message with MQTT properties.
create(AmqpClientOptions) - Static method in class io.vertx.mutiny.amqp.AmqpClient
Creates a new instance of AmqpClient using an internal Vert.x instance (with default configuration) and the given AMQP client configuration.
create(JsonObject) - Static method in class io.vertx.mutiny.ext.auth.User
Factory for user instances that are free form.
create(JsonObject) - Static method in class io.vertx.mutiny.ext.mail.MailAttachment
create a MailAttachment object from a JsonObject representation
create(JsonObject, JsonObject) - Static method in class io.vertx.mutiny.ext.auth.User
Factory for user instances that are free form.
create(HotpAuthOptions) - Static method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creates an instance of HotpAuth.
create(TotpAuthOptions) - Static method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creates an instance of TotpAuth.
create(FileSystemAccess, String) - Static method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Create a handler, specifying web-root and access option: absolute path or relative
create(LoggerFormat) - Static method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(ParameterLocation, SchemaRepository) - Method in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
 
create(ParameterLocation, SchemaRepository) - Method in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
 
create(JsonSchemaOptions) - Static method in class io.vertx.mutiny.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(JsonSchemaOptions, JsonFormatValidator) - Static method in class io.vertx.mutiny.json.schema.SchemaRepository
Create a repository with some initial configuration.
create(SchemaRepository) - Method in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
 
create(SchemaRepository) - Static method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
create(MqttAuthenticateReasonCode, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
Create a concrete instance of a Vert.x auth message
create(MqttDisconnectReasonCode, MqttProperties) - Static method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
Create a concrete instance of a Vert.x disconnect message
create(AmqpMessage) - Static method in class io.vertx.mutiny.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.mutiny.micrometer.MetricsService
Creates a metric service for a given Measured object.
create(Vertx) - Static method in class io.vertx.mutiny.cassandra.CassandraClient
create(Vertx) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx) - Static method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx) - Static method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider.
create(Vertx) - Static method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx) - Static method in class io.vertx.mutiny.ext.consul.ConsulClient
Create a Consul client with default options.
create(Vertx) - Static method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Create a web client using the provided vertx instance and default options.
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
Create a handler with defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Create a template engine using defaults
create(Vertx) - Static method in class io.vertx.mutiny.mqtt.MqttClient
Return an MQTT client instance using the default options
create(Vertx) - Static method in class io.vertx.mutiny.mqtt.MqttServer
Return an MQTT server instance using default options
create(Vertx) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Create and return a client configured with the default options.
create(Vertx, boolean) - Static method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, long) - Static method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(Vertx, long) - Static method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Create a session store.
create(Vertx, long, Redis) - Static method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the given retry TO.
create(Vertx, PebbleEngine) - Static method in class io.vertx.mutiny.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.mutiny.amqp.AmqpClient
Creates a new instance of AmqpClient with the given Vert.x instance and the given options.
create(Vertx, CamelBridgeOptions) - Static method in class io.vertx.mutiny.camel.CamelBridge
Creates a bridge between Camel endpoints and Vert.x
create(Vertx, CassandraClientOptions) - Static method in class io.vertx.mutiny.cassandra.CassandraClient
Create a Cassandra client which maintains its own driver session.
create(Vertx, ConfigRetrieverOptions) - Static method in class io.vertx.mutiny.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx, JsonObject) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject) - Static method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
create(Vertx, JsonObject) - Static method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
Create a new InfinispanSessionStore for the given configuration.
create(Vertx, JsonObject) - Static method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Create a Session store given a backend and configuration JSON.
create(Vertx, JsonObject, HttpClientOptions) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, RemoteCacheManager) - Static method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
Like InfinispanSessionStore.create(Vertx, JsonObject) but with a pre-configured Infinispan Client.
create(Vertx, HtpasswdAuthOptions) - Static method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, JWTAuthOptions) - Static method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, LdapAuthenticationOptions) - Static method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Create a LDAP authentication provider
create(Vertx, OAuth2FlowType, JsonObject) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, WebAuthn4JOptions) - Static method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Create a WebAuthN auth provider
create(Vertx, BridgeOptions) - Static method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions) - Static method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, BridgeOptions, NetServerOptions, Consumer<BridgeEvent>) - Static method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
create(Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.ConsulClient
Create a Consul client.
create(Vertx, MailConfig) - Static method in class io.vertx.mutiny.ext.mail.MailClient
Create a non shared instance of the mail client.
create(Vertx, WebClientConfig) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Create a web client using the provided vertx instance and default pooling options.
create(Vertx, WebClientConfig, PoolOptions) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Vertx, WebClientConfig, ClientSSLOptions) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Create a web client using the provided vertx instance, SSL options and default pooling options.
create(Vertx, WebClientConfig, ClientSSLOptions, PoolOptions) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Create a web client using the provided vertx instance and SSL options.
create(Vertx, WebClientOptions) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Vertx, GraphiQLHandlerOptions) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Create a new GraphiQLHandler.
create(Vertx, SockJSHandlerOptions) - Static method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, KafkaClientOptions) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, KafkaClientOptions, Class<K>, Class<V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, MqttClientOptions) - Static method in class io.vertx.mutiny.mqtt.MqttClient
Return an MQTT client instance
create(Vertx, MqttServerOptions) - Static method in class io.vertx.mutiny.mqtt.MqttServer
Return an MQTT server instance
create(Vertx, AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx, HtdigestAuth) - Static method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(Vertx, HtdigestAuth, long) - Static method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Create a digest auth handler, specifying the expire timeout for nonces.
create(Vertx, OAuth2Auth) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning.
create(Vertx, RabbitMQClient, RabbitMQPublisherOptions) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Create and return a publisher using the specified client.
create(Vertx, Redis) - Static method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
Creates a RedisSessionStore with the default retry TO.
create(Vertx, RabbitMQOptions) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Create and return a client.
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth by using the given htfile file.
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Create a File authentication provider
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Create a File authentication provider
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, String) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
Creates a CookieSessionStore.
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Create a template engine using defaults and custom file extension
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx, String, boolean) - Static method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Create an error handler
create(Vertx, String, long) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.sstore.ClusteredSessionStore
Create a session store.
create(Vertx, String, long) - Static method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String, PebbleEngine) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.sstore.cookie.CookieSessionStore
Deprecated.
use CookieSessionStore.create(Vertx, String) Creates a CookieSessionStore. This factory method is deprecated and will be removed in a future version. The salt value is ignored and should not be used. This was an artifact of the original implementation which used a different encryption scheme.
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.com.
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String) - Static method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Create a template engine using defaults
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
Create a OAuth2Auth provider for Gitee
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Github
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, PubSecKeyOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
create(Vertx, String, String, PubSecKeyOptions, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for Apple
create(Vertx, String, String, String) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
create(Vertx, String, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for Zoho (default DC)
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
Create a OAuth2Auth provider for GitLab.
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String, String) - Static method in class io.vertx.mutiny.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.mutiny.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.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for Zoho
create(Vertx, String, String, String, String, String) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for Amazon Cognito
create(Vertx, Map<String, String>) - Static method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Create a new KafkaAdminClient instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Consumer<K, V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native Consumer.
create(Vertx, Consumer<K, V>, KafkaClientOptions) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native Consumer.
create(Vertx, Producer<K, V>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native Producer.
create(Vertx, Producer<K, V>, KafkaClientOptions) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native Producer.
create(AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Create an API Key authentication handler
create(AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Create a handler
create(AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String) - Static method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create(AuthenticationProvider, String) - Static method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String) - Static method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthenticationProvider, String, String, String, String) - Static method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Create a handler
create(Authorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
create(Authorization) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.handler.JWTAuthHandler
Create a JWT auth handler.
create(JWTAuth, String) - Static method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Create a JWT auth handler.
create(HotpAuth) - Static method in class io.vertx.mutiny.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.mutiny.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.mutiny.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(User, MultiMap) - Static method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
Factory for Authorization Context
create(WebAuthn4J) - Static method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Create a WebAuthN auth handler.
create(MailAttachment) - Static method in class io.vertx.mutiny.ext.mail.MailAttachment
create a copy of a MailAttachment object
create(MongoClient) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Create an instance of the user helper.
create(MongoClient, MongoAuthenticationOptions) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Creates an instance of MongoAuth by using the given MongoClient and configuration object.
create(MongoClient, MongoAuthenticationOptions, MongoAuthorizationOptions) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Create an instance of the user helper with custom queries.
create(WebClient) - Static method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient) - Static method in class io.vertx.mutiny.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, CachingWebClientOptions) - Static method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore) - Static method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore, CachingWebClientConfig) - Static method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CacheStore, CachingWebClientOptions) - Static method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Create a cache aware web client using the provided WebClient.
create(WebClient, CookieStore) - Static method in class io.vertx.mutiny.ext.web.client.WebClientSession
Create a session aware web client using the provided webClient instance.
create(WebClient, OAuth2Auth) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.client.OAuth2WebClient
Create a session aware web client using the provided webClient instance.
create(TemplateEngine) - Static method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Create a handler
create(TemplateEngine, String, String) - Static method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Create a handler
create(SessionStore) - Static method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Create a session handler
create(HttpProxy) - Static method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
create(HttpProxy, int, String) - Static method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
create(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Create the HttpClientRequest to the origin server for a given ProxyContext.
create(JsonSchema, JsonSchemaOptions) - Static method in class io.vertx.mutiny.json.schema.Validator
Creates a new validator with some initial schema and options.
create(JsonSchema, JsonSchemaOptions, JsonFormatValidator) - Static method in class io.vertx.mutiny.json.schema.Validator
Creates a new validator with some initial schema, options and a custom JSON format validator.
create(Redis) - Static method in class io.vertx.mutiny.redis.client.RedisCluster
 
create(RedisConnection) - Static method in class io.vertx.mutiny.redis.client.RedisCluster
 
create(SqlClient) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper.
create(SqlClient, SqlAuthenticationOptions) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Create a JDBC auth provider implementation
create(SqlClient, SqlAuthorizationOptions) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Create a JDBC authorization provider implementation
create(SqlClient, String, String, String) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Create an instance of the user helper with custom queries.
create(Object) - Static method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
create(String) - Static method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
create(String) - Static method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
create(String) - Static method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
create(String) - Static method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Factory method to create a Authorization provider for JWT tokens.
create(String) - Static method in class io.vertx.mutiny.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.mutiny.ext.auth.otp.OtpKeyGenerator
Creates an instance of OtpKeyGenerator.
create(String) - Static method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create(String) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler with a custom disable flag.
create(String) - Static method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(String) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Create a template engine using a custom extension
create(String) - Static method in interface io.vertx.mutiny.micrometer.PrometheusScrapingHandler
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(String) - Static method in class io.vertx.mutiny.micrometer.PrometheusScrapingHandler.PrometheusScrapingHandlerImpl
Creates a Vert.x Web Route handler for Prometheus metrics scraping.
create(String, Vertx) - Static method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
create(String, Vertx, CircuitBreakerOptions) - Static method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker.
create(String, MongoClient, MongoAuthorizationOptions) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Creates an instance of MongoAuthorization by using the given MongoClient and configuration object.
create(String, Class<T>) - Static method in class io.vertx.mutiny.sqlclient.PropertyKind
 
create(String, String) - Static method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Factory method to create a Authorization provider for OpenID Connect scopes.
create(String, K, V) - Static method in class io.vertx.mutiny.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.mutiny.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, V) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(Function<RoutingContext, String>) - Static method in class io.vertx.mutiny.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.mutiny.ext.web.handler.MultiTenantHandler
Create a MultiTenant handler using a custom tenant extraction function.
createAclPolicy(AclPolicy) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Creates a new ACL policy
createAclPolicyAndAwait(AclPolicy) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Creates a new ACL policy
createAclPolicyAndForget(AclPolicy) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Creates a new ACL policy
createAcls(List<AclBinding>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Create the ACL rules.
createAclsAndAwait(List<AclBinding>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Create the ACL rules.
createAclsAndForget(List<AclBinding>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Create the ACL rules.
createAclToken(AclToken) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Create an Acl token
createAclTokenAndAwait(AclToken) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Create an Acl token
createAclTokenAndForget(AclToken) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Create an Acl token
createAndAwait(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Create the HttpClientRequest to the origin server for a given ProxyContext.
createAndForget(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Create the HttpClientRequest to the origin server for a given ProxyContext.
createAnonymousSender() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates an anonymous sender.
createAnonymousSenderAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates an anonymous sender.
createAnonymousSenderAndForget() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates an anonymous sender.
createAuthenticator(String, OtpKey) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creating authenticator from user id and key.
createAuthenticator(String, OtpKey) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creating authenticator from user id and key.
createAuthenticatorAndAwait(String, OtpKey) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creating authenticator from user id and key.
createAuthenticatorAndAwait(String, OtpKey) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creating authenticator from user id and key.
createAuthenticatorAndForget(String, OtpKey) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creating authenticator from user id and key.
createAuthenticatorAndForget(String, OtpKey) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creating authenticator from user id and key.
createClient(Vertx) - Static method in class io.vertx.mutiny.redis.client.Redis
Create a new Redis client using the default client options.
createClient(Vertx, RedisOptions) - Static method in class io.vertx.mutiny.redis.client.Redis
Create a new Redis client using the given client options.
createClient(Vertx, String) - Static method in class io.vertx.mutiny.redis.client.Redis
Create a new Redis client using the default client options.
createClusterClient(Vertx, RedisOptions, Supplier<Uni<RedisClusterConnectOptions>>) - Static method in class io.vertx.mutiny.redis.client.Redis
Creates a new cluster Redis client.
createCollection(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a new collection
createCollectionAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a new collection
createCollectionAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a new collection
createCollectionWithOptions(String, CreateCollectionOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a new collection with options
createCollectionWithOptionsAndAwait(String, CreateCollectionOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a new collection with options
createCollectionWithOptionsAndForget(String, CreateCollectionOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Create a new collection with options
createCredentialsOptions(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Gets a challenge and any other parameters for the navigator.credentials.create() call.
createCredentialsOptionsAndAwait(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Gets a challenge and any other parameters for the navigator.credentials.create() call.
createCredentialsOptionsAndForget(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Gets a challenge and any other parameters for the navigator.credentials.create() call.
createDatagramSocket() - Method in class io.vertx.mutiny.core.Vertx
Create a datagram socket using default options
createDatagramSocket(DatagramSocketOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a datagram socket using the specified options
createDefaultGridFsBucketService() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createDefaultGridFsBucketServiceAndAwait() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createDefaultGridFsBucketServiceAndForget() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createDnsClient() - Method in class io.vertx.mutiny.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions.getAddressResolverOptions()
createDnsClient(int, String) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.core.Vertx
Create a DNS client to connect to a DNS server
createDynamicReceiver() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a dynamic receiver.
createDynamicReceiverAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a dynamic receiver.
createDynamicReceiverAndForget() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a dynamic receiver.
createFile(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFileAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFileAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFileAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFileAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFileBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.createFile(String)
createFileBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createGridFsBucketService(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createGridFsBucketServiceAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createGridFsBucketServiceAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a MongoGridFsClient used to interact with Mongo GridFS.
createHashedUser(String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createHashedUser(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createHashedUserAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createHashedUserAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createHashedUserAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createHashedUserAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createHttpClient() - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpClient(HttpClientConfig) - Method in class io.vertx.mutiny.core.Vertx
Create an HTTP/HTTPS client using the specified config
createHttpClient(HttpClientConfig, PoolOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using the specified client and pool options
createHttpClient(HttpClientConfig, ClientSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using the specified client and ssl options
createHttpClient(HttpClientConfig, ClientSSLOptions, PoolOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using the specified client, ssl options and pool options
createHttpClient(HttpClientOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using the specified client options
createHttpClient(HttpClientOptions, PoolOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using the specified client and pool options
createHttpClient(PoolOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a HTTP/HTTPS client using the specified pool options
createHttpServer() - Method in class io.vertx.mutiny.core.Vertx
Create an HTTP/HTTPS server using default config.
createHttpServer(HttpServerConfig) - Method in class io.vertx.mutiny.core.Vertx
Create an HTTP server using the specified config.
createHttpServer(HttpServerConfig, ServerSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create an HTTP server using the specified config and the specified sslOptions
createHttpServer(HttpServerOptions) - Method in class io.vertx.mutiny.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServer(ServerSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create an HTTP server using default config and the specified sslOptions.
createIndex(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates an index.
createIndexAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates an index.
createIndexAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates an index.
createIndexes(String, List<IndexModel>) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
creates an indexes
createIndexesAndAwait(String, List<IndexModel>) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
creates an indexes
createIndexesAndForget(String, List<IndexModel>) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
creates an indexes
createIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates an index.
createIndexWithOptionsAndAwait(String, JsonObject, IndexOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates an index.
createIndexWithOptionsAndForget(String, JsonObject, IndexOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates an index.
createNetClient() - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL client using default options
createNetClient(NetClientOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL client using the specified options
createNetClient(TcpClientConfig) - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL client using the specified config
createNetClient(TcpClientConfig, ClientSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL client using the specified config and the specified ssl options
createNetServer() - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL server using default options
createNetServer(NetServerOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL server using the specified options
createNetServer(TcpServerConfig) - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL server using the specified config
createNetServer(TcpServerConfig, ServerSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a TCP/SSL server using the specified config and the specified ssl options
createOptimized(String) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
Create an optimized CharSequence which can be used as header name or value.
createPartitions(Map<String, NewPartitions>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a batch of new partitions in the Kafka topic
createPartitionsAndAwait(Map<String, NewPartitions>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a batch of new partitions in the Kafka topic
createPartitionsAndForget(Map<String, NewPartitions>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a batch of new partitions in the Kafka topic
createPreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a Uni.
createPreparedQueryAndAwait(PreparedQueryDefinition) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a String.
createPreparedQueryAndForget(PreparedQueryDefinition) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method ignores the String result or any failure.
createQuicClient(ClientSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.createQuicClient(QuicClientConfig, ClientSSLOptions), with the default client configuration.
createQuicClient(QuicClientConfig) - Method in class io.vertx.mutiny.core.Vertx
Create a configured Quic client.
createQuicClient(QuicClientConfig, ClientSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a configured Quic client.
createQuicServer(QuicServerConfig, ServerSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a configured Quic server.
createQuicServer(ServerSSLOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.createQuicServer(QuicServerConfig, ServerSSLOptions), with the default server configuration.
createReceiver(String) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a receiver used to consume messages from the given address.
createReceiver(String) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a receiver used to consume messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a receiver used to consumer messages from the given address.
createReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a receiver used to consumer messages from the given address.
createReceiverAndAwait(String) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a receiver used to consume messages from the given address.
createReceiverAndAwait(String) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a receiver used to consume messages from the given address.
createReceiverAndAwait(String, AmqpReceiverOptions) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a receiver used to consumer messages from the given address.
createReceiverAndAwait(String, AmqpReceiverOptions) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a receiver used to consumer messages from the given address.
createReceiverAndForget(String) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a receiver used to consume messages from the given address.
createReceiverAndForget(String) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a receiver used to consume messages from the given address.
createReceiverAndForget(String, AmqpReceiverOptions) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a receiver used to consumer messages from the given address.
createReceiverAndForget(String, AmqpReceiverOptions) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a receiver used to consumer messages from the given address.
createReplicationClient(Vertx, RedisOptions, Supplier<Uni<RedisReplicationConnectOptions>>) - Static method in class io.vertx.mutiny.redis.client.Redis
Creates a new replication Redis client.
createRolePermission(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a role permission into a database.
createRolePermissionAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a role permission into a database.
createRolePermissionAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a role permission into a database.
createSender(String) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSender(String, AmqpSenderOptions) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSenderAndAwait(String) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSenderAndAwait(String) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSenderAndAwait(String, AmqpSenderOptions) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSenderAndAwait(String, AmqpSenderOptions) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSenderAndForget(String) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSenderAndForget(String) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSenderAndForget(String, AmqpSenderOptions) - Method in class io.vertx.mutiny.amqp.AmqpClient
Creates a sender used to send messages to the given address.
createSenderAndForget(String, AmqpSenderOptions) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a sender used to send messages to the given address.
createSentinelClient(Vertx, RedisOptions, Supplier<Uni<RedisSentinelConnectOptions>>) - Static method in class io.vertx.mutiny.redis.client.Redis
Creates a new sentinel Redis client.
createSession() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Initialize a new session
createSession(long) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Create a new session using the default min length.
createSession(long, int) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Create a new session.
createSessionAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Initialize a new session
createSessionAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Initialize a new session
createSessionWithOptions(SessionOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Initialize a new session
createSessionWithOptionsAndAwait(SessionOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Initialize a new session
createSessionWithOptionsAndForget(SessionOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Initialize a new session
createShared(Vertx) - Static method in class io.vertx.mutiny.cassandra.CassandraClient
createShared(Vertx, CassandraClientOptions) - Static method in class io.vertx.mutiny.cassandra.CassandraClient
createShared(Vertx, JsonObject) - Static method in class io.vertx.mutiny.ext.mongo.MongoClient
createShared(Vertx, JsonObject, String) - Static method in class io.vertx.mutiny.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.mutiny.ext.mail.MailClient
createShared(Vertx, MailConfig, String) - Static method in class io.vertx.mutiny.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.mutiny.cassandra.CassandraClient
createShared(Vertx, String, CassandraClientOptions) - Static method in class io.vertx.mutiny.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.mutiny.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.mutiny.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.mutiny.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.mutiny.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 class io.vertx.mutiny.core.Vertx
Like Vertx.createSharedWorkerExecutor(String, int) but with the VertxOptions.setWorkerPoolSize(int) poolSize.
createSharedWorkerExecutor(String, int) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.createSharedWorkerExecutor(String, int, long) but with the VertxOptions.setMaxWorkerExecuteTime(long) maxExecuteTime.
createSharedWorkerExecutor(String, int, long) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.createSharedWorkerExecutor(String, int, long, TimeUnit) but with the VertxOptions.setMaxWorkerExecuteTimeUnit(TimeUnit) maxExecuteTimeUnit.
createSharedWorkerExecutor(String, int, long, TimeUnit) - Method in class io.vertx.mutiny.core.Vertx
Create a named worker executor, the executor should be closed when it's not needed anymore to release resources.
createStandaloneClient(Vertx, RedisOptions, Supplier<Uni<RedisStandaloneConnectOptions>>) - Static method in class io.vertx.mutiny.redis.client.Redis
Creates a new standalone Redis client.
createStream(int) - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Like PreparedStatement.createStream(int, Tuple) but with empty arguments.
createStream(int, Tuple) - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Execute the prepared query with a cursor and createStream the result.
createTempDirectory(String) - Method in class io.vertx.mutiny.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.mutiny.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 class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the directory provided by the path path, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the directory provided by the path path, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndForget(String, String, String) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.core.file.FileSystem
createTempDirectoryBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempDirectoryBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempFile(String, String) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.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.mutiny.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.
createTempFileAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new file in the default temporary-file directory, using the given prefix and suffix to generate its name, asynchronously.
createTempFileAndAwait(String, String, String) - Method in class io.vertx.mutiny.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.
createTempFileAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.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.
createTempFileAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new file in the default temporary-file directory, using the given prefix and suffix to generate its name, asynchronously.
createTempFileAndForget(String, String, String) - Method in class io.vertx.mutiny.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.
createTempFileAndForget(String, String, String, String) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.core.file.FileSystem
createTempFileBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempFileBlocking(String, String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTopics(List<NewTopic>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a batch of new Kafka topics
createTopicsAndAwait(List<NewTopic>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a batch of new Kafka topics
createTopicsAndForget(List<NewTopic>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a batch of new Kafka topics
createUser(String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createUser(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createUserAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createUserAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createUserAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user into a database.
createUserAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user into a database.
createUserRole(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user role into a database.
createUserRoleAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user role into a database.
createUserRoleAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Insert a user role into a database.
createUserRolesAndPermissions(String, List<String>, List<String>) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user role into a database.
createUserRolesAndPermissionsAndAwait(String, List<String>, List<String>) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user role into a database.
createUserRolesAndPermissionsAndForget(String, List<String>, List<String>) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Insert a user role into a database.
createWebSocketClient() - Method in class io.vertx.mutiny.core.Vertx
Create a WebSocket client using default options
createWebSocketClient(WebSocketClientOptions) - Method in class io.vertx.mutiny.core.Vertx
Create a WebSocket client using the specified options
createWithHealthChecks(HealthChecks) - Static method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks, AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
creationTime() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
creationTime(long) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
credentials(Credentials) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
credentialStorage(CredentialStorage) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Provide a CredentialStorage that can fetch Authenticators from storage and update them.
CredentialStorage - Class in io.vertx.mutiny.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.mutiny.ext.auth.webauthn4j.CredentialStorage
Create a new instance of CredentialStorage delegating to the given (non-null) instance of CredentialStorage.
CredentialStorage(Object) - Constructor for class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
 
CSPHandler - Class in io.vertx.mutiny.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.mutiny.ext.web.handler.CSPHandler
Create a new instance of CSPHandler delegating to the given (non-null) instance of CSPHandler.
CSPHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.CSPHandler
 
CSRFHandler - Class in io.vertx.mutiny.ext.web.handler
This handler adds a CSRF token to requests which mutate state.
CSRFHandler(CSRFHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.CSRFHandler
Create a new instance of CSRFHandler delegating to the given (non-null) instance of CSRFHandler.
CSRFHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
current() - Static method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current(Vertx) - Static method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x instance.
currentContext() - Static method in class io.vertx.mutiny.core.Vertx
Gets the current context
currentPage() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
currentRoute() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
cursor() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Like PreparedStatement.cursor(Tuple) but with empty arguments.
cursor(Tuple) - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Create a cursor with the provided arguments.
Cursor - Class in io.vertx.mutiny.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.mutiny.sqlclient.Cursor
Create a new instance of Cursor delegating to the given (non-null) instance of Cursor.
Cursor(Object) - Constructor for class io.vertx.mutiny.sqlclient.Cursor
 
customFormatter(LoggerFormatter) - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Set the custom formatter to be used by the handler.
customFrameHandler(Consumer<HttpFrame>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Set an custom frame handler.
customFrameHandler(Consumer<HttpFrame>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Set a custom frame handler.

D

data() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
data() - Method in class io.vertx.mutiny.ext.web.Session
 
databaseMetadata() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
 
DatabaseMetadata - Class in io.vertx.mutiny.sqlclient.spi
Contains static metadata about the backend database server
DatabaseMetadata(DatabaseMetadata) - Constructor for class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
Create a new instance of DatabaseMetadata delegating to the given (non-null) instance of DatabaseMetadata.
DatabaseMetadata(Object) - Constructor for class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
datagramHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.net.QuicConnection
Set a handler called with the datagram addressed to this connection.
DatagramSocket - Class in io.vertx.mutiny.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.mutiny.core.datagram.DatagramSocket
Create a new instance of DatagramSocket delegating to the given (non-null) instance of DatagramSocket.
DatagramSocket(Object) - Constructor for class io.vertx.mutiny.core.datagram.DatagramSocket
 
DATE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Date header name
DB2Builder - Class in io.vertx.mutiny.db2client
Entry point for building DB2 clients.
DB2Builder(DB2Builder) - Constructor for class io.vertx.mutiny.db2client.DB2Builder
Create a new instance of DB2Builder delegating to the given (non-null) instance of DB2Builder.
DB2Builder(Object) - Constructor for class io.vertx.mutiny.db2client.DB2Builder
 
DB2Connection - Class in io.vertx.mutiny.db2client
A connection to DB2 server.
DB2Connection(DB2Connection) - Constructor for class io.vertx.mutiny.db2client.DB2Connection
Create a new instance of DB2Connection delegating to the given (non-null) instance of DB2Connection.
DB2Connection(Object) - Constructor for class io.vertx.mutiny.db2client.DB2Connection
 
dbsize() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of keys in the database.
dbsize() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of keys in the database.
dbsizeAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of keys in the database.
dbsizeAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of keys in the database.
dbsizeAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of keys in the database.
dbsizeAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of keys in the database.
debug() - Method in class io.vertx.mutiny.db2client.DB2Connection
Send a DEBUG command to dump debug information to the server's stdout.
debug() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a DEBUG command to dump debug information to the server's stdout.
debug(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for debugging commands.
debug(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for debugging commands.
debugAndAwait() - Method in class io.vertx.mutiny.db2client.DB2Connection
Send a DEBUG command to dump debug information to the server's stdout.
debugAndAwait() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a DEBUG command to dump debug information to the server's stdout.
debugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for debugging commands.
debugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for debugging commands.
debugAndForget() - Method in class io.vertx.mutiny.db2client.DB2Connection
Send a DEBUG command to dump debug information to the server's stdout.
debugAndForget() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a DEBUG command to dump debug information to the server's stdout.
debugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for debugging commands.
debugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for debugging commands.
decr(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrements the integer value of a key by one.
decr(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Decrements the integer value of a key by one.
decrAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrements the integer value of a key by one.
decrAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Decrements the integer value of a key by one.
decrAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrements the integer value of a key by one.
decrAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Decrements the integer value of a key by one.
decrby(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrements a number from the integer value of a key.
decrby(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Decrements a number from the integer value of a key.
decrbyAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrements a number from the integer value of a key.
decrbyAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Decrements a number from the integer value of a key.
decrbyAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrements a number from the integer value of a key.
decrbyAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Decrements a number from the integer value of a key.
decrementAndGet() - Method in class io.vertx.mutiny.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGetAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGetAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Decrement the counter atomically and return the new count
deepObjectParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required deep object parameter.
deepToString() - Method in class io.vertx.mutiny.sqlclient.Tuple
 
DEFAULT_ALWAYS_ASYNC_FS - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether async filesystem access should always be used
DEFAULT_BODY_LIMIT - Static variable in class io.vertx.mutiny.ext.web.handler.BodyHandler
Default max size for a request body in bytes = 10485760, i.e. 10 megabytes
DEFAULT_CACHE_ENTRY_TIMEOUT - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
 
DEFAULT_CACHING_ENABLED - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether cache header handling is enabled
DEFAULT_COLLECTION_NAME - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
The default name of the collection to be used
DEFAULT_COLLECTION_NAME - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
The default name of the collection to be used
DEFAULT_CONTENT_TYPE - Static variable in class io.vertx.mutiny.ext.web.handler.TemplateHandler
The default content type header to be used in the response
DEFAULT_COOKIE_HTTP_ONLY_FLAG - Static variable in class io.vertx.mutiny.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 class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_PATH - Static variable in class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_SECURE_FLAG - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
Default of whether the cookie has the 'secure' flag set to allow transmission over https only.
DEFAULT_CREDENTIAL_PASSWORD_FIELD - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
The default name of the property for the password, like it is transported in credentials by method MongoAuthentication.authenticate(io.vertx.ext.auth.authentication.Credentials)
DEFAULT_CREDENTIAL_USERNAME_FIELD - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
The default name of the property for the username, like it is transported in credentials by method MongoAuthentication.authenticate(io.vertx.ext.auth.authentication.Credentials)
DEFAULT_DB_NAME - Static variable in class io.vertx.mutiny.ext.mongo.MongoClient
The name of the default database
DEFAULT_DELETE_UPLOADED_FILES_ON_END - Static variable in class io.vertx.mutiny.ext.web.handler.BodyHandler
Default value of whether uploaded files should be removed after handling the request
DEFAULT_DIRECTORY_LISTING - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether directory listing is enabled
DEFAULT_DIRECTORY_TEMPLATE - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default template file to use for directory listing
DEFAULT_DISABLE_FLAG - Static variable in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
 
DEFAULT_ENABLE_FS_TUNING - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether fs async/sync tuning should be used
DEFAULT_ERROR_HANDLER_TEMPLATE - Static variable in class io.vertx.mutiny.ext.web.handler.ErrorHandler
The default template to use for rendering
DEFAULT_ERRORCODE - Static variable in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
The default error code
DEFAULT_FILES_READ_ONLY - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default value of whether files are read -only and never will be updated
DEFAULT_FORMAT - Static variable in class io.vertx.mutiny.ext.web.handler.LoggerHandler
 
DEFAULT_HEADER_NAME - Static variable in class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
DEFAULT_INCLUDE_HIDDEN - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether hidden files can be served
DEFAULT_INDEX_PAGE - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
The default index page
DEFAULT_INDEX_TEMPLATE - Static variable in class io.vertx.mutiny.ext.web.handler.TemplateHandler
The default index page
DEFAULT_LAZY_SESSION - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
Default of whether the session should be created lazily.
DEFAULT_LOGIN_REDIRECT_URL - Static variable in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Default path the user will be redirected to
DEFAULT_MAX_AGE - Static variable in class io.vertx.mutiny.ext.web.handler.HSTSHandler
 
DEFAULT_MAX_AGE_SECONDS - Static variable in class io.vertx.mutiny.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.mutiny.ext.web.handler.StaticHandler
 
DEFAULT_MAX_AVG_SERVE_TIME_NS - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
 
DEFAULT_MAX_BUFFERED_SIZE - Static variable in class io.vertx.mutiny.httpproxy.BodyTransformers
The default maximum amount of bytes synchronous transformers apply
DEFAULT_MAX_CACHE_SIZE - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
The default max cache size
DEFAULT_MERGE_FORM_ATTRIBUTES - Static variable in class io.vertx.mutiny.ext.web.handler.BodyHandler
Default value of whether form attributes should be merged into request params
DEFAULT_NAG_HTTPS - Static variable in class io.vertx.mutiny.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_NONCE_EXPIRE_TIMEOUT - Static variable in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
The default nonce expire timeout to use in milliseconds.
DEFAULT_PASSWORD_FIELD - Static variable in class io.vertx.mutiny.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 class io.vertx.mutiny.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the password
DEFAULT_PERMISSION_FIELD - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
The default name of the property for the permissions, like it is stored in mongodb.
DEFAULT_POOL_NAME - Static variable in class io.vertx.mutiny.ext.mail.MailClient
The name of the default pool
DEFAULT_POOL_NAME - Static variable in class io.vertx.mutiny.ext.mongo.MongoClient
The name of the default pool
DEFAULT_PREALLOCATE_BODY_BUFFER - Static variable in class io.vertx.mutiny.ext.web.handler.BodyHandler
Default value of whether to pre-allocate the body buffer size according to the content-length HTTP request header
DEFAULT_RANGE_SUPPORT - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether Range request handling support should be used
DEFAULT_REALM - Static variable in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
The default realm to use
DEFAULT_REAPER_INTERVAL - Static variable in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Default of how often, in ms, to check for expired sessions
DEFAULT_RETRY_TIMEOUT - Static variable in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
 
DEFAULT_RETRY_TIMEOUT_MS - Static variable in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
 
DEFAULT_RETURN_URL_PARAM - Static variable in class io.vertx.mutiny.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.mutiny.ext.web.handler.RedirectAuthHandler
Default name of param used to store return url information in session
DEFAULT_ROLE_FIELD - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
The default name of the property for the roles, like it is stored in mongodb.
DEFAULT_ROOT_FILESYSTEM_ACCESS - Static variable in class io.vertx.mutiny.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_SEND_VARY_HEADER - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default of whether vary header should be sent.
DEFAULT_SESSION_COOKIE_NAME - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
Default name of session cookie
DEFAULT_SESSION_COOKIE_PATH - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
Default path of session cookie
DEFAULT_SESSION_MAP_NAME - Static variable in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
The default name used for the session map
DEFAULT_SESSION_MAP_NAME - Static variable in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Default name for map used to store sessions
DEFAULT_SESSION_TIMEOUT - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
 
DEFAULT_SESSIONID_LENGTH - Static variable in class io.vertx.mutiny.ext.web.sstore.SessionStore
Default length for a session id.
DEFAULT_SESSIONID_MIN_LENGTH - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
Default min length for a session id.
DEFAULT_SHARED_CLIENT_NAME - Static variable in class io.vertx.mutiny.cassandra.CassandraClient
The default shared client name.
DEFAULT_TEMPLATE_DIRECTORY - Static variable in class io.vertx.mutiny.ext.web.handler.TemplateHandler
The default directory where templates will be looked for
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_MODE - Static variable in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
DEFAULT_TIMEOUT - Static variable in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
The default timeout, in ms
DEFAULT_UPLOADS_DIRECTORY - Static variable in class io.vertx.mutiny.ext.web.handler.BodyHandler
Default uploads directory on server for file uploads
DEFAULT_USERNAME_FIELD - Static variable in class io.vertx.mutiny.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 class io.vertx.mutiny.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 class io.vertx.mutiny.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the username
DEFAULT_VALIDATOR - Static variable in class io.vertx.mutiny.json.schema.JsonFormatValidator
The default validator which performs a NOOP.
DEFAULT_WEB_ROOT - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
Default value of the web-root, where files are served from
DEFAULT_WEIGHT - Static variable in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
If no "q" parameter is present, the default weight is 1.
defaultPolicy() - Static method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
The default policy, which considers an asynchronous result as a failure if AsyncResult#failed() returns true.
DEFLATE_GZIP - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
deflate,gzip header value
DEFLATE_GZIP_BR - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
deflate,gzip,br header value
DEFLATE_GZIP_ZSTD - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
deflate,gzip,zstd header value
DEFLATE_GZIP_ZSTD_BR_SNAPPY - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
deflate,gzip,zstd,br header value
del(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or more keys.
del(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes one or more keys.
delAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or more keys.
delAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes one or more keys.
delAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or more keys.
delAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes one or more keys.
delay(Throwable, int) - Method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
Compute a delay in milliseconds before retry is executed.
DelegatingConsumerHandler<U> - Class in io.smallrye.mutiny.vertx
A class being a Consumer and a Handler at the same time, and which delegate DelegatingConsumerHandler.hashCode() and DelegatingConsumerHandler.equals(Object) to the consumer.
DelegatingConsumerHandler(Consumer<U>) - Constructor for class io.smallrye.mutiny.vertx.DelegatingConsumerHandler
 
DelegatingHandler<U,V> - Class in io.smallrye.mutiny.vertx
An implementation of Handler and which delegates DelegatingHandler.hashCode() and DelegatingHandler.equals(Object) to the passed handler.
DelegatingHandler(Handler<V>, Function<U, V>) - Constructor for class io.smallrye.mutiny.vertx.DelegatingHandler
 
delegatingTo(ScheduledExecutorService) - Static method in interface io.smallrye.mutiny.vertx.core.ContextAwareScheduler
Define a scheduler ScheduledExecutorService delegate.
delete() - Method in class io.vertx.mutiny.ext.web.FileUpload
Delete the uploaded file on the disk.
delete() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP DELETE request
delete(int, String, UriTemplate) - Method in class io.vertx.mutiny.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.mutiny.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(UriTemplate) - Method in class io.vertx.mutiny.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.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Deletes a file by it's ID
delete(String) - Method in class io.vertx.mutiny.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.mutiny.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path
delete(String) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Delete the session with the specified ID.
delete(String) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Delete the session with the specified ID.
delete(String) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Delete the session with the specified ID.
delete(String, UriTemplate) - Method in class io.vertx.mutiny.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.mutiny.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
deleteAbs(UriTemplate) - Method in class io.vertx.mutiny.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.mutiny.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 class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete the ACL rules.
deleteAclsAndAwait(List<AclBindingFilter>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete the ACL rules.
deleteAclsAndForget(List<AclBindingFilter>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete the ACL rules.
deleteAclToken(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deletes an ACL token
deleteAclTokenAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deletes an ACL token
deleteAclTokenAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deletes an ACL token
deleteAndAwait() - Method in class io.vertx.mutiny.ext.web.FileUpload
Delete the uploaded file on the disk.
deleteAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Deletes a file by it's ID
deleteAndAwait(String) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Delete the session with the specified ID.
deleteAndAwait(String) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Delete the session with the specified ID.
deleteAndAwait(String) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Delete the session with the specified ID.
deleteAndForget() - Method in class io.vertx.mutiny.ext.web.FileUpload
Delete the uploaded file on the disk.
deleteAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Deletes a file by it's ID
deleteAndForget(String) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Delete the session with the specified ID.
deleteAndForget(String) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Delete the session with the specified ID.
deleteAndForget(String) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Delete the session with the specified ID.
deleteBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.delete(String)
deleteConsumerGroupOffsets(String, Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete committed offsets for a set of partitions in a consumer group.
deleteConsumerGroupOffsetsAndAwait(String, Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete committed offsets for a set of partitions in a consumer group.
deleteConsumerGroupOffsetsAndForget(String, Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete committed offsets for a set of partitions in a consumer group.
deleteConsumerGroups(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete consumer groups from the cluster.
deleteConsumerGroupsAndAwait(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete consumer groups from the cluster.
deleteConsumerGroupsAndForget(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Delete consumer groups from the cluster.
deletePolicy(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint deletes an ACL policy
deletePolicyAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint deletes an ACL policy
deletePolicyAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint deletes an ACL policy
deletePreparedQuery(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deletes an existing prepared query
deletePreparedQueryAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deletes an existing prepared query
deletePreparedQueryAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deletes an existing prepared query
deleteRecursive(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursiveAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursiveAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursiveBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
deleteTopics(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Deletes a batch of Kafka topics
deleteTopicsAndAwait(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Deletes a batch of Kafka topics
deleteTopicsAndForget(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Deletes a batch of Kafka topics
deleteValue(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove the key/value pair that corresponding to the specified key
deleteValueAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove the key/value pair that corresponding to the specified key
deleteValueAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove the key/value pair that corresponding to the specified key
deleteValues(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Removes all the key/value pair that corresponding to the specified key prefix
deleteValuesAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Removes all the key/value pair that corresponding to the specified key prefix
deleteValuesAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Removes all the key/value pair that corresponding to the specified key prefix
deleteWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path regex
delex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Conditionally removes the specified key based on value or digest comparison.
delexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Conditionally removes the specified key based on value or digest comparison.
delexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Conditionally removes the specified key based on value or digest comparison.
delifeq(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Delete key if value matches string.
delifeqAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Delete key if value matches string.
delifeqAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Delete key if value matches string.
delimitedMode(Buffer) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the delimiter delim.
delimitedMode(String) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the String delim encoded in latin-1 .
DeliveryContext<T> - Class in io.vertx.mutiny.core.eventbus
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
DeliveryContext(DeliveryContext<T>) - Constructor for class io.vertx.mutiny.core.eventbus.DeliveryContext
Create a new instance of DeliveryContext delegating to the given (non-null) instance of DeliveryContext.
DeliveryContext(DeliveryContext<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.DeliveryContext
 
DeliveryContext(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.DeliveryContext
 
deliveryCount() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
deliveryCount(int) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
deliveryOptions(DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Update the delivery options of this producer.
demand() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Returns the current demand.
DENY - Static variable in class io.vertx.mutiny.ext.web.handler.XFrameHandler
The page cannot be displayed in a frame, regardless of the site attempting to do so.
deploymentID() - Method in class io.vertx.mutiny.core.Context
If the context is associated with a Verticle deployment, this returns the deployment ID of that deployment.
deploymentIDs() - Method in class io.vertx.mutiny.core.Vertx
Return a Set of deployment IDs for the currently deployed deploymentIDs.
deployVerticle(Deployable) - Method in class io.vertx.mutiny.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticle(Deployable, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticle(String) - Method in class io.vertx.mutiny.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Supplier<? extends Deployable>, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable, DeploymentOptions) but Deployable instance is created by invoking the verticleSupplier.
deployVerticleAndAwait(Deployable) - Method in class io.vertx.mutiny.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticleAndAwait(Deployable, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticleAndAwait(String) - Method in class io.vertx.mutiny.core.Vertx
Deploy a verticle instance given a name.
deployVerticleAndAwait(String, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticleAndAwait(Supplier<? extends Deployable>, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable, DeploymentOptions) but Deployable instance is created by invoking the verticleSupplier.
deployVerticleAndForget(Deployable) - Method in class io.vertx.mutiny.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticleAndForget(Deployable, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticleAndForget(String) - Method in class io.vertx.mutiny.core.Vertx
Deploy a verticle instance given a name.
deployVerticleAndForget(String, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable) but DeploymentOptions are provided to configure the deployment.
deployVerticleAndForget(Supplier<? extends Deployable>, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(Deployable, DeploymentOptions) but Deployable instance is created by invoking the verticleSupplier.
dereference(JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Dereferences a schema to the repository.
dereference(String, JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Dereferences a schema to the repository.
deregisterCatalogService(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deregister entities from the node or deregister the node itself.
deregisterCatalogServiceAndAwait(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deregister entities from the node or deregister the node itself.
deregisterCatalogServiceAndForget(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Deregister entities from the node or deregister the node itself.
deregisterCheck(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove a check from the local agent.
deregisterCheckAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove a check from the local agent.
deregisterCheckAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove a check from the local agent.
deregisterService(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove a service from the local agent.
deregisterServiceAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove a service from the local agent.
deregisterServiceAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Remove a service from the local agent.
describeAcls(AclBindingFilter) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe the ACL rules.
describeAclsAndAwait(AclBindingFilter) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe the ACL rules.
describeAclsAndForget(AclBindingFilter) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe the ACL rules.
describeCluster() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe the nodes in the cluster with the default options
describeCluster(DescribeClusterOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeCluster() but allows customized options.
describeClusterAndAwait() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe the nodes in the cluster with the default options
describeClusterAndAwait(DescribeClusterOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeCluster() but allows customized options.
describeClusterAndForget() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe the nodes in the cluster with the default options
describeClusterAndForget(DescribeClusterOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeCluster() but allows customized options.
describeConsumerGroups(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe some group ids in the cluster, with the default options
describeConsumerGroups(List<String>, DescribeConsumerGroupsOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeConsumerGroups(List) but allows customized options
describeConsumerGroupsAndAwait(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe some group ids in the cluster, with the default options
describeConsumerGroupsAndAwait(List<String>, DescribeConsumerGroupsOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeConsumerGroups(List) but allows customized options
describeConsumerGroupsAndForget(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe some group ids in the cluster, with the default options
describeConsumerGroupsAndForget(List<String>, DescribeConsumerGroupsOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeConsumerGroups(List) but allows customized options
describeTopics(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe some topics in the cluster, with the default options.
describeTopics(List<String>, DescribeTopicsOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeTopics(List) but allows for customised otions
describeTopicsAndAwait(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe some topics in the cluster, with the default options.
describeTopicsAndAwait(List<String>, DescribeTopicsOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeTopics(List) but allows for customised otions
describeTopicsAndForget(List<String>) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Describe some topics in the cluster, with the default options.
describeTopicsAndForget(List<String>, DescribeTopicsOptions) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Like KafkaAdminClient.describeTopics(List) but allows for customised otions
destination(SocketAddress) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
destroy() - Method in class io.vertx.mutiny.ext.web.Session
Destroy the session
destroySession(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Destroys the given session
destroySessionAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Destroys the given session
destroySessionAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Destroys the given session
development() - Static method in class io.vertx.mutiny.ext.web.common.WebEnvironment
Will return true if the mode is not null and equals ignoring case the string "dev"
digest(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the XXH3 hash of a string value.
digestAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the XXH3 hash of a string value.
digestAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the XXH3 hash of a string value.
DigestAuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
DigestAuthHandler(DigestAuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Create a new instance of DigestAuthHandler delegating to the given (non-null) instance of DigestAuthHandler.
DigestAuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
 
disable() - Method in class io.vertx.mutiny.ext.web.Route
Disable this route.
discard() - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Create a transformer that discards the body, the transformer consumes any media type.
discard() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Discards a transaction.
discard() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Discards a transaction.
discardAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Discards a transaction.
discardAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Discards a transaction.
discardAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Discards a transaction.
discardAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Discards a transaction.
disconnect() - Method in class io.vertx.mutiny.mqtt.MqttClient
Disconnects from the MQTT server
disconnect(MqttDisconnectReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the DISCONNECT message to the remote MQTT client
disconnectAndAwait() - Method in class io.vertx.mutiny.mqtt.MqttClient
Disconnects from the MQTT server
disconnectAndForget() - Method in class io.vertx.mutiny.mqtt.MqttClient
Disconnects from the MQTT server
disconnectHandler(Runnable) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
disconnectMessageHandler(Consumer<MqttDisconnectMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler that will be called when the server sends a DISCONNECT packet.
disconnectMessageHandler(Consumer<MqttDisconnectMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, PubSecKeyOptions, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, String, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discover(Vertx, String, String, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, PubSecKeyOptions, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, String, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndAwait(Vertx, String, String, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, PubSecKeyOptions, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, String, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
discoverAndForget(Vertx, String, String, OAuth2Options) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a OAuth2Auth provider for OpenID Connect Discovery.
distinct(String, String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String, DistinctOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctAndAwait(String, String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctAndAwait(String, String, String, DistinctOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctAndForget(String, String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctAndForget(String, String, String, DistinctOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String, DistinctOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatchWithQuery(String, String, String, JsonObject) - Method in class io.vertx.mutiny.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.mutiny.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.mutiny.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.mutiny.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.mutiny.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.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQueryAndAwait(String, String, String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQueryAndAwait(String, String, String, JsonObject, DistinctOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQueryAndForget(String, String, String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQueryAndForget(String, String, String, JsonObject, DistinctOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
DnsClient - Class in io.vertx.mutiny.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient(DnsClient) - Constructor for class io.vertx.mutiny.core.dns.DnsClient
Create a new instance of DnsClient delegating to the given (non-null) instance of DnsClient.
DnsClient(Object) - Constructor for class io.vertx.mutiny.core.dns.DnsClient
 
downloadByFileName(WriteStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
downloadByFileNameAndAwait(WriteStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Long.
downloadByFileNameAndForget(WriteStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the Long result or any failure.
downloadByFileNameWithOptions(WriteStream<Buffer>, String, GridFsDownloadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
downloadByFileNameWithOptionsAndAwait(WriteStream<Buffer>, String, GridFsDownloadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Long.
downloadByFileNameWithOptionsAndForget(WriteStream<Buffer>, String, GridFsDownloadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the Long result or any failure.
downloadById(WriteStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
downloadByIdAndAwait(WriteStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Long.
downloadByIdAndForget(WriteStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the Long result or any failure.
downloadFile(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file.
downloadFileAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file.
downloadFileAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file.
downloadFileAs(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file and gives it a new name.
downloadFileAsAndAwait(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file and gives it a new name.
downloadFileAsAndForget(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file and gives it a new name.
downloadFileByID(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file using the ID generated by GridFs.
downloadFileByIDAndAwait(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file using the ID generated by GridFs.
downloadFileByIDAndForget(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Downloads a file using the ID generated by GridFs.
drainHandler(Runnable) - Method in class io.vertx.mutiny.amqp.AmqpSender
Set a drain handler on the stream.
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
drainHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.net.NetSocket
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.net.QuicStream
 
drainHandler(Runnable) - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
drainHandler(Runnable) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Set a drain handler on the stream.
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Set a drain handler on the stream.
drainHandler(Runnable) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
drop() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Drops the entire file bucket with all of its contents
dropAndAwait() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Drops the entire file bucket with all of its contents
dropAndForget() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Drops the entire file bucket with all of its contents
DropboxAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Dropbox.
DropboxAuth(DropboxAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
Create a new instance of DropboxAuth delegating to the given (non-null) instance of DropboxAuth.
DropboxAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
 
dropCollection(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drop a collection
dropCollectionAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drop a collection
dropCollectionAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drop a collection
dropIndex(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drops the index given the keys used to create it.
dropIndex(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drops the index given its name.
dropIndexAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drops the index given the keys used to create it.
dropIndexAndAwait(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drops the index given its name.
dropIndexAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drops the index given the keys used to create it.
dropIndexAndForget(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Drops the index given its name.
dump(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a serialized representation of the value stored at a key.
dump(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a serialized representation of the value stored at a key.
dumpAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a serialized representation of the value stored at a key.
dumpAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a serialized representation of the value stored at a key.
dumpAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a serialized representation of the value stored at a key.
dumpAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a serialized representation of the value stored at a key.
durable(boolean) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 

E

earlyHintsHandler(Consumer<MultiMap>) - Method in class io.vertx.mutiny.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.
echo(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the given string.
echo(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the given string.
echoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the given string.
echoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the given string.
echoAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the given string.
echoAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the given string.
enable() - Method in class io.vertx.mutiny.ext.web.Route
Enable this route.
encode(List<String>) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Returns a String with the given scopes concatenated with the given separator.
end() - Method in class io.vertx.mutiny.amqp.AmqpSender
Ends the stream.
end() - Method in class io.vertx.mutiny.core.file.AsyncFile
Ends the stream.
end() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Ends the stream.
end() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Ends the request.
end() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Returns a uni signaling when the response has been fully received successfully or failed.
end() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Returns a uni signaling when the request has been fully received successfully or failed.
end() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ends the response.
end() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Ends the stream.
end() - Method in class io.vertx.mutiny.core.http.WebSocket
Ends the stream.
end() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Ends the stream.
end() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Ends the stream.
end() - Method in class io.vertx.mutiny.core.net.NetSocket
end() - Method in class io.vertx.mutiny.core.net.QuicStream
end() - Method in interface io.vertx.mutiny.core.net.StreamChannel
end() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
end() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
End the stream, this must be called after all the json stream has been processed.
end() - Method in interface io.vertx.mutiny.core.streams.WriteStream
Ends the stream.
end() - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Ends the stream.
end() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
end() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
end() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Ends the stream.
end(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as AsyncFile.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Same as ClientWebSocket.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end() but writes some data to the request body before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but writes some data to the response body before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as ServerWebSocket.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as WebSocket.end() but writes some data to the stream before ending.
end(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Same as WebSocketBase.WebSocketBaseImpl.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.net.QuicStream
Same as QuicStream.end() but writes some data to the stream before ending.
end(Buffer) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Same as StreamChannel.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Same as StreamChannel.StreamChannelImpl.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Same as SockJSSocket.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
end(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Same as AmqpSender.end() but writes some data to the stream before ending.
end(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Same as KafkaProducer.end() but writes some data to the stream before ending.
end(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String in UTF-8 encoding
end(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String in UTF-8 encoding before ending the response.
end(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
end(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String with the specified encoding
end(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String with the specified encoding before ending the response.
end(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
end(T) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Same as WriteStream.WriteStreamImpl.end() but writes some data to the stream before ending.
endAndAwait() - Method in class io.vertx.mutiny.amqp.AmqpSender
Ends the stream.
endAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Ends the stream.
endAndAwait() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Ends the request.
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Returns a underlying uni signaling when the response has been fully received successfully or failed.
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Returns a underlying uni signaling when the request has been fully received successfully or failed.
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ends the response.
endAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
endAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocket
endAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
endAndAwait() - Method in class io.vertx.mutiny.core.net.NetSocket
endAndAwait() - Method in class io.vertx.mutiny.core.net.QuicStream
endAndAwait() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
endAndAwait() - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Ends the stream.
endAndAwait() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
endAndAwait() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
endAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Ends the stream.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as AsyncFile.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Same as ClientWebSocket.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end() but writes some data to the request body before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but writes some data to the response body before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as ServerWebSocket.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as WebSocket.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Same as WebSocketBase.WebSocketBaseImpl.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.QuicStream
Same as QuicStream.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Same as StreamChannel.StreamChannelImpl.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Same as SockJSSocket.end() but writes some data to the stream before ending.
endAndAwait(Buffer) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
endAndAwait(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Same as AmqpSender.end() but writes some data to the stream before ending.
endAndAwait(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Same as KafkaProducer.end() but writes some data to the stream before ending.
endAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String in UTF-8 encoding
endAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String in UTF-8 encoding before ending the response.
endAndAwait(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
endAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String with the specified encoding
endAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String with the specified encoding before ending the response.
endAndAwait(T) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Same as WriteStream.WriteStreamImpl.end() but writes some data to the stream before ending.
endAndForget() - Method in class io.vertx.mutiny.amqp.AmqpSender
Ends the stream.
endAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Ends the stream.
endAndForget() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Ends the request.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Returns a underlying uni signaling when the response has been fully received successfully or failed.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Returns a underlying uni signaling when the request has been fully received successfully or failed.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ends the response.
endAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
endAndForget() - Method in class io.vertx.mutiny.core.http.WebSocket
endAndForget() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
endAndForget() - Method in class io.vertx.mutiny.core.net.NetSocket
endAndForget() - Method in class io.vertx.mutiny.core.net.QuicStream
endAndForget() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
endAndForget() - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Ends the stream.
endAndForget() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
endAndForget() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
endAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Ends the stream.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as AsyncFile.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Same as ClientWebSocket.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end() but writes some data to the request body before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but writes some data to the response body before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as ServerWebSocket.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as WebSocket.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Same as WebSocketBase.WebSocketBaseImpl.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.QuicStream
Same as QuicStream.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Same as StreamChannel.StreamChannelImpl.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Same as SockJSSocket.end() but writes some data to the stream before ending.
endAndForget(Buffer) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
endAndForget(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Same as AmqpSender.end() but writes some data to the stream before ending.
endAndForget(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Same as KafkaProducer.end() but writes some data to the stream before ending.
endAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String in UTF-8 encoding
endAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String in UTF-8 encoding before ending the response.
endAndForget(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Shortcut to the response end.
endAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String with the specified encoding
endAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String with the specified encoding before ending the response.
endAndForget(T) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Same as WriteStream.WriteStreamImpl.end() but writes some data to the stream before ending.
ended() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
endHandler(Handler<Void>) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
endHandler(Runnable) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
endHandler(Runnable) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Set an end handler for the response.
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
endHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.net.NetSocket
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.core.net.QuicStream
 
endHandler(Runnable) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
endHandler(Runnable) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
endHandler(Runnable) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
endHandler(Runnable) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Set an handler to be called when no more notifications will be received.
endHandler(Runnable) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Set an end handler.
endHandler(Runnable) - Method in class io.vertx.mutiny.sqlclient.RowStream
 
endOffsets(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsetsAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsetsAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOnComplete(boolean) - Method in class io.vertx.mutiny.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream completes, false otherwise.
endOnFailure(boolean) - Method in class io.vertx.mutiny.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream fails, false otherwise.
endOnSuccess(boolean) - Method in class io.vertx.mutiny.core.streams.Pipe
Set to true to call WriteStream.end() when the source ReadStream succeeds, false otherwise.
Endpoint - Class in io.vertx.mutiny.core.net.endpoint
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
Endpoint(Endpoint) - Constructor for class io.vertx.mutiny.core.net.endpoint.Endpoint
Create a new instance of Endpoint delegating to the given (non-null) instance of Endpoint.
Endpoint(Object) - Constructor for class io.vertx.mutiny.core.net.endpoint.Endpoint
 
endpointHandler(Consumer<MqttEndpoint>) - Method in class io.vertx.mutiny.mqtt.MqttServer
Set the endpoint handler for the server.
EndpointResolver - Class in io.vertx.mutiny.core.net.endpoint
A resolver for endpoints.
EndpointResolver(EndpointResolver) - Constructor for class io.vertx.mutiny.core.net.endpoint.EndpointResolver
Create a new instance of EndpointResolver delegating to the given (non-null) instance of EndpointResolver.
EndpointResolver(Object) - Constructor for class io.vertx.mutiny.core.net.endpoint.EndpointResolver
 
endSessionURL(User) - Method in class io.vertx.mutiny.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.mutiny.ext.auth.oauth2.OAuth2Auth
The logout (end-session) endpoint is specified in OpenID Connect Session Management 1.0.
ENV_VARIABLE_NAME - Static variable in class io.vertx.mutiny.ext.web.common.WebEnvironment
 
envelope() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
equals(Object) - Method in class io.smallrye.mutiny.vertx.DelegatingConsumerHandler
 
equals(Object) - Method in class io.smallrye.mutiny.vertx.DelegatingHandler
 
equals(Object) - Method in class io.vertx.mutiny.amqp.AmqpClient
 
equals(Object) - Method in class io.vertx.mutiny.amqp.AmqpConnection
 
equals(Object) - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
equals(Object) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
equals(Object) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
equals(Object) - Method in class io.vertx.mutiny.amqp.AmqpSender
 
equals(Object) - Method in class io.vertx.mutiny.camel.CamelBridge
 
equals(Object) - Method in class io.vertx.mutiny.cassandra.CassandraClient
 
equals(Object) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
equals(Object) - Method in class io.vertx.mutiny.cassandra.ResultSet
 
equals(Object) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
equals(Object) - Method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
equals(Object) - Method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
 
equals(Object) - Method in class io.vertx.mutiny.config.ConfigRetriever
 
equals(Object) - Method in class io.vertx.mutiny.core.Context
 
equals(Object) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.dns.DnsClient
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
equals(Object) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
equals(Object) - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
equals(Object) - Method in class io.vertx.mutiny.core.file.FileSystem
 
equals(Object) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServer
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
equals(Object) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
equals(Object) - Method in class io.vertx.mutiny.core.http.WebSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.http.WebSocketClient
 
equals(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
equals(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
equals(Object) - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
 
equals(Object) - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
 
equals(Object) - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
equals(Object) - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
 
equals(Object) - Method in class io.vertx.mutiny.core.net.NetClient
 
equals(Object) - Method in class io.vertx.mutiny.core.net.NetServer
 
equals(Object) - Method in class io.vertx.mutiny.core.net.NetSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.net.QuicClient
 
equals(Object) - Method in class io.vertx.mutiny.core.net.QuicConnection
 
equals(Object) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
 
equals(Object) - Method in class io.vertx.mutiny.core.net.QuicServer
 
equals(Object) - Method in class io.vertx.mutiny.core.net.QuicStream
 
equals(Object) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
equals(Object) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
equals(Object) - Method in class io.vertx.mutiny.core.Promise
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.Counter
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.Lock
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
equals(Object) - Method in class io.vertx.mutiny.core.streams.Pipe
 
equals(Object) - Method in class io.vertx.mutiny.core.Timer
 
equals(Object) - Method in class io.vertx.mutiny.core.Vertx
 
equals(Object) - Method in class io.vertx.mutiny.core.VertxBuilder
 
equals(Object) - Method in class io.vertx.mutiny.core.WorkerExecutor
 
equals(Object) - Method in class io.vertx.mutiny.db2client.DB2Builder
 
equals(Object) - Method in class io.vertx.mutiny.db2client.DB2Connection
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.ChainAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.User
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
 
equals(Object) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
 
equals(Object) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.consul.Watch
 
equals(Object) - Method in class io.vertx.mutiny.ext.consul.WatchResult
 
equals(Object) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
 
equals(Object) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
equals(Object) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
 
equals(Object) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
 
equals(Object) - Method in class io.vertx.mutiny.ext.mail.MailClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.client.CachingWebClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.client.WebClient
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.common.WebEnvironment
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.FileUpload
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.LanguageHeader
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.MIMEHeader
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.RequestBody
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.Route
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.Router
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.Session
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.UserContext
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.Body
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.BodyTransformer
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.BodyTransformers
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
equals(Object) - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
equals(Object) - Method in class io.vertx.mutiny.json.schema.JsonFormatValidator
 
equals(Object) - Method in class io.vertx.mutiny.json.schema.JsonSchema
 
equals(Object) - Method in class io.vertx.mutiny.json.schema.Ref
 
equals(Object) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
 
equals(Object) - Method in class io.vertx.mutiny.json.schema.Validator
 
equals(Object) - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
 
equals(Object) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
equals(Object) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
equals(Object) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
equals(Object) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
equals(Object) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
equals(Object) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
equals(Object) - Method in class io.vertx.mutiny.micrometer.MetricsService
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.MqttClient
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.MqttServer
 
equals(Object) - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
equals(Object) - Method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
 
equals(Object) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
 
equals(Object) - Method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
 
equals(Object) - Method in class io.vertx.mutiny.mysqlclient.MySQLClient
 
equals(Object) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
 
equals(Object) - Method in class io.vertx.mutiny.oracleclient.OracleBuilder
 
equals(Object) - Method in class io.vertx.mutiny.oracleclient.OracleClient
 
equals(Object) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
 
equals(Object) - Method in class io.vertx.mutiny.pgclient.PgBuilder
 
equals(Object) - Method in class io.vertx.mutiny.pgclient.PgConnection
 
equals(Object) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
equals(Object) - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
equals(Object) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
 
equals(Object) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
equals(Object) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
equals(Object) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
 
equals(Object) - Method in class io.vertx.mutiny.redis.client.Redis
 
equals(Object) - Method in class io.vertx.mutiny.redis.client.RedisAPI
 
equals(Object) - Method in class io.vertx.mutiny.redis.client.RedisCluster
 
equals(Object) - Method in class io.vertx.mutiny.redis.client.RedisConnection
 
equals(Object) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.Cursor
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.Pool
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.PropertyKind
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.Query
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.Row
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.RowIterator
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.RowSet
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.RowStream
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.SqlClient
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.templates.RowMapper
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.Transaction
 
equals(Object) - Method in class io.vertx.mutiny.sqlclient.Tuple
 
equals(Object) - Method in class io.vertx.mutiny.uritemplate.UriTemplate
 
equals(Object) - Method in class io.vertx.mutiny.uritemplate.Variables
 
errorHandler(int, Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.Router
Specify an handler to handle an error for a particular status code.
ErrorHandler - Class in io.vertx.mutiny.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler(ErrorHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.ErrorHandler
Create a new instance of ErrorHandler delegating to the given (non-null) instance of ErrorHandler.
ErrorHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.ErrorHandler
 
etag() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
etag(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Set the ETag of a response.
ETAG - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Etag header name
eval(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a server-side Lua script.
eval(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a server-side Lua script.
evalAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a server-side Lua script.
evalAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a server-side Lua script.
evalAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a server-side Lua script.
evalAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a server-side Lua script.
evalRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a read-only server-side Lua script.
evalRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a read-only server-side Lua script.
evalRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a read-only server-side Lua script.
evalRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a read-only server-side Lua script.
evalRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a read-only server-side Lua script.
evalRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a read-only server-side Lua script.
evalsha(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a server-side Lua script by SHA1 digest.
evalsha(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a server-side Lua script by SHA1 digest.
evalshaAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a server-side Lua script by SHA1 digest.
evalshaAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a server-side Lua script by SHA1 digest.
evalshaAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a server-side Lua script by SHA1 digest.
evalshaAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a server-side Lua script by SHA1 digest.
evalshaRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a read-only server-side Lua script by SHA1 digest.
evalshaRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a read-only server-side Lua script by SHA1 digest.
evalshaRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a read-only server-side Lua script by SHA1 digest.
evalshaRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a read-only server-side Lua script by SHA1 digest.
evalshaRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes a read-only server-side Lua script by SHA1 digest.
evalshaRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes a read-only server-side Lua script by SHA1 digest.
eventBus() - Method in class io.vertx.mutiny.core.Vertx
Get the event bus object.
EventBus - Class in io.vertx.mutiny.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.mutiny.core.eventbus.EventBus
Create a new instance of EventBus delegating to the given (non-null) instance of EventBus.
EventBus(Object) - Constructor for class io.vertx.mutiny.core.eventbus.EventBus
 
events(String, Vertx) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the custom user events.
events(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the custom user events.
exceptionHandler(Handler<Throwable>) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.amqp.AmqpConnection
Registers a handler called on disconnection.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.amqp.AmqpSender
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.Context
Set an exception handler called when the context runs an action throwing an uncaught throwable.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Set an exception handler on the read stream and on the write stream.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpConnection
Set an handler called when a connection error happens
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.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(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.net.NetSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.net.QuicServer
Set an exception handler called for socket errors happening before the QUIC connection is established, e.g. during the TLS handshake.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.net.QuicStream
Set an exception handling, catching stream exceptions.
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Set an exception handler on the read stream.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Set an exception handler on the read stream.
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.streams.StreamBase
Set an exception handler.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.streams.StreamBase.StreamBaseImpl
Set an exception handler.
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Set an exception handler on the write stream.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Set an exception handler on the write stream.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.Vertx
Set a default exception handler for Context, set on Context#exceptionHandler(Handler) at creation.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.db2client.DB2Connection
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Set an exception handler for the client, that will be called when an error happens in internal netty structures.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set an exception handler.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.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(Consumer<Throwable>) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Set an handler called with connection errors.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Set an handler called with connection errors.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Set an handler called with connection errors.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.pgclient.PgConnection
Set an handler called with connection errors.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Inherited from ReadStream#exceptionHandler(Handler) but this one is a no-op.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Set an exception handler on the read stream.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Set an exception handler on the read stream.
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.sqlclient.RowStream
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Set an handler called with connection errors.
exchangeBind(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBind(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBindAndAwait(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBindAndAwait(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBindAndForget(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeBindAndForget(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind an exchange to an exchange.
exchangeDeclare(String, String, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare an exchange.
exchangeDeclare(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
exchangeDeclareAndAwait(String, String, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare an exchange.
exchangeDeclareAndAwait(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
exchangeDeclareAndForget(String, String, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare an exchange.
exchangeDeclareAndForget(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
exchangeDelete(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete an exchange, without regard for whether it is in use or not.
exchangeDeleteAndAwait(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete an exchange, without regard for whether it is in use or not.
exchangeDeleteAndForget(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete an exchange, without regard for whether it is in use or not.
exchangeUnbind(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbindAndAwait(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbindAndAwait(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbindAndForget(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
exchangeUnbindAndForget(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind an exchange from an exchange.
EXCLUDE_ANNOTATION_ENTRIES - Static variable in class io.vertx.mutiny.json.schema.JsonSchema
Predicate to filter out annotation keys.
EXCLUDE_ANNOTATIONS - Static variable in class io.vertx.mutiny.json.schema.JsonSchema
Predicate to filter out annotation keys.
exec() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes all commands in a transaction.
exec() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes all commands in a transaction.
execAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes all commands in a transaction.
execAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes all commands in a transaction.
execAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Executes all commands in a transaction.
execAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Executes all commands in a transaction.
execute() - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query.
execute() - Method in class io.vertx.mutiny.sqlclient.Query
Execute the query.
execute(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the statement and provide a handler for consuming results.
execute(I) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Execute the query with the parameters
execute(Uni<T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Same as #executeWithFallback(Handler, Function) but using the circuit breaker default fallback.
execute(Tuple) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query.
execute(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
execute(Supplier<Uni<T>>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
executeAndAwait() - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query.
executeAndAwait() - Method in class io.vertx.mutiny.sqlclient.Query
Execute the query.
executeAndAwait(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the statement and provide a handler for consuming results.
executeAndAwait(I) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Execute the query with the parameters
executeAndAwait(Uni<T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Same as #executeWithFallback(Handler, Function) but using the circuit breaker default fallback.
executeAndAwait(Tuple) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query.
executeAndAwait(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeAndAwait(Supplier<Uni<T>>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
executeAndForget() - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query.
executeAndForget() - Method in class io.vertx.mutiny.sqlclient.Query
Execute the query.
executeAndForget(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the statement and provide a handler for consuming results.
executeAndForget(I) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Execute the query with the parameters
executeAndForget(Uni<T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Same as #executeWithFallback(Handler, Function) but using the circuit breaker default fallback.
executeAndForget(Tuple) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query.
executeAndForget(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeAndForget(Supplier<Uni<T>>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
executeAndReport(Promise<T>, Uni<T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Same as #executeAndReportWithFallback(Promise, Handler, Function) but using the circuit breaker default fallback.
executeAndReportWithFallback(Promise<T>, Uni<T>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeBatch(List<I>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Execute a batch query with the batch.
executeBatch(List<Tuple>) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query with a batch of tuples.
executeBatchAndAwait(List<I>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Execute a batch query with the batch.
executeBatchAndAwait(List<Tuple>) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query with a batch of tuples.
executeBatchAndForget(List<I>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Execute a batch query with the batch.
executeBatchAndForget(List<Tuple>) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Execute the query with a batch of tuples.
executeBlocking(Callable<T>) - Method in class io.vertx.mutiny.core.Context
executeBlocking(Callable<T>) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.executeBlocking(Callable, boolean) called with ordered = true.
executeBlocking(Callable<T>) - Method in class io.vertx.mutiny.core.WorkerExecutor
Like WorkerExecutor.executeBlocking(Callable, boolean) called with ordered = true.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.Context
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.Vertx
Safely execute some blocking code.
executeBlocking(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.WorkerExecutor
Safely execute some blocking code.
executeBlockingAndAwait(Callable<T>) - Method in class io.vertx.mutiny.core.Context
executeBlockingAndAwait(Callable<T>) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.executeBlocking(Callable, boolean) called with ordered = true.
executeBlockingAndAwait(Callable<T>) - Method in class io.vertx.mutiny.core.WorkerExecutor
Like WorkerExecutor.executeBlocking(Callable, boolean) called with ordered = true.
executeBlockingAndAwait(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.Context
Safely execute some blocking code.
executeBlockingAndAwait(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.Vertx
Safely execute some blocking code.
executeBlockingAndAwait(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.WorkerExecutor
Safely execute some blocking code.
executeBlockingAndForget(Callable<T>) - Method in class io.vertx.mutiny.core.Context
executeBlockingAndForget(Callable<T>) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.executeBlocking(Callable, boolean) called with ordered = true.
executeBlockingAndForget(Callable<T>) - Method in class io.vertx.mutiny.core.WorkerExecutor
Like WorkerExecutor.executeBlocking(Callable, boolean) called with ordered = true.
executeBlockingAndForget(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.Context
Safely execute some blocking code.
executeBlockingAndForget(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.Vertx
Safely execute some blocking code.
executeBlockingAndForget(Callable<T>, boolean) - Method in class io.vertx.mutiny.core.WorkerExecutor
Safely execute some blocking code.
executePreparedQuery(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryWithOptionsAndAwait(String, PreparedQueryExecuteOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Executes an existing prepared query.
executePreparedQueryWithOptionsAndForget(String, PreparedQueryExecuteOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Executes an existing prepared query.
executeWithFallback(Uni<T>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Supplier<Uni<T>>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallbackAndAwait(Uni<T>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallbackAndAwait(Supplier<Uni<T>>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallbackAndForget(Uni<T>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallbackAndForget(Supplier<Uni<T>>, Function<Throwable, T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFullFetch(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetch(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetchAndAwait(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetchAndAwait(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetchAndForget(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executeWithFullFetchAndForget(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Execute the query and provide a handler for consuming results.
executionInfo() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Get the ExecutionInfo provided by the backing ResultSet for this stream.
ExecutionInputBuilderWithContext<C> - Class in io.vertx.mutiny.ext.web.handler.graphql
Holds a ExecutionInput.Builder with a contextual object.
ExecutionInputBuilderWithContext(ExecutionInputBuilderWithContext<C>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
Create a new instance of ExecutionInputBuilderWithContext delegating to the given (non-null) instance of ExecutionInputBuilderWithContext.
ExecutionInputBuilderWithContext(ExecutionInputBuilderWithContext<C>, TypeArg<C>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
ExecutionInputBuilderWithContext(Object, TypeArg<C>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
executor(Context) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Create an executor for a Context, actions are executed on the event loop of this context.
executor(Vertx) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Create an executor for a Vertx object, actions are executed on the event loop.
exists(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether one or more keys exist.
exists(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether one or more keys exist.
existsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
existsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether one or more keys exist.
existsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether one or more keys exist.
existsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
existsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether one or more keys exist.
existsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether one or more keys exist.
existsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.exists(String)
expandToString(Variables) - Method in class io.vertx.mutiny.uritemplate.UriTemplate
Expand this template to a string.
expandToString(Variables, ExpandOptions) - Method in class io.vertx.mutiny.uritemplate.UriTemplate
Expand this template to a string.
EXPECT - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Expect header name
expectation(Expectation<? super T>) - Static method in interface io.smallrye.mutiny.vertx.core.Expectations
Yields a function to turn an Expectation into a Uni.
expectation(Function<T, R>, Expectation<? super R>) - Static method in interface io.smallrye.mutiny.vertx.core.Expectations
Yields a function to turn an Expectation into a Uni and uses an extractor so that expectations work on the correct types (e.g., HttpResponseHead) instead of the Mutiny shim types (e.g., HttpResponseHead).
Expectations - Interface in io.smallrye.mutiny.vertx.core
Helper methods to turn Vert.x Expectation that work on Future into Uni that can be used in a pipeline using the Uni.plug(Function) operator, as in:
expire(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key in seconds.
expire(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key in seconds.
expireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key in seconds.
expireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key in seconds.
expireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key in seconds.
expireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key in seconds.
expireat(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key to a Unix timestamp.
expireat(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key to a Unix timestamp.
expireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key to a Unix timestamp.
expireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key to a Unix timestamp.
expireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key to a Unix timestamp.
expireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key to a Unix timestamp.
expired() - Method in class io.vertx.mutiny.ext.auth.User
Flags this user object to be expired.
expired(int) - Method in class io.vertx.mutiny.ext.auth.User
Flags this user object to be expired.
EXPIRES - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Expires header name
expiretime(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a key as a Unix timestamp.
expiretime(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time of a key as a Unix timestamp.
expiretimeAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a key as a Unix timestamp.
expiretimeAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time of a key as a Unix timestamp.
expiretimeAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a key as a Unix timestamp.
expiretimeAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time of a key as a Unix timestamp.
expiryTime() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
expiryTime(long) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
explodedParam(String, ArraySchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required exploded array parameter.
explodedParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required exploded object parameter.
explodedParam(String, TupleSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required exploded tuple parameter.
exponentialDelayWithJitter(long, long) - Static method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
Create an exponential delay with jitter retry policy.
exposedHeader(String) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add an exposed header
exposedHeaders(Set<String>) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Add a set of exposed headers
extraParams(JsonObject) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Extra parameters needed to be passed while requesting a token.
extraPayloadMapper(Function<RoutingContext, JsonObject>) - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
When extraPayloadMapper is configured, this handler puts the evaluation result into ServiceRequest#getExtra()

F

FacebookAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Facebook.
FacebookAuth(FacebookAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
Create a new instance of FacebookAuth delegating to the given (non-null) instance of FacebookAuth.
FacebookAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
 
fail(int) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Fail the context with the specified status code.
fail(int, String) - Method in class io.vertx.mutiny.core.eventbus.Message
Signal to the sender that processing of this message failed.
fail(int, Throwable) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Fail the context with the specified throwable and the specified the status code.
fail(String) - Method in class io.vertx.mutiny.core.Promise
 
fail(Throwable) - Method in class io.vertx.mutiny.core.Promise
 
fail(Throwable) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Fail the context with the specified throwable and 500 status code.
failCheck(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckWithNote(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckWithNoteAndAwait(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "critical".
failCheckWithNoteAndForget(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "critical".
failed() - Method in class io.vertx.mutiny.ext.consul.WatchResult
Did it fail?
failed() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
failed(String) - Static method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
failover(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Starts a coordinated failover from a server to one of its replicas.
failover(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Starts a coordinated failover from a server to one of its replicas.
failoverAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Starts a coordinated failover from a server to one of its replicas.
failoverAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Starts a coordinated failover from a server to one of its replicas.
failoverAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Starts a coordinated failover from a server to one of its replicas.
failoverAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Starts a coordinated failover from a server to one of its replicas.
failure() - Method in class io.vertx.mutiny.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.
failureCount() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
failureHandler(Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.Route
Append a failure handler to the route failure handlers list.
failurePolicy(FailurePolicy<T>) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Configures the failure policy for this circuit-breaker.
FailurePolicy<T> - Class in io.vertx.mutiny.circuitbreaker
A failure policy for the CircuitBreaker.
FailurePolicy(FailurePolicy<T>) - Constructor for class io.vertx.mutiny.circuitbreaker.FailurePolicy
Create a new instance of FailurePolicy delegating to the given (non-null) instance of FailurePolicy.
FailurePolicy(FailurePolicy<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
FailurePolicy(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
fallback(Function<Throwable, T>) - Method in class io.vertx.mutiny.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.
FaviconHandler - Class in io.vertx.mutiny.ext.web.handler
A handler that serves favicons.
FaviconHandler(FaviconHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.FaviconHandler
Create a new instance of FaviconHandler delegating to the given (non-null) instance of FaviconHandler.
FaviconHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.FaviconHandler
 
fcall(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Invokes a function.
fcall(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Invokes a function.
fcallAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Invokes a function.
fcallAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Invokes a function.
fcallAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Invokes a function.
fcallAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Invokes a function.
fcallRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Invokes a read-only function.
fcallRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Invokes a read-only function.
fcallRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Invokes a read-only function.
fcallRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Invokes a read-only function.
fcallRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Invokes a read-only function.
fcallRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Invokes a read-only function.
fetch(long) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
fetch(long) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
fetch(long) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
fetch(long) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
fetch(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
fetch(long) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
fetch(long) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
fetch(long) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
fetch(long) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
fetch(long) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
fetch(long) - Method in class io.vertx.mutiny.core.http.WebSocket
 
fetch(long) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
fetch(long) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
fetch(long) - Method in class io.vertx.mutiny.core.net.NetSocket
 
fetch(long) - Method in class io.vertx.mutiny.core.net.QuicStream
 
fetch(long) - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
fetch(long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
fetch(long) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
fetch(long) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
fetch(long) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
fetch(long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
fetch(long) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Fetch the specified amount of elements.
fetch(long) - Method in class io.vertx.mutiny.sqlclient.RowStream
 
fetchNextPage() - Method in class io.vertx.mutiny.cassandra.ResultSet
Unlike the bare Vert.x variant, this method returns a Uni.
fetchNextPageAndAwait() - Method in class io.vertx.mutiny.cassandra.ResultSet
Unlike the bare Vert.x variant, this method returns a ResultSet.
fetchNextPageAndForget() - Method in class io.vertx.mutiny.cassandra.ResultSet
Unlike the bare Vert.x variant, this method ignores the ResultSet result or any failure.
fieldNames() - Method in class io.vertx.mutiny.json.schema.JsonSchema
Returns the field names on the underlying object.
file() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
filename() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
filename() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
fileName() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
fileSystem() - Method in class io.vertx.mutiny.core.Vertx
Get the filesystem object.
FileSystem - Class in io.vertx.mutiny.core.file
Contains a broad set of operations for manipulating files on the file system.
FileSystem(FileSystem) - Constructor for class io.vertx.mutiny.core.file.FileSystem
Create a new instance of FileSystem delegating to the given (non-null) instance of FileSystem.
FileSystem(Object) - Constructor for class io.vertx.mutiny.core.file.FileSystem
 
FileUpload - Class in io.vertx.mutiny.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload(FileUpload) - Constructor for class io.vertx.mutiny.ext.web.FileUpload
Create a new instance of FileUpload delegating to the given (non-null) instance of FileUpload.
FileUpload(Object) - Constructor for class io.vertx.mutiny.ext.web.FileUpload
 
fileUploads() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
filteringRequestHeaders(Set<CharSequence>) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Filter the request headers in the given set.
filteringResponseHeaders(Set<CharSequence>) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Filter the response headers in the given set.
find(String) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Look up a schema using a JSON pointer notation
find(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection
find(String, String) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Finds an existing list of credentials for a given user name and credential ID.
findAllIds() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Finds all file ids in the bucket
findAllIdsAndAwait() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Finds all file ids in the bucket
findAllIdsAndForget() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Finds all file ids in the bucket
findAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection
findAndAwait(String, String) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Finds an existing list of credentials for a given user name and credential ID.
findAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection
findAndForget(String, String) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Finds an existing list of credentials for a given user name and credential ID.
findBatch(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection.
findBatchWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options.
findIds(JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Finds all file ids that match a query.
findIdsAndAwait(JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Finds all file ids that match a query.
findIdsAndForget(JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Finds all file ids that match a query.
findOne(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOneAndAwait(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOneAndDelete(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptionsAndAwait(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptionsAndForget(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndForget(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceAndAwait(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceAndForget(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.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.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceWithOptionsAndAwait(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceWithOptionsAndForget(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateAndAwait(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateAndForget(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.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.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateWithOptionsAndAwait(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateWithOptionsAndForget(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptionsAndAwait(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptionsAndForget(String, JsonObject, FindOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
fireEvent(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Fires a new user event
fireEventAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Fires a new user event
fireEventAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Fires a new user event
fireEventWithOptions(String, EventOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Fires a new user event
fireEventWithOptionsAndAwait(String, EventOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Fires a new user event
fireEventWithOptionsAndForget(String, EventOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Fires a new user event
firstAcquirer(boolean) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
fixedAddress(int, String) - Static method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Creates a simple provider for a fixed port and host.
fixedAddress(SocketAddress) - Static method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Creates a simple provider for a fixed SocketAddress.
fixedSizeMode(int) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Flip the parser into fixed size mode, where the record size is specified by size in bytes.
flush() - Method in class io.vertx.mutiny.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flush() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flush(RoutingContext) - Method in class io.vertx.mutiny.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.mutiny.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.mutiny.redis.client.RedisAPI
Removes all keys from all databases.
flushall(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes all keys from all databases.
flushallAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes all keys from all databases.
flushallAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes all keys from all databases.
flushallAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes all keys from all databases.
flushallAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes all keys from all databases.
flushAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flushAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flushAndAwait(RoutingContext) - Method in class io.vertx.mutiny.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.
flushAndAwait(RoutingContext, boolean) - Method in class io.vertx.mutiny.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.
flushAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flushAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flushAndForget(RoutingContext) - Method in class io.vertx.mutiny.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.
flushAndForget(RoutingContext, boolean) - Method in class io.vertx.mutiny.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.
flushdb(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove all keys from the current database.
flushdb(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Remove all keys from the current database.
flushdbAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove all keys from the current database.
flushdbAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Remove all keys from the current database.
flushdbAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove all keys from the current database.
flushdbAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Remove all keys from the current database.
followedRedirects() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
followRedirects() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
followRedirects(boolean) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Set whether to follow request redirections
format(RoutingContext, long) - Method in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
Formats and returns the log statement
formAttributes() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Returns a map of all form attributes in the request.
FormDataPart - Class in io.vertx.mutiny.ext.web.multipart
A form data part of a MultipartForm.
FormDataPart(FormDataPart) - Constructor for class io.vertx.mutiny.ext.web.multipart.FormDataPart
Create a new instance of FormDataPart delegating to the given (non-null) instance of FormDataPart.
FormDataPart(Object) - Constructor for class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
FormLoginHandler - Class in io.vertx.mutiny.ext.web.handler
Handler that handles login from a form on a custom login page.
FormLoginHandler(FormLoginHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Create a new instance of FormLoginHandler delegating to the given (non-null) instance of FormLoginHandler.
FormLoginHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.FormLoginHandler
 
formUrlEncoded(ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
Create a form application/x-www-form-urlencoded processor
forQuery(SqlClient, String) - Static method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning Row.
forUpdate(SqlClient, String) - Static method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Create an SQL template for query purpose consuming map parameters and returning void.
FoursquareAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Foursquare.
FoursquareAuth(FoursquareAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
Create a new instance of FoursquareAuth delegating to the given (non-null) instance of FoursquareAuth.
FoursquareAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
 
frameHandler(Consumer<WebSocketFrame>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
frameHandler(Consumer<WebSocketFrame>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
frameHandler(Consumer<WebSocketFrame>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
frameHandler(Consumer<WebSocketFrame>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Set a frame handler on the connection.
frameHandler(Consumer<WebSocketFrame>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Set a frame handler on the connection.
FreeMarkerTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.freemarker
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine(FreeMarkerTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Create a new instance of FreeMarkerTemplateEngine delegating to the given (non-null) instance of FreeMarkerTemplateEngine.
FreeMarkerTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
from(Object[]) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Wrap the provided array with a tuple.
from(String) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Build a JsonPointer from a json pointer string
from(List<T>) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Wrap the provided list with a tuple.
FROM - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
From header name
fromName(String) - Static method in class io.vertx.mutiny.ext.auth.User
Factory for user instances that are single string.
fromToken(String) - Static method in class io.vertx.mutiny.ext.auth.User
Factory for user instances that are single string.
fromURI(URI) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Build a JsonPointer from a URI.
fsProps(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsPropsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsPropsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsPropsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.fsProps(String)
ftAdd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftAddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftAddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftAggregate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Run a search query on an index and perform aggregate transformations on the results.
ftAggregateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Run a search query on an index and perform aggregate transformations on the results.
ftAggregateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Run a search query on an index and perform aggregate transformations on the results.
ftAliasadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an alias to the index.
ftAliasaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an alias to the index.
ftAliasaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an alias to the index.
ftAliasaddifnx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an alias to the index.
ftAliasaddifnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an alias to the index.
ftAliasaddifnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an alias to the index.
ftAliasdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an alias from the index.
ftAliasdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an alias from the index.
ftAliasdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an alias from the index.
ftAliasdelifx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an alias from the index.
ftAliasdelifxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an alias from the index.
ftAliasdelifxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes an alias from the index.
ftAliasupdate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds or updates an alias to the index.
ftAliasupdateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds or updates an alias to the index.
ftAliasupdateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds or updates an alias to the index.
ftAlter(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a new field to the index.
ftAlterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a new field to the index.
ftAlterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a new field to the index.
ftAlterifnx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a new field to the index.
ftAlterifnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a new field to the index.
ftAlterifnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a new field to the index.
ftConfig(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftConfigAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftConfigAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftCreate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates an index with the given spec.
ftCreateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates an index with the given spec.
ftCreateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates an index with the given spec.
ftCreateifnx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates an index with the given spec.
ftCreateifnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates an index with the given spec.
ftCreateifnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates an index with the given spec.
ftCursor(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftCursorAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftCursorAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftDebug(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
ftDebugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
ftDebugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
ftDel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftDelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftDelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftDictadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds terms to a dictionary.
ftDictaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds terms to a dictionary.
ftDictaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds terms to a dictionary.
ftDictdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes terms from a dictionary.
ftDictdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes terms from a dictionary.
ftDictdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes terms from a dictionary.
ftDictdump(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Dumps all terms in the given dictionary.
ftDictdumpAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Dumps all terms in the given dictionary.
ftDictdumpAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Dumps all terms in the given dictionary.
ftDrop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftDropAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftDropAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftDropifx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftDropifxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftDropifxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftDropindex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes the index.
ftDropindexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes the index.
ftDropindexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes the index.
ftDropindexifx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes the index.
ftDropindexifxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes the index.
ftDropindexifxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes the index.
ftExplain(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the execution plan for a complex query.
ftExplainAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the execution plan for a complex query.
ftExplainAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the execution plan for a complex query.
ftExplaincli(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the execution plan for a complex query.
ftExplaincliAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the execution plan for a complex query.
ftExplaincliAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the execution plan for a complex query.
ftGet(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftGetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftGetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftHybrid(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs hybrid search combining text search and vector similarity search.
ftHybridAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs hybrid search combining text search and vector similarity search.
ftHybridAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs hybrid search combining text search and vector similarity search.
ftInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics on the index.
ftInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics on the index.
ftInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics on the index.
ftList(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a list of all existing indexes.
ftListAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a list of all existing indexes.
ftListAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a list of all existing indexes.
ftMget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftMgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftMgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftProfile(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.
ftProfileAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.
ftProfileAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.
ftSafeadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftSafeaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftSafeaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftSearch(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Searches the index with a textual query, returning either documents or just ids.
ftSearchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Searches the index with a textual query, returning either documents or just ids.
ftSearchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Searches the index with a textual query, returning either documents or just ids.
ftSpellcheck(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs spelling correction on a query, returning suggestions for misspelled terms.
ftSpellcheckAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs spelling correction on a query, returning suggestions for misspelled terms.
ftSpellcheckAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Performs spelling correction on a query, returning suggestions for misspelled terms.
ftSugadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a suggestion string to an auto-complete suggestion dictionary.
ftSugaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a suggestion string to an auto-complete suggestion dictionary.
ftSugaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds a suggestion string to an auto-complete suggestion dictionary.
ftSugdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes a string from a suggestion index.
ftSugdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes a string from a suggestion index.
ftSugdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes a string from a suggestion index.
ftSugget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Gets completion suggestions for a prefix.
ftSuggetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Gets completion suggestions for a prefix.
ftSuggetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Gets completion suggestions for a prefix.
ftSuglen(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Gets the size of an auto-complete suggestion dictionary.
ftSuglenAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Gets the size of an auto-complete suggestion dictionary.
ftSuglenAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Gets the size of an auto-complete suggestion dictionary.
ftSynadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
ftSynaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
ftSynaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
ftSyndump(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Dumps the contents of a synonym group.
ftSyndumpAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Dumps the contents of a synonym group.
ftSyndumpAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Dumps the contents of a synonym group.
ftSynupdate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates or updates a synonym group with additional terms.
ftSynupdateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates or updates a synonym group with additional terms.
ftSynupdateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates or updates a synonym group with additional terms.
ftTagvals(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the distinct tags indexed in a Tag field.
ftTagvalsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the distinct tags indexed in a Tag field.
ftTagvalsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the distinct tags indexed in a Tag field.
fullVersion() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
function(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for function commands.
function(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for function commands.
functionAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for function commands.
functionAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for function commands.
functionAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for function commands.
functionAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for function commands.
future() - Method in class io.vertx.mutiny.core.Promise
Unlike the bare Vert.x variant, this method returns a Uni.
future() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Unlike the bare Vert.x variant, this method returns a Uni.
future() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Unlike the bare Vert.x variant, this method returns a Uni.
future() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Unlike the bare Vert.x variant, this method returns a Uni.
futureAndAwait() - Method in class io.vertx.mutiny.core.Promise
Unlike the bare Vert.x variant, this method returns a Promise.
futureAndAwait() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Unlike the bare Vert.x variant, this method returns a Boolean.
futureAndAwait() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Unlike the bare Vert.x variant, this method returns a Object.
futureAndAwait() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Unlike the bare Vert.x variant, this method returns a Boolean.
futureAndForget() - Method in class io.vertx.mutiny.core.Promise
Unlike the bare Vert.x variant, this method ignores the Promise result or any failure.
futureAndForget() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Unlike the bare Vert.x variant, this method ignores the Boolean result or any failure.
futureAndForget() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Unlike the bare Vert.x variant, this method ignores the Object result or any failure.
futureAndForget() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Unlike the bare Vert.x variant, this method ignores the Boolean result or any failure.

G

generate() - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Generate key with default size;
generate(int) - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Generate key
GENERATED_KEYS - Static variable in class io.vertx.mutiny.oracleclient.OracleClient
The property to be used to retrieve the generated keys
generateToken(JsonObject) - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject, JWTOptions) - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateUri(OtpKey, String) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creating URI for register in key in user device.
generateUri(OtpKey, String, String, String) - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creating URI for register in key in user device.
geoadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a geospatial index.
geoadd(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a geospatial index.
geoaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a geospatial index.
geoaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a geospatial index.
geoaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a geospatial index.
geoaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a geospatial index.
geodist(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the distance between two members of a geospatial index.
geodist(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the distance between two members of a geospatial index.
geodistAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the distance between two members of a geospatial index.
geodistAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the distance between two members of a geospatial index.
geodistAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the distance between two members of a geospatial index.
geodistAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the distance between two members of a geospatial index.
geohash(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns members from a geospatial index as geohash strings.
geohash(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index as geohash strings.
geohashAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns members from a geospatial index as geohash strings.
geohashAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index as geohash strings.
geohashAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns members from a geospatial index as geohash strings.
geohashAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index as geohash strings.
geopos(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the longitude and latitude of members from a geospatial index.
geopos(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the longitude and latitude of members from a geospatial index.
geoposAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the longitude and latitude of members from a geospatial index.
geoposAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the longitude and latitude of members from a geospatial index.
geoposAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the longitude and latitude of members from a geospatial index.
geoposAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the longitude and latitude of members from a geospatial index.
georadius(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS argument
georadius(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members within a distance from a coordinate, optionally stores the result.
georadiusAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS argument
georadiusAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members within a distance from a coordinate, optionally stores the result.
georadiusAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS argument
georadiusAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members within a distance from a coordinate, optionally stores the result.
georadiusbymember(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS and FROMMEMBER arguments
georadiusbymember(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members within a distance from a member, optionally stores the result.
georadiusbymemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members within a distance from a member, optionally stores the result.
georadiusbymemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members within a distance from a member, optionally stores the result.
georadiusbymemberRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index that are within a distance from a member.
georadiusbymemberRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index that are within a distance from a member.
georadiusbymemberRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH with the BYRADIUS and FROMMEMBER arguments
georadiusbymemberRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index that are within a distance from a member.
georadiusRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH with the BYRADIUS argument
georadiusRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index that are within a distance from a coordinate.
georadiusRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH with the BYRADIUS argument
georadiusRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index that are within a distance from a coordinate.
georadiusRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: GEOSEARCH with the BYRADIUS argument
georadiusRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members from a geospatial index that are within a distance from a coordinate.
geosearch(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Queries a geospatial index for members inside an area of a box or a circle.
geosearch(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members inside an area of a box, circle, or a polygon.
geosearchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Queries a geospatial index for members inside an area of a box or a circle.
geosearchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members inside an area of a box, circle, or a polygon.
geosearchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Queries a geospatial index for members inside an area of a box or a circle.
geosearchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members inside an area of a box, circle, or a polygon.
geosearchstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.
geosearchstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members inside an area of a box, a circle, or a polygon, optionally stores the result.
geosearchstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.
geosearchstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members inside an area of a box, a circle, or a polygon, optionally stores the result.
geosearchstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.
geosearchstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Queries a geospatial index for members inside an area of a box, a circle, or a polygon, optionally stores the result.
get() - Method in class io.vertx.mutiny.core.shareddata.Counter
Get the current value of the counter
get() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP GET request
get() - Method in class io.vertx.mutiny.ext.web.UserContext
Get the authenticated user (if any).
get() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
get(int, String, UriTemplate) - Method in class io.vertx.mutiny.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.mutiny.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and port.
get(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the default host and port.
get(Class<T>, int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get the the at the specified position and the specified type.
get(Class<T>, String) - Method in class io.vertx.mutiny.sqlclient.Row
Like Tuple.get(Class, int) but specifying the column instead of the position.
get(Object) - Method in class io.vertx.mutiny.core.Context
Get some data from the context.
get(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Get a value from the map
get(String) - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Get an algorithm interface by its Id
get(String) - Method in class io.vertx.mutiny.ext.auth.User
Get a value from the user object.
get(String) - Method in class io.vertx.mutiny.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.mutiny.ext.web.Router
Add a route that matches a HTTP GET request and the specified path
get(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Get some data from the context.
get(String) - Method in class io.vertx.mutiny.ext.web.Session
Get some data from the session
get(String) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the session with the specified ID.
get(String) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the session with the specified ID.
get(String) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the session with the specified ID.
get(String) - Method in class io.vertx.mutiny.json.schema.JsonSchema
Get a type casted value by key.
get(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key.
get(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key.
get(String) - Method in class io.vertx.mutiny.uritemplate.Variables
 
get(String, UriTemplate) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.httpproxy.ProxyContext
Get a payload attached to this context.
get(String, String) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.json.schema.JsonSchema
Get a type casted value by key.
get(String, T) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Get some data from the context.
get(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
GET - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
GET header value
getAbs(UriTemplate) - Method in class io.vertx.mutiny.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.mutiny.ext.web.client.WebClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAcceptableContentType() - Method in class io.vertx.mutiny.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.
getAclPolicies() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint lists all the ACL policies.
getAclPoliciesAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint lists all the ACL policies.
getAclPoliciesAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint lists all the ACL policies.
getAclTokens() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get list of Acl token
getAclTokensAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get list of Acl token
getAclTokensAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get list of Acl token
getAlgorithm() - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
 
getAllPreparedQueries() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns a list of all prepared queries.
getAllPreparedQueriesAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns a list of all prepared queries.
getAllPreparedQueriesAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns a list of all prepared queries.
getAndAdd(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAddAndAwait(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAddAndForget(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Get the current value of the counter
getAndAwait(String) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the session with the specified ID.
getAndAwait(String) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the session with the specified ID.
getAndAwait(String) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the session with the specified ID.
getAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key.
getAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key.
getAndAwait(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
getAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Get the current value of the counter
getAndForget(String) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the session with the specified ID.
getAndForget(String) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the session with the specified ID.
getAndForget(String) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the session with the specified ID.
getAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key.
getAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key.
getAndForget(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
getAndIncrement() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrementAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrementAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getArrayElement(Object, int) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Move the iterator the array element at specified index
getArrayOfBigDecimals(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of BigDecimal value at pos.
getArrayOfBigDecimals(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of BigDecimal value for the given column.
getArrayOfBooleans(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Boolean value at pos.
getArrayOfBooleans(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Boolean value for the given column.
getArrayOfBytes(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Byte value at pos.
getArrayOfBytes(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Byte value for the given column.
getArrayOfDoubles(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Double value at pos.
getArrayOfDoubles(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Double value for the given column.
getArrayOfFloats(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Float value at pos.
getArrayOfFloats(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Float value for the given column.
getArrayOfIntegers(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Integer value at pos.
getArrayOfIntegers(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Integer value for the given column.
getArrayOfJsonArrays(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of JsonArray value at pos.
getArrayOfJsonArrays(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of JsonArray value for the given column.
getArrayOfJsonObjects(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of JsonObject value at pos.
getArrayOfJsonObjects(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of JsonObject value for the given column.
getArrayOfJsons(int) - Method in class io.vertx.mutiny.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.mutiny.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.mutiny.sqlclient.Tuple
Get an array of LocalDate value at pos.
getArrayOfLocalDates(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of LocalDate value for the given column.
getArrayOfLocalDateTimes(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of LocalDateTime value at pos.
getArrayOfLocalDateTimes(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of LocalDateTime value for the given column.
getArrayOfLocalTimes(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of LocalTime value at pos.
getArrayOfLocalTimes(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of LocalTime value for the given column.
getArrayOfLongs(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Long value at pos.
getArrayOfLongs(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Long value for the given column.
getArrayOfNumerics(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Numeric value at pos.
getArrayOfNumerics(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Numeric value for the given column.
getArrayOfOffsetDateTimes(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of OffsetDateTime value at pos.
getArrayOfOffsetDateTimes(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of OffsetDateTime value for the given column.
getArrayOfOffsetTimes(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of OffsetTime value at pos.
getArrayOfOffsetTimes(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of OffsetTime value for the given column.
getArrayOfShorts(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Short value at pos.
getArrayOfShorts(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Short value for the given column.
getArrayOfStrings(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of String value at pos.
getArrayOfStrings(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of String value for the given column.
getArrayOfTemporals(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of Temporal value at pos.
getArrayOfTemporals(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of Temporal value for the given column.
getArrayOfUUIDs(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an array of UUID value at pos.
getArrayOfUUIDs(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an array of UUID value for the given column.
getAsyncMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMapAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMapAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAuthority() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
getAuthorization() - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
getAuthorizations() - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
getAuthorizations() - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider.AuthorizationProviderImpl
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in interface io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Updates the user with the set of authorizations.
getAuthorizations(User) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider.AuthorizationProviderImpl
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider.AuthorizationProviderImpl
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Updates the user with the set of authorizations.
getAuthorizationsAndForget(User) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Updates the user with the set of authorizations.
getBaseName() - Method in class io.vertx.mutiny.micrometer.MetricsService
 
getBigDecimal(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get BigDecimal value at pos.
getBigDecimal(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get BigDecimal value for the given column.
getbit(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a bit value by offset.
getbit(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a bit value by offset.
getbitAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a bit value by offset.
getbitAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a bit value by offset.
getbitAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a bit value by offset.
getbitAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a bit value by offset.
getBody() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
getBody() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Get the body of the response.
getBoolean() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getBoolean(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a boolean value at pos.
getBoolean(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a boolean value for the given column.
getBuffer() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getBuffer(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a buffer value at pos.
getBuffer(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a buffer value for the given column.
getByte(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a byte value at pos.
getByte(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a byte value for the given column.
getCachedConfig() - Method in class io.vertx.mutiny.config.ConfigRetriever
Gets the last computed configuration.
getCharset() - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
getClusterWideMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMapAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMapAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getCollections() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollectionsAndAwait() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollectionsAndForget() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get a list of all collections in the database.
getColumnDefinitions() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
getColumnIndex(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a column position for the given @code column}.
getColumnName(int) - Method in class io.vertx.mutiny.sqlclient.Row
Get a column name at pos.
getConfig() - Method in class io.vertx.mutiny.config.ConfigRetriever
Reads the configuration from the different ConfigStore and computes the final configuration.
getConfigAndAwait() - Method in class io.vertx.mutiny.config.ConfigRetriever
Reads the configuration from the different ConfigStore and computes the final configuration.
getConfigAndForget() - Method in class io.vertx.mutiny.config.ConfigRetriever
Reads the configuration from the different ConfigStore and computes the final configuration.
getConfirmationStream() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Get the ReadStream that contains the message IDs for confirmed messages.
getConnection() - Method in class io.vertx.mutiny.sqlclient.Pool
Get a connection from the pool.
getConnectionAndAwait() - Method in class io.vertx.mutiny.sqlclient.Pool
Get a connection from the pool.
getConnectionAndForget() - Method in class io.vertx.mutiny.sqlclient.Pool
Get a connection from the pool.
getContentId() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
get the Content-ID field
getContentType() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
get the Content-Type
getCookie(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Get the cookie with the specified name.
getCookie(String, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Get the cookie with the specified <name, domain, path>.
getCounter(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous counter.
getCounterAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous counter.
getCounterAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous counter.
getCredentialsOptions(String) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Creates an assertion challenge and any other parameters for the navigator.credentials.get() call.
getCredentialsOptionsAndAwait(String) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Creates an assertion challenge and any other parameters for the navigator.credentials.get() call.
getCredentialsOptionsAndForget(String) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Creates an assertion challenge and any other parameters for the navigator.credentials.get() call.
getData() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
get the data
getdel(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key after deleting the key.
getdel(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key after deleting the key.
getdelAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key after deleting the key.
getdelAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key after deleting the key.
getdelAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key after deleting the key.
getdelAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key after deleting the key.
getDelay(TimeUnit) - Method in class io.vertx.mutiny.core.Timer
 
getDelegate() - Method in interface io.smallrye.mutiny.vertx.MutinyDelegate
 
getDelegate() - Method in class io.vertx.mutiny.amqp.AmqpClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.amqp.AmqpConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.amqp.AmqpMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.amqp.AmqpSender
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.camel.CamelBridge
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.cassandra.ResultSet
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.config.ConfigRetriever
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.Context
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.dns.DnsClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.EventBus
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.Message
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.file.AsyncFile
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.file.FileSystem
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.http.HttpClient
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpHeaders
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.WebSocket
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
getDelegate() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.metrics.Measured
 
getDelegate() - Method in class io.vertx.mutiny.core.metrics.Measured.MeasuredImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.NetClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.NetServer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.NetSocket
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.QuicClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.QuicConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.QuicServer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.net.QuicStream
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
getDelegate() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.Promise
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.Counter
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.Lock
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.streams.Pipe
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
getDelegate() - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.streams.StreamBase
 
getDelegate() - Method in class io.vertx.mutiny.core.streams.StreamBase.StreamBaseImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.core.streams.WriteStream
 
getDelegate() - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.Timer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.Vertx
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.VertxBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.core.WorkerExecutor
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.db2client.DB2Builder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.db2client.DB2Connection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorization.AuthorizationImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.auth.authorization.Authorization
 
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider.AuthorizationProviderImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider
 
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.ChainAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.User
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.consul.Watch
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.consul.WatchResult
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.mail.MailClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.client.WebClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.codec.BodyCodec
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.common.WebEnvironment
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.FileUpload
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.AuthenticationHandler.AuthenticationHandlerImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.web.handler.AuthenticationHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.web.handler.InputTrustHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.InputTrustHandler.InputTrustHandlerImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.web.handler.PlatformHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.PlatformHandler.PlatformHandlerImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler.ProtocolUpgradeHandlerImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler.SecurityPolicyHandlerImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.RequestBody
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.Route
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.Router
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.Session
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.UserContext
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.Body
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.BodyTransformer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.BodyTransformers
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.json.schema.JsonFormatValidator
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.json.schema.JsonSchema
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.json.schema.Ref
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.json.schema.Validator
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.micrometer.MetricsService
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.micrometer.PrometheusRequestHandler
 
getDelegate() - Method in class io.vertx.mutiny.micrometer.PrometheusRequestHandler.PrometheusRequestHandlerImpl
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.micrometer.PrometheusScrapingHandler
 
getDelegate() - Method in class io.vertx.mutiny.micrometer.PrometheusScrapingHandler.PrometheusScrapingHandlerImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.mqtt.messages.MqttMessage
 
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttMessage.MqttMessageImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.MqttClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.MqttServer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mysqlclient.MySQLClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.oracleclient.OracleBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.oracleclient.OracleClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.pgclient.PgBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.pgclient.PgConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.redis.client.Redis
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.redis.client.RedisCluster
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.Cursor
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.Pool
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.PropertyKind
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.Query
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.Row
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.RowIterator
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.RowStream
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.SqlClient
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Get the delegate instance.
getDelegate() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
 
getDelegate() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.templates.RowMapper
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.Transaction
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.sqlclient.Tuple
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.uritemplate.UriTemplate
Get the delegate instance.
getDelegate() - Method in class io.vertx.mutiny.uritemplate.Variables
Get the delegate instance.
getDescription() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
get the description field
getDisposition() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
get the disposition field
getDouble() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getDouble(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a double value at pos.
getDouble(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a double value for the given column.
getErrorMessage() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
Get error of failure
getex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key after setting its expiration time.
getex(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key after setting its expiration time.
getexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key after setting its expiration time.
getexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key after setting its expiration time.
getexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the string value of a key after setting its expiration time.
getexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the string value of a key after setting its expiration time.
getExecutionInfo() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
getFloat() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getFloat(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a float value at pos.
getFloat(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a float value for the given column.
getFormAttribute(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Return the first form attribute value with the specified name
getHeader(CharSequence) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.mutiny.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(CharSequence) - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
Return the first header value with the specified name
getHeader(CharSequence) - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.mutiny.core.http.HttpRequestHead
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeaders() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Get the headers to be added for this attachment.
getId() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider.AuthorizationProviderImpl
returns the id of the authorization provider
getId() - Method in interface io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
returns the id of the authorization provider
getId() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
returns the id of the authorization provider
getInstanceCount() - Method in class io.vertx.mutiny.core.Context
 
getInteger() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getInteger(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an integer value at pos.
getInteger(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get an integer value for the given column.
getInternalStatistics() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a STATISTICS command to get a human readable string of the server internal status.
getInternalStatisticsAndAwait() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a STATISTICS command to get a human readable string of the server internal status.
getInternalStatisticsAndForget() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a STATISTICS command to get a human readable string of the server internal status.
getJson(int) - Method in class io.vertx.mutiny.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.mutiny.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 class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getJsonArray(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a JsonArray value at pos.
getJsonArray(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a JsonArray value for the given column.
getJsonObject() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
Returns null if value is not a JsonObject, otherwise it returns value
getJsonObject(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a JsonObject value at pos.
getJsonObject(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a JsonObject value for the given column.
getKeys(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysWithOptionsAndAwait(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getKeysWithOptionsAndForget(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of keys that corresponding to the specified key prefix.
getList(String) - Method in class io.vertx.mutiny.uritemplate.Variables
 
getLocal(ContextLocal<T>) - Method in class io.vertx.mutiny.core.Context
Get local data associated with key using the concurrent access mode.
getLocal(ContextLocal<T>, AccessMode) - Method in class io.vertx.mutiny.core.Context
Get local data associated with key using the specified access mode.
getLocalAsyncMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalAsyncMapAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalAsyncMapAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalCounter(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalCounterAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalCounterAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalDate(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get LocalDate value at pos.
getLocalDate(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get LocalDate value for the given column.
getLocalDateTime(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get LocalDateTime value at pos.
getLocalDateTime(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get LocalDateTime value for the given column.
getLocalLock(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLockAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLockAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLockWithTimeout(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLocalLock(String) but specifying a timeout.
getLocalLockWithTimeoutAndAwait(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLocalLock(String) but specifying a timeout.
getLocalLockWithTimeoutAndForget(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLocalLock(String) but specifying a timeout.
getLocalMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Return a LocalMap with the specific name.
getLocalTime(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get LocalTime value at pos.
getLocalTime(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get LocalTime value for the given column.
getLock(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLockAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLockAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLockWithTimeout(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLock(String) but specifying a timeout.
getLockWithTimeoutAndAwait(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLock(String) but specifying a timeout.
getLockWithTimeoutAndForget(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLock(String) but specifying a timeout.
getLong() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getLong(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a long value at pos.
getLong(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a long value for the given column.
getMap(String) - Method in class io.vertx.mutiny.uritemplate.Variables
 
getMaxRedirects() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getMetadata(String) - Method in class io.vertx.mutiny.ext.web.Route
Get some data from metadata.
getMetadata(String) - Method in class io.vertx.mutiny.ext.web.Router
Get some data from metadata.
getMethod() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
The HTTP method for the request.
getMethod() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
getMetricsSnapshot() - Method in class io.vertx.mutiny.micrometer.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.
getMetricsSnapshot(String) - Method in class io.vertx.mutiny.micrometer.MetricsService
Will return the metrics that begins with the baseName, null if no metrics is available.
getName() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
get the name
getName() - Method in class io.vertx.mutiny.ext.web.Route
 
getNumeric(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get Numeric value at pos.
getNumeric(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get Numeric value for the given column.
getObjectParameter(Object, String, boolean) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Returns the object parameter with specified key.
getOffsetDateTime(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get OffsetDateTime value at pos.
getOffsetDateTime(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get OffsetDateTime value for the given column.
getOffsetTime(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get OffsetTime value at pos.
getOffsetTime(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get OffsetTime value for the given column.
getOrCreateContext() - Method in class io.vertx.mutiny.core.Vertx
Gets the current context, or creates one if there isn't one
getOrDefault(Object, V) - Method in class io.vertx.mutiny.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 class io.vertx.mutiny.ext.auth.User
Get a value from the user object.
getParam(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Return the first param value with the specified name
getParam(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Return the first param value with the specified name or defaultValue when the query param is not present
getParamsCharset() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getPath() - Method in class io.vertx.mutiny.ext.web.Route
 
getPermission() - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
returns the value of the permission
getPermission() - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
return the value of the wildcard permission
getPreparedQuery(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns an existing prepared query
getPreparedQueryAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns an existing prepared query
getPreparedQueryAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns an existing prepared query
getrange(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a substring of the string stored at a key.
getrange(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a substring of the string stored at a key.
getrangeAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a substring of the string stored at a key.
getrangeAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a substring of the string stored at a key.
getrangeAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a substring of the string stored at a key.
getrangeAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a substring of the string stored at a key.
getReadLength() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
getResource() - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
returns an optional resource that the permission is assigned-on
getResource() - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
returns an optional resource that the role is assigned-on
getResource() - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
returns an optional resource that the permission is assigned-on
getRole() - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
returns the role
getRoutes() - Method in class io.vertx.mutiny.ext.web.Router
 
getset(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: SET with the !GET argument
getset(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the previous string value of a key after setting it to a new value.
getsetAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: SET with the !GET argument
getsetAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the previous string value of a key after setting it to a new value.
getsetAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: SET with the !GET argument
getsetAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the previous string value of a key after setting it to a new value.
getShort(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a short value at pos.
getShort(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a short value for the given column.
getSingle(String) - Method in class io.vertx.mutiny.uritemplate.Variables
 
getSize() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Gets the size of the attachment.
getStatusCode() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
getStatusCode() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Get the status code.
getStatusMessage() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
getStatusMessage() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Get the status message.
getStream() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Gets the data stream.
getStreamPriority() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getString() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
getString(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a string value at pos.
getString(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a string value for the given column.
getSubRouter() - Method in class io.vertx.mutiny.ext.web.Route
 
getTemporal(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get a Temporal value at pos.
getTemporal(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a temporal value for the given column.
getTrailer(String) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Return the first trailer value with the specified name
getTrailer(String) - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
Return the first trailer value with the specified name
getURI() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getURI() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
getURIWithoutFragment() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Return the underlying URI without the fragment
getUser() - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Get the authenticated user (if any) that is associated with this client.
getUUID(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get UUID value at pos.
getUUID(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get UUID value for the given column.
getValue(int) - Method in class io.vertx.mutiny.sqlclient.Tuple
Get an object value at pos.
getValue(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns key/value pair that corresponding to the specified key.
getValue(String) - Method in class io.vertx.mutiny.sqlclient.Row
Get a value for the given column.
getValueAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns key/value pair that corresponding to the specified key.
getValueAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns key/value pair that corresponding to the specified key.
getValues(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of key/value pairs that corresponding to the specified key prefix.
getValuesAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of key/value pairs that corresponding to the specified key prefix.
getValuesAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of key/value pairs that corresponding to the specified key prefix.
getValuesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of key/value pairs that corresponding to the specified key prefix.
getValuesWithOptionsAndAwait(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of key/value pairs that corresponding to the specified key prefix.
getValuesWithOptionsAndForget(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the list of key/value pairs that corresponding to the specified key prefix.
getValueWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns key/value pair that corresponding to the specified key.
getValueWithOptionsAndAwait(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns key/value pair that corresponding to the specified key.
getValueWithOptionsAndForget(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns key/value pair that corresponding to the specified key.
getWindowSize() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
getWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP GET request and the specified path regex
getWritePos() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
GiteeAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Gitee.
GiteeAuth(GiteeAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
Create a new instance of GiteeAuth delegating to the given (non-null) instance of GiteeAuth.
GiteeAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
 
GithubAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Github.
GithubAuth(GithubAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
Create a new instance of GithubAuth delegating to the given (non-null) instance of GithubAuth.
GithubAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
 
GitLabAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for GitLab.com.
GitLabAuth(GitLabAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
Create a new instance of GitLabAuth delegating to the given (non-null) instance of GitLabAuth.
GitLabAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
 
goAway(long) - Method in class io.vertx.mutiny.core.http.HttpConnection
Deprecated.
goAway(long, int) - Method in class io.vertx.mutiny.core.http.HttpConnection
Deprecated.
goAway(long, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
Deprecated.
goAwayHandler(Consumer<GoAway>) - Method in class io.vertx.mutiny.core.http.HttpConnection
Set an handler called when a GOAWAY frame is received.
GoogleAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Google.
GoogleAuth(GoogleAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Create a new instance of GoogleAuth delegating to the given (non-null) instance of GoogleAuth.
GoogleAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
 
grantedQoSLevels() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
graphBulk(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphBulkAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphBulkAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphConfig(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphConfigAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphConfigAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphDebug(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphDebugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphDebugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphDelete(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphDeleteAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphDeleteAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphExplain(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphExplainAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphExplainAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
GraphiQLHandler - Class in io.vertx.mutiny.ext.web.handler.graphql
A handler for GraphiQL resources.
GraphiQLHandler(GraphiQLHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Create a new instance of GraphiQLHandler delegating to the given (non-null) instance of GraphiQLHandler.
GraphiQLHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
GraphiQLHandlerBuilder - Class in io.vertx.mutiny.ext.web.handler.graphql
A builder for GraphiQLHandler instances.
GraphiQLHandlerBuilder(GraphiQLHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
Create a new instance of GraphiQLHandlerBuilder delegating to the given (non-null) instance of GraphiQLHandlerBuilder.
GraphiQLHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
graphList(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphListAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphListAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphProfile(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphProfileAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphProfileAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
GraphQLHandler - Class in io.vertx.mutiny.ext.web.handler.graphql
A Route handler for GraphQL requests.
GraphQLHandler(GraphQLHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Create a new instance of GraphQLHandler delegating to the given (non-null) instance of GraphQLHandler.
GraphQLHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
GraphQLHandlerBuilder - Class in io.vertx.mutiny.ext.web.handler.graphql
A builder for GraphQLHandler instances.
GraphQLHandlerBuilder(GraphQLHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
Create a new instance of GraphQLHandlerBuilder delegating to the given (non-null) instance of GraphQLHandlerBuilder.
GraphQLHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
GraphQLWSHandler - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
GraphQLWSHandler(GraphQLWSHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Create a new instance of GraphQLWSHandler delegating to the given (non-null) instance of GraphQLWSHandler.
GraphQLWSHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
GraphQLWSHandlerBuilder - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
A builder for GraphQLWSHandler instances.
GraphQLWSHandlerBuilder(GraphQLWSHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Create a new instance of GraphQLWSHandlerBuilder delegating to the given (non-null) instance of GraphQLWSHandlerBuilder.
GraphQLWSHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
graphQuery(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphQueryAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphQueryAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphRoQuery(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphRoQueryAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphRoQueryAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphSlowlog(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphSlowlogAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
graphSlowlogAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
groupByNodes(List<Request>) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Groups the requests into a RequestGrouping, which contains: keyed requests: requests that include a key and it is therefore possible to determine to which master node they should be sent; all requests in each inner list in the keyed collection are guaranteed to be sent to the same master node; unkeyed requests: requests that do not include a key and it is therefore not possible to determine to which master node they should be sent. If any of the requests includes multiple keys that belong to different master nodes, the resulting uni will fail.
groupByNodesAndAwait(List<Request>) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Groups the requests into a RequestGrouping, which contains: keyed requests: requests that include a key and it is therefore possible to determine to which master node they should be sent; all requests in each inner list in the keyed collection are guaranteed to be sent to the same master node; unkeyed requests: requests that do not include a key and it is therefore not possible to determine to which master node they should be sent. If any of the requests includes multiple keys that belong to different master nodes, the resulting underlying uni will fail.
groupByNodesAndForget(List<Request>) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Groups the requests into a RequestGrouping, which contains: keyed requests: requests that include a key and it is therefore possible to determine to which master node they should be sent; all requests in each inner list in the keyed collection are guaranteed to be sent to the same master node; unkeyed requests: requests that do not include a key and it is therefore not possible to determine to which master node they should be sent. If any of the requests includes multiple keys that belong to different master nodes, the resulting underlying uni will fail.
groupId() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
groupId(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
groupSequence() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 

H

halfOpenHandler(Runnable) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Sets a Handler to be invoked when the circuit breaker state switches to half-open.
handle(AsyncResult<T>) - Method in class io.vertx.mutiny.core.Promise
Succeed or fail this promise with the AsyncResult event.
handle(Buffer) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Handle an item.
handle(Buffer) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
This method is called to provide the parser with data.
handle(HttpServerRequest) - Method in class io.vertx.mutiny.ext.web.Router
Handle an item.
handle(HttpServerRequest) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Handle the outbound HttpServerRequest.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.AuthenticationHandler.AuthenticationHandlerImpl
Handle an item.
handle(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.AuthenticationHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Handle an item.
handle(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.InputTrustHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.InputTrustHandler.InputTrustHandlerImpl
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Handle an item.
handle(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.PlatformHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.PlatformHandler.PlatformHandlerImpl
Handle an item.
handle(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler.ProtocolUpgradeHandlerImpl
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
Handle an item.
handle(RoutingContext) - Method in interface io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler.SecurityPolicyHandlerImpl
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
Handle an item.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
Handle an item.
handle(U) - Method in class io.smallrye.mutiny.vertx.DelegatingConsumerHandler
 
handle(U) - Method in class io.smallrye.mutiny.vertx.DelegatingHandler
 
HandlebarsTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.handlebars
A template engine that uses the Handlebars library.
HandlebarsTemplateEngine(HandlebarsTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a new instance of HandlebarsTemplateEngine delegating to the given (non-null) instance of HandlebarsTemplateEngine.
HandlebarsTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
handleContext(RoutingContext) - Method in class io.vertx.mutiny.ext.web.Router
Used to route a context to the router.
handleFailure(RoutingContext) - Method in class io.vertx.mutiny.ext.web.Router
Used to route a failure to the router.
handleProxyRequest(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Handle the proxy request at the stage of this interceptor.
handleProxyRequestAndAwait(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Handle the proxy request at the stage of this interceptor.
handleProxyRequestAndForget(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Handle the proxy request at the stage of this interceptor.
handleProxyResponse(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Handle the proxy response at the stage of this interceptor.
handleProxyResponseAndAwait(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Handle the proxy response at the stage of this interceptor.
handleProxyResponseAndForget(ProxyContext) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Handle the proxy response at the stage of this interceptor.
handler(Handler<J>) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
handler(Consumer<Row>) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
handler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.net.QuicStream
Set the handler signaled with the data events the remote peer has sent.
handler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
handler(Consumer<DatagramPacket>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
handler(Consumer<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
handler(Consumer<AmqpMessage>) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
handler(Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
handler(Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.Route
Append a request handler to the route handlers list.
handler(Consumer<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
handler(Consumer<RabbitMQMessage>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Set a message handler.
handler(Consumer<Response>) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Set a data handler.
handler(Consumer<String>) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Set or unset an handler to be called when a the channel is notified by Postgres.
handler(Consumer<T>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Set a data handler.
handler(Consumer<T>) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Set a data handler.
handler(Consumer<T>) - Method in class io.vertx.mutiny.sqlclient.RowStream
 
hasAmr(String) - Method in class io.vertx.mutiny.ext.auth.User
The "amr" (Authentication Methods References) returns a unique list of claims as defined and registered in the IANA "JSON Web Token Claims" registry.
hash(String, String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Hashes a password to be stored.
hash(String, String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Hashes a password to be stored.
hash(String, Map<String, String>, String, String) - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Hashes a password.
hash(String, Map<String, String>, String, String) - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Hashes a password to be stored.
hash(String, Map<String, String>, String, String) - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Hashes a password to be stored.
hashCode() - Method in class io.smallrye.mutiny.vertx.DelegatingConsumerHandler
 
hashCode() - Method in class io.smallrye.mutiny.vertx.DelegatingHandler
 
hashCode() - Method in class io.vertx.mutiny.amqp.AmqpClient
 
hashCode() - Method in class io.vertx.mutiny.amqp.AmqpConnection
 
hashCode() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
hashCode() - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
hashCode() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
hashCode() - Method in class io.vertx.mutiny.amqp.AmqpSender
 
hashCode() - Method in class io.vertx.mutiny.camel.CamelBridge
 
hashCode() - Method in class io.vertx.mutiny.cassandra.CassandraClient
 
hashCode() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
hashCode() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
hashCode() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
hashCode() - Method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
hashCode() - Method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
 
hashCode() - Method in class io.vertx.mutiny.config.ConfigRetriever
 
hashCode() - Method in class io.vertx.mutiny.core.Context
 
hashCode() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
hashCode() - Method in class io.vertx.mutiny.core.dns.DnsClient
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.Message
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
hashCode() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
hashCode() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
hashCode() - Method in class io.vertx.mutiny.core.file.FileSystem
 
hashCode() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServer
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
hashCode() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
hashCode() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
hashCode() - Method in class io.vertx.mutiny.core.http.WebSocket
 
hashCode() - Method in class io.vertx.mutiny.core.http.WebSocketClient
 
hashCode() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
hashCode() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
hashCode() - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
 
hashCode() - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
 
hashCode() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
hashCode() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
 
hashCode() - Method in class io.vertx.mutiny.core.net.NetClient
 
hashCode() - Method in class io.vertx.mutiny.core.net.NetServer
 
hashCode() - Method in class io.vertx.mutiny.core.net.NetSocket
 
hashCode() - Method in class io.vertx.mutiny.core.net.QuicClient
 
hashCode() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
hashCode() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
 
hashCode() - Method in class io.vertx.mutiny.core.net.QuicServer
 
hashCode() - Method in class io.vertx.mutiny.core.net.QuicStream
 
hashCode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
hashCode() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
hashCode() - Method in class io.vertx.mutiny.core.Promise
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.Counter
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.Lock
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
hashCode() - Method in class io.vertx.mutiny.core.streams.Pipe
 
hashCode() - Method in class io.vertx.mutiny.core.Timer
 
hashCode() - Method in class io.vertx.mutiny.core.Vertx
 
hashCode() - Method in class io.vertx.mutiny.core.VertxBuilder
 
hashCode() - Method in class io.vertx.mutiny.core.WorkerExecutor
 
hashCode() - Method in class io.vertx.mutiny.db2client.DB2Builder
 
hashCode() - Method in class io.vertx.mutiny.db2client.DB2Connection
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.ChainAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.User
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
 
hashCode() - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
 
hashCode() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
 
hashCode() - Method in class io.vertx.mutiny.ext.consul.Watch
 
hashCode() - Method in class io.vertx.mutiny.ext.consul.WatchResult
 
hashCode() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
 
hashCode() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
hashCode() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
 
hashCode() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
 
hashCode() - Method in class io.vertx.mutiny.ext.mail.MailClient
 
hashCode() - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
 
hashCode() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
 
hashCode() - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.client.CachingWebClient
 
hashCode() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
hashCode() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
hashCode() - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
 
hashCode() - Method in class io.vertx.mutiny.ext.web.client.WebClient
 
hashCode() - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
 
hashCode() - Method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
hashCode() - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.common.WebEnvironment
 
hashCode() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
 
hashCode() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
 
hashCode() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
hashCode() - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
hashCode() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
hashCode() - Method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.RequestBody
 
hashCode() - Method in class io.vertx.mutiny.ext.web.Route
 
hashCode() - Method in class io.vertx.mutiny.ext.web.Router
 
hashCode() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
hashCode() - Method in class io.vertx.mutiny.ext.web.Session
 
hashCode() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
 
hashCode() - Method in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
 
hashCode() - Method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
 
hashCode() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
 
hashCode() - Method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
 
hashCode() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
hashCode() - Method in class io.vertx.mutiny.ext.web.UserContext
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
hashCode() - Method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.Body
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.BodyTransformer
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.BodyTransformers
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.HttpProxy
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
hashCode() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
hashCode() - Method in class io.vertx.mutiny.json.schema.JsonFormatValidator
 
hashCode() - Method in class io.vertx.mutiny.json.schema.JsonSchema
 
hashCode() - Method in class io.vertx.mutiny.json.schema.Ref
 
hashCode() - Method in class io.vertx.mutiny.json.schema.SchemaRepository
 
hashCode() - Method in class io.vertx.mutiny.json.schema.Validator
 
hashCode() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
 
hashCode() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
hashCode() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
hashCode() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
hashCode() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
hashCode() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
hashCode() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
hashCode() - Method in class io.vertx.mutiny.micrometer.MetricsService
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
hashCode() - Method in class io.vertx.mutiny.mqtt.MqttClient
 
hashCode() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
hashCode() - Method in class io.vertx.mutiny.mqtt.MqttServer
 
hashCode() - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
hashCode() - Method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
 
hashCode() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
 
hashCode() - Method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
 
hashCode() - Method in class io.vertx.mutiny.mysqlclient.MySQLClient
 
hashCode() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
 
hashCode() - Method in class io.vertx.mutiny.oracleclient.OracleBuilder
 
hashCode() - Method in class io.vertx.mutiny.oracleclient.OracleClient
 
hashCode() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
 
hashCode() - Method in class io.vertx.mutiny.pgclient.PgBuilder
 
hashCode() - Method in class io.vertx.mutiny.pgclient.PgConnection
 
hashCode() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
hashCode() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
hashCode() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
 
hashCode() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
hashCode() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
hashCode() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
 
hashCode() - Method in class io.vertx.mutiny.redis.client.Redis
 
hashCode() - Method in class io.vertx.mutiny.redis.client.RedisAPI
 
hashCode() - Method in class io.vertx.mutiny.redis.client.RedisCluster
 
hashCode() - Method in class io.vertx.mutiny.redis.client.RedisConnection
 
hashCode() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.Cursor
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.Pool
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.PropertyKind
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.Query
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.Row
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.RowIterator
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.RowSet
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.SqlClient
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.templates.RowMapper
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.Transaction
 
hashCode() - Method in class io.vertx.mutiny.sqlclient.Tuple
 
hashCode() - Method in class io.vertx.mutiny.uritemplate.UriTemplate
 
hashCode() - Method in class io.vertx.mutiny.uritemplate.Variables
 
HashingAlgorithm - Class in io.vertx.mutiny.ext.auth.hashing
Hashing Algorithm.
HashingAlgorithm(HashingAlgorithm) - Constructor for class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
Create a new instance of HashingAlgorithm delegating to the given (non-null) instance of HashingAlgorithm.
HashingAlgorithm(Object) - Constructor for class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
 
HashingStrategy - Class in io.vertx.mutiny.ext.auth.hashing
Hashing Strategy manager.
HashingStrategy(HashingStrategy) - Constructor for class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Create a new instance of HashingStrategy delegating to the given (non-null) instance of HashingStrategy.
HashingStrategy(Object) - Constructor for class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
 
hasMore() - Method in class io.vertx.mutiny.sqlclient.Cursor
Returns true when the cursor has results in progress and the Cursor.read(int) should be called to retrieve them.
hasMorePages() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
hasNext() - Method in class io.vertx.mutiny.sqlclient.RowIterator
 
hdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or more fields and their values from a hash.
hdel(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes one or more fields and their values from a hash.
hdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or more fields and their values from a hash.
hdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes one or more fields and their values from a hash.
hdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or more fields and their values from a hash.
hdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes one or more fields and their values from a hash.
head() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP HEAD request
head(int, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(int, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path
head(String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head(String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
headAbs(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headAbs(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
header(String) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Specify the source for the api key extraction as an HTTP header with the given name.
header(String, Buffer) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
header(String, String) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
headerParameter(ParameterProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
headerParameter(String) - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get header parameter by name.
headerParametersNames() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get list of all parameter names inside header
headers() - Method in class io.vertx.mutiny.core.eventbus.Message
Multi-map of message headers.
headers() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Returns the HTTP headers.
headers() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
headers() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
headers() - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
headers() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
headers() - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
 
headers() - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
 
headers() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
headers() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Returns the HTTP headers.
headers() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Returns the HTTP headers.
headers() - Method in class io.vertx.mutiny.core.http.WebSocket
Returns the HTTP headers.
headers() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Returns the HTTP headers.
headers() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Returns the HTTP headers.
headers() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
headers() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
headers() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Return the headers corresponding to the last request for this socket or the websocket handshake Any cookie headers will be removed for security reasons
headers() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
headers() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
headers() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
headers() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
headers(HttpVersion) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
headersEndHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Provide a handler that will be called just before the headers are written to the wire.
headWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path regex
headWritten() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
HealthCheckHandler - Class in io.vertx.mutiny.ext.web.healthchecks
A Vert.x Web handler on which you register health check procedure.
HealthCheckHandler(HealthCheckHandler) - Constructor for class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Create a new instance of HealthCheckHandler delegating to the given (non-null) instance of HealthCheckHandler.
HealthCheckHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
 
healthChecks(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks associated with the service
HealthChecks - Class in io.vertx.mutiny.ext.healthchecks
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
HealthChecks(HealthChecks) - Constructor for class io.vertx.mutiny.ext.healthchecks.HealthChecks
Create a new instance of HealthChecks delegating to the given (non-null) instance of HealthChecks.
HealthChecks(Object) - Constructor for class io.vertx.mutiny.ext.healthchecks.HealthChecks
 
healthChecksAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks associated with the service
healthChecksAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks associated with the service
healthChecksWithOptions(String, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks associated with the service
healthChecksWithOptionsAndAwait(String, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks associated with the service
healthChecksWithOptionsAndForget(String, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks associated with the service
healthNodesWithOptions(String, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks specific to the node provided on the path.
healthNodesWithOptionsAndAwait(String, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks specific to the node provided on the path.
healthNodesWithOptionsAndForget(String, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks specific to the node provided on the path.
healthServiceNodes(String, boolean) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing the service.
healthServiceNodesAndAwait(String, boolean) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing the service.
healthServiceNodesAndForget(String, boolean) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing the service.
healthServiceNodesWithOptions(String, boolean, ServiceQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing the service.
healthServiceNodesWithOptionsAndAwait(String, boolean, ServiceQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing the service.
healthServiceNodesWithOptionsAndForget(String, boolean, ServiceQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the nodes providing the service.
healthState(HealthState) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks in the specified status
healthStateAndAwait(HealthState) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks in the specified status
healthStateAndForget(HealthState) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks in the specified status
healthStateWithOptions(HealthState, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks in the specified status
healthStateWithOptionsAndAwait(HealthState, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks in the specified status
healthStateWithOptionsAndForget(HealthState, CheckQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the checks in the specified status
hello(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Handshakes with the Redis server.
hello(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Handshakes with the server.
helloAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Handshakes with the Redis server.
helloAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Handshakes with the server.
helloAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Handshakes with the Redis server.
helloAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Handshakes with the server.
HerokuAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Heroku.
HerokuAuth(HerokuAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
Create a new instance of HerokuAuth delegating to the given (non-null) instance of HerokuAuth.
HerokuAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
 
hexists(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether a field exists in a hash.
hexists(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether a field exists in a hash.
hexistsAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether a field exists in a hash.
hexistsAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether a field exists in a hash.
hexistsAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether a field exists in a hash.
hexistsAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether a field exists in a hash.
hexpire(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using relative time to expire (seconds).
hexpire(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash fields.
hexpireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using relative time to expire (seconds).
hexpireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash fields.
hexpireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using relative time to expire (seconds).
hexpireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash fields.
hexpireat(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using an absolute Unix timestamp (seconds).
hexpireat(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash fields.
hexpireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using an absolute Unix timestamp (seconds).
hexpireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash fields.
hexpireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using an absolute Unix timestamp (seconds).
hexpireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash fields.
hexpiretime(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a hash field as a Unix timestamp, in seconds.
hexpiretime(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns Unix timestamps in seconds since the epoch at which the given key's field(s) will expire.
hexpiretimeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a hash field as a Unix timestamp, in seconds.
hexpiretimeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns Unix timestamps in seconds since the epoch at which the given key's field(s) will expire.
hexpiretimeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a hash field as a Unix timestamp, in seconds.
hexpiretimeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns Unix timestamps in seconds since the epoch at which the given key's field(s) will expire.
hget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the value of a field in a hash.
hget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the value of a field in a hash.
hgetall(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all fields and values in a hash.
hgetall(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all fields and values in a hash.
hgetallAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all fields and values in a hash.
hgetallAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all fields and values in a hash.
hgetallAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all fields and values in a hash.
hgetallAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all fields and values in a hash.
hgetAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the value of a field in a hash.
hgetAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the value of a field in a hash.
hgetAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the value of a field in a hash.
hgetAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the value of a field in a hash.
hgetdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the value of a field and deletes it from the hash.
hgetdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the value of a field and deletes it from the hash.
hgetdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the value of a field and deletes it from the hash.
hgetex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the value of one or more fields of a given hash key, and optionally set their expiration.
hgetex(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get the value of one or more fields of a given hash key, and optionally set their expiration time or time-to-live (TTL).
hgetexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the value of one or more fields of a given hash key, and optionally set their expiration.
hgetexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get the value of one or more fields of a given hash key, and optionally set their expiration time or time-to-live (TTL).
hgetexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the value of one or more fields of a given hash key, and optionally set their expiration.
hgetexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get the value of one or more fields of a given hash key, and optionally set their expiration time or time-to-live (TTL).
hincrby(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a field in a hash by a number.
hincrby(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a field in a hash by a number.
hincrbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a field in a hash by a number.
hincrbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a field in a hash by a number.
hincrbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a field in a hash by a number.
hincrbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a field in a hash by a number.
hincrbyfloat(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the floating point value of a field by a number.
hincrbyfloat(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the floating point value of a field by a number.
hincrbyfloatAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the floating point value of a field by a number.
hincrbyfloatAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the floating point value of a field by a number.
hincrbyfloatAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the floating point value of a field by a number.
hincrbyfloatAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the floating point value of a field by a number.
hkeys(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all fields in a hash.
hkeys(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all fields in a hash.
hkeysAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all fields in a hash.
hkeysAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all fields in a hash.
hkeysAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all fields in a hash.
hkeysAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all fields in a hash.
hlen(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of fields in a hash.
hlen(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of fields in a hash.
hlenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of fields in a hash.
hlenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of fields in a hash.
hlenAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of fields in a hash.
hlenAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of fields in a hash.
hmget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the values of all fields in a hash.
hmget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the values of all fields in a hash.
hmgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the values of all fields in a hash.
hmgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the values of all fields in a hash.
hmgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the values of all fields in a hash.
hmgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the values of all fields in a hash.
hmset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 4.0.0, replaced by: HSET with multiple field-value pairs
hmset(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the values of multiple fields.
hmsetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 4.0.0, replaced by: HSET with multiple field-value pairs
hmsetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the values of multiple fields.
hmsetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 4.0.0, replaced by: HSET with multiple field-value pairs
hmsetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the values of multiple fields.
host() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
host(String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to use a new host value.
HOST - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Host header name
hotkeys(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for hotkeys tracking commands.
hotkeysAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for hotkeys tracking commands.
hotkeysAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for hotkeys tracking commands.
HotpAuth - Class in io.vertx.mutiny.ext.auth.otp.hotp
An extension of AuthProvider which uses the one time passwords based on counter to perform authentication.
HotpAuth(HotpAuth) - Constructor for class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Create a new instance of HotpAuth delegating to the given (non-null) instance of HotpAuth.
HotpAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
 
hpersist(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes the expiration time for each specified field.
hpersist(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Remove the existing expiration on a hash key's field(s).
hpersistAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes the expiration time for each specified field.
hpersistAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Remove the existing expiration on a hash key's field(s).
hpersistAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes the expiration time for each specified field.
hpersistAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Remove the existing expiration on a hash key's field(s).
hpexpire(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using relative time to expire (milliseconds).
hpexpire(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash object.
hpexpireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using relative time to expire (milliseconds).
hpexpireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash object.
hpexpireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using relative time to expire (milliseconds).
hpexpireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiry time on hash object.
hpexpireat(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using an absolute Unix timestamp (milliseconds).
hpexpireat(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiration time on hash field.
hpexpireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using an absolute Unix timestamp (milliseconds).
hpexpireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiration time on hash field.
hpexpireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set expiry for hash field using an absolute Unix timestamp (milliseconds).
hpexpireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set expiration time on hash field.
hpexpiretime(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a hash field as a Unix timestamp, in msec.
hpexpiretime(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the Unix timestamp in milliseconds since Unix epoch at which the given key's field(s) will expire.
hpexpiretimeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a hash field as a Unix timestamp, in msec.
hpexpiretimeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the Unix timestamp in milliseconds since Unix epoch at which the given key's field(s) will expire.
hpexpiretimeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a hash field as a Unix timestamp, in msec.
hpexpiretimeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the Unix timestamp in milliseconds since Unix epoch at which the given key's field(s) will expire.
hpttl(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the TTL in milliseconds of a hash field.
hpttl(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the remaining time to live in milliseconds of a hash key's field(s) that have an associated expiration.
hpttlAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the TTL in milliseconds of a hash field.
hpttlAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the remaining time to live in milliseconds of a hash key's field(s) that have an associated expiration.
hpttlAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the TTL in milliseconds of a hash field.
hpttlAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the remaining time to live in milliseconds of a hash key's field(s) that have an associated expiration.
hrandfield(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random fields from a hash.
hrandfield(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random fields from a hash.
hrandfieldAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random fields from a hash.
hrandfieldAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random fields from a hash.
hrandfieldAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random fields from a hash.
hrandfieldAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random fields from a hash.
hscan(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over fields and values of a hash.
hscan(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over fields and values of a hash.
hscanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over fields and values of a hash.
hscanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over fields and values of a hash.
hscanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over fields and values of a hash.
hscanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over fields and values of a hash.
hset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates or modifies the value of a field in a hash.
hset(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates or modifies the value of a field in a hash.
hsetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates or modifies the value of a field in a hash.
hsetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates or modifies the value of a field in a hash.
hsetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates or modifies the value of a field in a hash.
hsetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates or modifies the value of a field in a hash.
hsetex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set the value of one or more fields of a given hash key, and optionally set their expiration.
hsetex(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set the value of one or more fields of a given hash key, and optionally set their expiration time.
hsetexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set the value of one or more fields of a given hash key, and optionally set their expiration.
hsetexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set the value of one or more fields of a given hash key, and optionally set their expiration time.
hsetexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set the value of one or more fields of a given hash key, and optionally set their expiration.
hsetexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set the value of one or more fields of a given hash key, and optionally set their expiration time.
hsetnx(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the value of a field in a hash only when the field doesn't exist.
hsetnx(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the value of a field in a hash only when the field doesn't exist.
hsetnxAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the value of a field in a hash only when the field doesn't exist.
hsetnxAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the value of a field in a hash only when the field doesn't exist.
hsetnxAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the value of a field in a hash only when the field doesn't exist.
hsetnxAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the value of a field in a hash only when the field doesn't exist.
hstrlen(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of the value of a field.
hstrlen(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of the value of a field.
hstrlenAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of the value of a field.
hstrlenAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of the value of a field.
hstrlenAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of the value of a field.
hstrlenAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of the value of a field.
HSTSHandler - Class in io.vertx.mutiny.ext.web.handler
HTTP Strict Transport Security (HSTS) RFC6797.
HSTSHandler(HSTSHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.HSTSHandler
Create a new instance of HSTSHandler delegating to the given (non-null) instance of HSTSHandler.
HSTSHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.HSTSHandler
 
HTDIGEST_FILE - Static variable in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
The property name to be used to set the name of the collection inside the config
HtdigestAuth - Class in io.vertx.mutiny.ext.auth.htdigest
An extension of AuthProvider which is using .htdigest file as store
HtdigestAuth(HtdigestAuth) - Constructor for class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Create a new instance of HtdigestAuth delegating to the given (non-null) instance of HtdigestAuth.
HtdigestAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
 
HtpasswdAuth - Class in io.vertx.mutiny.ext.auth.htpasswd
An extension of AuthProvider which is using htpasswd file as store
HtpasswdAuth(HtpasswdAuth) - Constructor for class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
Create a new instance of HtpasswdAuth delegating to the given (non-null) instance of HtpasswdAuth.
HtpasswdAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
httl(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the TTL in seconds of a hash field.
httl(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the remaining time to live (in seconds) of a hash key's field(s) that have an associated expiration.
httlAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the TTL in seconds of a hash field.
httlAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the remaining time to live (in seconds) of a hash key's field(s) that have an associated expiration.
httlAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the TTL in seconds of a hash field.
httlAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the remaining time to live (in seconds) of a hash key's field(s) that have an associated expiration.
HTTLTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.httl
A template engine that uses the HTTL library.
HTTLTemplateEngine(HTTLTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Create a new instance of HTTLTemplateEngine delegating to the given (non-null) instance of HTTLTemplateEngine.
HTTLTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
 
HttpClient - Interface in io.vertx.mutiny.core.http
The API to interacts with an HTTP server.
HttpClient.HttpClientImpl - Class in io.vertx.mutiny.core.http
 
HttpClientAgent - Class in io.vertx.mutiny.core.http
An asynchronous HTTP client.
HttpClientAgent(HttpClientAgent) - Constructor for class io.vertx.mutiny.core.http.HttpClientAgent
Create a new instance of HttpClientAgent delegating to the given (non-null) instance of HttpClientAgent.
HttpClientAgent(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientAgent
 
httpClientBuilder() - Method in class io.vertx.mutiny.core.Vertx
Provide a builder for HttpClient, it can be used to configure advanced HTTP client settings like a redirect handler or a connection handler.
HttpClientBuilder - Class in io.vertx.mutiny.core.http
A builder for HttpClient.
HttpClientBuilder(HttpClientBuilder) - Constructor for class io.vertx.mutiny.core.http.HttpClientBuilder
Create a new instance of HttpClientBuilder delegating to the given (non-null) instance of HttpClientBuilder.
HttpClientBuilder(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientBuilder
 
HttpClientConnection - Class in io.vertx.mutiny.core.http
Represents an HTTP client connection.
HttpClientConnection(HttpClientConnection) - Constructor for class io.vertx.mutiny.core.http.HttpClientConnection
Create a new instance of HttpClientConnection delegating to the given (non-null) instance of HttpClientConnection.
HttpClientConnection(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientConnection
 
HttpClientImpl(HttpClient) - Constructor for class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create a new instance of HttpClient.HttpClientImpl delegating to the given (non-null) instance of HttpClient.
HttpClientRequest - Class in io.vertx.mutiny.core.http
Represents a client-side HTTP request.
HttpClientRequest(HttpClientRequest) - Constructor for class io.vertx.mutiny.core.http.HttpClientRequest
Create a new instance of HttpClientRequest delegating to the given (non-null) instance of HttpClientRequest.
HttpClientRequest(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientRequest
 
HttpClientResponse - Class in io.vertx.mutiny.core.http
Represents a client-side HTTP response.
HttpClientResponse(HttpClientResponse) - Constructor for class io.vertx.mutiny.core.http.HttpClientResponse
Create a new instance of HttpClientResponse delegating to the given (non-null) instance of HttpClientResponse.
HttpClientResponse(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientResponse
 
HttpConnection - Class in io.vertx.mutiny.core.http
Represents an HTTP connection.
HttpConnection(HttpConnection) - Constructor for class io.vertx.mutiny.core.http.HttpConnection
Create a new instance of HttpConnection delegating to the given (non-null) instance of HttpConnection.
HttpConnection(Object) - Constructor for class io.vertx.mutiny.core.http.HttpConnection
 
httpHeaders() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Returns the HTTP headers sent by the client when a WebSocket transport is used otherwise null
HttpHeaders - Class in io.vertx.mutiny.core.http
Contains a bunch of useful HTTP headers stuff: methods for creating MultiMap instances often used Header names method to create optimized CharSequence which can be used as header name and value
HttpHeaders(HttpHeaders) - Constructor for class io.vertx.mutiny.core.http.HttpHeaders
Create a new instance of HttpHeaders delegating to the given (non-null) instance of HttpHeaders.
HttpHeaders(Object) - Constructor for class io.vertx.mutiny.core.http.HttpHeaders
 
HttpProxy - Class in io.vertx.mutiny.httpproxy
Handles the HTTP reverse proxy logic between the user agent and the origin.
HttpProxy(HttpProxy) - Constructor for class io.vertx.mutiny.httpproxy.HttpProxy
Create a new instance of HttpProxy delegating to the given (non-null) instance of HttpProxy.
HttpProxy(Object) - Constructor for class io.vertx.mutiny.httpproxy.HttpProxy
 
HttpRequest<T> - Class in io.vertx.mutiny.ext.web.client
A client-side HTTP request.
HttpRequest(HttpRequest<T>) - Constructor for class io.vertx.mutiny.ext.web.client.HttpRequest
Create a new instance of HttpRequest delegating to the given (non-null) instance of HttpRequest.
HttpRequest(HttpRequest<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.client.HttpRequest
 
HttpRequest(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.client.HttpRequest
 
HttpRequestHead - Class in io.vertx.mutiny.core.http
The state of the HTTP request head: Method / URI Headers
HttpRequestHead(HttpRequestHead) - Constructor for class io.vertx.mutiny.core.http.HttpRequestHead
Create a new instance of HttpRequestHead delegating to the given (non-null) instance of HttpRequestHead.
HttpRequestHead(Object) - Constructor for class io.vertx.mutiny.core.http.HttpRequestHead
 
httpRequestURI() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Returns the HTTP request URI sent by the client when a WebSocket transport is used otherwise null
HttpResponse<T> - Class in io.vertx.mutiny.ext.web.client
An HTTP response.
HttpResponse(HttpResponse<T>) - Constructor for class io.vertx.mutiny.ext.web.client.HttpResponse
Create a new instance of HttpResponse delegating to the given (non-null) instance of HttpResponse.
HttpResponse(HttpResponse<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.client.HttpResponse
 
HttpResponse(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.client.HttpResponse
 
HttpResponseHead - Interface in io.vertx.mutiny.core.http
The state of the HTTP response head: Status code / Message Headers
HttpResponseHead.HttpResponseHeadImpl - Class in io.vertx.mutiny.core.http
 
HttpResponseHeadImpl(HttpResponseHead) - Constructor for class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
Create a new instance of HttpResponseHead.HttpResponseHeadImpl delegating to the given (non-null) instance of HttpResponseHead.
HttpServer - Class in io.vertx.mutiny.core.http
An HTTP and WebSockets server.
HttpServer(HttpServer) - Constructor for class io.vertx.mutiny.core.http.HttpServer
Create a new instance of HttpServer delegating to the given (non-null) instance of HttpServer.
HttpServer(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServer
 
httpServerBuilder() - Method in class io.vertx.mutiny.core.Vertx
Provide a builder for HttpServer, it can be used to configure advanced HTTP servre settings like a connection handler.
HttpServerBuilder - Class in io.vertx.mutiny.core.http
A builder for HttpServer.
HttpServerBuilder(HttpServerBuilder) - Constructor for class io.vertx.mutiny.core.http.HttpServerBuilder
Create a new instance of HttpServerBuilder delegating to the given (non-null) instance of HttpServerBuilder.
HttpServerBuilder(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerBuilder
 
HttpServerFileUpload - Class in io.vertx.mutiny.core.http
Represents an file upload from an HTML FORM.
HttpServerFileUpload(HttpServerFileUpload) - Constructor for class io.vertx.mutiny.core.http.HttpServerFileUpload
Create a new instance of HttpServerFileUpload delegating to the given (non-null) instance of HttpServerFileUpload.
HttpServerFileUpload(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerFileUpload
 
HttpServerRequest - Class in io.vertx.mutiny.core.http
Represents a server-side HTTP request.
HttpServerRequest(HttpServerRequest) - Constructor for class io.vertx.mutiny.core.http.HttpServerRequest
Create a new instance of HttpServerRequest delegating to the given (non-null) instance of HttpServerRequest.
HttpServerRequest(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerRequest
 
HttpServerResponse - Class in io.vertx.mutiny.core.http
Represents a server-side HTTP response.
HttpServerResponse(HttpServerResponse) - Constructor for class io.vertx.mutiny.core.http.HttpServerResponse
Create a new instance of HttpServerResponse delegating to the given (non-null) instance of HttpServerResponse.
HttpServerResponse(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerResponse
 
hvals(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all values in a hash.
hvals(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all values in a hash.
hvalsAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all values in a hash.
hvalsAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all values in a hash.
hvalsAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all values in a hash.
hvalsAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all values in a hash.

I

IBMCloudAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for IBM Cloud.
IBMCloudAuth(IBMCloudAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
Create a new instance of IBMCloudAuth delegating to the given (non-null) instance of IBMCloudAuth.
IBMCloudAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
 
id() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
id() - Method in class io.vertx.mutiny.core.net.QuicStream
 
id() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
return the symbolic name for the algorithm
id() - Method in class io.vertx.mutiny.ext.web.Session
 
id(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
IDENTITY - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
identity header value
idleTimeout() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
idleTimeout(long) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Sets the amount of time after which, if the request does not return any data within the timeout period, the request/response is closed and the related futures are failed with a TimeoutException, e.g.
idleTimeout(long) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Sets the amount of time after which, if the request does not return any data within the timeout period, the request/response is closed and the related futures are failed with a TimeoutException.
IF_MATCH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
If-Match header name
IF_MODIFIED_SINCE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
If-Modified-Since header name
IF_NONE_MATCH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
If-None-Match header name
impersonate() - Method in class io.vertx.mutiny.ext.web.UserContext
Impersonates a second identity.
impersonate(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Impersonates a second identity.
impersonateAndAwait() - Method in class io.vertx.mutiny.ext.web.UserContext
Impersonates a second identity.
impersonateAndAwait(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Impersonates a second identity.
impersonateAndForget() - Method in class io.vertx.mutiny.ext.web.UserContext
Impersonates a second identity.
impersonateAndForget(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Impersonates a second identity.
incr(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a key by one.
incr(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a key by one.
incrAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a key by one.
incrAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a key by one.
incrAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a key by one.
incrAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a key by one.
incrby(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a key by a number.
incrby(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a key by a number.
incrbyAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a key by a number.
incrbyAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a key by a number.
incrbyAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the integer value of a key by a number.
incrbyAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the integer value of a key by a number.
incrbyfloat(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increment the floating point value of a key by a number.
incrbyfloat(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increment the floating point value of a key by a number.
incrbyfloatAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increment the floating point value of a key by a number.
incrbyfloatAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increment the floating point value of a key by a number.
incrbyfloatAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increment the floating point value of a key by a number.
incrbyfloatAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increment the floating point value of a key by a number.
incrementAndGet() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the new count
incrementAndGetAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the new count
incrementAndGetAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the new count
indicatedServerName() - Method in class io.vertx.mutiny.core.http.HttpConnection
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in class io.vertx.mutiny.core.net.NetSocket
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
InfinispanSessionStore - Class in io.vertx.mutiny.ext.web.sstore.infinispan
An implementation of SessionStore that relies on the Infinispan Java Client.
InfinispanSessionStore(InfinispanSessionStore) - Constructor for class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
Create a new instance of InfinispanSessionStore delegating to the given (non-null) instance of InfinispanSessionStore.
InfinispanSessionStore(Object) - Constructor for class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
 
info(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics about the server.
info(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns information and statistics about the server.
infoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics about the server.
infoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns information and statistics about the server.
infoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics about the server.
infoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns information and statistics about the server.
infoHandler(Consumer<MSSQLInfo>) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Set a handler called when the connection receives an informational message from the server.
infoSession(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the requested session information
infoSessionAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the requested session information
infoSessionAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the requested session information
infoSessionWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the requested session information This is blocking query unlike ConsulClient.infoSession(String)
infoSessionWithOptionsAndAwait(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the requested session information This is blocking query unlike ConsulClient.infoSession(String)
infoSessionWithOptionsAndForget(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the requested session information This is blocking query unlike ConsulClient.infoSession(String)
init(Vertx, Context) - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Initialise the verticle.
init(Vertx, JsonObject) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Initialize this store.
initTransactions() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Initializes the underlying kafka transactional producer.
initTransactionsAndAwait() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Initializes the underlying kafka transactional producer.
initTransactionsAndForget() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Initializes the underlying kafka transactional producer.
InputTrustHandler - Interface in io.vertx.mutiny.ext.web.handler
Base input trust interface for handlers that verify the trust of the request.
InputTrustHandler.InputTrustHandlerImpl - Class in io.vertx.mutiny.ext.web.handler
 
InputTrustHandlerImpl(InputTrustHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.InputTrustHandler.InputTrustHandlerImpl
Create a new instance of InputTrustHandler.InputTrustHandlerImpl delegating to the given (non-null) instance of InputTrustHandler.
insert(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Insert a document in the specified collection
insertAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Insert a document in the specified collection
insertAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Insert a document in the specified collection
insertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
insertWithOptionsAndAwait(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
insertWithOptionsAndForget(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
InstagramAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Instagram.
InstagramAuth(InstagramAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
Create a new instance of InstagramAuth delegating to the given (non-null) instance of InstagramAuth.
InstagramAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
 
inTransactionMulti(Pool, Function<SqlClient, Multi<T>>) - Static method in class io.vertx.mutiny.sqlclient.SqlClientHelper
Generates a Multi from operations executed inside a Transaction.
inTransactionUni(Pool, Function<SqlClient, Uni<T>>) - Static method in class io.vertx.mutiny.sqlclient.SqlClientHelper
Generates a Uni from operations executed inside a Transaction.
invalidRequestHandler(Consumer<HttpServerRequest>) - Method in class io.vertx.mutiny.core.http.HttpServer
Set a handler for handling invalid requests.
invoke(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
invoke(Consumer<JsonObject>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedures and computes the outcome.
invokeAndAwait(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
invokeAndForget(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
io.smallrye.mutiny.vertx - package io.smallrye.mutiny.vertx
 
io.smallrye.mutiny.vertx.core - package io.smallrye.mutiny.vertx.core
 
io.vertx.mutiny.amqp - package io.vertx.mutiny.amqp
 
io.vertx.mutiny.camel - package io.vertx.mutiny.camel
 
io.vertx.mutiny.cassandra - package io.vertx.mutiny.cassandra
 
io.vertx.mutiny.circuitbreaker - package io.vertx.mutiny.circuitbreaker
 
io.vertx.mutiny.config - package io.vertx.mutiny.config
 
io.vertx.mutiny.core - package io.vertx.mutiny.core
 
io.vertx.mutiny.core.datagram - package io.vertx.mutiny.core.datagram
 
io.vertx.mutiny.core.dns - package io.vertx.mutiny.core.dns
 
io.vertx.mutiny.core.eventbus - package io.vertx.mutiny.core.eventbus
 
io.vertx.mutiny.core.file - package io.vertx.mutiny.core.file
 
io.vertx.mutiny.core.http - package io.vertx.mutiny.core.http
 
io.vertx.mutiny.core.json.pointer - package io.vertx.mutiny.core.json.pointer
 
io.vertx.mutiny.core.metrics - package io.vertx.mutiny.core.metrics
 
io.vertx.mutiny.core.net - package io.vertx.mutiny.core.net
 
io.vertx.mutiny.core.net.endpoint - package io.vertx.mutiny.core.net.endpoint
 
io.vertx.mutiny.core.parsetools - package io.vertx.mutiny.core.parsetools
 
io.vertx.mutiny.core.shareddata - package io.vertx.mutiny.core.shareddata
 
io.vertx.mutiny.core.streams - package io.vertx.mutiny.core.streams
 
io.vertx.mutiny.db2client - package io.vertx.mutiny.db2client
 
io.vertx.mutiny.ext.auth - package io.vertx.mutiny.ext.auth
 
io.vertx.mutiny.ext.auth.audit - package io.vertx.mutiny.ext.auth.audit
 
io.vertx.mutiny.ext.auth.authentication - package io.vertx.mutiny.ext.auth.authentication
 
io.vertx.mutiny.ext.auth.authorization - package io.vertx.mutiny.ext.auth.authorization
 
io.vertx.mutiny.ext.auth.hashing - package io.vertx.mutiny.ext.auth.hashing
 
io.vertx.mutiny.ext.auth.htdigest - package io.vertx.mutiny.ext.auth.htdigest
 
io.vertx.mutiny.ext.auth.htpasswd - package io.vertx.mutiny.ext.auth.htpasswd
 
io.vertx.mutiny.ext.auth.jwt - package io.vertx.mutiny.ext.auth.jwt
 
io.vertx.mutiny.ext.auth.jwt.authorization - package io.vertx.mutiny.ext.auth.jwt.authorization
 
io.vertx.mutiny.ext.auth.ldap - package io.vertx.mutiny.ext.auth.ldap
 
io.vertx.mutiny.ext.auth.mongo - package io.vertx.mutiny.ext.auth.mongo
 
io.vertx.mutiny.ext.auth.oauth2 - package io.vertx.mutiny.ext.auth.oauth2
 
io.vertx.mutiny.ext.auth.oauth2.authorization - package io.vertx.mutiny.ext.auth.oauth2.authorization
 
io.vertx.mutiny.ext.auth.oauth2.providers - package io.vertx.mutiny.ext.auth.oauth2.providers
 
io.vertx.mutiny.ext.auth.otp - package io.vertx.mutiny.ext.auth.otp
 
io.vertx.mutiny.ext.auth.otp.hotp - package io.vertx.mutiny.ext.auth.otp.hotp
 
io.vertx.mutiny.ext.auth.otp.totp - package io.vertx.mutiny.ext.auth.otp.totp
 
io.vertx.mutiny.ext.auth.prng - package io.vertx.mutiny.ext.auth.prng
 
io.vertx.mutiny.ext.auth.properties - package io.vertx.mutiny.ext.auth.properties
 
io.vertx.mutiny.ext.auth.sqlclient - package io.vertx.mutiny.ext.auth.sqlclient
 
io.vertx.mutiny.ext.auth.webauthn4j - package io.vertx.mutiny.ext.auth.webauthn4j
 
io.vertx.mutiny.ext.consul - package io.vertx.mutiny.ext.consul
 
io.vertx.mutiny.ext.eventbus.bridge.tcp - package io.vertx.mutiny.ext.eventbus.bridge.tcp
 
io.vertx.mutiny.ext.healthchecks - package io.vertx.mutiny.ext.healthchecks
 
io.vertx.mutiny.ext.mail - package io.vertx.mutiny.ext.mail
 
io.vertx.mutiny.ext.mongo - package io.vertx.mutiny.ext.mongo
 
io.vertx.mutiny.ext.web - package io.vertx.mutiny.ext.web
 
io.vertx.mutiny.ext.web.api.service - package io.vertx.mutiny.ext.web.api.service
 
io.vertx.mutiny.ext.web.client - package io.vertx.mutiny.ext.web.client
 
io.vertx.mutiny.ext.web.codec - package io.vertx.mutiny.ext.web.codec
 
io.vertx.mutiny.ext.web.common - package io.vertx.mutiny.ext.web.common
 
io.vertx.mutiny.ext.web.common.template - package io.vertx.mutiny.ext.web.common.template
 
io.vertx.mutiny.ext.web.handler - package io.vertx.mutiny.ext.web.handler
 
io.vertx.mutiny.ext.web.handler.graphql - package io.vertx.mutiny.ext.web.handler.graphql
 
io.vertx.mutiny.ext.web.handler.graphql.ws - package io.vertx.mutiny.ext.web.handler.graphql.ws
 
io.vertx.mutiny.ext.web.handler.sockjs - package io.vertx.mutiny.ext.web.handler.sockjs
 
io.vertx.mutiny.ext.web.healthchecks - package io.vertx.mutiny.ext.web.healthchecks
 
io.vertx.mutiny.ext.web.multipart - package io.vertx.mutiny.ext.web.multipart
 
io.vertx.mutiny.ext.web.proxy.handler - package io.vertx.mutiny.ext.web.proxy.handler
 
io.vertx.mutiny.ext.web.sstore - package io.vertx.mutiny.ext.web.sstore
 
io.vertx.mutiny.ext.web.sstore.cookie - package io.vertx.mutiny.ext.web.sstore.cookie
 
io.vertx.mutiny.ext.web.sstore.infinispan - package io.vertx.mutiny.ext.web.sstore.infinispan
 
io.vertx.mutiny.ext.web.sstore.redis - package io.vertx.mutiny.ext.web.sstore.redis
 
io.vertx.mutiny.ext.web.templ.freemarker - package io.vertx.mutiny.ext.web.templ.freemarker
 
io.vertx.mutiny.ext.web.templ.handlebars - package io.vertx.mutiny.ext.web.templ.handlebars
 
io.vertx.mutiny.ext.web.templ.httl - package io.vertx.mutiny.ext.web.templ.httl
 
io.vertx.mutiny.ext.web.templ.mvel - package io.vertx.mutiny.ext.web.templ.mvel
 
io.vertx.mutiny.ext.web.templ.pebble - package io.vertx.mutiny.ext.web.templ.pebble
 
io.vertx.mutiny.ext.web.templ.pug - package io.vertx.mutiny.ext.web.templ.pug
 
io.vertx.mutiny.ext.web.templ.rocker - package io.vertx.mutiny.ext.web.templ.rocker
 
io.vertx.mutiny.ext.web.templ.thymeleaf - package io.vertx.mutiny.ext.web.templ.thymeleaf
 
io.vertx.mutiny.ext.web.validation - package io.vertx.mutiny.ext.web.validation
 
io.vertx.mutiny.ext.web.validation.builder - package io.vertx.mutiny.ext.web.validation.builder
 
io.vertx.mutiny.httpproxy - package io.vertx.mutiny.httpproxy
 
io.vertx.mutiny.json.schema - package io.vertx.mutiny.json.schema
 
io.vertx.mutiny.junit5 - package io.vertx.mutiny.junit5
 
io.vertx.mutiny.kafka.admin - package io.vertx.mutiny.kafka.admin
 
io.vertx.mutiny.kafka.client.consumer - package io.vertx.mutiny.kafka.client.consumer
 
io.vertx.mutiny.kafka.client.producer - package io.vertx.mutiny.kafka.client.producer
 
io.vertx.mutiny.micrometer - package io.vertx.mutiny.micrometer
 
io.vertx.mutiny.mqtt - package io.vertx.mutiny.mqtt
 
io.vertx.mutiny.mqtt.messages - package io.vertx.mutiny.mqtt.messages
 
io.vertx.mutiny.mssqlclient - package io.vertx.mutiny.mssqlclient
 
io.vertx.mutiny.mysqlclient - package io.vertx.mutiny.mysqlclient
 
io.vertx.mutiny.oracleclient - package io.vertx.mutiny.oracleclient
 
io.vertx.mutiny.pgclient - package io.vertx.mutiny.pgclient
 
io.vertx.mutiny.pgclient.pubsub - package io.vertx.mutiny.pgclient.pubsub
 
io.vertx.mutiny.rabbitmq - package io.vertx.mutiny.rabbitmq
 
io.vertx.mutiny.redis.client - package io.vertx.mutiny.redis.client
 
io.vertx.mutiny.sqlclient - package io.vertx.mutiny.sqlclient
 
io.vertx.mutiny.sqlclient.desc - package io.vertx.mutiny.sqlclient.desc
 
io.vertx.mutiny.sqlclient.spi - package io.vertx.mutiny.sqlclient.spi
 
io.vertx.mutiny.sqlclient.templates - package io.vertx.mutiny.sqlclient.templates
 
io.vertx.mutiny.uritemplate - package io.vertx.mutiny.uritemplate
 
is(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Check if the incoming request contains the "Content-Type" get field, and it contains the give mime `type`.
isArray() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
isArray(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
isAttribute() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
isAutoKeepAlive() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
isBidirectional() - Method in class io.vertx.mutiny.core.net.QuicStream
 
isBodyNull() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
isBoolean() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isBuffer() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isCancelled() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Return true if cancel() has been called.
isChunked() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
isChunked() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
isCleanSession() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
isClosed() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
isClosed() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
isClosed() - Method in class io.vertx.mutiny.core.http.WebSocket
 
isClosed() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
isClosed() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
isClosed() - Method in class io.vertx.mutiny.sqlclient.Cursor
 
isClustered() - Method in class io.vertx.mutiny.core.Vertx
Is this Vert.x instance clustered?
isConnected() - Method in class io.vertx.mutiny.cassandra.CassandraClient
 
isConnected() - Method in class io.vertx.mutiny.mqtt.MqttClient
 
isConnected() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
isConnected() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Check if a connection is open
isDestroyed() - Method in class io.vertx.mutiny.ext.web.Session
 
isDisconnected() - Method in class io.vertx.mutiny.amqp.AmqpConnection
 
isDup() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
isDurable() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
isEmpty() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
isEmpty() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
true if the authorizations contains at least one provider.
isEmpty() - Method in class io.vertx.mutiny.ext.web.RequestBody
A body can be empty if it is not available, or its length is 0.
isEmpty() - Method in class io.vertx.mutiny.ext.web.Session
 
isEmpty() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isEmpty() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
isEnded() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Has the request ended?
isEventLoopContext() - Method in class io.vertx.mutiny.core.Context
Is the current context an event loop context?
isExactPath() - Method in class io.vertx.mutiny.ext.web.Route
Returns true of the path doesn't end with a wildcard * or is null.
isExpectMultipart() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
isFileUpload() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
isFirstAcquirer() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
isFollowRedirects() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
isFresh() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Check if the request is fresh, aka Last-Modified and/or the ETag still match.
isJsonArray() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isJsonObject() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isLocalCreated() - Method in class io.vertx.mutiny.core.net.QuicStream
 
isLocalPointer() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Return true if the pointer is local (URI with only fragment)
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.mutiny.ext.web.LanguageHeader
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Test if this header is matched by matchTry header
isMetricsEnabled() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.eventbus.EventBus
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.http.HttpServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in interface io.vertx.mutiny.core.metrics.Measured
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.metrics.Measured.MeasuredImpl
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.NetClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.NetServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.QuicClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.QuicServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.Vertx
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.mutiny.core.WorkerExecutor
Whether the metrics are enabled for this measured object
isNativeTransportEnabled() - Method in class io.vertx.mutiny.core.Vertx
 
isNull() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isNull(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
isNumber() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isObject(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
isOnEventLoopThread() - Static method in class io.vertx.mutiny.core.Context
Is the current thread an event thread?
isOnVertxThread() - Static method in class io.vertx.mutiny.core.Context
Is the current thread a Vert.x thread?
isOnWorkerThread() - Static method in class io.vertx.mutiny.core.Context
Is the current thread a worker thread?
isOpenChannel() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Check if a channel is open
isParent(JsonPointer) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Return true if this pointer is a parent pointer of child.
isPaused() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
isPermitted() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Is this an allowed operation as specified by the corresponding header?
isPublishAutoAck() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
isRegenerated() - Method in class io.vertx.mutiny.ext.web.Session
 
isRegexPath() - Method in class io.vertx.mutiny.ext.web.Route
Returns true of the path is a regular expression, this includes expression paths.
isRegistered() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
isRetain() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
isRootPointer() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Return true if the pointer is a root pointer
isSend() - Method in class io.vertx.mutiny.core.eventbus.Message
Signals if this message represents a send or publish event.
isSessionAccessed() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Whether the RoutingContext.session() has been already called or not.
isSessionPresent() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
isShared() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
isSizeAvailable() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
isSsl() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
isSsl() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
isSsl() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
isSsl() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
isSsl() - Method in class io.vertx.mutiny.core.http.WebSocket
 
isSsl() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
isSsl() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
isSsl() - Method in class io.vertx.mutiny.core.net.NetSocket
 
isSsl() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
isSSL() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
isSSL() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
 
isString() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
isSubscriptionAutoAck() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
issuer(String) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Configure the issuer value to be shown in the authenticator URL.
isText() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
isValid() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
A lock remains valid until it is released or the file corresponding AsyncFile is closed.
isValidAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
A lock remains valid until it is released or the file corresponding AsyncFile is closed.
isValidAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
A lock remains valid until it is released or the file corresponding AsyncFile is closed.
isValidBlocking() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Like AsyncFileLock.isValid() but blocking.
isWebSocket() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
isWorkerContext() - Method in class io.vertx.mutiny.core.Context
Is the current context a worker context?
iterator() - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
iterator() - Method in class io.vertx.mutiny.sqlclient.RowSet
 

J

jdbcType() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
json(SchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
Create a json body processor
json(Class<U>) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
Create and return a codec for Java objects encoded using Jackson mapper.
json(Object) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Encode an Object to JSON and end the request.
JSON_ITERATOR - Static variable in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Instance of a JsonPointerIterator to query Vert.x Json structures
JSON_NULL - Static variable in class io.vertx.mutiny.sqlclient.Tuple
The JSON null literal value.
jsonAndAwait(Object) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Encode an Object to JSON and end the request.
jsonAndForget(Object) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Encode an Object to JSON and end the request.
jsonArrappend(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append the JSON values into the array at path after the last element in it.
jsonArrappendAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append the JSON values into the array at path after the last element in it.
jsonArrappendAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append the JSON values into the array at path after the last element in it.
jsonArray() - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
jsonArray(long, Function<JsonArray, JsonArray>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Create a body transformer that transforms JSON array to JSON array, the transformer consumes and produces application/json.
jsonArray(Function<JsonArray, JsonArray>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
jsonArrindex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Search for the first occurrence of a JSON value in an array.
jsonArrindexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Search for the first occurrence of a JSON value in an array.
jsonArrindexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Search for the first occurrence of a JSON value in an array.
jsonArrinsert(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Insert the json values into the array at path before the index (shifts to the right).
jsonArrinsertAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Insert the json values into the array at path before the index (shifts to the right).
jsonArrinsertAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Insert the json values into the array at path before the index (shifts to the right).
jsonArrlen(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the length of the JSON array at path in key.
jsonArrlenAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the length of the JSON array at path in key.
jsonArrlenAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the length of the JSON array at path in key.
jsonArrpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove and return the element at the specified index in the array at path.
jsonArrpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove and return the element at the specified index in the array at path.
jsonArrpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove and return the element at the specified index in the array at path.
jsonArrtrim(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Trim an array so that it contains only the specified inclusive range of elements.
jsonArrtrim(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
jsonArrtrimAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Trim an array so that it contains only the specified inclusive range of elements.
jsonArrtrimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
jsonArrtrimAndForget(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Trim an array so that it contains only the specified inclusive range of elements.
jsonArrtrimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
jsonClear(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Clear container values (arrays/objects) and set numeric values to 0.
jsonClearAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Clear container values (arrays/objects) and set numeric values to 0.
jsonClearAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Clear container values (arrays/objects) and set numeric values to 0.
jsonDebug(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
This is a container command for debugging related tasks.
jsonDebugAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
This is a container command for debugging related tasks.
jsonDebugAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
This is a container command for debugging related tasks.
jsonDel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a value.
jsonDelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a value.
jsonDelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a value.
jsonForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a value.
jsonForgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a value.
jsonForgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a value.
JsonFormatValidator - Class in io.vertx.mutiny.json.schema
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
JsonFormatValidator(JsonFormatValidator) - Constructor for class io.vertx.mutiny.json.schema.JsonFormatValidator
Create a new instance of JsonFormatValidator delegating to the given (non-null) instance of JsonFormatValidator.
JsonFormatValidator(Object) - Constructor for class io.vertx.mutiny.json.schema.JsonFormatValidator
 
jsonGet(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get JSON value at path.
jsonGetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get JSON value at path.
jsonGetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get JSON value at path.
jsonMerge(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merge a given JSON value into matching paths.
jsonMergeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merge a given JSON value into matching paths.
jsonMergeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merge a given JSON value into matching paths.
jsonMget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the values at path from multiple key arguments.
jsonMgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the values at path from multiple key arguments.
jsonMgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the values at path from multiple key arguments.
jsonMset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set or update one or more JSON values according to the specified key-path-value triplets.
jsonMsetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set or update one or more JSON values according to the specified key-path-value triplets.
jsonMsetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set or update one or more JSON values according to the specified key-path-value triplets.
jsonNumincrby(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increment the number value stored at path by number.
jsonNumincrby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
jsonNumincrbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increment the number value stored at path by number.
jsonNumincrbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
jsonNumincrbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increment the number value stored at path by number.
jsonNumincrbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
jsonNummultby(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Multiply the number value stored at path by number.
jsonNummultby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
jsonNummultbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Multiply the number value stored at path by number.
jsonNummultbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
jsonNummultbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Multiply the number value stored at path by number.
jsonNummultbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
jsonNumpowby(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Raise the number value stored at path to the power of number.
jsonNumpowby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
jsonNumpowbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Raise the number value stored at path to the power of number.
jsonNumpowbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
jsonNumpowbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Raise the number value stored at path to the power of number.
jsonNumpowbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
jsonObject() - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
jsonObject() - Static method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
Map a JsonObject to a Tuple.
jsonObject(long, Function<JsonObject, JsonObject>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Create a body transformer that transforms JSON object to JSON object, the transformer consumes and produces application/json.
jsonObject(Function<JsonObject, JsonObject>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
jsonObjkeys(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the keys in the object that's referenced by path.
jsonObjkeysAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the keys in the object that's referenced by path.
jsonObjkeysAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the keys in the object that's referenced by path.
jsonObjlen(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the number of keys in the JSON object at path in key.
jsonObjlenAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the number of keys in the JSON object at path in key.
jsonObjlenAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the number of keys in the JSON object at path in key.
jsonParam(String, SchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required parameter serialized as valid json
JsonParser - Class in io.vertx.mutiny.core.parsetools
A parser class which allows to incrementally parse json elements and emit json parse events instead of parsing a json element fully.
JsonParser(JsonParser) - Constructor for class io.vertx.mutiny.core.parsetools.JsonParser
Create a new instance of JsonParser delegating to the given (non-null) instance of JsonParser.
JsonParser(Object) - Constructor for class io.vertx.mutiny.core.parsetools.JsonParser
 
JsonPointer - Class in io.vertx.mutiny.core.json.pointer
Implementation of RFC6901 Json Pointers.
JsonPointer(JsonPointer) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointer
Create a new instance of JsonPointer delegating to the given (non-null) instance of JsonPointer.
JsonPointer(Object) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointer
 
JsonPointerIterator - Class in io.vertx.mutiny.core.json.pointer
The JsonPointerIterator is used by the read/write algorithms of the JsonPointer to read/write the querying data structure
Every method takes the currentValue as parameter, representing the actual value held by the query algorithm.
Implementations of this interface should be stateless, so they can be reused
You can implement this interface to query the structure you want using json pointers
JsonPointerIterator(JsonPointerIterator) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Create a new instance of JsonPointerIterator delegating to the given (non-null) instance of JsonPointerIterator.
JsonPointerIterator(Object) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
jsonResp(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the JSON in key in Redis serialization protocol specification form.
jsonRespAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the JSON in key in Redis serialization protocol specification form.
jsonRespAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the JSON in key in Redis serialization protocol specification form.
JsonSchema - Class in io.vertx.mutiny.json.schema
A Json-Schema holder.
JsonSchema(JsonSchema) - Constructor for class io.vertx.mutiny.json.schema.JsonSchema
Create a new instance of JsonSchema delegating to the given (non-null) instance of JsonSchema.
JsonSchema(Object) - Constructor for class io.vertx.mutiny.json.schema.JsonSchema
 
jsonSet(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set the JSON value at path in key.
jsonSetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set the JSON value at path in key.
jsonSetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Set the JSON value at path in key.
jsonStrappend(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append the json-string values to the string at path.
jsonStrappendAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append the json-string values to the string at path.
jsonStrappendAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append the json-string values to the string at path.
jsonStream(JsonParser) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
A body codec that parse the response as a JSON stream.
jsonStrlen(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the length of the JSON String at path in key.
jsonStrlenAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the length of the JSON String at path in key.
jsonStrlenAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the length of the JSON String at path in key.
jsonToggle(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Toggle the boolean value stored at path.
jsonToggle(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
jsonToggleAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Toggle the boolean value stored at path.
jsonToggleAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
jsonToggleAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Toggle the boolean value stored at path.
jsonToggleAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
jsonType(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the type of JSON value at path.
jsonTypeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the type of JSON value at path.
jsonTypeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Report the type of JSON value at path.
jsonValue(long, Function<Object, Object>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Create a body transformer that transforms JSON value to JSON value, the transformer consumes and produces application/json.
jsonValue(Function<Object, Object>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
jWKSet() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Retrieve the public server JSON Web Key (JWK) required to verify the authenticity of issued ID and access tokens.
jWKSetAndAwait() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Retrieve the public server JSON Web Key (JWK) required to verify the authenticity of issued ID and access tokens.
jWKSetAndForget() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Retrieve the public server JSON Web Key (JWK) required to verify the authenticity of issued ID and access tokens.
JWTAuth - Class in io.vertx.mutiny.ext.auth.jwt
Factory interface for creating JWT based AuthenticationProvider instances.
JWTAuth(JWTAuth) - Constructor for class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Create a new instance of JWTAuth delegating to the given (non-null) instance of JWTAuth.
JWTAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.jwt.JWTAuth
 
JWTAuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that provides JWT Authentication support.
JWTAuthHandler(JWTAuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Create a new instance of JWTAuthHandler delegating to the given (non-null) instance of JWTAuthHandler.
JWTAuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
 
JWTAuthorization - Class in io.vertx.mutiny.ext.auth.jwt.authorization
Implementation of the JWT authorization provider.
JWTAuthorization(JWTAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Create a new instance of JWTAuthorization delegating to the given (non-null) instance of JWTAuthorization.
JWTAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
 

K

KafkaAdminClient - Class in io.vertx.mutiny.kafka.admin
Vert.x Kafka Admin client implementation
KafkaAdminClient(KafkaAdminClient) - Constructor for class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Create a new instance of KafkaAdminClient delegating to the given (non-null) instance of KafkaAdminClient.
KafkaAdminClient(Object) - Constructor for class io.vertx.mutiny.kafka.admin.KafkaAdminClient
 
KafkaConsumer<K,V> - Class in io.vertx.mutiny.kafka.client.consumer
Vert.x Kafka consumer.
KafkaConsumer(KafkaConsumer<K, V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Create a new instance of KafkaConsumer delegating to the given (non-null) instance of KafkaConsumer.
KafkaConsumer(KafkaConsumer<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
KafkaConsumer(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
KafkaConsumerRecord<K,V> - Class in io.vertx.mutiny.kafka.client.consumer
Vert.x Kafka consumer record
KafkaConsumerRecord(KafkaConsumerRecord<K, V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
Create a new instance of KafkaConsumerRecord delegating to the given (non-null) instance of KafkaConsumerRecord.
KafkaConsumerRecord(KafkaConsumerRecord<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
KafkaConsumerRecord(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
KafkaConsumerRecords<K,V> - Class in io.vertx.mutiny.kafka.client.consumer
Vert.x Kafka consumer records
KafkaConsumerRecords(KafkaConsumerRecords<K, V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
Create a new instance of KafkaConsumerRecords delegating to the given (non-null) instance of KafkaConsumerRecords.
KafkaConsumerRecords(KafkaConsumerRecords<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
KafkaConsumerRecords(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
KafkaHeader - Class in io.vertx.mutiny.kafka.client.producer
Vert.x Kafka producer record header.
KafkaHeader(KafkaHeader) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaHeader
Create a new instance of KafkaHeader delegating to the given (non-null) instance of KafkaHeader.
KafkaHeader(Object) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
KafkaProducer<K,V> - Class in io.vertx.mutiny.kafka.client.producer
Vert.x Kafka producer.
KafkaProducer(KafkaProducer<K, V>) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Create a new instance of KafkaProducer delegating to the given (non-null) instance of KafkaProducer.
KafkaProducer(KafkaProducer<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
KafkaProducer(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
KafkaProducerRecord<K,V> - Class in io.vertx.mutiny.kafka.client.producer
Vert.x Kafka producer record.
KafkaProducerRecord(KafkaProducerRecord<K, V>) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Create a new instance of KafkaProducerRecord delegating to the given (non-null) instance of KafkaProducerRecord.
KafkaProducerRecord(KafkaProducerRecord<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
KafkaProducerRecord(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
KEEP_ALIVE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
keep-alive header value
keepAliveTimeSeconds() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
key() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
key() - Method in class io.vertx.mutiny.junit5.VertxParameterProvider
 
key() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
key() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
key() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
key(String, Vertx) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring a specific key in the KV store.
key(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring a specific key in the KV store.
KeycloakAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Keycloak.
KeycloakAuth(KeycloakAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Create a new instance of KeycloakAuth delegating to the given (non-null) instance of KeycloakAuth.
KeycloakAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
 
KeycloakAuthorization - Class in io.vertx.mutiny.ext.auth.oauth2.authorization
Implementation of the Keycloak Authorization Provider.
KeycloakAuthorization(KeycloakAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
Create a new instance of KeycloakAuthorization delegating to the given (non-null) instance of KeycloakAuthorization.
KeycloakAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
 
keyPrefix(String, Vertx) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring a prefix of keys in the KV store.
keyPrefix(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring a prefix of keys in the KV store.
keys() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the keys of the map, asynchronously.
keys(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all key names that match a pattern.
keys(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all key names that match a pattern.
keysAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the keys of the map, asynchronously.
keysAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all key names that match a pattern.
keysAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all key names that match a pattern.
keysAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the keys of the map, asynchronously.
keysAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all key names that match a pattern.
keysAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all key names that match a pattern.

L

label(String) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Configure the label value to be shown in the authenticator URL.
LanguageHeader - Class in io.vertx.mutiny.ext.web
A parsed language header.
LanguageHeader(LanguageHeader) - Constructor for class io.vertx.mutiny.ext.web.LanguageHeader
Create a new instance of LanguageHeader delegating to the given (non-null) instance of LanguageHeader.
LanguageHeader(Object) - Constructor for class io.vertx.mutiny.ext.web.LanguageHeader
 
last() - Method in class io.vertx.mutiny.ext.web.Route
Specify this is the last route for the router.
LAST_INSERTED_ID - Static variable in class io.vertx.mutiny.mysqlclient.MySQLClient
SqlResult property kind for MySQL last_insert_id.
The property kind can be used to fetch the auto incremented id of the last row when executing inserting or updating operations.
LAST_MODIFIED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Last-Modified header name
lastAccessed() - Method in class io.vertx.mutiny.ext.web.Session
 
lastMessageId() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
lastModified(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Set the Last-Modified date using a String.
lastModified(Instant) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Set the Last-Modified date using a Instant.
lastsave() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the Unix timestamp of the last successful save to disk.
lastsave() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the Unix timestamp of the last successful save to disk.
lastsaveAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the Unix timestamp of the last successful save to disk.
lastsaveAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the Unix timestamp of the last successful save to disk.
lastsaveAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the Unix timestamp of the last successful save to disk.
lastsaveAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the Unix timestamp of the last successful save to disk.
latency(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for latency diagnostics commands.
latency(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for latency diagnostics commands.
latencyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for latency diagnostics commands.
latencyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for latency diagnostics commands.
latencyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for latency diagnostics commands.
latencyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for latency diagnostics commands.
lcs(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Finds the longest common substring.
lcs(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Finds the longest common substring.
lcsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Finds the longest common substring.
lcsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Finds the longest common substring.
lcsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Finds the longest common substring.
lcsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Finds the longest common substring.
LdapAuthentication - Class in io.vertx.mutiny.ext.auth.ldap
Factory interface for creating a LDAP AuthenticationProvider.
LdapAuthentication(LdapAuthentication) - Constructor for class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Create a new instance of LdapAuthentication delegating to the given (non-null) instance of LdapAuthentication.
LdapAuthentication(Object) - Constructor for class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
 
leaderStatus() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get the Raft leader for the datacenter in which the agent is running.
leaderStatusAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get the Raft leader for the datacenter in which the agent is running.
leaderStatusAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Get the Raft leader for the datacenter in which the agent is running.
length() - Method in class io.vertx.mutiny.ext.web.RequestBody
Returns the total length of the body buffer.
length() - Method in class io.vertx.mutiny.httpproxy.Body
Get length of the Body.
lindex(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an element from a list by its index.
lindex(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns an element from a list by its index.
lindexAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an element from a list by its index.
lindexAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns an element from a list by its index.
lindexAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an element from a list by its index.
lindexAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns an element from a list by its index.
linearDelay(long, long) - Static method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
Create a linear delay retry policy.
link(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
linkAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
linkAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
linkBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
LinkedInAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for LinkedIn.
LinkedInAuth(LinkedInAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
Create a new instance of LinkedInAuth delegating to the given (non-null) instance of LinkedInAuth.
LinkedInAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
 
linsert(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Inserts an element before or after another element in a list.
linsert(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Inserts an element before or after another element in a list.
linsertAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Inserts an element before or after another element in a list.
linsertAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Inserts an element before or after another element in a list.
linsertAndForget(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Inserts an element before or after another element in a list.
linsertAndForget(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Inserts an element before or after another element in a list.
listConsumerGroups() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Get the the consumer groups available in the cluster with the default options
listConsumerGroupsAndAwait() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Get the the consumer groups available in the cluster with the default options
listConsumerGroupsAndForget() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Get the the consumer groups available in the cluster with the default options
listen() - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening.
listen() - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen() - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.QuicServerConfig used when creating the server.
listen() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen() - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listen(int) - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.listen(int, String) but the server will listen on host "0.0.0.0" and port specified here ignoring any value in the io.vertx.mutiny.core.http.HttpServerOptions that was used when creating the server.
listen(int) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen(int) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified port and host "0.0.0.0".
listen(int) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen(int) - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Start listening on the given port and host.
listen(int, String) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening.
listen(int, String) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified port and host, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen(int, String) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified port and host.
listen(int, String) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified port and host, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen(int, String) - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified
listen(SocketAddress) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening on the given address supplying a handler that will be called when the server is actually listening (or has failed).
listen(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified local address, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listen(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified local address.
listen(SocketAddress) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified local address, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(Consumer<ConfigChange>) - Method in class io.vertx.mutiny.config.ConfigRetriever
Registers a listener receiving configuration changes.
listenAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening.
listenAndAwait() - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait() - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.QuicServerConfig used when creating the server.
listenAndAwait() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait() - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listenAndAwait(int) - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.listen(int, String) but the server will listen on host "0.0.0.0" and port specified here ignoring any value in the io.vertx.mutiny.core.http.HttpServerOptions that was used when creating the server.
listenAndAwait(int) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait(int) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified port and host "0.0.0.0".
listenAndAwait(int) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait(int) - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Start listening on the given port and host.
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening.
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified port and host, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified port and host.
listenAndAwait(int, String) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified port and host, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait(int, String) - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified
listenAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening on the given address supplying a handler that will be called when the server is actually listening (or has failed).
listenAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified local address, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified local address.
listenAndAwait(SocketAddress) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified local address, ignoring port and host configured in the NetServerOptions used when creating the server.
listenAndForget() - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening.
listenAndForget() - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget() - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.QuicServerConfig used when creating the server.
listenAndForget() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the port and host as configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget() - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listenAndForget(int) - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.listen(int, String) but the server will listen on host "0.0.0.0" and port specified here ignoring any value in the io.vertx.mutiny.core.http.HttpServerOptions that was used when creating the server.
listenAndForget(int) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget(int) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified port and host "0.0.0.0".
listenAndForget(int) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget(int) - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Start listening on the given port and host.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified port and host, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified port and host.
listenAndForget(int, String) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified port and host, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget(int, String) - Method in class io.vertx.mutiny.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified
listenAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening on the given address supplying a handler that will be called when the server is actually listening (or has failed).
listenAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetServer
Start listening on the specified local address, ignoring port and host configured in the io.vertx.mutiny.core.net.NetServerOptions used when creating the server.
listenAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.QuicServer
Start listening on the specified local address.
listenAndForget(SocketAddress) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Start listening on the specified local address, ignoring port and host configured in the NetServerOptions used when creating the server.
listenMulticastGroup(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroup(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listenMulticastGroupAndAwait(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroupAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listenMulticastGroupAndForget(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroupAndForget(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listEvents() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the most recent events known by the agent
listEventsAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the most recent events known by the agent
listEventsAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the most recent events known by the agent
listEventsWithOptions(EventListOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the most recent events known by the agent.
listEventsWithOptionsAndAwait(EventListOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the most recent events known by the agent.
listEventsWithOptionsAndForget(EventListOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the most recent events known by the agent.
listIndexes(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get all the indexes in this collection.
listIndexesAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get all the indexes in this collection.
listIndexesAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Get all the indexes in this collection.
listNodeSessions(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions for a given node
listNodeSessionsAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions for a given node
listNodeSessionsAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions for a given node
listNodeSessionsWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions for a given node This is blocking query unlike ConsulClient.listNodeSessions(String)
listNodeSessionsWithOptionsAndAwait(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions for a given node This is blocking query unlike ConsulClient.listNodeSessions(String)
listNodeSessionsWithOptionsAndForget(String, BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions for a given node This is blocking query unlike ConsulClient.listNodeSessions(String)
listSessions() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions
listSessionsAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions
listSessionsAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions
listSessionsWithOptions(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions This is blocking query unlike ConsulClient.listSessions()
listSessionsWithOptionsAndAwait(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions This is blocking query unlike ConsulClient.listSessions()
listSessionsWithOptionsAndForget(BlockingQueryOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns the active sessions This is blocking query unlike ConsulClient.listSessions()
listTopics() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
List the topics available in the cluster with the default options.
listTopicsAndAwait() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
List the topics available in the cluster with the default options.
listTopicsAndForget() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
List the topics available in the cluster with the default options.
LiveAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for live.com Services.
LiveAuth(LiveAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
Create a new instance of LiveAuth delegating to the given (non-null) instance of LiveAuth.
LiveAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
 
llen(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of a list.
llen(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of a list.
llenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of a list.
llenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of a list.
llenAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of a list.
llenAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of a list.
lmove(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an element after popping it from one list and pushing it to another.
lmove(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns an element after popping it from one list and pushing it to another.
lmoveAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an element after popping it from one list and pushing it to another.
lmoveAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns an element after popping it from one list and pushing it to another.
lmoveAndForget(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an element after popping it from one list and pushing it to another.
lmoveAndForget(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns an element after popping it from one list and pushing it to another.
lmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns multiple elements from a list after removing them.
lmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns multiple elements from a list after removing them.
lmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns multiple elements from a list after removing them.
lmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns multiple elements from a list after removing them.
lmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns multiple elements from a list after removing them.
lmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns multiple elements from a list after removing them.
load() - Static method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Factory method to load the algorithms from the system
localAddress() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Return the SocketAddress to which this DatagramSocket is bound.
localAddress() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
localAddress() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
localAddress() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
localAddress() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
localAddress() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
localAddress() - Method in class io.vertx.mutiny.core.http.WebSocket
 
localAddress() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
localAddress() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
localAddress() - Method in class io.vertx.mutiny.core.net.NetSocket
 
localAddress() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
localAddress() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Return the local address for this socket
localAddress() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
localAddress(boolean) - Method in class io.vertx.mutiny.core.http.HttpConnection
Like HttpConnection.localAddress() ()} but returns the server local address when real is true
localAddress(boolean) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.localAddress() ()} but returns the server local address when real is true
localChecks() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Return all the checks that are registered with the local agent.
localChecksAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Return all the checks that are registered with the local agent.
localChecksAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Return all the checks that are registered with the local agent.
localConsumer(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.consumer(String) but the address won't be propagated across the cluster.
localConsumer(String, Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like #consumer(String, Handler) but the address won't be propagated across the cluster.
LocalMap<K,V> - Class in io.vertx.mutiny.core.shareddata
Local maps can be used to share data safely in a single Vert.x instance.
LocalMap(LocalMap<K, V>) - Constructor for class io.vertx.mutiny.core.shareddata.LocalMap
Create a new instance of LocalMap delegating to the given (non-null) instance of LocalMap.
LocalMap(LocalMap<K, V>, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.LocalMap
 
LocalMap(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.LocalMap
 
localServices() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns list of services registered with the local agent.
localServicesAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns list of services registered with the local agent.
localServicesAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Returns list of services registered with the local agent.
LocalSessionStore - Class in io.vertx.mutiny.ext.web.sstore
A session store which is only available on a single node.
LocalSessionStore(LocalSessionStore) - Constructor for class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Create a new instance of LocalSessionStore delegating to the given (non-null) instance of LocalSessionStore.
LocalSessionStore(Object) - Constructor for class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
 
LOCATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Location header name
lock() - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a non-shared lock on the entire file.
lock(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a lock on a portion of this file.
Lock - Class in io.vertx.mutiny.core.shareddata
An asynchronous exclusive lock which can be obtained from any node in the cluster.
Lock(Lock) - Constructor for class io.vertx.mutiny.core.shareddata.Lock
Create a new instance of Lock delegating to the given (non-null) instance of Lock.
Lock(Object) - Constructor for class io.vertx.mutiny.core.shareddata.Lock
 
lockAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a non-shared lock on the entire file.
lockAndAwait(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a lock on a portion of this file.
lockAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a non-shared lock on the entire file.
lockAndForget(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a lock on a portion of this file.
LoggerFormatter - Class in io.vertx.mutiny.ext.web.handler
Implement to format the output of the LoggerHandler
LoggerFormatter(LoggerFormatter) - Constructor for class io.vertx.mutiny.ext.web.handler.LoggerFormatter
Create a new instance of LoggerFormatter delegating to the given (non-null) instance of LoggerFormatter.
LoggerFormatter(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.LoggerFormatter
 
LoggerHandler - Class in io.vertx.mutiny.ext.web.handler
A handler which logs request information to the Vert.x logger.
LoggerHandler(LoggerHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.LoggerHandler
Create a new instance of LoggerHandler delegating to the given (non-null) instance of LoggerHandler.
LoggerHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.LoggerHandler
 
loginHint(String) - Method in class io.vertx.mutiny.ext.web.UserContext
When performing a web identity operation, hint if possible to the identity provider to use the given login.
logout() - Method in class io.vertx.mutiny.ext.web.UserContext
Logout can be called from any route handler which needs to terminate a login session.
logout(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Logout can be called from any route handler which needs to terminate a login session.
logoutAndAwait() - Method in class io.vertx.mutiny.ext.web.UserContext
Logout can be called from any route handler which needs to terminate a login session.
logoutAndAwait(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Logout can be called from any route handler which needs to terminate a login session.
logoutAndForget() - Method in class io.vertx.mutiny.ext.web.UserContext
Logout can be called from any route handler which needs to terminate a login session.
logoutAndForget(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Logout can be called from any route handler which needs to terminate a login session.
lolwut(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Displays computer art and the Redis version.
lolwut(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Displays computer art and the server version.
lolwutAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Displays computer art and the Redis version.
lolwutAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Displays computer art and the server version.
lolwutAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Displays computer art and the Redis version.
lolwutAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Displays computer art and the server version.
lookup(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lookup4(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup4AndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup4AndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup6(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookup6AndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookup6AndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookupAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lookupAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the first elements in a list after removing it.
lpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns and removes one or more elements from the beginning of a list.
lpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the first elements in a list after removing it.
lpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns and removes one or more elements from the beginning of a list.
lpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the first elements in a list after removing it.
lpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns and removes one or more elements from the beginning of a list.
lpos(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of matching elements in a list.
lpos(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of matching elements in a list.
lposAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of matching elements in a list.
lposAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of matching elements in a list.
lposAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of matching elements in a list.
lposAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of matching elements in a list.
lprops(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lpropsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lpropsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lpropsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.lprops(String)
lpush(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Prepends one or more elements to a list.
lpush(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Prepends one or more elements to a list.
lpushAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Prepends one or more elements to a list.
lpushAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Prepends one or more elements to a list.
lpushAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Prepends one or more elements to a list.
lpushAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Prepends one or more elements to a list.
lpushx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Prepends one or more elements to a list only when the list exists.
lpushx(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Prepends one or more elements to a list only when the list exists.
lpushxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Prepends one or more elements to a list only when the list exists.
lpushxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Prepends one or more elements to a list only when the list exists.
lpushxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Prepends one or more elements to a list only when the list exists.
lpushxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Prepends one or more elements to a list only when the list exists.
lrange(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a range of elements from a list.
lrange(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a range of elements from a list.
lrangeAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a range of elements from a list.
lrangeAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a range of elements from a list.
lrangeAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a range of elements from a list.
lrangeAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a range of elements from a list.
lrem(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes elements from a list.
lrem(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes elements from a list.
lremAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes elements from a list.
lremAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes elements from a list.
lremAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes elements from a list.
lremAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes elements from a list.
lset(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the value of an element in a list by its index.
lset(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the value of an element in a list by its index.
lsetAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the value of an element in a list by its index.
lsetAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the value of an element in a list by its index.
lsetAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the value of an element in a list by its index.
lsetAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the value of an element in a list by its index.
ltrim(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes elements from both ends a list.
ltrim(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes elements from both ends a list.
ltrimAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes elements from both ends a list.
ltrimAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes elements from both ends a list.
ltrimAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes elements from both ends a list.
ltrimAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes elements from both ends a list.

M

MailAttachment - Class in io.vertx.mutiny.ext.mail
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
MailAttachment(MailAttachment) - Constructor for class io.vertx.mutiny.ext.mail.MailAttachment
Create a new instance of MailAttachment delegating to the given (non-null) instance of MailAttachment.
MailAttachment(Object) - Constructor for class io.vertx.mutiny.ext.mail.MailAttachment
 
MailchimpAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Mailchimp.
MailchimpAuth(MailchimpAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
Create a new instance of MailchimpAuth delegating to the given (non-null) instance of MailchimpAuth.
MailchimpAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
 
MailClient - Class in io.vertx.mutiny.ext.mail
SMTP mail client for Vert.x
MailClient(MailClient) - Constructor for class io.vertx.mutiny.ext.mail.MailClient
Create a new instance of MailClient delegating to the given (non-null) instance of MailClient.
MailClient(Object) - Constructor for class io.vertx.mutiny.ext.mail.MailClient
 
MailClientBuilder - Class in io.vertx.mutiny.ext.mail
A builder for MailClient.
MailClientBuilder(MailClientBuilder) - Constructor for class io.vertx.mutiny.ext.mail.MailClientBuilder
Create a new instance of MailClientBuilder delegating to the given (non-null) instance of MailClientBuilder.
MailClientBuilder(Object) - Constructor for class io.vertx.mutiny.ext.mail.MailClientBuilder
 
maintenanceService(MaintenanceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Places a given service into "maintenance mode"
maintenanceServiceAndAwait(MaintenanceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Places a given service into "maintenance mode"
maintenanceServiceAndForget(MaintenanceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Places a given service into "maintenance mode"
majorVersion() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
map(Row) - Method in class io.vertx.mutiny.sqlclient.templates.RowMapper
Build a T representation of the given row
map(Function<Integer, String>, int, T) - Method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
The internal mapper contract that builds a tuple.
mapFrom(TupleMapper<T>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Set a parameters user defined mapping function.
mapFrom(Class<T>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Set a parameters user defined class mapping.
mapper(Function<T, Map<String, Object>>) - Static method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
Create a mapper that associates a parameters object to a map of named parameters to their respective value.
mapping(Function<Row, U>) - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
Use the specified mapper for mapping Row to <U>.
mapping(Function<Row, U>) - Method in class io.vertx.mutiny.sqlclient.Query
Use the specified mapper for mapping Row to <U>.
mapTo(RowMapper<U>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Set a row user defined mapping function.
mapTo(Class<U>) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Set a row user defined mapping function.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorization.AuthorizationImpl
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in interface io.vertx.mutiny.ext.auth.authorization.Authorization
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
this methods verifies whether or not the authorization match the specified context.
match(AuthorizationContext) - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
this methods verifies whether or not the authorization match the specified context.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
this methods verifies whether or not the authorization match the specified context.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorization.AuthorizationImpl
this methods verifies whether or not the authorization match the specified user.
match(User) - Method in interface io.vertx.mutiny.ext.auth.authorization.Authorization
this methods verifies whether or not the authorization match the specified user.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
this methods verifies whether or not the authorization match the specified context.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
this methods verifies whether or not the authorization match the specified context.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
this methods verifies whether or not the authorization match the specified context.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
this methods verifies whether or not the authorization match the specified context.
match(User) - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
this methods verifies whether or not the authorization match the specified context.
maxActiveStreams() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
 
maxAge() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
maxAgeSeconds(int) - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Set how long the browser should cache the information
maxDatagramLength() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
maximumPacketSize() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Maximum packet size the server is willing to accept, in bytes.
maximumQos() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Maximum QoS level the server supports.
maxRecordSize(int) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Set the maximum allowed size for a record when using the delimited mode.
Measured - Interface in io.vertx.mutiny.core.metrics
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
Measured.MeasuredImpl - Class in io.vertx.mutiny.core.metrics
 
MeasuredImpl(Measured) - Constructor for class io.vertx.mutiny.core.metrics.Measured.MeasuredImpl
Create a new instance of Measured.MeasuredImpl delegating to the given (non-null) instance of Measured.
mediaType() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Gets the MIME media type string.
mediaType() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
mediaType() - Method in class io.vertx.mutiny.httpproxy.Body
 
mediaTypeWithParams() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Gets the MIME media type string with parameters attached.
memory(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for memory diagnostics commands.
memory(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for memory diagnostics commands.
memoryAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for memory diagnostics commands.
memoryAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for memory diagnostics commands.
memoryAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for memory diagnostics commands.
memoryAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for memory diagnostics commands.
merge(User) - Method in class io.vertx.mutiny.ext.auth.User
Merge the principal and attributes of a second user into this object properties.
message() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
message() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Provides MessageType#CONNECTION_INIT message content.
message() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
Message<T> - Class in io.vertx.mutiny.core.eventbus
Represents a message that is received from the event bus in a handler.
Message - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
Message(Message<T>) - Constructor for class io.vertx.mutiny.core.eventbus.Message
Create a new instance of Message delegating to the given (non-null) instance of Message.
Message(Message<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.Message
 
Message(Message) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
Create a new instance of Message delegating to the given (non-null) instance of Message.
Message(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
Message(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.Message
 
MessageConsumer<T> - Class in io.vertx.mutiny.core.eventbus
An event bus consumer object representing a stream of message to an EventBus address that can be read from.
MessageConsumer(MessageConsumer<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageConsumer
Create a new instance of MessageConsumer delegating to the given (non-null) instance of MessageConsumer.
MessageConsumer(MessageConsumer<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageConsumer
 
MessageConsumer(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageConsumer
 
messageCount() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
messageCount(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Returns the number of messages in a queue ready to be delivered.
messageCountAndAwait(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Returns the number of messages in a queue ready to be delivered.
messageCountAndForget(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Returns the number of messages in a queue ready to be delivered.
messageId() - Method in interface io.vertx.mutiny.mqtt.messages.MqttMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttMessage.MqttMessageImpl
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
messageId() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
MessageProducer<T> - Class in io.vertx.mutiny.core.eventbus
Represents a stream of message that can be written to.
MessageProducer(MessageProducer<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageProducer
Create a new instance of MessageProducer delegating to the given (non-null) instance of MessageProducer.
MessageProducer(MessageProducer<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageProducer
 
MessageProducer(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageProducer
 
metadata() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Get Metadata for the session.
metadata() - Method in class io.vertx.mutiny.ext.web.Route
 
metadata() - Method in class io.vertx.mutiny.ext.web.Router
 
metadataAndAwait() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Get Metadata for the session.
metadataAndForget() - Method in class io.vertx.mutiny.cassandra.CassandraClient
Get Metadata for the session.
method() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
method() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
method() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
method(HttpMethod) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to use a new method value.
method(HttpMethod) - Method in class io.vertx.mutiny.ext.web.Route
Add an HTTP method for this route.
MethodOverrideHandler - Class in io.vertx.mutiny.ext.web.handler
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
MethodOverrideHandler(MethodOverrideHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Create a new instance of MethodOverrideHandler delegating to the given (non-null) instance of MethodOverrideHandler.
MethodOverrideHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
 
methods() - Method in class io.vertx.mutiny.ext.web.Route
 
metricsNames() - Method in class io.vertx.mutiny.micrometer.MetricsService
 
MetricsService - Class in io.vertx.mutiny.micrometer
The metrics service mainly allows to return a snapshot of measured objects.
This service is derived and adapted from MetricsService in the vertx-dropwizard-metrics module.
MetricsService(MetricsService) - Constructor for class io.vertx.mutiny.micrometer.MetricsService
Create a new instance of MetricsService delegating to the given (non-null) instance of MetricsService.
MetricsService(Object) - Constructor for class io.vertx.mutiny.micrometer.MetricsService
 
mget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically returns the string values of one or more keys.
mget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically returns the string values of one or more keys.
mgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically returns the string values of one or more keys.
mgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically returns the string values of one or more keys.
mgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically returns the string values of one or more keys.
mgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically returns the string values of one or more keys.
MicroProfileAuthorization - Class in io.vertx.mutiny.ext.auth.jwt.authorization
Implementation of the Microprofile MP-JWT 1.1 RBAC based on the access token groups key.
MicroProfileAuthorization(MicroProfileAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
Create a new instance of MicroProfileAuthorization delegating to the given (non-null) instance of MicroProfileAuthorization.
MicroProfileAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
 
migrate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically transfers a key from one Redis instance to another.
migrate(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically transfers a key from one instance to another.
migrateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically transfers a key from one Redis instance to another.
migrateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically transfers a key from one instance to another.
migrateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically transfers a key from one Redis instance to another.
migrateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically transfers a key from one instance to another.
MIMEHeader - Class in io.vertx.mutiny.ext.web
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
MIMEHeader(MIMEHeader) - Constructor for class io.vertx.mutiny.ext.web.MIMEHeader
Create a new instance of MIMEHeader delegating to the given (non-null) instance of MIMEHeader.
MIMEHeader(Object) - Constructor for class io.vertx.mutiny.ext.web.MIMEHeader
 
minorVersion() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
missingKeyHandler(Consumer<String>) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Handled to be called when a key (mentioned on a JWT) is missing from the current config.
mkdir(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.mkdir(String)
mkdirBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
mkdirs(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.mkdirs(String)
mkdirsBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
mode() - Static method in class io.vertx.mutiny.ext.web.common.WebEnvironment
The current mode from the system properties with fallback to environment variables
modified(boolean, boolean) - Method in class io.vertx.mutiny.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message as modified.
modifiedHandler(Consumer<Router>) - Method in class io.vertx.mutiny.ext.web.Router
When a Router routes are changed this handler is notified.
module(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for module commands.
module(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for module commands.
moduleAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for module commands.
moduleAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for module commands.
moduleAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for module commands.
moduleAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for module commands.
MongoAuthentication - Class in io.vertx.mutiny.ext.auth.mongo
An extension of AuthProvider which is using MongoClient as store
MongoAuthentication(MongoAuthentication) - Constructor for class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Create a new instance of MongoAuthentication delegating to the given (non-null) instance of MongoAuthentication.
MongoAuthentication(Object) - Constructor for class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
 
MongoAuthorization - Class in io.vertx.mutiny.ext.auth.mongo
An extension of AuthProvider which is using MongoClient as store
MongoAuthorization(MongoAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Create a new instance of MongoAuthorization delegating to the given (non-null) instance of MongoAuthorization.
MongoAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
 
MongoClient - Class in io.vertx.mutiny.ext.mongo
A Vert.x service used to interact with MongoDB server instances.
MongoClient(MongoClient) - Constructor for class io.vertx.mutiny.ext.mongo.MongoClient
Create a new instance of MongoClient delegating to the given (non-null) instance of MongoClient.
MongoClient(Object) - Constructor for class io.vertx.mutiny.ext.mongo.MongoClient
 
MongoGridFsClient - Class in io.vertx.mutiny.ext.mongo
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
MongoGridFsClient(MongoGridFsClient) - Constructor for class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Create a new instance of MongoGridFsClient delegating to the given (non-null) instance of MongoGridFsClient.
MongoGridFsClient(Object) - Constructor for class io.vertx.mutiny.ext.mongo.MongoGridFsClient
 
MongoUserUtil - Class in io.vertx.mutiny.ext.auth.mongo
Utility to create users/roles/permissions.
MongoUserUtil(MongoUserUtil) - Constructor for class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Create a new instance of MongoUserUtil delegating to the given (non-null) instance of MongoUserUtil.
MongoUserUtil(Object) - Constructor for class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
 
monitor() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for all requests received by the server in real-time.
monitor() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for all requests received by the server in real-time.
monitorAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for all requests received by the server in real-time.
monitorAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for all requests received by the server in real-time.
monitorAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for all requests received by the server in real-time.
monitorAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for all requests received by the server in real-time.
mountPoint() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
move(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Moves a key to another database.
move(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Moves a key to another database.
move(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
moveAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
moveAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Moves a key to another database.
moveAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Moves a key to another database.
moveAndAwait(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
moveAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
moveAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Moves a key to another database.
moveAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Moves a key to another database.
moveAndForget(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
moveBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
MqttAuthenticationExchangeMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT AUTH message
MqttAuthenticationExchangeMessage(MqttAuthenticationExchangeMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
Create a new instance of MqttAuthenticationExchangeMessage delegating to the given (non-null) instance of MqttAuthenticationExchangeMessage.
MqttAuthenticationExchangeMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
MqttClient - Class in io.vertx.mutiny.mqtt
An MQTT client
MqttClient(MqttClient) - Constructor for class io.vertx.mutiny.mqtt.MqttClient
Create a new instance of MqttClient delegating to the given (non-null) instance of MqttClient.
MqttClient(Object) - Constructor for class io.vertx.mutiny.mqtt.MqttClient
 
MqttConnAckMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT CONNACK message.
MqttConnAckMessage(MqttConnAckMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Create a new instance of MqttConnAckMessage delegating to the given (non-null) instance of MqttConnAckMessage.
MqttConnAckMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
MqttDisconnectMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT DISCONNECT message
MqttDisconnectMessage(MqttDisconnectMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
Create a new instance of MqttDisconnectMessage delegating to the given (non-null) instance of MqttDisconnectMessage.
MqttDisconnectMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
MqttEndpoint - Class in io.vertx.mutiny.mqtt
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client
MqttEndpoint(MqttEndpoint) - Constructor for class io.vertx.mutiny.mqtt.MqttEndpoint
Create a new instance of MqttEndpoint delegating to the given (non-null) instance of MqttEndpoint.
MqttEndpoint(Object) - Constructor for class io.vertx.mutiny.mqtt.MqttEndpoint
 
MqttMessage - Interface in io.vertx.mutiny.mqtt.messages
Represent the interface for each MQTT message
MqttMessage.MqttMessageImpl - Class in io.vertx.mutiny.mqtt.messages
 
MqttMessageImpl(MqttMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttMessage.MqttMessageImpl
Create a new instance of MqttMessage.MqttMessageImpl delegating to the given (non-null) instance of MqttMessage.
MqttPubAckMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT PUBACK message
MqttPubAckMessage(MqttPubAckMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
Create a new instance of MqttPubAckMessage delegating to the given (non-null) instance of MqttPubAckMessage.
MqttPubAckMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
MqttPubCompMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT PUBCOMP message
MqttPubCompMessage(MqttPubCompMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
Create a new instance of MqttPubCompMessage delegating to the given (non-null) instance of MqttPubCompMessage.
MqttPubCompMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
MqttPublishMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT PUBLISH message
MqttPublishMessage(MqttPublishMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
Create a new instance of MqttPublishMessage delegating to the given (non-null) instance of MqttPublishMessage.
MqttPublishMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
MqttPubRecMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT PUBREC message
MqttPubRecMessage(MqttPubRecMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
Create a new instance of MqttPubRecMessage delegating to the given (non-null) instance of MqttPubRecMessage.
MqttPubRecMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
MqttPubRelMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT PUBREL message
MqttPubRelMessage(MqttPubRelMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
Create a new instance of MqttPubRelMessage delegating to the given (non-null) instance of MqttPubRelMessage.
MqttPubRelMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
MqttServer - Class in io.vertx.mutiny.mqtt
An MQTT server
MqttServer(MqttServer) - Constructor for class io.vertx.mutiny.mqtt.MqttServer
Create a new instance of MqttServer delegating to the given (non-null) instance of MqttServer.
MqttServer(Object) - Constructor for class io.vertx.mutiny.mqtt.MqttServer
 
MqttSubAckMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT SUBACK message
MqttSubAckMessage(MqttSubAckMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
Create a new instance of MqttSubAckMessage delegating to the given (non-null) instance of MqttSubAckMessage.
MqttSubAckMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
MqttSubscribeMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT SUBSCRIBE message
MqttSubscribeMessage(MqttSubscribeMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
Create a new instance of MqttSubscribeMessage delegating to the given (non-null) instance of MqttSubscribeMessage.
MqttSubscribeMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
MqttTopicSubscription - Class in io.vertx.mutiny.mqtt
Represents a subscription to a topic
MqttTopicSubscription(MqttTopicSubscription) - Constructor for class io.vertx.mutiny.mqtt.MqttTopicSubscription
Create a new instance of MqttTopicSubscription delegating to the given (non-null) instance of MqttTopicSubscription.
MqttTopicSubscription(Object) - Constructor for class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
MqttUnsubAckMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT UNSUBACK message
MqttUnsubAckMessage(MqttUnsubAckMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
Create a new instance of MqttUnsubAckMessage delegating to the given (non-null) instance of MqttUnsubAckMessage.
MqttUnsubAckMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
MqttUnsubscribeMessage - Class in io.vertx.mutiny.mqtt.messages
Represents an MQTT UNSUBSCRIBE message
MqttUnsubscribeMessage(MqttUnsubscribeMessage) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
Create a new instance of MqttUnsubscribeMessage delegating to the given (non-null) instance of MqttUnsubscribeMessage.
MqttUnsubscribeMessage(Object) - Constructor for class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
mset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically creates or modifies the string values of one or more keys.
mset(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically creates or modifies the string values of one or more keys.
msetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically creates or modifies the string values of one or more keys.
msetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically creates or modifies the string values of one or more keys.
msetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically creates or modifies the string values of one or more keys.
msetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically creates or modifies the string values of one or more keys.
msetex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically sets multiple string keys with a shared expiration in a single operation.
msetexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically sets multiple string keys with a shared expiration in a single operation.
msetexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically sets multiple string keys with a shared expiration in a single operation.
msetnx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically modifies the string values of one or more keys only when all keys don't exist.
msetnx(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically modifies the string values of one or more keys only when all keys don't exist.
msetnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically modifies the string values of one or more keys only when all keys don't exist.
msetnxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically modifies the string values of one or more keys only when all keys don't exist.
msetnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Atomically modifies the string values of one or more keys only when all keys don't exist.
msetnxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Atomically modifies the string values of one or more keys only when all keys don't exist.
MSSQLBuilder - Class in io.vertx.mutiny.mssqlclient
Entry point for building MSSQL clients.
MSSQLBuilder(MSSQLBuilder) - Constructor for class io.vertx.mutiny.mssqlclient.MSSQLBuilder
Create a new instance of MSSQLBuilder delegating to the given (non-null) instance of MSSQLBuilder.
MSSQLBuilder(Object) - Constructor for class io.vertx.mutiny.mssqlclient.MSSQLBuilder
 
MSSQLConnection - Class in io.vertx.mutiny.mssqlclient
A connection to Microsoft SQL Server.
MSSQLConnection(MSSQLConnection) - Constructor for class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a new instance of MSSQLConnection delegating to the given (non-null) instance of MSSQLConnection.
MSSQLConnection(Object) - Constructor for class io.vertx.mutiny.mssqlclient.MSSQLConnection
 
multi() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Starts a transaction.
multi() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Starts a transaction.
multiAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Starts a transaction.
multiAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Starts a transaction.
multiAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Starts a transaction.
multiAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Starts a transaction.
MultiHelper - Class in io.smallrye.mutiny.vertx
 
MultiHelper() - Constructor for class io.smallrye.mutiny.vertx.MultiHelper
 
MULTIPART_FORM_DATA - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
multipart/form-data header value
multipartFileUploadExists(String, String) - Static method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
Generate request predicate that checks if a particular multipart file upload with propertyName and matching contentTypePattern exists
MultipartForm - Class in io.vertx.mutiny.ext.web.multipart
A multipart form.
MultipartForm(MultipartForm) - Constructor for class io.vertx.mutiny.ext.web.multipart.MultipartForm
Create a new instance of MultipartForm delegating to the given (non-null) instance of MultipartForm.
MultipartForm(Object) - Constructor for class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
multipartFormData(ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
Create a form multipart/form-data processor
multipartMixed() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
multipartMixed(boolean) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Allow or disallow multipart mixed encoding when sending MultipartForm having files sharing the same file name.
MultiReadStream<T,U> - Class in io.smallrye.mutiny.vertx
 
MultiReadStream(ReadStream<T>, Function<T, U>) - Constructor for class io.smallrye.mutiny.vertx.MultiReadStream
 
MultiTenantHandler - Class in io.vertx.mutiny.ext.web.handler
A handler which selectively executes another handler if a precondition is met.
MultiTenantHandler(MultiTenantHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Create a new instance of MultiTenantHandler delegating to the given (non-null) instance of MultiTenantHandler.
MultiTenantHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
 
MutinyDelegate - Interface in io.smallrye.mutiny.vertx
Interface implemented by every generated Mutiny type.
MutinyGen - Annotation Interface in io.smallrye.mutiny.vertx
Associate an Mutiny generated class with its original type,used for mapping the generated classes to their original type.
MutinyHelper - Class in io.smallrye.mutiny.vertx
 
MutinyHelper() - Constructor for class io.smallrye.mutiny.vertx.MutinyHelper
 
MVELTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.mvel
A template engine that uses the Handlebars library.
MVELTemplateEngine(MVELTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Create a new instance of MVELTemplateEngine delegating to the given (non-null) instance of MVELTemplateEngine.
MVELTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
 
MySQLBuilder - Class in io.vertx.mutiny.mysqlclient
Entry point for building MySQL clients.
MySQLBuilder(MySQLBuilder) - Constructor for class io.vertx.mutiny.mysqlclient.MySQLBuilder
Create a new instance of MySQLBuilder delegating to the given (non-null) instance of MySQLBuilder.
MySQLBuilder(Object) - Constructor for class io.vertx.mutiny.mysqlclient.MySQLBuilder
 
MySQLClient - Class in io.vertx.mutiny.mysqlclient
An interface to define MySQL specific constants or behaviors.
MySQLClient(MySQLClient) - Constructor for class io.vertx.mutiny.mysqlclient.MySQLClient
Create a new instance of MySQLClient delegating to the given (non-null) instance of MySQLClient.
MySQLClient(Object) - Constructor for class io.vertx.mutiny.mysqlclient.MySQLClient
 
MySQLConnection - Class in io.vertx.mutiny.mysqlclient
An interface which represents a connection to MySQL server.
MySQLConnection(MySQLConnection) - Constructor for class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a new instance of MySQLConnection delegating to the given (non-null) instance of MySQLConnection.
MySQLConnection(Object) - Constructor for class io.vertx.mutiny.mysqlclient.MySQLConnection
 

N

name() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
name() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
name() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
name() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
name() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
name() - Method in class io.vertx.mutiny.sqlclient.PropertyKind
 
names() - Method in class io.vertx.mutiny.uritemplate.Variables
 
needsSeparator() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
Should the encoded string use the default separator to split fields.
NetClient - Class in io.vertx.mutiny.core.net
A TCP client.
NetClient(NetClient) - Constructor for class io.vertx.mutiny.core.net.NetClient
Create a new instance of NetClient delegating to the given (non-null) instance of NetClient.
NetClient(Object) - Constructor for class io.vertx.mutiny.core.net.NetClient
 
NetServer - Class in io.vertx.mutiny.core.net
Represents a TCP server
NetServer(NetServer) - Constructor for class io.vertx.mutiny.core.net.NetServer
Create a new instance of NetServer delegating to the given (non-null) instance of NetServer.
NetServer(Object) - Constructor for class io.vertx.mutiny.core.net.NetServer
 
netSocket() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
NetSocket - Class in io.vertx.mutiny.core.net
Represents a socket-like interface to a TCP connection on either the client or the server side.
NetSocket(NetSocket) - Constructor for class io.vertx.mutiny.core.net.NetSocket
Create a new instance of NetSocket delegating to the given (non-null) instance of NetSocket.
NetSocket(Object) - Constructor for class io.vertx.mutiny.core.net.NetSocket
 
newArrayParser(ValueParser<String>) - Method in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
 
newDelimited(Buffer) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the Buffer delim.
newDelimited(Buffer, ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newDelimited(Buffer) but wraps the stream.
newDelimited(Buffer, Flow.Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newDelimited(Buffer) but wraps the stream.
newDelimited(Buffer, Consumer<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newDelimited(Buffer) but set the output that will receive whole records which have been parsed.
newDelimited(String) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the String delim endcoded in latin-1 .
newDelimited(String, ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newDelimited(String) but wraps the stream.
newDelimited(String, Flow.Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newDelimited(String) but wraps the stream.
newDelimited(String, Consumer<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newDelimited(String) but set the output that will receive whole records which have been parsed.
newFixed(int) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Create a new RecordParser instance, initially in fixed size mode, and where the record size is specified by the size parameter.
newFixed(int, ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int, Flow.Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int, Consumer<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but set the output that will receive whole records which have been parsed.
newInstance(AmqpClient) - Static method in class io.vertx.mutiny.amqp.AmqpClient
Creates a new instance of the AmqpClient.
newInstance(AmqpConnection) - Static method in class io.vertx.mutiny.amqp.AmqpConnection
Creates a new instance of the AmqpConnection.
newInstance(AmqpMessage) - Static method in class io.vertx.mutiny.amqp.AmqpMessage
Creates a new instance of the AmqpMessage.
newInstance(AmqpMessageBuilder) - Static method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
Creates a new instance of the AmqpMessageBuilder.
newInstance(AmqpReceiver) - Static method in class io.vertx.mutiny.amqp.AmqpReceiver
Creates a new instance of the AmqpReceiver.
newInstance(AmqpSender) - Static method in class io.vertx.mutiny.amqp.AmqpSender
Creates a new instance of the AmqpSender.
newInstance(CamelBridge) - Static method in class io.vertx.mutiny.camel.CamelBridge
Creates a new instance of the CamelBridge.
newInstance(CassandraClient) - Static method in class io.vertx.mutiny.cassandra.CassandraClient
Creates a new instance of the CassandraClient.
newInstance(CassandraRowStream) - Static method in class io.vertx.mutiny.cassandra.CassandraRowStream
Creates a new instance of the CassandraRowStream.
newInstance(ResultSet) - Static method in class io.vertx.mutiny.cassandra.ResultSet
Creates a new instance of the ResultSet.
newInstance(CircuitBreaker) - Static method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Creates a new instance of the CircuitBreaker.
newInstance(FailurePolicy<T>) - Static method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
Creates a new instance of the FailurePolicy.
newInstance(FailurePolicy<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
Creates a new instance of the FailurePolicy.
newInstance(RetryPolicy) - Static method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
Creates a new instance of the RetryPolicy.
newInstance(ConfigRetriever) - Static method in class io.vertx.mutiny.config.ConfigRetriever
Creates a new instance of the ConfigRetriever.
newInstance(Context) - Static method in class io.vertx.mutiny.core.Context
Creates a new instance of the Context.
newInstance(DatagramSocket) - Static method in class io.vertx.mutiny.core.datagram.DatagramSocket
Creates a new instance of the DatagramSocket.
newInstance(DnsClient) - Static method in class io.vertx.mutiny.core.dns.DnsClient
Creates a new instance of the DnsClient.
newInstance(DeliveryContext<T>) - Static method in class io.vertx.mutiny.core.eventbus.DeliveryContext
Creates a new instance of the DeliveryContext.
newInstance(DeliveryContext<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.DeliveryContext
Creates a new instance of the DeliveryContext.
newInstance(EventBus) - Static method in class io.vertx.mutiny.core.eventbus.EventBus
Creates a new instance of the EventBus.
newInstance(Message<T>) - Static method in class io.vertx.mutiny.core.eventbus.Message
Creates a new instance of the Message.
newInstance(Message<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.Message
Creates a new instance of the Message.
newInstance(MessageConsumer<T>) - Static method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Creates a new instance of the MessageConsumer.
newInstance(MessageConsumer<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Creates a new instance of the MessageConsumer.
newInstance(MessageProducer<T>) - Static method in class io.vertx.mutiny.core.eventbus.MessageProducer
Creates a new instance of the MessageProducer.
newInstance(MessageProducer<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.MessageProducer
Creates a new instance of the MessageProducer.
newInstance(AsyncFile) - Static method in class io.vertx.mutiny.core.file.AsyncFile
Creates a new instance of the AsyncFile.
newInstance(AsyncFileLock) - Static method in class io.vertx.mutiny.core.file.AsyncFileLock
Creates a new instance of the AsyncFileLock.
newInstance(FileSystem) - Static method in class io.vertx.mutiny.core.file.FileSystem
Creates a new instance of the FileSystem.
newInstance(ClientWebSocket) - Static method in class io.vertx.mutiny.core.http.ClientWebSocket
Creates a new instance of the ClientWebSocket.
newInstance(HttpClient) - Static method in interface io.vertx.mutiny.core.http.HttpClient
Creates a new instance of the HttpClient.
newInstance(HttpClientAgent) - Static method in class io.vertx.mutiny.core.http.HttpClientAgent
Creates a new instance of the HttpClientAgent.
newInstance(HttpClientBuilder) - Static method in class io.vertx.mutiny.core.http.HttpClientBuilder
Creates a new instance of the HttpClientBuilder.
newInstance(HttpClientConnection) - Static method in class io.vertx.mutiny.core.http.HttpClientConnection
Creates a new instance of the HttpClientConnection.
newInstance(HttpClientRequest) - Static method in class io.vertx.mutiny.core.http.HttpClientRequest
Creates a new instance of the HttpClientRequest.
newInstance(HttpClientResponse) - Static method in class io.vertx.mutiny.core.http.HttpClientResponse
Creates a new instance of the HttpClientResponse.
newInstance(HttpConnection) - Static method in class io.vertx.mutiny.core.http.HttpConnection
Creates a new instance of the HttpConnection.
newInstance(HttpHeaders) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
Creates a new instance of the HttpHeaders.
newInstance(HttpRequestHead) - Static method in class io.vertx.mutiny.core.http.HttpRequestHead
Creates a new instance of the HttpRequestHead.
newInstance(HttpResponseHead) - Static method in interface io.vertx.mutiny.core.http.HttpResponseHead
Creates a new instance of the HttpResponseHead.
newInstance(HttpServer) - Static method in class io.vertx.mutiny.core.http.HttpServer
Creates a new instance of the HttpServer.
newInstance(HttpServerBuilder) - Static method in class io.vertx.mutiny.core.http.HttpServerBuilder
Creates a new instance of the HttpServerBuilder.
newInstance(HttpServerFileUpload) - Static method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Creates a new instance of the HttpServerFileUpload.
newInstance(HttpServerRequest) - Static method in class io.vertx.mutiny.core.http.HttpServerRequest
Creates a new instance of the HttpServerRequest.
newInstance(HttpServerResponse) - Static method in class io.vertx.mutiny.core.http.HttpServerResponse
Creates a new instance of the HttpServerResponse.
newInstance(ServerWebSocket) - Static method in class io.vertx.mutiny.core.http.ServerWebSocket
Creates a new instance of the ServerWebSocket.
newInstance(ServerWebSocketHandshake) - Static method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Creates a new instance of the ServerWebSocketHandshake.
newInstance(WebSocket) - Static method in class io.vertx.mutiny.core.http.WebSocket
Creates a new instance of the WebSocket.
newInstance(WebSocketBase) - Static method in interface io.vertx.mutiny.core.http.WebSocketBase
Creates a new instance of the WebSocketBase.
newInstance(WebSocketClient) - Static method in class io.vertx.mutiny.core.http.WebSocketClient
Creates a new instance of the WebSocketClient.
newInstance(JsonPointer) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Creates a new instance of the JsonPointer.
newInstance(JsonPointerIterator) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Creates a new instance of the JsonPointerIterator.
newInstance(Measured) - Static method in interface io.vertx.mutiny.core.metrics.Measured
Creates a new instance of the Measured.
newInstance(Endpoint) - Static method in class io.vertx.mutiny.core.net.endpoint.Endpoint
Creates a new instance of the Endpoint.
newInstance(EndpointResolver) - Static method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
Creates a new instance of the EndpointResolver.
newInstance(ServerEndpoint) - Static method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
Creates a new instance of the ServerEndpoint.
newInstance(ServerInteraction) - Static method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
Creates a new instance of the ServerInteraction.
newInstance(NetClient) - Static method in class io.vertx.mutiny.core.net.NetClient
Creates a new instance of the NetClient.
newInstance(NetServer) - Static method in class io.vertx.mutiny.core.net.NetServer
Creates a new instance of the NetServer.
newInstance(NetSocket) - Static method in class io.vertx.mutiny.core.net.NetSocket
Creates a new instance of the NetSocket.
newInstance(QuicClient) - Static method in class io.vertx.mutiny.core.net.QuicClient
Creates a new instance of the QuicClient.
newInstance(QuicConnection) - Static method in class io.vertx.mutiny.core.net.QuicConnection
Creates a new instance of the QuicConnection.
newInstance(QuicEndpoint) - Static method in class io.vertx.mutiny.core.net.QuicEndpoint
Creates a new instance of the QuicEndpoint.
newInstance(QuicServer) - Static method in class io.vertx.mutiny.core.net.QuicServer
Creates a new instance of the QuicServer.
newInstance(QuicStream) - Static method in class io.vertx.mutiny.core.net.QuicStream
Creates a new instance of the QuicStream.
newInstance(StreamChannel) - Static method in interface io.vertx.mutiny.core.net.StreamChannel
Creates a new instance of the StreamChannel.
newInstance(JsonParser) - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
Creates a new instance of the JsonParser.
newInstance(RecordParser) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
Creates a new instance of the RecordParser.
newInstance(Promise<T>) - Static method in class io.vertx.mutiny.core.Promise
Creates a new instance of the Promise.
newInstance(Promise<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.core.Promise
Creates a new instance of the Promise.
newInstance(AsyncMap<K, V>) - Static method in class io.vertx.mutiny.core.shareddata.AsyncMap
Creates a new instance of the AsyncMap.
newInstance(AsyncMap<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.core.shareddata.AsyncMap
Creates a new instance of the AsyncMap.
newInstance(Counter) - Static method in class io.vertx.mutiny.core.shareddata.Counter
Creates a new instance of the Counter.
newInstance(LocalMap<K, V>) - Static method in class io.vertx.mutiny.core.shareddata.LocalMap
Creates a new instance of the LocalMap.
newInstance(LocalMap<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.core.shareddata.LocalMap
Creates a new instance of the LocalMap.
newInstance(Lock) - Static method in class io.vertx.mutiny.core.shareddata.Lock
Creates a new instance of the Lock.
newInstance(SharedData) - Static method in class io.vertx.mutiny.core.shareddata.SharedData
Creates a new instance of the SharedData.
newInstance(Pipe<T>) - Static method in class io.vertx.mutiny.core.streams.Pipe
Creates a new instance of the Pipe.
newInstance(Pipe<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.core.streams.Pipe
Creates a new instance of the Pipe.
newInstance(ReadStream<T>) - Static method in interface io.vertx.mutiny.core.streams.ReadStream
Creates a new instance of the ReadStream.
newInstance(ReadStream<T>, TypeArg<T>) - Static method in interface io.vertx.mutiny.core.streams.ReadStream
Creates a new instance of the ReadStream.
newInstance(StreamBase) - Static method in interface io.vertx.mutiny.core.streams.StreamBase
Creates a new instance of the StreamBase.
newInstance(WriteStream<T>) - Static method in interface io.vertx.mutiny.core.streams.WriteStream
Creates a new instance of the WriteStream.
newInstance(WriteStream<T>, TypeArg<T>) - Static method in interface io.vertx.mutiny.core.streams.WriteStream
Creates a new instance of the WriteStream.
newInstance(Timer) - Static method in class io.vertx.mutiny.core.Timer
Creates a new instance of the Timer.
newInstance(Vertx) - Static method in class io.vertx.mutiny.core.Vertx
Creates a new instance of the Vertx.
newInstance(VertxBuilder) - Static method in class io.vertx.mutiny.core.VertxBuilder
Creates a new instance of the VertxBuilder.
newInstance(WorkerExecutor) - Static method in class io.vertx.mutiny.core.WorkerExecutor
Creates a new instance of the WorkerExecutor.
newInstance(DB2Builder) - Static method in class io.vertx.mutiny.db2client.DB2Builder
Creates a new instance of the DB2Builder.
newInstance(DB2Connection) - Static method in class io.vertx.mutiny.db2client.DB2Connection
Creates a new instance of the DB2Connection.
newInstance(SecurityAudit) - Static method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
Creates a new instance of the SecurityAudit.
newInstance(AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
Creates a new instance of the AuthenticationProvider.
newInstance(AndAuthorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
Creates a new instance of the AndAuthorization.
newInstance(Authorization) - Static method in interface io.vertx.mutiny.ext.auth.authorization.Authorization
Creates a new instance of the Authorization.
newInstance(AuthorizationContext) - Static method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
Creates a new instance of the AuthorizationContext.
newInstance(AuthorizationProvider) - Static method in interface io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider
Creates a new instance of the AuthorizationProvider.
newInstance(Authorizations) - Static method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
Creates a new instance of the Authorizations.
newInstance(NotAuthorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
Creates a new instance of the NotAuthorization.
newInstance(OrAuthorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
Creates a new instance of the OrAuthorization.
newInstance(PermissionBasedAuthorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
Creates a new instance of the PermissionBasedAuthorization.
newInstance(RoleBasedAuthorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
Creates a new instance of the RoleBasedAuthorization.
newInstance(WildcardPermissionBasedAuthorization) - Static method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
Creates a new instance of the WildcardPermissionBasedAuthorization.
newInstance(ChainAuth) - Static method in class io.vertx.mutiny.ext.auth.ChainAuth
Creates a new instance of the ChainAuth.
newInstance(HashingAlgorithm) - Static method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
Creates a new instance of the HashingAlgorithm.
newInstance(HashingStrategy) - Static method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Creates a new instance of the HashingStrategy.
newInstance(HtdigestAuth) - Static method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Creates a new instance of the HtdigestAuth.
newInstance(HtpasswdAuth) - Static method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
Creates a new instance of the HtpasswdAuth.
newInstance(JWTAuthorization) - Static method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
Creates a new instance of the JWTAuthorization.
newInstance(MicroProfileAuthorization) - Static method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
Creates a new instance of the MicroProfileAuthorization.
newInstance(JWTAuth) - Static method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
Creates a new instance of the JWTAuth.
newInstance(LdapAuthentication) - Static method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Creates a new instance of the LdapAuthentication.
newInstance(MongoAuthentication) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Creates a new instance of the MongoAuthentication.
newInstance(MongoAuthorization) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
Creates a new instance of the MongoAuthorization.
newInstance(MongoUserUtil) - Static method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
Creates a new instance of the MongoUserUtil.
newInstance(KeycloakAuthorization) - Static method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
Creates a new instance of the KeycloakAuthorization.
newInstance(ScopeAuthorization) - Static method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Creates a new instance of the ScopeAuthorization.
newInstance(OAuth2Auth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Creates a new instance of the OAuth2Auth.
newInstance(AmazonCognitoAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
Creates a new instance of the AmazonCognitoAuth.
newInstance(AppleIdAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
Creates a new instance of the AppleIdAuth.
newInstance(AzureADAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
Creates a new instance of the AzureADAuth.
newInstance(BoxAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
Creates a new instance of the BoxAuth.
newInstance(CloudFoundryAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
Creates a new instance of the CloudFoundryAuth.
newInstance(DropboxAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
Creates a new instance of the DropboxAuth.
newInstance(FacebookAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
Creates a new instance of the FacebookAuth.
newInstance(FoursquareAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
Creates a new instance of the FoursquareAuth.
newInstance(GiteeAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
Creates a new instance of the GiteeAuth.
newInstance(GithubAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
Creates a new instance of the GithubAuth.
newInstance(GitLabAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
Creates a new instance of the GitLabAuth.
newInstance(GoogleAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
Creates a new instance of the GoogleAuth.
newInstance(HerokuAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
Creates a new instance of the HerokuAuth.
newInstance(IBMCloudAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
Creates a new instance of the IBMCloudAuth.
newInstance(InstagramAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
Creates a new instance of the InstagramAuth.
newInstance(KeycloakAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
Creates a new instance of the KeycloakAuth.
newInstance(LinkedInAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
Creates a new instance of the LinkedInAuth.
newInstance(LiveAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
Creates a new instance of the LiveAuth.
newInstance(MailchimpAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
Creates a new instance of the MailchimpAuth.
newInstance(OpenIDConnectAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
Creates a new instance of the OpenIDConnectAuth.
newInstance(SalesforceAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Creates a new instance of the SalesforceAuth.
newInstance(ShopifyAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
Creates a new instance of the ShopifyAuth.
newInstance(SoundcloudAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
Creates a new instance of the SoundcloudAuth.
newInstance(StripeAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
Creates a new instance of the StripeAuth.
newInstance(TwitterAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
Creates a new instance of the TwitterAuth.
newInstance(ZohoAuth) - Static method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Creates a new instance of the ZohoAuth.
newInstance(HotpAuth) - Static method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
Creates a new instance of the HotpAuth.
newInstance(OtpKeyGenerator) - Static method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Creates a new instance of the OtpKeyGenerator.
newInstance(TotpAuth) - Static method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Creates a new instance of the TotpAuth.
newInstance(VertxContextPRNG) - Static method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Creates a new instance of the VertxContextPRNG.
newInstance(PropertyFileAuthentication) - Static method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Creates a new instance of the PropertyFileAuthentication.
newInstance(PropertyFileAuthorization) - Static method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Creates a new instance of the PropertyFileAuthorization.
newInstance(SqlAuthentication) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Creates a new instance of the SqlAuthentication.
newInstance(SqlAuthorization) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Creates a new instance of the SqlAuthorization.
newInstance(SqlUserUtil) - Static method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Creates a new instance of the SqlUserUtil.
newInstance(User) - Static method in class io.vertx.mutiny.ext.auth.User
Creates a new instance of the User.
newInstance(CredentialStorage) - Static method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Creates a new instance of the CredentialStorage.
newInstance(WebAuthn4J) - Static method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Creates a new instance of the WebAuthn4J.
newInstance(ConsulClient) - Static method in class io.vertx.mutiny.ext.consul.ConsulClient
Creates a new instance of the ConsulClient.
newInstance(Watch<T>) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates a new instance of the Watch.
newInstance(Watch<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates a new instance of the Watch.
newInstance(WatchResult<T>) - Static method in class io.vertx.mutiny.ext.consul.WatchResult
Creates a new instance of the WatchResult.
newInstance(WatchResult<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.ext.consul.WatchResult
Creates a new instance of the WatchResult.
newInstance(BridgeEvent) - Static method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Creates a new instance of the BridgeEvent.
newInstance(TcpEventBusBridge) - Static method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Creates a new instance of the TcpEventBusBridge.
newInstance(HealthChecks) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Creates a new instance of the HealthChecks.
newInstance(MailAttachment) - Static method in class io.vertx.mutiny.ext.mail.MailAttachment
Creates a new instance of the MailAttachment.
newInstance(MailClient) - Static method in class io.vertx.mutiny.ext.mail.MailClient
Creates a new instance of the MailClient.
newInstance(MailClientBuilder) - Static method in class io.vertx.mutiny.ext.mail.MailClientBuilder
Creates a new instance of the MailClientBuilder.
newInstance(MongoClient) - Static method in class io.vertx.mutiny.ext.mongo.MongoClient
Creates a new instance of the MongoClient.
newInstance(MongoGridFsClient) - Static method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Creates a new instance of the MongoGridFsClient.
newInstance(RouteToEBServiceHandler) - Static method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Creates a new instance of the RouteToEBServiceHandler.
newInstance(CachingWebClient) - Static method in class io.vertx.mutiny.ext.web.client.CachingWebClient
Creates a new instance of the CachingWebClient.
newInstance(HttpRequest<T>) - Static method in class io.vertx.mutiny.ext.web.client.HttpRequest
Creates a new instance of the HttpRequest.
newInstance(HttpRequest<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.ext.web.client.HttpRequest
Creates a new instance of the HttpRequest.
newInstance(HttpResponse<T>) - Static method in class io.vertx.mutiny.ext.web.client.HttpResponse
Creates a new instance of the HttpResponse.
newInstance(HttpResponse<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.ext.web.client.HttpResponse
Creates a new instance of the HttpResponse.
newInstance(OAuth2WebClient) - Static method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Creates a new instance of the OAuth2WebClient.
newInstance(WebClient) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Creates a new instance of the WebClient.
newInstance(WebClientSession) - Static method in class io.vertx.mutiny.ext.web.client.WebClientSession
Creates a new instance of the WebClientSession.
newInstance(BodyCodec<T>) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
Creates a new instance of the BodyCodec.
newInstance(BodyCodec<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
Creates a new instance of the BodyCodec.
newInstance(TemplateEngine) - Static method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Creates a new instance of the TemplateEngine.
newInstance(WebEnvironment) - Static method in class io.vertx.mutiny.ext.web.common.WebEnvironment
Creates a new instance of the WebEnvironment.
newInstance(FileUpload) - Static method in class io.vertx.mutiny.ext.web.FileUpload
Creates a new instance of the FileUpload.
newInstance(APIKeyHandler) - Static method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Creates a new instance of the APIKeyHandler.
newInstance(AuthenticationHandler) - Static method in interface io.vertx.mutiny.ext.web.handler.AuthenticationHandler
Creates a new instance of the AuthenticationHandler.
newInstance(AuthorizationHandler) - Static method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
Creates a new instance of the AuthorizationHandler.
newInstance(BasicAuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
Creates a new instance of the BasicAuthHandler.
newInstance(BodyHandler) - Static method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Creates a new instance of the BodyHandler.
newInstance(ChainAuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
Creates a new instance of the ChainAuthHandler.
newInstance(CorsHandler) - Static method in class io.vertx.mutiny.ext.web.handler.CorsHandler
Creates a new instance of the CorsHandler.
newInstance(CSPHandler) - Static method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Creates a new instance of the CSPHandler.
newInstance(CSRFHandler) - Static method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Creates a new instance of the CSRFHandler.
newInstance(DigestAuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
Creates a new instance of the DigestAuthHandler.
newInstance(ErrorHandler) - Static method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
Creates a new instance of the ErrorHandler.
newInstance(FaviconHandler) - Static method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
Creates a new instance of the FaviconHandler.
newInstance(FormLoginHandler) - Static method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Creates a new instance of the FormLoginHandler.
newInstance(ExecutionInputBuilderWithContext<C>) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
Creates a new instance of the ExecutionInputBuilderWithContext.
newInstance(ExecutionInputBuilderWithContext<C>, TypeArg<C>) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
Creates a new instance of the ExecutionInputBuilderWithContext.
newInstance(GraphiQLHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Creates a new instance of the GraphiQLHandler.
newInstance(GraphiQLHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
Creates a new instance of the GraphiQLHandlerBuilder.
newInstance(GraphQLHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Creates a new instance of the GraphQLHandler.
newInstance(GraphQLHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
Creates a new instance of the GraphQLHandlerBuilder.
newInstance(UploadScalar) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
Creates a new instance of the UploadScalar.
newInstance(ConnectionInitEvent) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
Creates a new instance of the ConnectionInitEvent.
newInstance(GraphQLWSHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Creates a new instance of the GraphQLWSHandler.
newInstance(GraphQLWSHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Creates a new instance of the GraphQLWSHandlerBuilder.
newInstance(Message) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
Creates a new instance of the Message.
newInstance(HSTSHandler) - Static method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
Creates a new instance of the HSTSHandler.
newInstance(InputTrustHandler) - Static method in interface io.vertx.mutiny.ext.web.handler.InputTrustHandler
Creates a new instance of the InputTrustHandler.
newInstance(JWTAuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Creates a new instance of the JWTAuthHandler.
newInstance(LoggerFormatter) - Static method in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
Creates a new instance of the LoggerFormatter.
newInstance(LoggerHandler) - Static method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
Creates a new instance of the LoggerHandler.
newInstance(MethodOverrideHandler) - Static method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
Creates a new instance of the MethodOverrideHandler.
newInstance(MultiTenantHandler) - Static method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Creates a new instance of the MultiTenantHandler.
newInstance(OAuth2AuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Creates a new instance of the OAuth2AuthHandler.
newInstance(OtpAuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Creates a new instance of the OtpAuthHandler.
newInstance(PlatformHandler) - Static method in interface io.vertx.mutiny.ext.web.handler.PlatformHandler
Creates a new instance of the PlatformHandler.
newInstance(ProtocolUpgradeHandler) - Static method in interface io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler
Creates a new instance of the ProtocolUpgradeHandler.
newInstance(RedirectAuthHandler) - Static method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Creates a new instance of the RedirectAuthHandler.
newInstance(ResponseContentTypeHandler) - Static method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
Creates a new instance of the ResponseContentTypeHandler.
newInstance(ResponseTimeHandler) - Static method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
Creates a new instance of the ResponseTimeHandler.
newInstance(SecurityAuditLoggerHandler) - Static method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
Creates a new instance of the SecurityAuditLoggerHandler.
newInstance(SecurityPolicyHandler) - Static method in interface io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler
Creates a new instance of the SecurityPolicyHandler.
newInstance(SessionHandler) - Static method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Creates a new instance of the SessionHandler.
newInstance(SimpleAuthenticationHandler) - Static method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Creates a new instance of the SimpleAuthenticationHandler.
newInstance(BridgeEvent) - Static method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Creates a new instance of the BridgeEvent.
newInstance(SockJSHandler) - Static method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Creates a new instance of the SockJSHandler.
newInstance(SockJSSocket) - Static method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Creates a new instance of the SockJSSocket.
newInstance(StaticHandler) - Static method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Creates a new instance of the StaticHandler.
newInstance(TemplateHandler) - Static method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Creates a new instance of the TemplateHandler.
newInstance(TimeoutHandler) - Static method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Creates a new instance of the TimeoutHandler.
newInstance(WebAuthn4JHandler) - Static method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Creates a new instance of the WebAuthn4JHandler.
newInstance(XFrameHandler) - Static method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
Creates a new instance of the XFrameHandler.
newInstance(HealthCheckHandler) - Static method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Creates a new instance of the HealthCheckHandler.
newInstance(LanguageHeader) - Static method in class io.vertx.mutiny.ext.web.LanguageHeader
Creates a new instance of the LanguageHeader.
newInstance(MIMEHeader) - Static method in class io.vertx.mutiny.ext.web.MIMEHeader
Creates a new instance of the MIMEHeader.
newInstance(FormDataPart) - Static method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
Creates a new instance of the FormDataPart.
newInstance(MultipartForm) - Static method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Creates a new instance of the MultipartForm.
newInstance(ParsedHeaderValue) - Static method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
Creates a new instance of the ParsedHeaderValue.
newInstance(ParsedHeaderValues) - Static method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
Creates a new instance of the ParsedHeaderValues.
newInstance(ProxyHandler) - Static method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
Creates a new instance of the ProxyHandler.
newInstance(RequestBody) - Static method in class io.vertx.mutiny.ext.web.RequestBody
Creates a new instance of the RequestBody.
newInstance(Route) - Static method in class io.vertx.mutiny.ext.web.Route
Creates a new instance of the Route.
newInstance(Router) - Static method in class io.vertx.mutiny.ext.web.Router
Creates a new instance of the Router.
newInstance(RoutingContext) - Static method in class io.vertx.mutiny.ext.web.RoutingContext
Creates a new instance of the RoutingContext.
newInstance(Session) - Static method in class io.vertx.mutiny.ext.web.Session
Creates a new instance of the Session.
newInstance(ClusteredSessionStore) - Static method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Creates a new instance of the ClusteredSessionStore.
newInstance(CookieSessionStore) - Static method in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
Creates a new instance of the CookieSessionStore.
newInstance(InfinispanSessionStore) - Static method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
Creates a new instance of the InfinispanSessionStore.
newInstance(LocalSessionStore) - Static method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Creates a new instance of the LocalSessionStore.
newInstance(RedisSessionStore) - Static method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
Creates a new instance of the RedisSessionStore.
newInstance(SessionStore) - Static method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Creates a new instance of the SessionStore.
newInstance(FreeMarkerTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Creates a new instance of the FreeMarkerTemplateEngine.
newInstance(HandlebarsTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Creates a new instance of the HandlebarsTemplateEngine.
newInstance(HTTLTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Creates a new instance of the HTTLTemplateEngine.
newInstance(MVELTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Creates a new instance of the MVELTemplateEngine.
newInstance(PebbleTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Creates a new instance of the PebbleTemplateEngine.
newInstance(PugTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Creates a new instance of the PugTemplateEngine.
newInstance(RockerTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Creates a new instance of the RockerTemplateEngine.
newInstance(ThymeleafTemplateEngine) - Static method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Creates a new instance of the ThymeleafTemplateEngine.
newInstance(UserContext) - Static method in class io.vertx.mutiny.ext.web.UserContext
Creates a new instance of the UserContext.
newInstance(ArrayParserFactory) - Static method in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
Creates a new instance of the ArrayParserFactory.
newInstance(Bodies) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
Creates a new instance of the Bodies.
newInstance(BodyProcessorFactory) - Static method in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
Creates a new instance of the BodyProcessorFactory.
newInstance(ObjectParserFactory) - Static method in class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
Creates a new instance of the ObjectParserFactory.
newInstance(ParameterProcessorFactory) - Static method in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
Creates a new instance of the ParameterProcessorFactory.
newInstance(Parameters) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new instance of the Parameters.
newInstance(Parsers) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
Creates a new instance of the Parsers.
newInstance(StyledParameterProcessorFactory) - Static method in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
Creates a new instance of the StyledParameterProcessorFactory.
newInstance(TupleParserFactory) - Static method in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
Creates a new instance of the TupleParserFactory.
newInstance(ValidationHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
Creates a new instance of the ValidationHandlerBuilder.
newInstance(RequestParameter) - Static method in class io.vertx.mutiny.ext.web.validation.RequestParameter
Creates a new instance of the RequestParameter.
newInstance(RequestParameters) - Static method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Creates a new instance of the RequestParameters.
newInstance(RequestPredicate) - Static method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
Creates a new instance of the RequestPredicate.
newInstance(RequestPredicateResult) - Static method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
Creates a new instance of the RequestPredicateResult.
newInstance(ValidationHandler) - Static method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
Creates a new instance of the ValidationHandler.
newInstance(Body) - Static method in class io.vertx.mutiny.httpproxy.Body
Creates a new instance of the Body.
newInstance(BodyTransformer) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformer
Creates a new instance of the BodyTransformer.
newInstance(BodyTransformers) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Creates a new instance of the BodyTransformers.
newInstance(HttpProxy) - Static method in class io.vertx.mutiny.httpproxy.HttpProxy
Creates a new instance of the HttpProxy.
newInstance(OriginRequestProvider) - Static method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Creates a new instance of the OriginRequestProvider.
newInstance(ProxyContext) - Static method in class io.vertx.mutiny.httpproxy.ProxyContext
Creates a new instance of the ProxyContext.
newInstance(ProxyInterceptor) - Static method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
Creates a new instance of the ProxyInterceptor.
newInstance(ProxyInterceptorBuilder) - Static method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Creates a new instance of the ProxyInterceptorBuilder.
newInstance(ProxyRequest) - Static method in class io.vertx.mutiny.httpproxy.ProxyRequest
Creates a new instance of the ProxyRequest.
newInstance(ProxyResponse) - Static method in class io.vertx.mutiny.httpproxy.ProxyResponse
Creates a new instance of the ProxyResponse.
newInstance(JsonFormatValidator) - Static method in class io.vertx.mutiny.json.schema.JsonFormatValidator
Creates a new instance of the JsonFormatValidator.
newInstance(JsonSchema) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
Creates a new instance of the JsonSchema.
newInstance(Ref) - Static method in class io.vertx.mutiny.json.schema.Ref
Creates a new instance of the Ref.
newInstance(SchemaRepository) - Static method in class io.vertx.mutiny.json.schema.SchemaRepository
Creates a new instance of the SchemaRepository.
newInstance(Validator) - Static method in class io.vertx.mutiny.json.schema.Validator
Creates a new instance of the Validator.
newInstance(KafkaAdminClient) - Static method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
Creates a new instance of the KafkaAdminClient.
newInstance(KafkaConsumer<K, V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Creates a new instance of the KafkaConsumer.
newInstance(KafkaConsumer<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Creates a new instance of the KafkaConsumer.
newInstance(KafkaConsumerRecord<K, V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
Creates a new instance of the KafkaConsumerRecord.
newInstance(KafkaConsumerRecord<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
Creates a new instance of the KafkaConsumerRecord.
newInstance(KafkaConsumerRecords<K, V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
Creates a new instance of the KafkaConsumerRecords.
newInstance(KafkaConsumerRecords<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
Creates a new instance of the KafkaConsumerRecords.
newInstance(KafkaHeader) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
Creates a new instance of the KafkaHeader.
newInstance(KafkaProducer<K, V>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Creates a new instance of the KafkaProducer.
newInstance(KafkaProducer<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Creates a new instance of the KafkaProducer.
newInstance(KafkaProducerRecord<K, V>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Creates a new instance of the KafkaProducerRecord.
newInstance(KafkaProducerRecord<K, V>, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
Creates a new instance of the KafkaProducerRecord.
newInstance(MetricsService) - Static method in class io.vertx.mutiny.micrometer.MetricsService
Creates a new instance of the MetricsService.
newInstance(PrometheusRequestHandler) - Static method in interface io.vertx.mutiny.micrometer.PrometheusRequestHandler
Creates a new instance of the PrometheusRequestHandler.
newInstance(PrometheusScrapingHandler) - Static method in interface io.vertx.mutiny.micrometer.PrometheusScrapingHandler
Creates a new instance of the PrometheusScrapingHandler.
newInstance(MqttAuthenticationExchangeMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
Creates a new instance of the MqttAuthenticationExchangeMessage.
newInstance(MqttConnAckMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Creates a new instance of the MqttConnAckMessage.
newInstance(MqttDisconnectMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
Creates a new instance of the MqttDisconnectMessage.
newInstance(MqttMessage) - Static method in interface io.vertx.mutiny.mqtt.messages.MqttMessage
Creates a new instance of the MqttMessage.
newInstance(MqttPubAckMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
Creates a new instance of the MqttPubAckMessage.
newInstance(MqttPubCompMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
Creates a new instance of the MqttPubCompMessage.
newInstance(MqttPublishMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
Creates a new instance of the MqttPublishMessage.
newInstance(MqttPubRecMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
Creates a new instance of the MqttPubRecMessage.
newInstance(MqttPubRelMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
Creates a new instance of the MqttPubRelMessage.
newInstance(MqttSubAckMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
Creates a new instance of the MqttSubAckMessage.
newInstance(MqttSubscribeMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
Creates a new instance of the MqttSubscribeMessage.
newInstance(MqttUnsubAckMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
Creates a new instance of the MqttUnsubAckMessage.
newInstance(MqttUnsubscribeMessage) - Static method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
Creates a new instance of the MqttUnsubscribeMessage.
newInstance(MqttClient) - Static method in class io.vertx.mutiny.mqtt.MqttClient
Creates a new instance of the MqttClient.
newInstance(MqttEndpoint) - Static method in class io.vertx.mutiny.mqtt.MqttEndpoint
Creates a new instance of the MqttEndpoint.
newInstance(MqttServer) - Static method in class io.vertx.mutiny.mqtt.MqttServer
Creates a new instance of the MqttServer.
newInstance(MqttTopicSubscription) - Static method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
Creates a new instance of the MqttTopicSubscription.
newInstance(MSSQLBuilder) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
Creates a new instance of the MSSQLBuilder.
newInstance(MSSQLConnection) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Creates a new instance of the MSSQLConnection.
newInstance(MySQLBuilder) - Static method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
Creates a new instance of the MySQLBuilder.
newInstance(MySQLClient) - Static method in class io.vertx.mutiny.mysqlclient.MySQLClient
Creates a new instance of the MySQLClient.
newInstance(MySQLConnection) - Static method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Creates a new instance of the MySQLConnection.
newInstance(OracleBuilder) - Static method in class io.vertx.mutiny.oracleclient.OracleBuilder
Creates a new instance of the OracleBuilder.
newInstance(OracleClient) - Static method in class io.vertx.mutiny.oracleclient.OracleClient
Creates a new instance of the OracleClient.
newInstance(OracleConnection) - Static method in class io.vertx.mutiny.oracleclient.OracleConnection
Creates a new instance of the OracleConnection.
newInstance(PgBuilder) - Static method in class io.vertx.mutiny.pgclient.PgBuilder
Creates a new instance of the PgBuilder.
newInstance(PgConnection) - Static method in class io.vertx.mutiny.pgclient.PgConnection
Creates a new instance of the PgConnection.
newInstance(PgChannel) - Static method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Creates a new instance of the PgChannel.
newInstance(PgSubscriber) - Static method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Creates a new instance of the PgSubscriber.
newInstance(RabbitMQClient) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Creates a new instance of the RabbitMQClient.
newInstance(RabbitMQConsumer) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Creates a new instance of the RabbitMQConsumer.
newInstance(RabbitMQMessage) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
Creates a new instance of the RabbitMQMessage.
newInstance(RabbitMQPublisher) - Static method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Creates a new instance of the RabbitMQPublisher.
newInstance(Redis) - Static method in class io.vertx.mutiny.redis.client.Redis
Creates a new instance of the Redis.
newInstance(RedisAPI) - Static method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a new instance of the RedisAPI.
newInstance(RedisCluster) - Static method in class io.vertx.mutiny.redis.client.RedisCluster
Creates a new instance of the RedisCluster.
newInstance(RedisConnection) - Static method in class io.vertx.mutiny.redis.client.RedisConnection
Creates a new instance of the RedisConnection.
newInstance(ValkeyAPI) - Static method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates a new instance of the ValkeyAPI.
newInstance(ClientBuilder<C>) - Static method in class io.vertx.mutiny.sqlclient.ClientBuilder
Creates a new instance of the ClientBuilder.
newInstance(ClientBuilder<C>, TypeArg<C>) - Static method in class io.vertx.mutiny.sqlclient.ClientBuilder
Creates a new instance of the ClientBuilder.
newInstance(Cursor) - Static method in class io.vertx.mutiny.sqlclient.Cursor
Creates a new instance of the Cursor.
newInstance(ColumnDescriptor) - Static method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
Creates a new instance of the ColumnDescriptor.
newInstance(RowDescriptor) - Static method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
Creates a new instance of the RowDescriptor.
newInstance(Pool) - Static method in class io.vertx.mutiny.sqlclient.Pool
Creates a new instance of the Pool.
newInstance(PreparedQuery<T>) - Static method in class io.vertx.mutiny.sqlclient.PreparedQuery
Creates a new instance of the PreparedQuery.
newInstance(PreparedQuery<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.sqlclient.PreparedQuery
Creates a new instance of the PreparedQuery.
newInstance(PreparedStatement) - Static method in class io.vertx.mutiny.sqlclient.PreparedStatement
Creates a new instance of the PreparedStatement.
newInstance(PropertyKind<T>) - Static method in class io.vertx.mutiny.sqlclient.PropertyKind
Creates a new instance of the PropertyKind.
newInstance(PropertyKind<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.sqlclient.PropertyKind
Creates a new instance of the PropertyKind.
newInstance(Query<T>) - Static method in class io.vertx.mutiny.sqlclient.Query
Creates a new instance of the Query.
newInstance(Query<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.sqlclient.Query
Creates a new instance of the Query.
newInstance(Row) - Static method in class io.vertx.mutiny.sqlclient.Row
Creates a new instance of the Row.
newInstance(RowIterator<R>) - Static method in class io.vertx.mutiny.sqlclient.RowIterator
Creates a new instance of the RowIterator.
newInstance(RowIterator<R>, TypeArg<R>) - Static method in class io.vertx.mutiny.sqlclient.RowIterator
Creates a new instance of the RowIterator.
newInstance(RowSet<R>) - Static method in class io.vertx.mutiny.sqlclient.RowSet
Creates a new instance of the RowSet.
newInstance(RowSet<R>, TypeArg<R>) - Static method in class io.vertx.mutiny.sqlclient.RowSet
Creates a new instance of the RowSet.
newInstance(RowStream<T>) - Static method in class io.vertx.mutiny.sqlclient.RowStream
Creates a new instance of the RowStream.
newInstance(RowStream<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.sqlclient.RowStream
Creates a new instance of the RowStream.
newInstance(DatabaseMetadata) - Static method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
Creates a new instance of the DatabaseMetadata.
newInstance(SqlClient) - Static method in class io.vertx.mutiny.sqlclient.SqlClient
Creates a new instance of the SqlClient.
newInstance(SqlConnection) - Static method in class io.vertx.mutiny.sqlclient.SqlConnection
Creates a new instance of the SqlConnection.
newInstance(SqlResult<T>) - Static method in interface io.vertx.mutiny.sqlclient.SqlResult
Creates a new instance of the SqlResult.
newInstance(SqlResult<T>, TypeArg<T>) - Static method in interface io.vertx.mutiny.sqlclient.SqlResult
Creates a new instance of the SqlResult.
newInstance(RowMapper<T>) - Static method in class io.vertx.mutiny.sqlclient.templates.RowMapper
Creates a new instance of the RowMapper.
newInstance(RowMapper<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.sqlclient.templates.RowMapper
Creates a new instance of the RowMapper.
newInstance(SqlTemplate<I, R>) - Static method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Creates a new instance of the SqlTemplate.
newInstance(SqlTemplate<I, R>, TypeArg<I>, TypeArg<R>) - Static method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Creates a new instance of the SqlTemplate.
newInstance(TupleMapper<T>) - Static method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
Creates a new instance of the TupleMapper.
newInstance(TupleMapper<T>, TypeArg<T>) - Static method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
Creates a new instance of the TupleMapper.
newInstance(Transaction) - Static method in class io.vertx.mutiny.sqlclient.Transaction
Creates a new instance of the Transaction.
newInstance(Tuple) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Creates a new instance of the Tuple.
newInstance(UriTemplate) - Static method in class io.vertx.mutiny.uritemplate.UriTemplate
Creates a new instance of the UriTemplate.
newInstance(Variables) - Static method in class io.vertx.mutiny.uritemplate.Variables
Creates a new instance of the Variables.
newInstance(ExtensionContext, ParameterContext) - Method in class io.vertx.mutiny.junit5.VertxParameterProvider
 
newInteraction() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
Initiate a request/response interaction with the endpoint represented by this node, the returned interaction gathers statistics.
newParser() - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(Flow.Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
Create a new JsonParser instance.
newSession(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Create a new session
newTupleParser(List<ValueParser<String>>, ValueParser<String>) - Method in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
 
next() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
Call the next interceptor
next() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Tell the router to route this context to the next matching route (if any).
next() - Method in class io.vertx.mutiny.sqlclient.RowIterator
 
next() - Method in class io.vertx.mutiny.sqlclient.RowSet
 
next() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Return the next available result or null, e.g for a simple query that executed multiple queries or for a batch result.
next() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Return the next available result or null, e.g for a simple query that executed multiple queries or for a batch result.
nextBoolean() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random boolean
nextBytes(byte[]) - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Fills the given byte array with random bytes.
nextDouble() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random double value.
nextFloat() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random float value.
nextGaussian() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random double value.
nextInt() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random int
nextInt(int) - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random int, between 0 (inclusive) and the specified bound (exclusive).
nextLong() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a secure random long
nextResult() - Method in class io.vertx.mutiny.ext.consul.WatchResult
The next result of the operation.
nextString(int) - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Returns a Base64 url encoded String of random data with the given length.
nodeHealthChecks(String, CheckQueryOptions, Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the health checks of the nodes.
nodes(Vertx) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the list of available nodes.
nodes(Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the list of available nodes.
none() - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
NOOP - Static variable in class io.smallrye.mutiny.vertx.UniHelper
 
NOOP - Static variable in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
normalizedPath() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Returns the normalized path of the current request.
NotAuthorization - Class in io.vertx.mutiny.ext.auth.authorization
Allows to perform a logical 'not' of the specified authorization
NotAuthorization(NotAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
Create a new instance of NotAuthorization delegating to the given (non-null) instance of NotAuthorization.
NotAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
noticeHandler(Consumer<PgNotice>) - Method in class io.vertx.mutiny.pgclient.PgConnection
Set a handler called when the connection receives a notice from the server.
notificationHandler(Consumer<PgNotification>) - Method in class io.vertx.mutiny.pgclient.PgConnection
Set a handler called when the connection receives notification on a channel.
numberOfRedirections() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 

O

OAuth2Auth - Class in io.vertx.mutiny.ext.auth.oauth2
Factory interface for creating OAuth2 based AuthenticationProvider instances.
OAuth2Auth(OAuth2Auth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Create a new instance of OAuth2Auth delegating to the given (non-null) instance of OAuth2Auth.
OAuth2Auth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
 
OAuth2AuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that provides OAuth2 Authentication support.
OAuth2AuthHandler(OAuth2AuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Create a new instance of OAuth2AuthHandler delegating to the given (non-null) instance of OAuth2AuthHandler.
OAuth2AuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
 
OAuth2WebClient - Class in io.vertx.mutiny.ext.web.client
An asynchronous OAuth2/OIDC aware HTTP / HTTP/2 client called WebClientOAuth2.
OAuth2WebClient(OAuth2WebClient) - Constructor for class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Create a new instance of OAuth2WebClient delegating to the given (non-null) instance of OAuth2WebClient.
OAuth2WebClient(Object) - Constructor for class io.vertx.mutiny.ext.web.client.OAuth2WebClient
 
object(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for object introspection commands.
object(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for object introspection commands.
objectAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for object introspection commands.
objectAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for object introspection commands.
objectAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for object introspection commands.
objectAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for object introspection commands.
objectContainsKey(Object, String) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
objectEventMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json object.
ObjectParserFactory - Class in io.vertx.mutiny.ext.web.validation.builder
This interface is used to create ValueParser able to parse serialized object structures.
ObjectParserFactory(ObjectParserFactory) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
Create a new instance of ObjectParserFactory delegating to the given (non-null) instance of ObjectParserFactory.
ObjectParserFactory(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
 
objectValueMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json object.
of(boolean) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
Factory method to create a JsonSchema from a Boolean.
of(JsonObject) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
Factory method to create a JsonSchema from a JsonObject.
of(Class<U>) - Static method in class io.smallrye.mutiny.vertx.TypeArg
 
of(Object) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple of one element.
of(Object, Object) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple of two elements.
of(Object, Object, Object) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple of three elements.
of(Object, Object, Object, Object) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple of four elements.
of(Object, Object, Object, Object, Object) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple of five elements.
of(Object, Object, Object, Object, Object, Object) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple of six elements.
of(String) - Static method in class io.vertx.mutiny.uritemplate.UriTemplate
Create a template from a string uri.
of(String, JsonObject) - Static method in class io.vertx.mutiny.json.schema.JsonSchema
Factory method to create a JsonSchema from a JsonObject.
offset() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
offsetsForTimes(TopicPartition, Long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
offsetsForTimesAndAwait(TopicPartition, Long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
offsetsForTimesAndForget(TopicPartition, Long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
oldId() - Method in class io.vertx.mutiny.ext.web.Session
 
onAllMasterNodes(Request) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Runs the request against all master nodes in the cluster.
onAllMasterNodesAndAwait(Request) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Runs the request against all master nodes in the cluster.
onAllMasterNodesAndForget(Request) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Runs the request against all master nodes in the cluster.
onAllNodes(Request) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Runs the request against all nodes in the cluster.
onAllNodesAndAwait(Request) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Runs the request against all nodes in the cluster.
onAllNodesAndForget(Request) - Method in class io.vertx.mutiny.redis.client.RedisCluster
Runs the request against all nodes in the cluster.
onComplete() - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
onComplete(Runnable) - Method in interface io.smallrye.mutiny.vertx.WriteStreamSubscriber
Sets the handler to invoke on completion events.
onConnectionInit(Consumer<ConnectionInitEvent>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Customize the connection init Handler.
one() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
onError(Throwable) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
onFailure(Consumer<? super Throwable>) - Method in interface io.smallrye.mutiny.vertx.WriteStreamSubscriber
Sets the handler to invoke on failure events.
onMessage(Consumer<Message>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Customize the message Handler.
onNext(R) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
onSocketEnd(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Customize the end Handler.
onSubscribe(Flow.Subscription) - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
onWriteStreamError(Consumer<? super Throwable>) - Method in interface io.smallrye.mutiny.vertx.WriteStreamSubscriber
Sets the handler to invoke if the adapted WriteStream fails.
open() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Explicitly opens the circuit breaker.
open(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Open the file represented by path, asynchronously.
openAndAwait(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Open the file represented by path, asynchronously.
openAndForget(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Open the file represented by path, asynchronously.
openBlocking(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
openHandler(Runnable) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Sets a Handler to be invoked when the circuit breaker state switches to open.
OpenIDConnectAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for OpenID Connect.
OpenIDConnectAuth(OpenIDConnectAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
Create a new instance of OpenIDConnectAuth delegating to the given (non-null) instance of OpenIDConnectAuth.
OpenIDConnectAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
 
openStream() - Method in class io.vertx.mutiny.core.net.QuicConnection
Open a bidirectional stream to the remote endpoint.
openStream(boolean) - Method in class io.vertx.mutiny.core.net.QuicConnection
Open a stream to the remote endpoint with bidirectional parameter specifying its directionality.
openStreamAndAwait() - Method in class io.vertx.mutiny.core.net.QuicConnection
Open a bidirectional stream to the remote endpoint.
openStreamAndAwait(boolean) - Method in class io.vertx.mutiny.core.net.QuicConnection
Open a stream to the remote endpoint with bidirectional parameter specifying its directionality.
openStreamAndForget() - Method in class io.vertx.mutiny.core.net.QuicConnection
Open a bidirectional stream to the remote endpoint.
openStreamAndForget(boolean) - Method in class io.vertx.mutiny.core.net.QuicConnection
Open a stream to the remote endpoint with bidirectional parameter specifying its directionality.
optionalDeepObjectParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional deep object parameter.
optionalExplodedParam(String, ArraySchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional exploded array parameter.
optionalExplodedParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional exploded object parameter.
optionalExplodedParam(String, TupleSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional exploded tuple parameter.
optionalJsonParam(String, SchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional parameter serialized as valid json
optionalParam(String, ArraySchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new optional array parameter serialized as comma separated
optionalParam(String, BooleanSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new optional boolean parameter
optionalParam(String, NumberSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new optional number parameter.
optionalParam(String, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional object parameter serialized as comma separated, like key1,value1,key2,value2
optionalParam(String, SchemaBuilder, ValueParser<String>) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional parameter providing a ValueParser
optionalParam(String, StringSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new optional string parameter
optionalParam(String, TupleSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new optional tuple parameter serialized as comma separated
optionalSerializedParam(String, ArrayParserFactory, ArraySchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional array parameter deserializable using the provided parser factory.
optionalSerializedParam(String, ObjectParserFactory, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional object parameter deserializable using the provided parser factory.
optionalSerializedParam(String, TupleParserFactory, TupleSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates an optional tuple parameter deserializable using the provided parser factory.
options() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP OPTIONS request
options(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path
optionsWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path regex
OracleBuilder - Class in io.vertx.mutiny.oracleclient
Entry point for building Oracle clients.
OracleBuilder(OracleBuilder) - Constructor for class io.vertx.mutiny.oracleclient.OracleBuilder
Create a new instance of OracleBuilder delegating to the given (non-null) instance of OracleBuilder.
OracleBuilder(Object) - Constructor for class io.vertx.mutiny.oracleclient.OracleBuilder
 
OracleClient - Class in io.vertx.mutiny.oracleclient
An interface to define Oracle specific constants or behaviors.
OracleClient(OracleClient) - Constructor for class io.vertx.mutiny.oracleclient.OracleClient
Create a new instance of OracleClient delegating to the given (non-null) instance of OracleClient.
OracleClient(Object) - Constructor for class io.vertx.mutiny.oracleclient.OracleClient
 
OracleConnection - Class in io.vertx.mutiny.oracleclient
A connection to Oracle Database.
OracleConnection(OracleConnection) - Constructor for class io.vertx.mutiny.oracleclient.OracleConnection
Create a new instance of OracleConnection delegating to the given (non-null) instance of OracleConnection.
OracleConnection(Object) - Constructor for class io.vertx.mutiny.oracleclient.OracleConnection
 
OrAuthorization - Class in io.vertx.mutiny.ext.auth.authorization
Allows to perform a logical 'or' between several authorizations
OrAuthorization(OrAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
Create a new instance of OrAuthorization delegating to the given (non-null) instance of OrAuthorization.
OrAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
order(int) - Method in class io.vertx.mutiny.ext.web.Route
Specify the order for this route.
origin(int, String) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Set the host name and port number of the origin.
origin(SocketAddress) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Set the SocketAddress of the origin.
origin(OriginRequestProvider) - Method in class io.vertx.mutiny.httpproxy.HttpProxy
Set a provider that creates the request to the origin server based on ProxyContext.
ORIGIN - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Origin header name
OriginRequestProvider - Class in io.vertx.mutiny.httpproxy
A provider that creates the request to the origin server based on ProxyContext.
OriginRequestProvider(OriginRequestProvider) - Constructor for class io.vertx.mutiny.httpproxy.OriginRequestProvider
Create a new instance of OriginRequestProvider delegating to the given (non-null) instance of OriginRequestProvider.
OriginRequestProvider(Object) - Constructor for class io.vertx.mutiny.httpproxy.OriginRequestProvider
 
OtpAuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that provides One Time Password (Multi-Factor) Authentication support.
OtpAuthHandler(OtpAuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Create a new instance of OtpAuthHandler delegating to the given (non-null) instance of OtpAuthHandler.
OtpAuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
 
OtpKeyGenerator - Class in io.vertx.mutiny.ext.auth.otp
Otp key generator.
OtpKeyGenerator(OtpKeyGenerator) - Constructor for class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
Create a new instance of OtpKeyGenerator delegating to the given (non-null) instance of OtpKeyGenerator.
OtpKeyGenerator(Object) - Constructor for class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
 
OUTPUT - Static variable in class io.vertx.mutiny.oracleclient.OracleClient
The property to be used to retrieve the output of the callable statement
overlaps(long, long) - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
owner() - Method in class io.vertx.mutiny.core.Context
 

P

param(String, ArraySchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new required array parameter serialized as comma separated
param(String, BooleanSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new required boolean parameter
param(String, NumberSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new required number parameter.
param(String, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required object parameter serialized as comma separated, like key1,value1,key2,value2
param(String, SchemaBuilder, ValueParser<String>) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required parameter providing a ValueParser
param(String, StringSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new required string parameter
param(String, TupleSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a new required tuple parameter serialized as comma separated
parameter(ParameterLocation, ParameterProcessor) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
Add a parameter given the location and the processor
parameter(String) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Specify the source for the api key extraction as an HTTP query parameter with the given name.
parameter(String) - Method in class io.vertx.mutiny.ext.web.LanguageHeader
The value of the parameter specified by this key.
parameter(String) - Method in class io.vertx.mutiny.ext.web.MIMEHeader
The value of the parameter specified by this key.
parameter(String) - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
The value of the parameter specified by this key.
parameter(String) - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
The value of the parameter specified by this key.
parameterClosingConsumer() - Method in class io.vertx.mutiny.junit5.VertxParameterProvider
 
ParameterProcessorFactory - Class in io.vertx.mutiny.ext.web.validation.builder
This interface is used to build parameter processors supported on every ParameterLocation.
ParameterProcessorFactory(ParameterProcessorFactory) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
Create a new instance of ParameterProcessorFactory delegating to the given (non-null) instance of ParameterProcessorFactory.
ParameterProcessorFactory(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
 
parameters() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
The parameters specified in this header value.
parameters() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
The parameters specified in this header value.
parameters() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
The parameters specified in this header value.
parameters() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
The parameters specified in this header value.
Parameters - Class in io.vertx.mutiny.ext.web.validation.builder
In this interface you can find all available ParameterProcessorFactory to use in ValidationHandlerBuilder.
Parameters(Parameters) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.Parameters
Create a new instance of Parameters delegating to the given (non-null) instance of Parameters.
Parameters(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.Parameters
 
params() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
params() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
return the list of param names required for this algorithm.
params(boolean) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
parent() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Remove last reference token of this pointer
parsedHeaders() - Method in class io.vertx.mutiny.ext.web.RoutingContext
The headers: Accept Accept-Charset Accept-Encoding Accept-Language Content-Type Parsed into ParsedHeaderValue
ParsedHeaderValue - Interface in io.vertx.mutiny.ext.web
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
ParsedHeaderValue.ParsedHeaderValueImpl - Class in io.vertx.mutiny.ext.web
 
ParsedHeaderValueImpl(ParsedHeaderValue) - Constructor for class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Create a new instance of ParsedHeaderValue.ParsedHeaderValueImpl delegating to the given (non-null) instance of ParsedHeaderValue.
ParsedHeaderValues - Class in io.vertx.mutiny.ext.web
A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parameters
ParsedHeaderValues(ParsedHeaderValues) - Constructor for class io.vertx.mutiny.ext.web.ParsedHeaderValues
Create a new instance of ParsedHeaderValues delegating to the given (non-null) instance of ParsedHeaderValues.
ParsedHeaderValues(Object) - Constructor for class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
Parsers - Class in io.vertx.mutiny.ext.web.validation.builder
In this interface you can find all available ArrayParserFactory, ObjectParserFactory & TupleParserFactory
Parsers(Parsers) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.Parsers
Create a new instance of Parsers delegating to the given (non-null) instance of Parsers.
Parsers(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
partition() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
partition() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
partitionsAssignedHandler(Consumer<Set<TopicPartition>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are assigned to the consumer
partitionsFor(String) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
partitionsFor(String) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
partitionsForAndAwait(String) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
partitionsForAndAwait(String) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
partitionsForAndForget(String) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
partitionsForAndForget(String) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
partitionsRevokedHandler(Consumer<Set<TopicPartition>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are revoked to the consumer
passCheck(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "passing".
passCheckAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "passing".
passCheckAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "passing".
passCheckWithNote(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "passing".
passCheckWithNoteAndAwait(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "passing".
passCheckWithNoteAndForget(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "passing".
patch() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP PATCH request
patch(int, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and port.
patch(int, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and port.
patch(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the default host and port.
patch(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the default host and port.
patch(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path
patch(String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and default port.
patch(String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and default port.
patchAbs(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive the response
patchAbs(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive the response
patchWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path regex
path() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
path() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
path() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
path() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
path(String) - Method in class io.vertx.mutiny.ext.web.Route
Set the path prefix for this route.
pathname() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
pathParam(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Gets the value of a single path parameter
pathParameter(ParameterProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
pathParameter(String) - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get path parameter by name
pathParametersNames() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get list of all parameter names inside path
pathParams() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Returns a map of named parameters as defined in path declaration with their actual values
pathRegex(String) - Method in class io.vertx.mutiny.ext.web.Route
Set the path prefix as a regular expression.
pause() - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
pause() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
pause() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
pause() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
pause() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
pause() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
pause() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
pause() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
pause() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
pause() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
pause() - Method in class io.vertx.mutiny.core.http.WebSocket
 
pause() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
pause() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
pause() - Method in class io.vertx.mutiny.core.net.NetSocket
 
pause() - Method in class io.vertx.mutiny.core.net.QuicStream
 
pause() - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
pause() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
pause() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
pause() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
pause() - Method in interface io.vertx.mutiny.core.streams.ReadStream
Pause the ReadStream, it sets the buffer in fetch mode and clears the actual demand.
pause() - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Pause the ReadStream, it sets the buffer in fetch mode and clears the actual demand.
pause() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
pause() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
pause() - Method in class io.vertx.mutiny.mqtt.MqttClient
Pause the reading channel, so no new byte are read from the server.
pause() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Pause the channel, all notifications are discarded.
pause() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Pause the stream of incoming messages from queue.
pause() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Pause the ReadStream, it sets the buffer in fetch mode and clears the actual demand.
pause() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
pause(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pauseAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pauseAndAwait(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pauseAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pauseAndForget(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
paused() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
pausedAndAwait() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
pausedAndForget() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
payload() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
PebbleTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.pebble
A template engine that uses the Pebble library.
PebbleTemplateEngine(PebbleTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Create a new instance of PebbleTemplateEngine delegating to the given (non-null) instance of PebbleTemplateEngine.
PebbleTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
 
peersStatus() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Retrieves the Raft peers for the datacenter in which the the agent is running.
peersStatusAndAwait() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Retrieves the Raft peers for the datacenter in which the the agent is running.
peersStatusAndForget() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Retrieves the Raft peers for the datacenter in which the the agent is running.
pendingQueueFull() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Flag to notify if the pending message queue (commands in transit) is full.
PermissionBasedAuthorization - Class in io.vertx.mutiny.ext.auth.authorization
Represents a permission Note that the permission can optionally be assigned to a specific resource
PermissionBasedAuthorization(PermissionBasedAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
Create a new instance of PermissionBasedAuthorization delegating to the given (non-null) instance of PermissionBasedAuthorization.
PermissionBasedAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
persist(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes the expiration time of a key.
persist(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes the expiration time of a key.
persistAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes the expiration time of a key.
persistAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes the expiration time of a key.
persistAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes the expiration time of a key.
persistAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes the expiration time of a key.
pexpire(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key in milliseconds.
pexpire(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key in milliseconds.
pexpireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key in milliseconds.
pexpireAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key in milliseconds.
pexpireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key in milliseconds.
pexpireAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key in milliseconds.
pexpireat(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key to a Unix milliseconds timestamp.
pexpireat(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key to a Unix milliseconds timestamp.
pexpireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key to a Unix milliseconds timestamp.
pexpireatAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key to a Unix milliseconds timestamp.
pexpireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the expiration time of a key to a Unix milliseconds timestamp.
pexpireatAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the expiration time of a key to a Unix milliseconds timestamp.
pexpiretime(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a key as a Unix milliseconds timestamp.
pexpiretime(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time of a key as a Unix milliseconds timestamp.
pexpiretimeAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a key as a Unix milliseconds timestamp.
pexpiretimeAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time of a key as a Unix milliseconds timestamp.
pexpiretimeAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time of a key as a Unix milliseconds timestamp.
pexpiretimeAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time of a key as a Unix milliseconds timestamp.
pfadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds elements to a HyperLogLog key.
pfadd(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds elements to a HyperLogLog key.
pfaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds elements to a HyperLogLog key.
pfaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds elements to a HyperLogLog key.
pfaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds elements to a HyperLogLog key.
pfaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds elements to a HyperLogLog key.
pfcount(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
pfcount(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
pfcountAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
pfcountAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
pfcountAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
pfcountAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
pfdebug(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Internal commands for debugging HyperLogLog values.
pfdebug(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Internal commands for debugging HyperLogLog values.
pfdebugAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Internal commands for debugging HyperLogLog values.
pfdebugAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Internal commands for debugging HyperLogLog values.
pfdebugAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Internal commands for debugging HyperLogLog values.
pfdebugAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Internal commands for debugging HyperLogLog values.
pfmerge(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges one or more HyperLogLog values into a single key.
pfmerge(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Merges one or more HyperLogLog values into a single key.
pfmergeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges one or more HyperLogLog values into a single key.
pfmergeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Merges one or more HyperLogLog values into a single key.
pfmergeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges one or more HyperLogLog values into a single key.
pfmergeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Merges one or more HyperLogLog values into a single key.
pfselftest() - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for testing HyperLogLog values.
pfselftest() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for testing HyperLogLog values.
pfselftestAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for testing HyperLogLog values.
pfselftestAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for testing HyperLogLog values.
pfselftestAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for testing HyperLogLog values.
pfselftestAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for testing HyperLogLog values.
PgBuilder - Class in io.vertx.mutiny.pgclient
Entry point for building PostgreSQL clients.
PgBuilder(PgBuilder) - Constructor for class io.vertx.mutiny.pgclient.PgBuilder
Create a new instance of PgBuilder delegating to the given (non-null) instance of PgBuilder.
PgBuilder(Object) - Constructor for class io.vertx.mutiny.pgclient.PgBuilder
 
PgChannel - Class in io.vertx.mutiny.pgclient.pubsub
A channel to Postgres that tracks the subscription to a given Postgres channel using the LISTEN/UNLISTEN commands.
PgChannel(PgChannel) - Constructor for class io.vertx.mutiny.pgclient.pubsub.PgChannel
Create a new instance of PgChannel delegating to the given (non-null) instance of PgChannel.
PgChannel(Object) - Constructor for class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
PgConnection - Class in io.vertx.mutiny.pgclient
A connection to Postgres.
PgConnection(PgConnection) - Constructor for class io.vertx.mutiny.pgclient.PgConnection
Create a new instance of PgConnection delegating to the given (non-null) instance of PgConnection.
PgConnection(Object) - Constructor for class io.vertx.mutiny.pgclient.PgConnection
 
PgSubscriber - Class in io.vertx.mutiny.pgclient.pubsub
A class for managing subscriptions using LISTEN/UNLISTEN to Postgres channels.
PgSubscriber(PgSubscriber) - Constructor for class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Create a new instance of PgSubscriber delegating to the given (non-null) instance of PgSubscriber.
PgSubscriber(Object) - Constructor for class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
ping() - Method in class io.vertx.mutiny.db2client.DB2Connection
Send a PING command to check if the server is alive.
ping() - Method in class io.vertx.mutiny.mqtt.MqttClient
This method is needed by the client in order to avoid server closes the connection due to the keep alive timeout if client has no messages to send
ping() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a PING command to check if the server is alive.
ping(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Send a PING frame to the remote endpoint.
ping(Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send a PING frame to the remote endpoint.
ping(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the server's liveliness response.
ping(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the server's liveliness response.
pingAndAwait() - Method in class io.vertx.mutiny.db2client.DB2Connection
Send a PING command to check if the server is alive.
pingAndAwait() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a PING command to check if the server is alive.
pingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Send a PING frame to the remote endpoint.
pingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send a PING frame to the remote endpoint.
pingAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the server's liveliness response.
pingAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the server's liveliness response.
pingAndForget() - Method in class io.vertx.mutiny.db2client.DB2Connection
Send a PING command to check if the server is alive.
pingAndForget() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a PING command to check if the server is alive.
pingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Send a PING frame to the remote endpoint.
pingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send a PING frame to the remote endpoint.
pingAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the server's liveliness response.
pingAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the server's liveliness response.
pingHandler(Runnable) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pingreq handler on the MQTT endpoint.
pingHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpConnection
Set an handler notified when a PING frame is received from the remote endpoint.
pingResponseHandler(Runnable) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets handler which will be called after PINGRESP packet receiving
pipe() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.file.AsyncFile
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.WebSocket
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.net.NetSocket
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.net.QuicStream
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in interface io.vertx.mutiny.core.net.StreamChannel
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in interface io.vertx.mutiny.core.streams.ReadStream
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe() - Method in class io.vertx.mutiny.sqlclient.RowStream
Pause this stream and return a Pipe to transfer the elements of this stream to a destination WriteStream.
pipe(WriteStream<Buffer>) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
A body codec that pipes the body to a write stream.
pipe(WriteStream<Buffer>, boolean) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
A body codec that pipes the body to a write stream.
Pipe<T> - Class in io.vertx.mutiny.core.streams
Pipe data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream buffer from getting overfull.
Pipe(Pipe<T>) - Constructor for class io.vertx.mutiny.core.streams.Pipe
Create a new instance of Pipe delegating to the given (non-null) instance of Pipe.
Pipe(Pipe<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.streams.Pipe
 
Pipe(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.streams.Pipe
 
pipeTo(WriteStream<Row>) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Unlike the bare Vert.x variant, this method returns a Uni.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.QuicStream
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<AmqpMessage>) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<RabbitMQMessage>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Response>) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<String>) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<T>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<T>) - Method in class io.vertx.mutiny.sqlclient.RowStream
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Row>) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Unlike the bare Vert.x variant, this method returns a Void.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.QuicStream
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<AmqpMessage>) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<RabbitMQMessage>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Response>) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<String>) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<T>) - Method in class io.vertx.mutiny.sqlclient.RowStream
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Row>) - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.QuicStream
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<AmqpMessage>) - Method in class io.vertx.mutiny.amqp.AmqpReceiver
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<RabbitMQMessage>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<Response>) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<String>) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Pipe this ReadStream to the WriteStream.
pipeToAndForget(WriteStream<T>) - Method in class io.vertx.mutiny.sqlclient.RowStream
Pipe this ReadStream to the WriteStream.
pkceVerifierLength(int) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
PKCE (RFC 7636) is an extension to the Authorization Code flow to prevent several attacks and to be able to securely perform the OAuth exchange from public clients.
PlatformHandler - Interface in io.vertx.mutiny.ext.web.handler
Base platform interface for handlers that provide functionality to the application platform.
PlatformHandler.PlatformHandlerImpl - Class in io.vertx.mutiny.ext.web.handler
 
PlatformHandlerImpl(PlatformHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.PlatformHandler.PlatformHandlerImpl
Create a new instance of PlatformHandler.PlatformHandlerImpl delegating to the given (non-null) instance of PlatformHandler.
poll(Duration) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Executes a poll for getting messages from Kafka.
pollAndAwait(Duration) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Executes a poll for getting messages from Kafka.
pollAndForget(Duration) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Executes a poll for getting messages from Kafka.
pollTimeout(Duration) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Sets the poll timeout for the underlying native Kafka Consumer.
pong() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PINGRESP message to the remote MQTT client
pongHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
pongHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Set a pong frame handler on the connection.
pongHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
pongHandler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Set a pong frame handler on the connection.
pongHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Set a pong frame handler on the connection.
pool() - Static method in class io.vertx.mutiny.db2client.DB2Builder
Provide a builder for DB2 pool of connections
pool() - Static method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
Provide a builder for MSSQL pool of connections
pool() - Static method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
Provide a builder for MySQL pool of connections
pool() - Static method in class io.vertx.mutiny.oracleclient.OracleBuilder
Provide a builder for Oracle pool of connections
pool() - Static method in class io.vertx.mutiny.pgclient.PgBuilder
Provide a builder for PostgreSQL pool of connections
pool(Vertx, SqlConnectOptions, PoolOptions) - Static method in class io.vertx.mutiny.sqlclient.Pool
Create a connection pool to the database with the given options.
pool(SqlConnectOptions) - Static method in class io.vertx.mutiny.sqlclient.Pool
pool(SqlConnectOptions, PoolOptions) - Static method in class io.vertx.mutiny.sqlclient.Pool
Like Pool.pool(Vertx, SqlConnectOptions, PoolOptions) with a Vert.x instance created automatically.
pool(Consumer<ClientBuilder<Pool>>) - Static method in class io.vertx.mutiny.db2client.DB2Builder
Build a pool with the specified block argument.
pool(Consumer<ClientBuilder<Pool>>) - Static method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
Build a pool with the specified block argument.
pool(Consumer<ClientBuilder<Pool>>) - Static method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
Build a pool with the specified block argument.
pool(Consumer<ClientBuilder<Pool>>) - Static method in class io.vertx.mutiny.oracleclient.OracleBuilder
Build a pool with the specified block argument.
pool(Consumer<ClientBuilder<Pool>>) - Static method in class io.vertx.mutiny.pgclient.PgBuilder
Build a pool with the specified block argument.
Pool - Class in io.vertx.mutiny.sqlclient
A connection pool which reuses a number of SQL connections.
Pool(Pool) - Constructor for class io.vertx.mutiny.sqlclient.Pool
Create a new instance of Pool delegating to the given (non-null) instance of Pool.
Pool(Object) - Constructor for class io.vertx.mutiny.sqlclient.Pool
 
port() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
port(int) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to use a new port value.
position() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
position(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
positionAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
positionAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
post() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP POST request
post(int, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and port.
post(int, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and port.
post(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the default host and port.
post(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the default host and port.
post(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP POST request and the specified path
post(String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and default port.
post(String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and default port.
postAbs(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postAbs(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP POST request and the specified path regex
predicate(RequestPredicate) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
preferredLanguage() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Helper to return the user preferred language.
preloadMetaSchema(FileSystem) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Preloads the repository with the meta schemas for the related @link Draft version.
preloadMetaSchema(FileSystem, Draft) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Preloads the repository with the meta schemas for the related draft version.
prepare(SimpleStatement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Prepares the provided a SimpleStatement.
prepare(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Prepares the provided query string.
prepare(String) - Method in class io.vertx.mutiny.db2client.DB2Connection
Create a prepared statement using the given sql string.
prepare(String) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a prepared statement using the given sql string.
prepare(String) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a prepared statement using the given sql string.
prepare(String) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a prepared statement using the given sql string.
prepare(String) - Method in class io.vertx.mutiny.pgclient.PgConnection
Create a prepared statement using the given sql string.
prepare(String) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Create a prepared statement using the given sql string.
prepare(String, PrepareOptions) - Method in class io.vertx.mutiny.db2client.DB2Connection
Create a prepared statement using the given sql string.
prepare(String, PrepareOptions) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a prepared statement using the given sql string.
prepare(String, PrepareOptions) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a prepared statement using the given sql string.
prepare(String, PrepareOptions) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a prepared statement using the given sql string.
prepare(String, PrepareOptions) - Method in class io.vertx.mutiny.pgclient.PgConnection
Create a prepared statement using the given sql string.
prepare(String, PrepareOptions) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Create a prepared statement using the given sql string.
prepareAndAwait(SimpleStatement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Prepares the provided a SimpleStatement.
prepareAndAwait(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Prepares the provided query string.
prepareAndAwait(String) - Method in class io.vertx.mutiny.db2client.DB2Connection
Create a prepared statement using the given sql string.
prepareAndAwait(String) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String) - Method in class io.vertx.mutiny.pgclient.PgConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String, PrepareOptions) - Method in class io.vertx.mutiny.db2client.DB2Connection
Create a prepared statement using the given sql string.
prepareAndAwait(String, PrepareOptions) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String, PrepareOptions) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String, PrepareOptions) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String, PrepareOptions) - Method in class io.vertx.mutiny.pgclient.PgConnection
Create a prepared statement using the given sql string.
prepareAndAwait(String, PrepareOptions) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Create a prepared statement using the given sql string.
prepareAndForget(SimpleStatement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Prepares the provided a SimpleStatement.
prepareAndForget(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Prepares the provided query string.
prepareAndForget(String) - Method in class io.vertx.mutiny.db2client.DB2Connection
Create a prepared statement using the given sql string.
prepareAndForget(String) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a prepared statement using the given sql string.
prepareAndForget(String) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a prepared statement using the given sql string.
prepareAndForget(String) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a prepared statement using the given sql string.
prepareAndForget(String) - Method in class io.vertx.mutiny.pgclient.PgConnection
Create a prepared statement using the given sql string.
prepareAndForget(String) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Create a prepared statement using the given sql string.
prepareAndForget(String, PrepareOptions) - Method in class io.vertx.mutiny.db2client.DB2Connection
Create a prepared statement using the given sql string.
prepareAndForget(String, PrepareOptions) - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
Create a prepared statement using the given sql string.
prepareAndForget(String, PrepareOptions) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Create a prepared statement using the given sql string.
prepareAndForget(String, PrepareOptions) - Method in class io.vertx.mutiny.oracleclient.OracleConnection
Create a prepared statement using the given sql string.
prepareAndForget(String, PrepareOptions) - Method in class io.vertx.mutiny.pgclient.PgConnection
Create a prepared statement using the given sql string.
prepareAndForget(String, PrepareOptions) - Method in class io.vertx.mutiny.sqlclient.SqlConnection
Create a prepared statement using the given sql string.
preparedQuery(String) - Method in class io.vertx.mutiny.sqlclient.Pool
preparedQuery(String) - Method in class io.vertx.mutiny.sqlclient.SqlClient
preparedQuery(String, PrepareOptions) - Method in class io.vertx.mutiny.sqlclient.SqlClient
PreparedQuery<T> - Class in io.vertx.mutiny.sqlclient
A query for a prepared statement allowing parameterized execution of the query, this query will use a prepared statement.
PreparedQuery(PreparedQuery<T>) - Constructor for class io.vertx.mutiny.sqlclient.PreparedQuery
Create a new instance of PreparedQuery delegating to the given (non-null) instance of PreparedQuery.
PreparedQuery(PreparedQuery<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.PreparedQuery
 
PreparedQuery(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.PreparedQuery
 
PreparedStatement - Class in io.vertx.mutiny.sqlclient
A prepared statement, the statement is pre-compiled and it's more efficient to execute the statement for multiple times.
PreparedStatement(PreparedStatement) - Constructor for class io.vertx.mutiny.sqlclient.PreparedStatement
Create a new instance of PreparedStatement delegating to the given (non-null) instance of PreparedStatement.
PreparedStatement(Object) - Constructor for class io.vertx.mutiny.sqlclient.PreparedStatement
 
prevResult() - Method in class io.vertx.mutiny.ext.consul.WatchResult
The previous result of the operation.
principal() - Method in class io.vertx.mutiny.ext.auth.User
Get the underlying principal for the User.
priority() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
priority(short) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
processArgs() - Method in class io.vertx.mutiny.core.Context
Deprecated.
As of version 5, Vert.x is no longer tightly coupled to the CLI
processId() - Method in class io.vertx.mutiny.pgclient.PgConnection
 
produces(MediaType) - Method in class io.vertx.mutiny.httpproxy.BodyTransformer
 
produces(String) - Method in class io.vertx.mutiny.ext.web.Route
Add a content type produced by this route.
productName() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
PrometheusRequestHandler - Interface in io.vertx.mutiny.micrometer
An interface for creating handlers to expose Prometheus metrics via an HTTP endpoint.
PrometheusRequestHandler.PrometheusRequestHandlerImpl - Class in io.vertx.mutiny.micrometer
 
PrometheusRequestHandlerImpl(PrometheusRequestHandler) - Constructor for class io.vertx.mutiny.micrometer.PrometheusRequestHandler.PrometheusRequestHandlerImpl
Create a new instance of PrometheusRequestHandler.PrometheusRequestHandlerImpl delegating to the given (non-null) instance of PrometheusRequestHandler.
PrometheusScrapingHandler - Interface in io.vertx.mutiny.micrometer
A Vert.x Web Route handler for Prometheus metrics scraping.
PrometheusScrapingHandler.PrometheusScrapingHandlerImpl - Class in io.vertx.mutiny.micrometer
 
PrometheusScrapingHandlerImpl(PrometheusScrapingHandler) - Constructor for class io.vertx.mutiny.micrometer.PrometheusScrapingHandler.PrometheusScrapingHandlerImpl
Create a new instance of PrometheusScrapingHandler.PrometheusScrapingHandlerImpl delegating to the given (non-null) instance of PrometheusScrapingHandler.
promise() - Static method in class io.vertx.mutiny.core.Promise
Create a promise that hasn't completed yet
Promise<T> - Class in io.vertx.mutiny.core
Represents the writable side of an action that may, or may not, have occurred yet.
Promise(Promise<T>) - Constructor for class io.vertx.mutiny.core.Promise
Create a new instance of Promise delegating to the given (non-null) instance of Promise.
Promise(Promise<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.Promise
 
Promise(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.Promise
 
prompt(String) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Indicates the type of user interaction that is required.
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Raw access to MQTT properties.
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
properties() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
properties() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
property(PropertyKind<V>) - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the specific property with the specified PropertyKind.
property(PropertyKind<V>) - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Get the specific property with the specified PropertyKind.
property(PropertyKind<V>) - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the specific property with the specified PropertyKind.
PropertyFileAuthentication - Class in io.vertx.mutiny.ext.auth.properties
Factory interface for creating property file based AuthenticationProvider instances.
PropertyFileAuthentication(PropertyFileAuthentication) - Constructor for class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Create a new instance of PropertyFileAuthentication delegating to the given (non-null) instance of PropertyFileAuthentication.
PropertyFileAuthentication(Object) - Constructor for class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
 
PropertyFileAuthorization - Class in io.vertx.mutiny.ext.auth.properties
Factory interface for creating property file based AuthenticationProvider instances.
PropertyFileAuthorization(PropertyFileAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Create a new instance of PropertyFileAuthorization delegating to the given (non-null) instance of PropertyFileAuthorization.
PropertyFileAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
 
PropertyKind<T> - Class in io.vertx.mutiny.sqlclient
The kind of the property, this can be used to fetch some specific property of the execution result.
PropertyKind(PropertyKind<T>) - Constructor for class io.vertx.mutiny.sqlclient.PropertyKind
Create a new instance of PropertyKind delegating to the given (non-null) instance of PropertyKind.
PropertyKind(PropertyKind<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.PropertyKind
 
PropertyKind(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.PropertyKind
 
props(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
propsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
propsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
propsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.props(String)
protocolId() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
protocolName() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
protocols() - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
Provide the set of protocols the endpoint can accept.
ProtocolUpgradeHandler - Interface in io.vertx.mutiny.ext.web.handler
Base interface for handlers that perform protocol upgrades.
ProtocolUpgradeHandler.ProtocolUpgradeHandlerImpl - Class in io.vertx.mutiny.ext.web.handler
 
ProtocolUpgradeHandlerImpl(ProtocolUpgradeHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler.ProtocolUpgradeHandlerImpl
Create a new instance of ProtocolUpgradeHandler.ProtocolUpgradeHandlerImpl delegating to the given (non-null) instance of ProtocolUpgradeHandler.
protocolVersion() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
protocolVersion() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
proxiedRequest() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
proxiedResponse() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
proxy() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
proxy(ProxyOptions) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to set a proxy for this request.
proxy(HttpClientRequest) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Proxy this request to the origin server using the specified request and then send the proxy response.
PROXY_AUTHENTICATE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Proxy-Authenticate header name
PROXY_AUTHORIZATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Proxy-Authorization header name
proxyAndAwait(HttpClientRequest) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Proxy this request to the origin server using the specified request and then send the proxy response.
proxyAndForget(HttpClientRequest) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Proxy this request to the origin server using the specified request and then send the proxy response.
ProxyContext - Class in io.vertx.mutiny.httpproxy
A controller for proxy interception.
ProxyContext(ProxyContext) - Constructor for class io.vertx.mutiny.httpproxy.ProxyContext
Create a new instance of ProxyContext delegating to the given (non-null) instance of ProxyContext.
ProxyContext(Object) - Constructor for class io.vertx.mutiny.httpproxy.ProxyContext
 
ProxyHandler - Class in io.vertx.mutiny.ext.web.proxy.handler
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
ProxyHandler(ProxyHandler) - Constructor for class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
Create a new instance of ProxyHandler delegating to the given (non-null) instance of ProxyHandler.
ProxyHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
ProxyInterceptor - Class in io.vertx.mutiny.httpproxy
A HttpProxy interceptor.
ProxyInterceptor(ProxyInterceptor) - Constructor for class io.vertx.mutiny.httpproxy.ProxyInterceptor
Create a new instance of ProxyInterceptor delegating to the given (non-null) instance of ProxyInterceptor.
ProxyInterceptor(Object) - Constructor for class io.vertx.mutiny.httpproxy.ProxyInterceptor
 
ProxyInterceptorBuilder - Class in io.vertx.mutiny.httpproxy
>Builder class for a customizable interceptor capable of transforming HTTP request/response head attributes (headers, path, query params) as well as transforming the HTTP body.</p
ProxyInterceptorBuilder(ProxyInterceptorBuilder) - Constructor for class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Create a new instance of ProxyInterceptorBuilder delegating to the given (non-null) instance of ProxyInterceptorBuilder.
ProxyInterceptorBuilder(Object) - Constructor for class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
 
ProxyRequest - Class in io.vertx.mutiny.httpproxy
Handles the interoperability of the request between the user agent and the origin.
ProxyRequest(ProxyRequest) - Constructor for class io.vertx.mutiny.httpproxy.ProxyRequest
Create a new instance of ProxyRequest delegating to the given (non-null) instance of ProxyRequest.
ProxyRequest(Object) - Constructor for class io.vertx.mutiny.httpproxy.ProxyRequest
 
ProxyResponse - Class in io.vertx.mutiny.httpproxy
Handles the interoperability of the response between the origin and the user agent.
ProxyResponse(ProxyResponse) - Constructor for class io.vertx.mutiny.httpproxy.ProxyResponse
Create a new instance of ProxyResponse delegating to the given (non-null) instance of ProxyResponse.
ProxyResponse(Object) - Constructor for class io.vertx.mutiny.httpproxy.ProxyResponse
 
psetex(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the PX argument
psetex(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets both string value and expiration time in milliseconds of a key.
psetexAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the PX argument
psetexAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets both string value and expiration time in milliseconds of a key.
psetexAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the PX argument
psetexAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets both string value and expiration time in milliseconds of a key.
PSEUDO_AUTHORITY - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
HTTP/2 :authority pseudo header
PSEUDO_METHOD - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
HTTP/2 :method pseudo hedaer
PSEUDO_PATH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
HTTP/2 :path pseudo header
PSEUDO_SCHEME - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
HTTP/2 :scheme pseudo header
PSEUDO_STATUS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
HTTP/2 :status pseudo header
psubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to channels that match one or more patterns.
psubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to channels that match one or more patterns.
psubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to channels that match one or more patterns.
psubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to channels that match one or more patterns.
psubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to channels that match one or more patterns.
psubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to channels that match one or more patterns.
psync(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command used in replication.
psync(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command used in replication.
psyncAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command used in replication.
psyncAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command used in replication.
psyncAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command used in replication.
psyncAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command used in replication.
pttl(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time in milliseconds of a key.
pttl(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time in milliseconds of a key.
pttlAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time in milliseconds of a key.
pttlAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time in milliseconds of a key.
pttlAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time in milliseconds of a key.
pttlAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time in milliseconds of a key.
publicCacheControl() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
publish(int, String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server with a specific message ID
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT client
publish(String, Buffer, MqttQoS, boolean, boolean, int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
publish(String, Buffer, MqttQoS, boolean, boolean, int, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
publish(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Publish a message.
publish(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.publish(String, Object) but specifying options that can be used to configure the delivery.
publish(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Posts a message to a channel.
publish(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Posts a message to a channel.
publish(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Publish a message.
publishAckMessageHandler(Consumer<MqttPubAckMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler which will be called each time a PUBACK is received from the server.
publishAcknowledge(int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBACK message to the remote MQTT client
publishAcknowledge(int, MqttPubAckReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
publishAcknowledgeHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the puback handler on the MQTT endpoint.
publishAcknowledgeMessageHandler(Consumer<MqttPubAckMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the puback handler on the MQTT endpoint.
publishAndAwait(int, String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server with a specific message ID
publishAndAwait(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publishAndAwait(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT client
publishAndAwait(String, Buffer, MqttQoS, boolean, boolean, int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
publishAndAwait(String, Buffer, MqttQoS, boolean, boolean, int, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
publishAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Posts a message to a channel.
publishAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Posts a message to a channel.
publishAndAwait(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Publish a message.
publishAndForget(int, String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server with a specific message ID
publishAndForget(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publishAndForget(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT client
publishAndForget(String, Buffer, MqttQoS, boolean, boolean, int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
publishAndForget(String, Buffer, MqttQoS, boolean, boolean, int, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
publishAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Posts a message to a channel.
publishAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Posts a message to a channel.
publishAndForget(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Publish a message.
publishAutoAck(boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Enable/disable publishing (in/out) auto acknowledge
publishComplete(int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBCOMP message to the remote MQTT client
publishComplete(int, MqttPubCompReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBCOMP message to the remote MQTT client
publishCompletionExpirationHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler which will be called when the client does not receive a PUBACK or PUBREC/PUBCOMP for a message published using QoS 1 or 2 respectively.
publishCompletionHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler which will be called each time the publishing of a message has been completed.
publishCompletionHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pubcomp handler on the MQTT endpoint.
publishCompletionMessageHandler(Consumer<MqttPubCompMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pubcomp handler on the MQTT endpoint.
publishCompletionUnknownPacketIdHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler which will be called when the client receives a PUBACK/PUBREC/PUBCOMP with an unknown packet ID.
publishCompMessageHandler(Consumer<MqttPubCompMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler which will be called each time a PUBCOMP is received from the server.
publishConfirm(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Publish a message and complete when publish confirm has returned.
publishConfirmAndAwait(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Publish a message and complete when publish confirm has returned.
publishConfirmAndForget(String, String, BasicProperties, Buffer) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Publish a message and complete when publish confirm has returned.
publisher(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Create a message publisher against the specified address.
publisher(String, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.publisher(String) but specifying delivery options that will be used for configuring the delivery of the message.
publishHandler(Consumer<MqttPublishMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets handler which will be called each time server publish something to client
publishHandler(Consumer<MqttPublishMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the publish handler on the MQTT endpoint.
publishReceived(int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBREC message to the remote MQTT client
publishReceived(int, MqttPubRecReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBREC message to the remote MQTT client
publishReceivedHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pubrec handler on the MQTT endpoint.
publishReceivedMessageHandler(Consumer<MqttPubRecMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pubrec handler on the MQTT endpoint.
publishRecMessageHandler(Consumer<MqttPubRecMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets a handler which will be called each time a PUBREC is received from the server.
publishRelease(int) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBREL message to the remote MQTT server.
publishRelease(int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBREL message to the remote MQTT client
publishRelease(int, MqttPubRelReasonCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the PUBREL message to the remote MQTT client
publishReleaseAndAwait(int) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBREL message to the remote MQTT server.
publishReleaseAndForget(int) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sends the PUBREL message to the remote MQTT server.
publishReleaseHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pubrel handler on the MQTT endpoint.
publishReleaseMessageHandler(Consumer<MqttPubRelMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set the pubrel handler on the MQTT endpoint.
pubsub(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Pub/Sub commands.
pubsub(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Pub/Sub commands.
pubsubAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Pub/Sub commands.
pubsubAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Pub/Sub commands.
pubsubAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Pub/Sub commands.
pubsubAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Pub/Sub commands.
PugTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.pug
A template engine that uses Pug.
PugTemplateEngine(PugTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Create a new instance of PugTemplateEngine delegating to the given (non-null) instance of PugTemplateEngine.
PugTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
 
punsubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages published to channels that match one or more patterns.
punsubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages published to channels that match one or more patterns.
punsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages published to channels that match one or more patterns.
punsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages published to channels that match one or more patterns.
punsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages published to channels that match one or more patterns.
punsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages published to channels that match one or more patterns.
push(HttpMethod, HostAndPort, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
push(HttpMethod, HostAndPort, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Push a response to the client.
push(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, HostAndPort, String, MultiMap) with the host copied from the current request.
push(HttpMethod, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, HostAndPort, String, MultiMap) with the host copied from the current request.
pushAndAwait(HttpMethod, HostAndPort, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
pushAndAwait(HttpMethod, HostAndPort, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Push a response to the client.
pushAndAwait(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, HostAndPort, String, MultiMap) with the host copied from the current request.
pushAndAwait(HttpMethod, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, HostAndPort, String, MultiMap) with the host copied from the current request.
pushAndForget(HttpMethod, HostAndPort, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
pushAndForget(HttpMethod, HostAndPort, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Push a response to the client.
pushAndForget(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, HostAndPort, String, MultiMap) with the host copied from the current request.
pushAndForget(HttpMethod, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, HostAndPort, String, MultiMap) with the host copied from the current request.
pushHandler(Consumer<HttpClientRequest>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set a push handler for this request.
put() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP PUT request
put(int, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(int, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(Session) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Add a session with the specified ID.
put(Session) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Add a session with the specified ID.
put(Session) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Add a session with the specified ID.
put(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the default host and port.
put(Object, Object) - Method in class io.vertx.mutiny.core.Context
Put some data in the context.
put(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the default host and port.
put(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path
put(String, HashingAlgorithm) - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Put or replace an algorithm into the list of system loaded algorithms.
put(String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put(String, Object) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Put some arbitrary data in the context.
put(String, Object) - Method in class io.vertx.mutiny.ext.web.Session
Put some data in a session
put(String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put(String, Set<Authorization>) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
Replaces the current authorizations with the given authorizations for the given provider.
put(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
put(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Put an entry in the map
put(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Like AsyncMap.put(K, V) but specifying a time to live for the entry.
putAbs(UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAbs(String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAndAwait(Session) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Add a session with the specified ID.
putAndAwait(Session) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Add a session with the specified ID.
putAndAwait(Session) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Add a session with the specified ID.
putAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
putAndAwait(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Like AsyncMap.put(K, V) but specifying a time to live for the entry.
putAndForget(Session) - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Add a session with the specified ID.
putAndForget(Session) - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Add a session with the specified ID.
putAndForget(Session) - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Add a session with the specified ID.
putAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
putAndForget(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Like AsyncMap.put(K, V) but specifying a time to live for the entry.
putHeader(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
putHeader(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
putHeader(CharSequence, CharSequence) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to set a new HTTP header using CharSequence.
putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.putHeader(String, Iterable) but with CharSequence Iterable
putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to set a new HTTP header with multiple values using CharSequence.
putHeader(String, Iterable<String>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Put an HTTP header with multiple values
putHeader(String, Iterable<String>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.putHeader(String, String) but providing multiple values via a String Iterable
putHeader(String, Iterable<String>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to set a new HTTP header with multiple values.
putHeader(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Put an HTTP header
putHeader(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Put an HTTP header
putHeader(String, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to set a new HTTP header.
putHeaders(MultiMap) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to add multiple HTTP headers .
putIfAbsent(String, Object) - Method in class io.vertx.mutiny.ext.web.Session
Put some data in a session if absent
putIfAbsent(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsent(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Put the entry only if there is no existing entry for that key
putIfAbsent(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Link AsyncMap.putIfAbsent(K, V) but specifying a time to live for the entry.
putIfAbsentAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsentAndAwait(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Link AsyncMap.putIfAbsent(K, V) but specifying a time to live for the entry.
putIfAbsentAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsentAndForget(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Link AsyncMap.putIfAbsent(K, V) but specifying a time to live for the entry.
putLocal(ContextLocal<T>, AccessMode, T) - Method in class io.vertx.mutiny.core.Context
Associate local data with key using the specified access mode.
putLocal(ContextLocal<T>, T) - Method in class io.vertx.mutiny.core.Context
Associate local data with key using the concurrent access mode.
putMetadata(String, Object) - Method in class io.vertx.mutiny.ext.web.Route
Put metadata to this route.
putMetadata(String, Object) - Method in class io.vertx.mutiny.ext.web.Router
Put metadata to this router.
putTrailer(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
putTrailer(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.putTrailer(String, Iterable) but with CharSequence Iterable
putTrailer(String, Iterable<String>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.putTrailer(String, String) but providing multiple values via a String Iterable
putTrailer(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Put an HTTP trailer
putValue(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Adds specified key/value pair
putValueAndAwait(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Adds specified key/value pair
putValueAndForget(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Adds specified key/value pair
putValueWithOptions(String, String, KeyValueOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a Uni.
putValueWithOptionsAndAwait(String, String, KeyValueOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a Boolean.
putValueWithOptionsAndForget(String, String, KeyValueOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method ignores the Boolean result or any failure.
putWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path regex

Q

qosLevel() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
qualityOfService() - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
query() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
query() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
query() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
query() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
query() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
Create a prepared query for this statement.
query(Object, JsonPointerIterator) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Query objectToQuery using the provided JsonPointerIterator.
query(String) - Method in class io.vertx.mutiny.sqlclient.Pool
Create a query, the Query.execute() method must be called to execute the query.
query(String) - Method in class io.vertx.mutiny.sqlclient.SqlClient
Create a query, the Query.execute() method must be called to execute the query.
Query<T> - Class in io.vertx.mutiny.sqlclient
A query.
Query(Query<T>) - Constructor for class io.vertx.mutiny.sqlclient.Query
Create a new instance of Query delegating to the given (non-null) instance of Query.
Query(Query<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.Query
 
Query(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.Query
 
queryJson(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Query jsonElement.
queryJsonOrDefault(Object, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Query jsonElement.
queryOrDefault(Object, JsonPointerIterator, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Query objectToQuery using the provided JsonPointerIterator.
queryParam(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Gets the value of a single query parameter.
queryParameter(ParameterProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
queryParameter(StyledParameterProcessorFactory) - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
queryParameter(String) - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get query parameter by name
queryParametersNames() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
Get list of all parameter names inside query
queryParams() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Return the current query parameters.
queryParams() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Returns a map of all query parameters inside the query string
The query parameters are lazily decoded: the decoding happens on the first time this method is called.
queryParams(Charset) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Always decode the current query string with the given encoding.
queryStream(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Executes the given SQL statement which returns the results of the query as a read stream.
queryStream(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStreamAndAwait(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Executes the given SQL statement which returns the results of the query as a read stream.
queryStreamAndAwait(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStreamAndForget(Statement) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Executes the given SQL statement which returns the results of the query as a read stream.
queryStreamAndForget(String) - Method in class io.vertx.mutiny.cassandra.CassandraClient
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queueBind(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind a queue to an exchange
queueBind(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind a queue to an exchange
queueBindAndAwait(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind a queue to an exchange
queueBindAndAwait(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind a queue to an exchange
queueBindAndForget(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind a queue to an exchange
queueBindAndForget(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Bind a queue to an exchange
queueDeclare(String, boolean, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare a queue
queueDeclare(String, boolean, boolean, boolean, JsonObject) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare a queue with config options
queueDeclareAndAwait(String, boolean, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare a queue
queueDeclareAndAwait(String, boolean, boolean, boolean, JsonObject) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare a queue with config options
queueDeclareAndForget(String, boolean, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare a queue
queueDeclareAndForget(String, boolean, boolean, boolean, JsonObject) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Declare a queue with config options
queueDeclareAuto() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Actively declare a server-named exclusive, autodelete, non-durable queue.
queueDeclareAutoAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Actively declare a server-named exclusive, autodelete, non-durable queue.
queueDeclareAutoAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Actively declare a server-named exclusive, autodelete, non-durable queue.
queueDelete(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete a queue, without regard for whether it is in use or has messages on it
queueDeleteAndAwait(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete a queue, without regard for whether it is in use or has messages on it
queueDeleteAndForget(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete a queue, without regard for whether it is in use or has messages on it
queueDeleteIf(String, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete a queue
queueDeleteIfAndAwait(String, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete a queue
queueDeleteIfAndForget(String, boolean, boolean) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Delete a queue
queueName() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
queueSize() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Get the number of published, but not sent, messages.
queueUnbind(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind a queue from an exchange
queueUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind a queue from an exchange
queueUnbindAndAwait(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind a queue from an exchange
queueUnbindAndAwait(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind a queue from an exchange
queueUnbindAndForget(String, String, String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind a queue from an exchange
queueUnbindAndForget(String, String, String, Map<String, Object>) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Unbind a queue from an exchange
QuicClient - Class in io.vertx.mutiny.core.net
A Quic client.
QuicClient(QuicClient) - Constructor for class io.vertx.mutiny.core.net.QuicClient
Create a new instance of QuicClient delegating to the given (non-null) instance of QuicClient.
QuicClient(Object) - Constructor for class io.vertx.mutiny.core.net.QuicClient
 
QuicConnection - Class in io.vertx.mutiny.core.net
A Quic connection between a client and a server, providing support for handling or creating Quic streams
QuicConnection(QuicConnection) - Constructor for class io.vertx.mutiny.core.net.QuicConnection
Create a new instance of QuicConnection delegating to the given (non-null) instance of QuicConnection.
QuicConnection(Object) - Constructor for class io.vertx.mutiny.core.net.QuicConnection
 
QuicEndpoint - Class in io.vertx.mutiny.core.net
Represents a Quic endpoints, whose primary function is to bind a UDP socket on a given or random port.
QuicEndpoint(QuicEndpoint) - Constructor for class io.vertx.mutiny.core.net.QuicEndpoint
Create a new instance of QuicEndpoint delegating to the given (non-null) instance of QuicEndpoint.
QuicEndpoint(Object) - Constructor for class io.vertx.mutiny.core.net.QuicEndpoint
 
QuicServer - Class in io.vertx.mutiny.core.net
A Quic server.
QuicServer(QuicServer) - Constructor for class io.vertx.mutiny.core.net.QuicServer
Create a new instance of QuicServer delegating to the given (non-null) instance of QuicServer.
QuicServer(Object) - Constructor for class io.vertx.mutiny.core.net.QuicServer
 
QuicStream - Class in io.vertx.mutiny.core.net
A Quic stream.
QuicStream(QuicStream) - Constructor for class io.vertx.mutiny.core.net.QuicStream
Create a new instance of QuicStream delegating to the given (non-null) instance of QuicStream.
QuicStream(Object) - Constructor for class io.vertx.mutiny.core.net.QuicStream
 
quit(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 7.2.0, replaced by: just closing the connection
quit(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Closes the connection.
quitAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 7.2.0, replaced by: just closing the connection
quitAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Closes the connection.
quitAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 7.2.0, replaced by: just closing the connection
quitAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Closes the connection.

R

RabbitMQClient - Class in io.vertx.mutiny.rabbitmq
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
RabbitMQClient(RabbitMQClient) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQClient
Create a new instance of RabbitMQClient delegating to the given (non-null) instance of RabbitMQClient.
RabbitMQClient(Object) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQClient
 
RabbitMQConsumer - Class in io.vertx.mutiny.rabbitmq
A stream of messages from a rabbitmq queue.
RabbitMQConsumer(RabbitMQConsumer) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Create a new instance of RabbitMQConsumer delegating to the given (non-null) instance of RabbitMQConsumer.
RabbitMQConsumer(Object) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
RabbitMQMessage - Class in io.vertx.mutiny.rabbitmq
Represent a message received message received in a rabbitmq-queue.
RabbitMQMessage(RabbitMQMessage) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQMessage
Create a new instance of RabbitMQMessage delegating to the given (non-null) instance of RabbitMQMessage.
RabbitMQMessage(Object) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
RabbitMQPublisher - Class in io.vertx.mutiny.rabbitmq
A reliable publisher that Queues up messages internally until it can successfully call basicPublish.
RabbitMQPublisher(RabbitMQPublisher) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Create a new instance of RabbitMQPublisher delegating to the given (non-null) instance of RabbitMQPublisher.
RabbitMQPublisher(Object) - Constructor for class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
 
randomkey() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a random key name from the database.
randomkey() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a random key name from the database.
randomkeyAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a random key name from the database.
randomkeyAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a random key name from the database.
randomkeyAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns a random key name from the database.
randomkeyAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a random key name from the database.
rawValue() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
Contains the raw value that was received from the user agent
rawValue() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Contains the raw value that was received from the user agent
rawValue() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Contains the raw value that was received from the user agent
rawValue() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
Contains the raw value that was received from the user agent
read(int) - Method in class io.vertx.mutiny.sqlclient.Cursor
Read rows from the cursor, the result is provided asynchronously to the handler.
read(Buffer, int, long, int) - Method in class io.vertx.mutiny.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
readAclToken(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Reads an ACL token with the given Accessor ID
readAclTokenAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Reads an ACL token with the given Accessor ID
readAclTokenAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Reads an ACL token with the given Accessor ID
readAndAwait(int) - Method in class io.vertx.mutiny.sqlclient.Cursor
Read rows from the cursor, the result is provided asynchronously to the handler.
readAndAwait(Buffer, int, long, int) - Method in class io.vertx.mutiny.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
readAndForget(int) - Method in class io.vertx.mutiny.sqlclient.Cursor
Read rows from the cursor, the result is provided asynchronously to the handler.
readAndForget(Buffer, int, long, int) - Method in class io.vertx.mutiny.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
readByFileName(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Read file by name to ReadStream
readByFileNameWithOptions(String, GridFsDownloadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Read file by name to ReadStream with options
readById(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Read file by id to ReadStream
readDir(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.readDir(String)
readDirBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
readFile(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Reads the entire file as represented by the path path as a Buffer, asynchronously.
readFileAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Reads the entire file as represented by the path path as a Buffer, asynchronously.
readFileAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Reads the entire file as represented by the path path as a Buffer, asynchronously.
readFileBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.readFile(String)
readonly() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Enables read-only queries for a connection to a Redis Cluster replica node.
readonly() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Enables read-only queries for a connection to a Valkey replica node.
readonlyAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Enables read-only queries for a connection to a Redis Cluster replica node.
readonlyAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Enables read-only queries for a connection to a Valkey replica node.
readonlyAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Enables read-only queries for a connection to a Redis Cluster replica node.
readonlyAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Enables read-only queries for a connection to a Valkey replica node.
readPolicy(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a Uni.
readPolicyAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a AclPolicy.
readPolicyAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method ignores the AclPolicy result or any failure.
readPolicyByName(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint reads an ACL policy with the given name
readPolicyByNameAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint reads an ACL policy with the given name
readPolicyByNameAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint reads an ACL policy with the given name
ReadStream<T> - Interface in io.vertx.mutiny.core.streams
Represents a stream of items that can be read from.
ReadStream.ReadStreamImpl<T> - Class in io.vertx.mutiny.core.streams
 
ReadStreamImpl(ReadStream<T>) - Constructor for class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Create a new instance of ReadStream.ReadStreamImpl delegating to the given (non-null) instance of ReadStream.
ReadStreamImpl(ReadStream<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
 
ReadStreamSubscriber<R,J> - Class in io.smallrye.mutiny.vertx
 
ReadStreamSubscriber(Function<R, J>) - Constructor for class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
readSymlink(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlinkAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlinkAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlinkBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.readSymlink(String)
readwrite() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Enables read-write queries for a connection to a Reids Cluster replica node.
readwrite() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Enables read-write queries for a connection to a Valkey replica node.
readwriteAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Enables read-write queries for a connection to a Reids Cluster replica node.
readwriteAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Enables read-write queries for a connection to a Valkey replica node.
readwriteAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Enables read-write queries for a connection to a Reids Cluster replica node.
readwriteAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Enables read-write queries for a connection to a Valkey replica node.
realm() - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
Return the currently used realm
reasonCode() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
reasonCodes() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
reasonString() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Human-readable reason string for the result of the connection attempt.
receiveMaximum() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Receive Maximum: the maximum number of QoS 1 and QoS 2 publications the server is willing to process concurrently.
reconnectPolicy(Function<Integer, Long>) - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Set the reconnect policy that is executed when the subscriber is disconnected.
recordAt(int) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
Get the record at the given index
RecordParser - Class in io.vertx.mutiny.core.parsetools
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed size records.
RecordParser(RecordParser) - Constructor for class io.vertx.mutiny.core.parsetools.RecordParser
Create a new instance of RecordParser delegating to the given (non-null) instance of RecordParser.
RecordParser(Object) - Constructor for class io.vertx.mutiny.core.parsetools.RecordParser
 
redirect(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Perform a 302 redirect to url.
redirectAndAwait(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Perform a 302 redirect to url.
redirectAndForget(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Perform a 302 redirect to url.
RedirectAuthHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that's used to handle auth by redirecting user to a custom login page.
RedirectAuthHandler(RedirectAuthHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
Create a new instance of RedirectAuthHandler delegating to the given (non-null) instance of RedirectAuthHandler.
RedirectAuthHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
 
redirectHandler(Function<HttpClientResponse, Uni<HttpClientRequest>>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
Redis - Class in io.vertx.mutiny.redis.client
A simple Redis client.
Redis(Redis) - Constructor for class io.vertx.mutiny.redis.client.Redis
Create a new instance of Redis delegating to the given (non-null) instance of Redis.
Redis(Object) - Constructor for class io.vertx.mutiny.redis.client.Redis
 
RedisAPI - Class in io.vertx.mutiny.redis.client
Auto generated Redis API client wrapper.
RedisAPI(RedisAPI) - Constructor for class io.vertx.mutiny.redis.client.RedisAPI
Create a new instance of RedisAPI delegating to the given (non-null) instance of RedisAPI.
RedisAPI(Object) - Constructor for class io.vertx.mutiny.redis.client.RedisAPI
 
RedisCluster - Class in io.vertx.mutiny.redis.client
Utilities for Redis cluster.
RedisCluster(RedisCluster) - Constructor for class io.vertx.mutiny.redis.client.RedisCluster
Create a new instance of RedisCluster delegating to the given (non-null) instance of RedisCluster.
RedisCluster(Object) - Constructor for class io.vertx.mutiny.redis.client.RedisCluster
 
RedisConnection - Class in io.vertx.mutiny.redis.client
A simple Redis client.
RedisConnection(RedisConnection) - Constructor for class io.vertx.mutiny.redis.client.RedisConnection
Create a new instance of RedisConnection delegating to the given (non-null) instance of RedisConnection.
RedisConnection(Object) - Constructor for class io.vertx.mutiny.redis.client.RedisConnection
 
RedisSessionStore - Class in io.vertx.mutiny.ext.web.sstore.redis
A SessionStore that uses a Redis to store the sessions and associated data.
RedisSessionStore(RedisSessionStore) - Constructor for class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
Create a new instance of RedisSessionStore delegating to the given (non-null) instance of RedisSessionStore.
RedisSessionStore(Object) - Constructor for class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
 
Ref - Class in io.vertx.mutiny.json.schema
JsonObject $ref resolver.
Ref(Ref) - Constructor for class io.vertx.mutiny.json.schema.Ref
Create a new instance of Ref delegating to the given (non-null) instance of Ref.
Ref(Object) - Constructor for class io.vertx.mutiny.json.schema.Ref
 
REFERER - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Referer header name
refresh() - Method in class io.vertx.mutiny.ext.web.UserContext
Forces the current user to re-authenticate.
refresh(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Refresh the current User (access token).
refresh(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Forces the current user to re-authenticate.
refreshAndAwait() - Method in class io.vertx.mutiny.ext.web.UserContext
Forces the current user to re-authenticate.
refreshAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Refresh the current User (access token).
refreshAndAwait(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Forces the current user to re-authenticate.
refreshAndForget() - Method in class io.vertx.mutiny.ext.web.UserContext
Forces the current user to re-authenticate.
refreshAndForget(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Refresh the current User (access token).
refreshAndForget(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Forces the current user to re-authenticate.
regenerateId() - Method in class io.vertx.mutiny.ext.web.Session
 
register(String, long, Uni<Status>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String, long, Uni<Status>) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, Uni<Status>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String, Uni<Status>) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Registers a health check procedure.
registerCatalogService(Node, ServiceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Register node with external service
registerCatalogServiceAndAwait(Node, ServiceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Register node with external service
registerCatalogServiceAndForget(Node, ServiceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Register node with external service
registerCheck(CheckOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Add a new check to the local agent.
registerCheckAndAwait(CheckOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Add a new check to the local agent.
registerCheckAndForget(CheckOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Add a new check to the local agent.
registerCodec(MessageCodec) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Register a message codec.
registerService(ServiceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Adds a new service, with an optional health check, to the local agent.
registerServiceAndAwait(ServiceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Adds a new service, with an optional health check, to the local agent.
registerServiceAndForget(ServiceOptions) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Adds a new service, with an optional health check, to the local agent.
registerVerticleFactory(VerticleFactory) - Method in class io.vertx.mutiny.core.Vertx
Register a VerticleFactory that can be used for deploying Verticles based on an identifier.
reject() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Reject the WebSocket.
reject(int) - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Like ServerWebSocketHandshake.reject() but with a status.
reject(MqttConnectReturnCode) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client rejecting the connection request with specified return code.
reject(MqttConnectReturnCode, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client rejecting the connection request with specified return code.
rejectAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Reject the WebSocket.
rejectAndAwait(int) - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Like ServerWebSocketHandshake.reject() but with a status.
rejectAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Reject the WebSocket.
rejectAndForget(int) - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Like ServerWebSocketHandshake.reject() but with a status.
rejected() - Method in class io.vertx.mutiny.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message as rejected.
release() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Releases this lock;
release() - Method in class io.vertx.mutiny.core.shareddata.Lock
Release the lock.
release() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Release the proxy request and its associated resources.
release() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Release the proxy response.
release() - Method in class io.vertx.mutiny.sqlclient.Row
Signal the row can be recycled, this is only effective when dealing with a row in a collector query and the row has already been processed and transformed.
releaseAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Releases this lock;
releaseAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Releases this lock;
releaseBlocking() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Like AsyncFileLock.release() but blocking.
released() - Method in class io.vertx.mutiny.amqp.AmqpMessage
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge the incoming message as released.
remaining() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
remainingCredits() - Method in class io.vertx.mutiny.amqp.AmqpSender
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.WebSocket
 
remoteAddress() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
remoteAddress() - Method in class io.vertx.mutiny.core.net.NetSocket
 
remoteAddress() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
remoteAddress() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Return the remote address for this socket
remoteAddress() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
remoteAddress(boolean) - Method in class io.vertx.mutiny.core.http.HttpConnection
Like HttpConnection.remoteAddress() but returns the proxy remote address when real is true
remoteAddress(boolean) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.remoteAddress() but returns the proxy remote address when real is true
remoteSettings() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
remoteSettingsHandler(Consumer<HttpSettings>) - Method in class io.vertx.mutiny.core.http.HttpConnection
Set an handler that is called when remote endpoint HttpSettings are updated.
remove() - Method in class io.vertx.mutiny.ext.web.Route
Remove this route from the router
remove(Object) - Method in class io.vertx.mutiny.core.Context
Remove some data from the context.
remove(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Remove an entry from the map
remove(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Remove some data from the context.
remove(String) - Method in class io.vertx.mutiny.ext.web.Session
Remove some data from the session
remove(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
removeAndAwait(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
removeAndForget(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
removeBodyEndHandler(int) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Remove a body end handler
removeCookie(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
removeCookie(String, boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Remove a cookie from the cookie set.
removeCookie(String, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Expires a cookie from the cookie set.
removeCookie(String, String, String, boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Remove a cookie from the cookie set.
removeCookies(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Expire all cookies, notifying a User Agent to remove it from its cookie jar.
removeCookies(String, boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Remove all cookies from the cookie set.
removeDocument(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
removeDocumentAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
removeDocumentAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
removeDocuments(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
removeDocumentsAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
removeDocumentsAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
removeDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentsWithOptionsAndAwait(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentsWithOptionsAndForget(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentWithOptionsAndAwait(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentWithOptionsAndForget(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeEndHandler(int) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Remove an end handler
removeHeader(CharSequence) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Removes a previously added header.
removeHeader(String) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Removes a previously added header.
removeHeadersEndHandler(int) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Remove a headers end handler
removeIfPresent(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeIfPresent(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Remove the entry only if there is an entry with the specified key and value.
removeIfPresentAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeIfPresentAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeInboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Remove an interceptor that was added by #addInboundInterceptor(Handler)
removeLocal(ContextLocal<T>) - Method in class io.vertx.mutiny.core.Context
Remove local data associated with key using the concurrent access mode.
removeLocal(ContextLocal<T>, AccessMode) - Method in class io.vertx.mutiny.core.Context
Remove local data associated with key using the specified access mode.
removeOutboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Remove an interceptor that was added by #addOutboundInterceptor(Handler)
removeTenant(String) - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
Remove a handler for a given tenant from this handler.
removingPathPrefix(String) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Remove a prefix to the URI.
removingQueryParam(String) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Remove a query parameter from the request.
rename(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Renames a key and overwrites the destination.
rename(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Renames a key and overwrites the destination.
renameAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Renames a key and overwrites the destination.
renameAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Renames a key and overwrites the destination.
renameAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Renames a key and overwrites the destination.
renameAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Renames a key and overwrites the destination.
renameCollection(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Rename a collection
renameCollectionAndAwait(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Rename a collection
renameCollectionAndForget(String, String) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Rename a collection
renameCollectionWithOptions(String, String, RenameCollectionOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Rename a collection
renameCollectionWithOptionsAndAwait(String, String, RenameCollectionOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Rename a collection
renameCollectionWithOptionsAndForget(String, String, RenameCollectionOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Rename a collection
renamenx(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Renames a key only when the target key name doesn't exist.
renamenx(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Renames a key only when the target key name doesn't exist.
renamenxAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Renames a key only when the target key name doesn't exist.
renamenxAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Renames a key only when the target key name doesn't exist.
renamenxAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Renames a key only when the target key name doesn't exist.
renamenxAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Renames a key only when the target key name doesn't exist.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Render the template.
render(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Render the template.
render(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Render the template.
renderAndAwait(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Render the template.
renderAndAwait(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Render the template.
renderAndForget(JsonObject, String) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Render the template.
renderAndForget(Map<String, Object>, String) - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Render the template.
renewSession(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Renews the given session.
renewSessionAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Renews the given session.
renewSessionAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Renews the given session.
replace(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replace(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the key
replace(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replaceAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replaceAndAwait(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replaceAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replaceAndForget(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
replaceDocumentsAndAwait(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
replaceDocumentsAndForget(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
replaceDocumentsWithOptionsAndAwait(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
replaceDocumentsWithOptionsAndForget(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
replaceIfPresent(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresent(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the specified key and value.
replaceIfPresent(K, V, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresentAndAwait(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresentAndAwait(K, V, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresentAndForget(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresentAndForget(K, V, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replconf(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for configuring the replication stream.
replconf(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for configuring the replication stream.
replconfAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for configuring the replication stream.
replconfAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for configuring the replication stream.
replconfAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for configuring the replication stream.
replconfAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for configuring the replication stream.
replicaof(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Configures a server as replica of another, or promotes it to a master.
replicaof(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Configures a server as replica of another, or promotes it to a primary.
replicaofAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Configures a server as replica of another, or promotes it to a master.
replicaofAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Configures a server as replica of another, or promotes it to a primary.
replicaofAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Configures a server as replica of another, or promotes it to a master.
replicaofAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Configures a server as replica of another, or promotes it to a primary.
reply(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Reply to this message.
reply(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
Link Message.reply(Object) but allows you to specify delivery options for the reply.
replyAddress() - Method in class io.vertx.mutiny.core.eventbus.Message
The reply address.
replyAndRequest(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Reply to this message, specifying a replyHandler for the reply - i.e.
replyAndRequest(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
Like Message.replyAndRequest(Object) but specifying options that can be used to configure the delivery.
replyAndRequestAndAwait(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Reply to this message, specifying a replyHandler for the reply - i.e.
replyAndRequestAndAwait(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
Like Message.replyAndRequest(Object) but specifying options that can be used to configure the delivery.
replyAndRequestAndForget(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Reply to this message, specifying a replyHandler for the reply - i.e.
replyAndRequestAndForget(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
Like Message.replyAndRequest(Object) but specifying options that can be used to configure the delivery.
replyTo() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
replyTo(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
replyToGroupId() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
replyToGroupId(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
reportFailure(Throwable) - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
Report a failure.
reportRequestBegin() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
The request has begun.
reportRequestEnd() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
The request has ended.
reportResponseBegin() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
The response has begun.
reportResponseEnd() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
The request has ended.
request() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server with the default host and port of the client.
request() - Method in interface io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server with the default host and port of the client.
request() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server with the default host and port of the client.
request() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server with the default host and port of the client.
request() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
request() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
request() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
request() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Return the corresponding ProxyRequest.
request(HttpMethod, int, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the host and port.
request(HttpMethod, int, String, String) - Method in interface io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server at the host and port.
request(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the host and port.
request(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the host and port.
request(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, RequestOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Deprecated.
request(HttpMethod, SocketAddress, int, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.request(HttpMethod, int, String, UriTemplate) using the serverAddress parameter to connect to the server instead of the port and host parameters.
request(HttpMethod, SocketAddress, int, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.request(HttpMethod, int, String, String) using the serverAddress parameter to connect to the server instead of the port and host parameters.
request(HttpMethod, SocketAddress, RequestOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Deprecated.
request(HttpMethod, SocketAddress, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.request(HttpMethod, UriTemplate) using the serverAddress parameter to connect to the server instead of the default port and default host.
request(HttpMethod, SocketAddress, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.request(HttpMethod, String) using the serverAddress parameter to connect to the server instead of the default port and default host.
request(HttpMethod, SocketAddress, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.request(HttpMethod, String, UriTemplate) using the serverAddress parameter to connect to the server instead of the default port and host parameter.
request(HttpMethod, SocketAddress, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.request(HttpMethod, String, String) using the serverAddress parameter to connect to the server instead of the default port and host parameter.
request(HttpMethod, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String) - Method in interface io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the host and default port.
request(HttpMethod, String, String) - Method in interface io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server at the host and default port.
request(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the host and default port.
request(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the host and default port.
request(HttpMethod, String, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and default port.
request(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server.
request(RequestOptions) - Method in interface io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server.
request(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server.
request(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server.
request(RequestOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server from the specified request options.
request(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Sends a message and specify a replyHandler that will be called if the recipient subsequently replies to the message.
request(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.request(String, Object) but specifying options that can be used to configure the delivery.
REQUEST_CONTEXT_KEY - Static variable in class io.vertx.mutiny.ext.web.validation.ValidationHandler
 
requestAbs(HttpMethod, SocketAddress, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.requestAbs(HttpMethod, UriTemplate) using the serverAddress parameter to connect to the server instead of the absoluteURI parameter.
requestAbs(HttpMethod, SocketAddress, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Like WebClient.requestAbs(HttpMethod, String) using the serverAddress parameter to connect to the server instead of the absoluteURI parameter.
requestAbs(HttpMethod, UriTemplate) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server using an absolute URI
requestAbs(HttpMethod, String) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Create an HTTP request to send to the server using an absolute URI
requestAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server with the default host and port of the client.
requestAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server with the default host and port of the client.
requestAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server with the default host and port of the client.
requestAndAwait(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the host and port.
requestAndAwait(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the host and port.
requestAndAwait(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the host and port.
requestAndAwait(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the default host and port.
requestAndAwait(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the default host and port.
requestAndAwait(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the default host and port.
requestAndAwait(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the host and default port.
requestAndAwait(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the host and default port.
requestAndAwait(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the host and default port.
requestAndAwait(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server.
requestAndAwait(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server.
requestAndAwait(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server.
requestAndAwait(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Sends a message and specify a replyHandler that will be called if the recipient subsequently replies to the message.
requestAndAwait(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.request(String, Object) but specifying options that can be used to configure the delivery.
requestAndForget() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server with the default host and port of the client.
requestAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server with the default host and port of the client.
requestAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server with the default host and port of the client.
requestAndForget(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the host and port.
requestAndForget(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the host and port.
requestAndForget(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the host and port.
requestAndForget(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the default host and port.
requestAndForget(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the default host and port.
requestAndForget(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the default host and port.
requestAndForget(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server at the host and default port.
requestAndForget(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server at the host and default port.
requestAndForget(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server at the host and default port.
requestAndForget(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Create an HTTP request to send to the server.
requestAndForget(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Create an HTTP request to send to the server.
requestAndForget(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Create an HTTP request to send to the server.
requestAndForget(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Sends a message and specify a replyHandler that will be called if the recipient subsequently replies to the message.
requestAndForget(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.request(String, Object) but specifying options that can be used to configure the delivery.
RequestBody - Class in io.vertx.mutiny.ext.web
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
RequestBody(RequestBody) - Constructor for class io.vertx.mutiny.ext.web.RequestBody
Create a new instance of RequestBody delegating to the given (non-null) instance of RequestBody.
RequestBody(Object) - Constructor for class io.vertx.mutiny.ext.web.RequestBody
 
requestHandler(Consumer<HttpServerRequest>) - Method in class io.vertx.mutiny.core.http.HttpServer
Set the request handler for the server to requestHandler.
RequestParameter - Class in io.vertx.mutiny.ext.web.validation
Request parameter holder
RequestParameter(RequestParameter) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestParameter
Create a new instance of RequestParameter delegating to the given (non-null) instance of RequestParameter.
RequestParameter(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestParameter
 
RequestParameters - Class in io.vertx.mutiny.ext.web.validation
Container for request parameters
RequestParameters(RequestParameters) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestParameters
Create a new instance of RequestParameters delegating to the given (non-null) instance of RequestParameters.
RequestParameters(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestParameters
 
RequestPredicate - Class in io.vertx.mutiny.ext.web.validation
Request predicate
RequestPredicate(RequestPredicate) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestPredicate
Create a new instance of RequestPredicate delegating to the given (non-null) instance of RequestPredicate.
RequestPredicate(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestPredicate
 
RequestPredicateResult - Class in io.vertx.mutiny.ext.web.validation
Result of a RequestPredicate
RequestPredicateResult(RequestPredicateResult) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
Create a new instance of RequestPredicateResult delegating to the given (non-null) instance of RequestPredicateResult.
RequestPredicateResult(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
reroute(HttpMethod, String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Restarts the current router with a new method and path.
reroute(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Restarts the current router with a new path and reusing the original method.
reset() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Resets the circuit breaker state.
reset() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this stream with the error code 0.
reset() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Equivalent to calling HttpServerResponse.reset(long) with 0.
reset() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Resets the connection.
reset() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Resets the connection.
reset(int) - Method in class io.vertx.mutiny.core.net.QuicStream
Abruptly terminate the sending part of the stream with the specified application protocol error code argument, a RESET frame is sent to the remote peer.
reset(long) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this request:
reset(long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Reset this response:
reset(long, Throwable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this request:
resetAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this stream with the error code 0.
resetAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Equivalent to calling HttpServerResponse.reset(long) with 0.
resetAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Resets the connection.
resetAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Resets the connection.
resetAndAwait(int) - Method in class io.vertx.mutiny.core.net.QuicStream
Abruptly terminate the sending part of the stream with the specified application protocol error code argument, a RESET frame is sent to the remote peer.
resetAndAwait(long) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this request:
resetAndAwait(long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Reset this response:
resetAndAwait(long, Throwable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this request:
resetAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this stream with the error code 0.
resetAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Equivalent to calling HttpServerResponse.reset(long) with 0.
resetAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Resets the connection.
resetAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Resets the connection.
resetAndForget(int) - Method in class io.vertx.mutiny.core.net.QuicStream
Abruptly terminate the sending part of the stream with the specified application protocol error code argument, a RESET frame is sent to the remote peer.
resetAndForget(long) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this request:
resetAndForget(long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Reset this response:
resetAndForget(long, Throwable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Reset this request:
resetConnection() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a RESET_CONNECTION command to reset the session state.
resetConnectionAndAwait() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a RESET_CONNECTION command to reset the session state.
resetConnectionAndForget() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a RESET_CONNECTION command to reset the session state.
resetHandler(Consumer<Long>) - Method in class io.vertx.mutiny.core.net.QuicStream
Set a handler called upon stream reset: when a stream receives a reset frame from its peer, this handler is called.
resolve(JsonObject) - Static method in class io.vertx.mutiny.json.schema.Ref
Resolve all $ref in the given JsonObject.
resolve(JsonObject) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
Resolve all $ref in the given JsonObject.
resolveA(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveAAAA(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAAAAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAAAAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveAAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveCNAME(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveCNAMEAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveCNAMEAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveEndpoint(Address) - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
Resolver an endpoint for the specified address
resolveEndpointAndAwait(Address) - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
Resolver an endpoint for the specified address
resolveEndpointAndForget(Address) - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
Resolver an endpoint for the specified address
resolveMX(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveMXAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveMXAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveNS(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolveNSAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolveNSAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolvePTR(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolvePTRAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolvePTRAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolveSRV(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveSRVAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveSRVAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveTXT(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resolveTXTAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resolveTXTAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resource(HttpVersion, HttpMethod, String) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
resource(String) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
respond(Function<RoutingContext, Uni<T>>) - Method in class io.vertx.mutiny.ext.web.Route
Append a function request handler to the route handlers list.
response() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Unlike the bare Vert.x variant, this method returns a Uni.
response() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
response() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
response() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
response() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Create and return the proxy response.
responseAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Unlike the bare Vert.x variant, this method returns a HttpClientResponse.
responseAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Unlike the bare Vert.x variant, this method ignores the HttpClientResponse result or any failure.
ResponseContentTypeHandler - Class in io.vertx.mutiny.ext.web.handler
A handler which sets the response content type automatically according to the best Accept header match.
ResponseContentTypeHandler(ResponseContentTypeHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
Create a new instance of ResponseContentTypeHandler delegating to the given (non-null) instance of ResponseContentTypeHandler.
ResponseContentTypeHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
 
responseInformation() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Response Information used to construct the Response Topic.
ResponseTimeHandler - Class in io.vertx.mutiny.ext.web.handler
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken in ms to process the request.
ResponseTimeHandler(ResponseTimeHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
Create a new instance of ResponseTimeHandler delegating to the given (non-null) instance of ResponseTimeHandler.
ResponseTimeHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
 
restart() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Undo the effects of calling #stop(Handler) so that publish may be called again.
restartConnect(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
restart the rabbitMQ connect.
restartConnectAndAwait(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
restart the rabbitMQ connect.
restartConnectAndForget(int) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
restart the rabbitMQ connect.
restore() - Method in class io.vertx.mutiny.ext.web.UserContext
Undo a previous call to a impersonation.
restore(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Undo a previous call to an impersonation.
restore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a key from the serialized representation of a value.
restore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates a key from the serialized representation of a value.
restoreAndAwait() - Method in class io.vertx.mutiny.ext.web.UserContext
Undo a previous call to a impersonation.
restoreAndAwait(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Undo a previous call to an impersonation.
restoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a key from the serialized representation of a value.
restoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates a key from the serialized representation of a value.
restoreAndForget() - Method in class io.vertx.mutiny.ext.web.UserContext
Undo a previous call to a impersonation.
restoreAndForget(String) - Method in class io.vertx.mutiny.ext.web.UserContext
Undo a previous call to an impersonation.
restoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Creates a key from the serialized representation of a value.
restoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Creates a key from the serialized representation of a value.
restoreAsking(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for migrating keys in a cluster.
restoreAsking(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for migrating keys in a cluster.
restoreAskingAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for migrating keys in a cluster.
restoreAskingAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for migrating keys in a cluster.
restoreAskingAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for migrating keys in a cluster.
restoreAskingAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for migrating keys in a cluster.
resultMapper(Function<CheckResult, Uni<CheckResult>>) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Sets a function which will be invoked before the CheckResult gets written to clients.
ResultSet - Class in io.vertx.mutiny.cassandra
It is like AsyncResultSet, but adapted for Vert.x.
ResultSet(ResultSet) - Constructor for class io.vertx.mutiny.cassandra.ResultSet
Create a new instance of ResultSet delegating to the given (non-null) instance of ResultSet.
ResultSet(Object) - Constructor for class io.vertx.mutiny.cassandra.ResultSet
 
resume() - Method in class io.smallrye.mutiny.vertx.ReadStreamSubscriber
 
resume() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
resume() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
resume() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
resume() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
resume() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
resume() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
resume() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
resume() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
resume() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
resume() - Method in class io.vertx.mutiny.core.http.WebSocket
 
resume() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
resume() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
resume() - Method in class io.vertx.mutiny.core.net.NetSocket
 
resume() - Method in class io.vertx.mutiny.core.net.QuicStream
 
resume() - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
resume() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
resume() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
resume() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
resume() - Method in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
Resume reading, and sets the buffer in flowing mode.
resume() - Method in interface io.vertx.mutiny.core.streams.ReadStream
Resume reading, and sets the buffer in flowing mode.
resume() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
resume() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
resume() - Method in class io.vertx.mutiny.mqtt.MqttClient
Resume the reading channel. see MqttClient.pause() Available after connection is established.
resume() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Resume the channel.
resume() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Resume reading from a queue.
resume() - Method in class io.vertx.mutiny.redis.client.RedisConnection
Resume reading, and sets the buffer in flowing mode.
resume() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
resume(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resumeAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resumeAndAwait(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resumeAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resumeAndForget(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
retainAvailable() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Whether the server supports retained messages.
RETRY_AFTER - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Retry-After header name
retryPolicy(RetryPolicy) - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
Set a RetryPolicy which computes a delay before a retry attempt.
RetryPolicy - Class in io.vertx.mutiny.circuitbreaker
A policy for retry execution.
RetryPolicy(RetryPolicy) - Constructor for class io.vertx.mutiny.circuitbreaker.RetryPolicy
Create a new instance of RetryPolicy delegating to the given (non-null) instance of RetryPolicy.
RetryPolicy(Object) - Constructor for class io.vertx.mutiny.circuitbreaker.RetryPolicy
 
retryTimeout() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.
reverseLookup(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseLookupAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseLookupAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseProxy(ProxyOptions, HttpClient) - Static method in class io.vertx.mutiny.httpproxy.HttpProxy
Create a new HttpProxy instance.
reverseProxy(HttpClient) - Static method in class io.vertx.mutiny.httpproxy.HttpProxy
Create a new HttpProxy instance.
reverseProxy(HttpServerRequest) - Static method in class io.vertx.mutiny.httpproxy.ProxyRequest
Create a new ProxyRequest instance, the proxied request will be paused.
reverseProxy(HttpServerRequest, ForwardedHeadersOptions) - Static method in class io.vertx.mutiny.httpproxy.ProxyRequest
revoke(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Revoke an obtained access token.
revoke(User, String) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Revoke an obtained access or refresh token.
revokeAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Revoke an obtained access token.
revokeAndAwait(User, String) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Revoke an obtained access or refresh token.
revokeAndForget(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Revoke an obtained access token.
revokeAndForget(User, String) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Revoke an obtained access or refresh token.
RockerTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.rocker
A template engine that uses the Rocker library.
RockerTemplateEngine(RockerTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
Create a new instance of RockerTemplateEngine delegating to the given (non-null) instance of RockerTemplateEngine.
RockerTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
 
role() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the replication role.
role() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the replication role.
roleAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the replication role.
roleAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the replication role.
roleAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the replication role.
roleAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the replication role.
RoleBasedAuthorization - Class in io.vertx.mutiny.ext.auth.authorization
Represents a role.
RoleBasedAuthorization(RoleBasedAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
Create a new instance of RoleBasedAuthorization delegating to the given (non-null) instance of RoleBasedAuthorization.
RoleBasedAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
rollback() - Method in class io.vertx.mutiny.sqlclient.Transaction
Rollback the transaction and release the associated resources.
rollbackAndAwait() - Method in class io.vertx.mutiny.sqlclient.Transaction
Rollback the transaction and release the associated resources.
rollbackAndForget() - Method in class io.vertx.mutiny.sqlclient.Transaction
Rollback the transaction and release the associated resources.
route() - Method in class io.vertx.mutiny.ext.web.Router
Add a route with no matching criteria, i.e. it matches all requests or failures.
route(HttpMethod, String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches the specified HTTP method and path
route(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches the specified path
Route - Class in io.vertx.mutiny.ext.web
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.
Route(Route) - Constructor for class io.vertx.mutiny.ext.web.Route
Create a new instance of Route delegating to the given (non-null) instance of Route.
Route(Object) - Constructor for class io.vertx.mutiny.ext.web.Route
 
routed(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Marks this request as being routed to the given route.
router() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Creates a router configured to serve GraphiQL resources.
router(Vertx) - Static method in class io.vertx.mutiny.ext.web.Router
Create a router
Router - Class in io.vertx.mutiny.ext.web
A router receives request from an HttpServer and routes it to the first matching Route that it contains.
Router(Router) - Constructor for class io.vertx.mutiny.ext.web.Router
Create a new instance of Router delegating to the given (non-null) instance of Router.
Router(Object) - Constructor for class io.vertx.mutiny.ext.web.Router
 
RouteToEBServiceHandler - Class in io.vertx.mutiny.ext.web.api.service
Handler that proxy the request to an event bus endpoint, waits for the reply and then writes the HTTP response.
RouteToEBServiceHandler(RouteToEBServiceHandler) - Constructor for class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Create a new instance of RouteToEBServiceHandler delegating to the given (non-null) instance of RouteToEBServiceHandler.
RouteToEBServiceHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
 
routeWithRegex(HttpMethod, String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches the specified HTTP method and path regex
routeWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches the specified path regex
routingContext() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
RoutingContext - Class in io.vertx.mutiny.ext.web
Represents the context for the handling of a request in Vert.x-Web.
RoutingContext(RoutingContext) - Constructor for class io.vertx.mutiny.ext.web.RoutingContext
Create a new instance of RoutingContext delegating to the given (non-null) instance of RoutingContext.
RoutingContext(Object) - Constructor for class io.vertx.mutiny.ext.web.RoutingContext
 
routingKey() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Return the routing key, the routing key can be used by a Vert.x client side sticky load balancer to pin the request to a remote HTTP server.
routingKey(String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Set the routing key, the routing key can be used by a Vert.x client side sticky load balancer to pin the request to a remote HTTP server.
Row - Class in io.vertx.mutiny.sqlclient
A single row of the execution result rowset.
Row(Row) - Constructor for class io.vertx.mutiny.sqlclient.Row
Create a new instance of Row delegating to the given (non-null) instance of Row.
Row(Object) - Constructor for class io.vertx.mutiny.sqlclient.Row
 
rowCount() - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the number of the affected rows in the operation to this SqlResult.
rowCount() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Get the number of the affected rows in the operation to this SqlResult.
rowCount() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the number of the affected rows in the operation to this SqlResult.
rowDescriptor() - Method in class io.vertx.mutiny.sqlclient.Cursor
Describes rows loaded with Cursor.read(int).
rowDescriptor() - Method in class io.vertx.mutiny.sqlclient.RowSet
 
rowDescriptor() - Method in class io.vertx.mutiny.sqlclient.RowStream
Describes rows emitted by this stream.
rowDescriptor() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
 
rowDescriptor() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
 
RowDescriptor - Class in io.vertx.mutiny.sqlclient.desc
Describe a database row.
RowDescriptor(RowDescriptor) - Constructor for class io.vertx.mutiny.sqlclient.desc.RowDescriptor
Create a new instance of RowDescriptor delegating to the given (non-null) instance of RowDescriptor.
RowDescriptor(Object) - Constructor for class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
RowIterator<R> - Class in io.vertx.mutiny.sqlclient
An iterator for processing rows.
RowIterator(RowIterator<R>) - Constructor for class io.vertx.mutiny.sqlclient.RowIterator
Create a new instance of RowIterator delegating to the given (non-null) instance of RowIterator.
RowIterator(RowIterator<R>, TypeArg<R>) - Constructor for class io.vertx.mutiny.sqlclient.RowIterator
 
RowIterator(Object, TypeArg<R>) - Constructor for class io.vertx.mutiny.sqlclient.RowIterator
 
RowMapper<T> - Class in io.vertx.mutiny.sqlclient.templates
Map a Row to an arbitrary T object.
RowMapper(RowMapper<T>) - Constructor for class io.vertx.mutiny.sqlclient.templates.RowMapper
Create a new instance of RowMapper delegating to the given (non-null) instance of RowMapper.
RowMapper(RowMapper<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.templates.RowMapper
 
RowMapper(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.templates.RowMapper
 
RowSet<R> - Class in io.vertx.mutiny.sqlclient
The execution result of the row set of a query provided as <R>, commonly used as a RowSet<Row>.
RowSet(RowSet<R>) - Constructor for class io.vertx.mutiny.sqlclient.RowSet
Create a new instance of RowSet delegating to the given (non-null) instance of RowSet.
RowSet(RowSet<R>, TypeArg<R>) - Constructor for class io.vertx.mutiny.sqlclient.RowSet
 
RowSet(Object, TypeArg<R>) - Constructor for class io.vertx.mutiny.sqlclient.RowSet
 
RowStream<T> - Class in io.vertx.mutiny.sqlclient
A row oriented stream.
RowStream(RowStream<T>) - Constructor for class io.vertx.mutiny.sqlclient.RowStream
Create a new instance of RowStream delegating to the given (non-null) instance of RowStream.
RowStream(RowStream<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.RowStream
 
RowStream(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.RowStream
 
rpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns and removes the last elements of a list.
rpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns and removes one or more elements from the end of a list.
rpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns and removes the last elements of a list.
rpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns and removes one or more elements from the end of a list.
rpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns and removes the last elements of a list.
rpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns and removes one or more elements from the end of a list.
rpoplpush(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: LMOVE with the RIGHT and LEFT arguments
rpoplpush(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the last element of a list after removing and pushing it to another list.
rpoplpushAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: LMOVE with the RIGHT and LEFT arguments
rpoplpushAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the last element of a list after removing and pushing it to another list.
rpoplpushAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: LMOVE with the RIGHT and LEFT arguments
rpoplpushAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the last element of a list after removing and pushing it to another list.
rpush(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends one or more elements to a list.
rpush(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends one or more elements to a list.
rpushAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends one or more elements to a list.
rpushAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends one or more elements to a list.
rpushAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends one or more elements to a list.
rpushAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends one or more elements to a list.
rpushx(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends an element to a list only when the list exists.
rpushx(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends one or more elements to a list only when the list exists.
rpushxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends an element to a list only when the list exists.
rpushxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends one or more elements to a list only when the list exists.
rpushxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends an element to a list only when the list exists.
rpushxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends one or more elements to a list only when the list exists.
runCommand(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
runCommandAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
runCommandAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
runOnContext(Runnable) - Method in class io.vertx.mutiny.core.Context
Run the specified action asynchronously on the same context, some time after the current execution has completed.
runOnContext(Runnable) - Method in class io.vertx.mutiny.core.Vertx
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all preceeding events have been handled.

S

sadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a set.
sadd(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a set.
saddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a set.
saddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a set.
saddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a set.
saddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a set.
SalesforceAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Salesforce.
SalesforceAuth(SalesforceAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
Create a new instance of SalesforceAuth delegating to the given (non-null) instance of SalesforceAuth.
SalesforceAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
 
SAMEORIGIN - Static variable in class io.vertx.mutiny.ext.web.handler.XFrameHandler
The page can only be displayed in a frame on the same origin as the page itself.
save() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Synchronously saves the database(s) to disk.
save() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Synchronously saves the database(s) to disk.
save(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Save a document in the specified collection
saveAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Synchronously saves the database(s) to disk.
saveAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Synchronously saves the database(s) to disk.
saveAndAwait(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Save a document in the specified collection
saveAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Synchronously saves the database(s) to disk.
saveAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Synchronously saves the database(s) to disk.
saveAndForget(String, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Save a document in the specified collection
saveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
saveWithOptionsAndAwait(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
saveWithOptionsAndForget(String, JsonObject, WriteOption) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
scan(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over the key names in the database.
scan(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over the key names in the database.
scanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over the key names in the database.
scanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over the key names in the database.
scanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over the key names in the database.
scanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over the key names in the database.
scard(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a set.
scard(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a set.
scardAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a set.
scardAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a set.
scardAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a set.
scardAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a set.
SchemaRepository - Class in io.vertx.mutiny.json.schema
A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.
SchemaRepository(SchemaRepository) - Constructor for class io.vertx.mutiny.json.schema.SchemaRepository
Create a new instance of SchemaRepository delegating to the given (non-null) instance of SchemaRepository.
SchemaRepository(Object) - Constructor for class io.vertx.mutiny.json.schema.SchemaRepository
 
scheme() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
scheme() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
scheme() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
ScopeAuthorization - Class in io.vertx.mutiny.ext.auth.oauth2.authorization
Scope is a mechanism in OAuth 2.0 to limit an application's access to a user's account.
ScopeAuthorization(ScopeAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Create a new instance of ScopeAuthorization delegating to the given (non-null) instance of ScopeAuthorization.
ScopeAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
 
scopeDelimiter(String) - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Set the scope delimiter.
script(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Lua scripts management commands.
script(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Lua scripts management commands.
scriptAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Lua scripts management commands.
scriptAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Lua scripts management commands.
scriptAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for Lua scripts management commands.
scriptAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for Lua scripts management commands.
sdiff(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the difference of multiple sets.
sdiff(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the difference of multiple sets.
sdiffAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the difference of multiple sets.
sdiffAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the difference of multiple sets.
sdiffAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the difference of multiple sets.
sdiffAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the difference of multiple sets.
sdiffstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the difference of multiple sets in a key.
sdiffstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the difference of multiple sets in a key.
sdiffstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the difference of multiple sets in a key.
sdiffstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the difference of multiple sets in a key.
sdiffstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the difference of multiple sets in a key.
sdiffstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the difference of multiple sets in a key.
searchClusterinfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
searchClusterinfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
searchClusterinfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
searchClusterrefresh(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
searchClusterrefreshAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
searchClusterrefreshAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
searchClusterset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
searchClustersetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
searchClustersetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
secretKey() - Method in class io.vertx.mutiny.pgclient.PgConnection
 
SecurityAudit - Class in io.vertx.mutiny.ext.auth.audit
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
SecurityAudit(SecurityAudit) - Constructor for class io.vertx.mutiny.ext.auth.audit.SecurityAudit
Create a new instance of SecurityAudit delegating to the given (non-null) instance of SecurityAudit.
SecurityAudit(Object) - Constructor for class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
SecurityAuditLoggerHandler - Class in io.vertx.mutiny.ext.web.handler
A handler that logs security audit events.
SecurityAuditLoggerHandler(SecurityAuditLoggerHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
Create a new instance of SecurityAuditLoggerHandler delegating to the given (non-null) instance of SecurityAuditLoggerHandler.
SecurityAuditLoggerHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
 
SecurityPolicyHandler - Interface in io.vertx.mutiny.ext.web.handler
Base security policy interface for handlers that provide HTTP security related headers.
SecurityPolicyHandler.SecurityPolicyHandlerImpl - Class in io.vertx.mutiny.ext.web.handler
 
SecurityPolicyHandlerImpl(SecurityPolicyHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.SecurityPolicyHandler.SecurityPolicyHandlerImpl
Create a new instance of SecurityPolicyHandler.SecurityPolicyHandlerImpl delegating to the given (non-null) instance of SecurityPolicyHandler.
seek(TopicPartition, long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, OffsetAndMetadata) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seekAndAwait(TopicPartition, long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seekAndAwait(TopicPartition, OffsetAndMetadata) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seekAndForget(TopicPartition, long) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seekAndForget(TopicPartition, OffsetAndMetadata) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seekToBeginning(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginningAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginningAndAwait(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginningAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginningAndForget(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToEnd(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEndAndAwait(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEndAndAwait(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEndAndForget(TopicPartition) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEndAndForget(Set<TopicPartition>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
select(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes the selected database.
select(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes the selected database.
selectAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes the selected database.
selectAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes the selected database.
selectAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes the selected database.
selectAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes the selected database.
selector(Function<ProxyContext, Uni<SocketAddress>>) - Static method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
Creates a provider that selects the origin server based on ProxyContext.
selectServer() - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
Select a server.
selectServer(String) - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
Select a node, using a routing key
send() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
send() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with an empty body.
send() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with an empty body.
send() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
send() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Send the proxies response to the user agent.
send(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a buffer body.
send(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a buffer body.
send(Buffer, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
send(ClientForm) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Like HttpClientRequest.send() but with a form.
send(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Sends an AMQP message.
send(HttpClientRequest) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Send this request to the origin server using the specified request.
send(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
send(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
send(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
send(Request) - Method in class io.vertx.mutiny.redis.client.Redis
Send the given command to the Redis server or cluster.
send(Request) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Send the given command to the redis server or cluster.
send(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a string body.
send(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a string body.
send(String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
send(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Sends a message.
send(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.send(String, Object) but specifying options that can be used to configure the delivery.
send(String, String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
send(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
send(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with an empty body.
sendAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with an empty body.
sendAndAwait() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
sendAndAwait() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Send the proxies response to the user agent.
sendAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a buffer body.
sendAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a buffer body.
sendAndAwait(Buffer, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
sendAndAwait(ClientForm) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Like HttpClientRequest.send() but with a form.
sendAndAwait(HttpClientRequest) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Send this request to the origin server using the specified request.
sendAndAwait(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
sendAndAwait(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendAndAwait(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
sendAndAwait(Request) - Method in class io.vertx.mutiny.redis.client.Redis
Send the given command to the Redis server or cluster.
sendAndAwait(Request) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Send the given command to the redis server or cluster.
sendAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a string body.
sendAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a string body.
sendAndAwait(String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
sendAndAwait(String, String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
sendAndAwait(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
sendAndAwait(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with an empty body.
sendAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with an empty body.
sendAndForget() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
sendAndForget() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Send the proxies response to the user agent.
sendAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a buffer body.
sendAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a buffer body.
sendAndForget(Buffer, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
sendAndForget(ClientForm) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Like HttpClientRequest.send() but with a form.
sendAndForget(HttpClientRequest) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Send this request to the origin server using the specified request.
sendAndForget(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
sendAndForget(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendAndForget(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
sendAndForget(Request) - Method in class io.vertx.mutiny.redis.client.Redis
Send the given command to the Redis server or cluster.
sendAndForget(Request) - Method in class io.vertx.mutiny.redis.client.RedisConnection
Send the given command to the redis server or cluster.
sendAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a string body.
sendAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a string body.
sendAndForget(String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
sendAndForget(String, String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
sendAndForget(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
sendAndForget(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendBuffer(Buffer) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body buffer.
sendBufferAndAwait(Buffer) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body buffer.
sendBufferAndForget(Buffer) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body buffer.
sender(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Returns a WriteStream<Buffer> able to send Buffer to the SocketAddress.
sender(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Create a message sender against the specified address.
sender(String, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.sender(String) but specifying delivery options that will be used for configuring the delivery of the message.
sendFile(RandomAccessFile) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFile(RandomAccessFile, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFile(RandomAccessFile, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFile(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendFile(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(String, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFile(String, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ask the OS to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(FileChannel) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(FileChannel, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFile(FileChannel, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(FileChannel, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFile(FileChannel, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ask the OS to stream a file as specified by channel directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system).
sendFileAndAwait(RandomAccessFile) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndAwait(RandomAccessFile, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndAwait(RandomAccessFile, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendFileAndAwait(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(String, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFileAndAwait(String, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ask the OS to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long, long) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(String, long, long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndAwait(FileChannel) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(FileChannel, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFileAndAwait(FileChannel, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(FileChannel, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFileAndAwait(FileChannel, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ask the OS to stream a file as specified by channel directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system).
sendFileAndForget(RandomAccessFile) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndForget(RandomAccessFile, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndForget(RandomAccessFile, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendFileAndForget(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(String, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFileAndForget(String, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ask the OS to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long, long) - Method in class io.vertx.mutiny.core.net.QuicStream
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(String, long, long) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFileAndForget(FileChannel) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(FileChannel, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFileAndForget(FileChannel, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(FileChannel, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFileAndForget(FileChannel, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Ask the OS to stream a file as specified by channel directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system).
sendForm(MultiMap) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendForm(MultiMap, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendFormAndAwait(MultiMap) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendFormAndAwait(MultiMap, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendFormAndForget(MultiMap) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendFormAndForget(MultiMap, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendHead() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Deprecated.
instead use HttpClientRequest.writeHead(), this is scheduled for removal in Vert.x 6
sendHeadAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Deprecated.
instead use HttpClientRequest.writeHead(), this is scheduled for removal in Vert.x 6
sendHeadAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Deprecated.
instead use HttpClientRequest.writeHead(), this is scheduled for removal in Vert.x 6
sendJson(Object) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonAndAwait(Object) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonAndForget(Object) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonObject(JsonObject) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonObjectAndAwait(JsonObject) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonObjectAndForget(JsonObject) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body object encoded as json and the content type set to application/json.
sendMail(MailMessage) - Method in class io.vertx.mutiny.ext.mail.MailClient
send a single mail via MailClient
sendMailAndAwait(MailMessage) - Method in class io.vertx.mutiny.ext.mail.MailClient
send a single mail via MailClient
sendMailAndForget(MailMessage) - Method in class io.vertx.mutiny.ext.mail.MailClient
send a single mail via MailClient
sendMultipartForm(MultipartForm) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to multipart/form-data.
sendMultipartFormAndAwait(MultipartForm) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to multipart/form-data.
sendMultipartFormAndForget(MultipartForm) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body multimap encoded as form and the content type set to multipart/form-data.
sendRequest() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Unlike the bare Vert.x variant, this method returns a Uni.
sendRequestAndAwait() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Unlike the bare Vert.x variant, this method returns a ProxyResponse.
sendRequestAndForget() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Unlike the bare Vert.x variant, this method ignores the ProxyResponse result or any failure.
sendResponse() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Unlike the bare Vert.x variant, this method returns a Uni.
sendResponseAndAwait() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Unlike the bare Vert.x variant, this method returns a Void.
sendResponseAndForget() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
sendStream(ReadStream<Buffer>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body stream.
sendStream(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body stream.
sendStreamAndAwait(ReadStream<Buffer>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body stream.
sendStreamAndAwait(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body stream.
sendStreamAndForget(ReadStream<Buffer>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body stream.
sendStreamAndForget(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Like HttpRequest.send() but with an HTTP request body stream.
sendWithAck(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Sends an AMQP message and waits for an acknowledgement.
sendWithAckAndAwait(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Sends an AMQP message and waits for an acknowledgement.
sendWithAckAndForget(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Sends an AMQP message and waits for an acknowledgement.
separator() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
Returns the configured separator.
serializableChecker(Function<String, Boolean>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Register a predicate to invoke when verifying if an object is allowed to be encoded/decoded as Serializable.
serializedParam(String, ArrayParserFactory, ArraySchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required array parameter deserializable using the provided parser factory.
serializedParam(String, ObjectParserFactory, ObjectSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required object parameter deserializable using the provided parser factory.
serializedParam(String, TupleParserFactory, TupleSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
Creates a required tuple parameter deserializable using the provided parser factory.
SERVER - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Server header name
ServerEndpoint - Class in io.vertx.mutiny.core.net.endpoint
A physical server of an endpoint.
ServerEndpoint(ServerEndpoint) - Constructor for class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
Create a new instance of ServerEndpoint delegating to the given (non-null) instance of ServerEndpoint.
ServerEndpoint(Object) - Constructor for class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
ServerInteraction - Class in io.vertx.mutiny.core.net.endpoint
Request interaction with an endpoint, mostly callbacks to gather statistics.
ServerInteraction(ServerInteraction) - Constructor for class io.vertx.mutiny.core.net.endpoint.ServerInteraction
Create a new instance of ServerInteraction delegating to the given (non-null) instance of ServerInteraction.
ServerInteraction(Object) - Constructor for class io.vertx.mutiny.core.net.endpoint.ServerInteraction
 
serverKeepAlive() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Keep Alive interval (in seconds) assigned by the server.
serverReference() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Server Reference: another server the client should use to reconnect.
servers() - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
The servers capable of serving requests for this endpoint.
ServerWebSocket - Class in io.vertx.mutiny.core.http
Represents a server side WebSocket.
ServerWebSocket(ServerWebSocket) - Constructor for class io.vertx.mutiny.core.http.ServerWebSocket
Create a new instance of ServerWebSocket delegating to the given (non-null) instance of ServerWebSocket.
ServerWebSocket(Object) - Constructor for class io.vertx.mutiny.core.http.ServerWebSocket
 
ServerWebSocketHandshake - Class in io.vertx.mutiny.core.http
A server WebSocket handshake, allows to control acceptance or rejection of a WebSocket.
ServerWebSocketHandshake(ServerWebSocketHandshake) - Constructor for class io.vertx.mutiny.core.http.ServerWebSocketHandshake
Create a new instance of ServerWebSocketHandshake delegating to the given (non-null) instance of ServerWebSocketHandshake.
ServerWebSocketHandshake(Object) - Constructor for class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
service(String, Vertx) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the nodes providing the service.
service(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the nodes providing the service.
serviceHealthChecks(String, CheckQueryOptions, Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the health checks of the nodes.
services(Vertx) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the list of available services.
services(Vertx, ConsulClientOptions) - Static method in class io.vertx.mutiny.ext.consul.Watch
Creates Watch to monitoring the list of available services.
session() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Get the session.
Session - Class in io.vertx.mutiny.ext.web
Represents a browser session.
Session(Session) - Constructor for class io.vertx.mutiny.ext.web.Session
Create a new instance of Session delegating to the given (non-null) instance of Session.
Session(Object) - Constructor for class io.vertx.mutiny.ext.web.Session
 
sessionExpiryInterval() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Session Expiry Interval in seconds assigned by the server.
SessionHandler - Class in io.vertx.mutiny.ext.web.handler
A handler that maintains a Session for each browser session.
SessionHandler(SessionHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.SessionHandler
Create a new instance of SessionHandler delegating to the given (non-null) instance of SessionHandler.
SessionHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.SessionHandler
 
SessionStore - Class in io.vertx.mutiny.ext.web.sstore
A session store is used to store sessions for an Vert.x-Web web app
SessionStore(SessionStore) - Constructor for class io.vertx.mutiny.ext.web.sstore.SessionStore
Create a new instance of SessionStore delegating to the given (non-null) instance of SessionStore.
SessionStore(Object) - Constructor for class io.vertx.mutiny.ext.web.sstore.SessionStore
 
set(CharSequence, CharSequence) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
set(String, Object) - Method in class io.vertx.mutiny.httpproxy.ProxyContext
Attach a payload to the context.
set(String, String) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
set(String, String) - Method in class io.vertx.mutiny.uritemplate.Variables
Set a single variable.
set(String, List<String>) - Method in class io.vertx.mutiny.uritemplate.Variables
Set a list variable.
set(String, Map<String, String>) - Method in class io.vertx.mutiny.uritemplate.Variables
Set a map variable.
set(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the string value of a key, ignoring its type.
set(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the string value of a key, ignoring its type.
SET_COOKIE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Set-Cookie header name
setAcceptableContentType(String) - Method in class io.vertx.mutiny.ext.web.RoutingContext
Set the acceptable content type.
setAccessed() - Method in class io.vertx.mutiny.ext.web.Session
Mark the session as being accessed.
setAll(JsonObject) - Method in class io.vertx.mutiny.uritemplate.Variables
Like Variables.addAll(JsonObject) but overwrites previous variables.
setAlwaysAsyncFS(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether async filesystem access should always be used
setAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the string value of a key, ignoring its type.
setAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the string value of a key, ignoring its type.
setAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the string value of a key, ignoring its type.
setAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the string value of a key, ignoring its type.
setAuthority(HostAndPort) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Set the request authority.
setBeforeScanHandler(Runnable) - Method in class io.vertx.mutiny.config.ConfigRetriever
Registers a handler called before every scan.
setbit(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets or clears the bit at offset of the string value.
setbit(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets or clears the bit at offset of the string value.
setbitAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets or clears the bit at offset of the string value.
setbitAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets or clears the bit at offset of the string value.
setbitAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets or clears the bit at offset of the string value.
setbitAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets or clears the bit at offset of the string value.
setBody(Body) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Set the request body to be sent to the origin server.
setBody(Body) - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Set the request body to be sent to the user agent.
setBodyLimit(long) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Set the maximum body size in bytes, -1 means no limit.
setCacheEntryTimeout(long) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the server cache entry timeout when caching is enabled
setCachingEnabled(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether cache header handling is enabled
setCharset(String) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Set the charset to use when encoding the form.
setCharset(Charset) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Set the charset to use when encoding the form.
setChunked(boolean) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
If chunked is true then the request will be set into HTTP chunked mode
setChunked(boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
If chunked is true, this response will use HTTP chunked encoding, and each call to write to the body will correspond to a new HTTP chunk sent on the wire.
setClientIdentifier(String) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set client identifier if not provided by the remote MQTT client (zero-bytes)
setConfigurationProcessor(Function<JsonObject, JsonObject>) - Method in class io.vertx.mutiny.config.ConfigRetriever
Registers a handler that process the configuration before being injected into #getConfig(Handler) or #listen(Handler).
setContentId(String) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
set the Content-ID field to be used in the attachment
setContentType(String) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
set the Content-Type
setCookieHttpOnly(boolean) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Set the cookie httpOnly attribute.
setCookieHttpOnlyFlag(boolean) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Sets whether the 'HttpOnly' flag should be set for the session cookie.
setCookieless(boolean) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Use sessions based on url paths instead of cookies.
setCookieMaxAge(long) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set a Cookie max-age to the session cookie.
setCookieName(String) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Set the cookie name.
setCookiePath(String) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Set the cookie path.
setCookieSameSite(CookieSameSite) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the session cookie SameSite policy to use.
setCookieSecure(boolean) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Sets the cookie secure flag.
setCookieSecureFlag(boolean) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Sets whether the 'secure' flag should be set for the session cookie.
setData(Buffer) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
set the data
setDefaultContentEncoding(String) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the default content encoding for text related files.
setDeleteUploadedFilesOnEnd(boolean) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Set whether uploaded files should be removed after handling the request.
setDescription(String) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
set the description field to be used in the attachment
setDirective(String, String) - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
Sets a single directive entry to the handler.
setDirectLoggedInOKURL(String) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Set the url to redirect to if the user logs in directly at the url of the form login handler without being redirected here first
setDirectoryListing(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether directory listing is enabled
setDirectoryTemplate(String) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the directory template to be used when directory listing
setDisposition(String) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
set the disposition field to be used in the attachment
setEnableFSTuning(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether async/sync filesystem tuning should enabled
setEnableRangeSupport(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether range requests (resumable downloads; media streaming) should be enabled.
setex(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the EX argument
setex(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the string value and expiration time of a key.
setexAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the EX argument
setexAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the string value and expiration time of a key.
setexAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the EX argument
setexAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sets the string value and expiration time of a key.
setExpectMultipart(boolean) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Call this with true if you are expecting a multi-part body to be submitted in the request.
setFilesReadOnly(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether files are read-only and will never change
setFollowRedirects(boolean) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set the request to follow HTTP redirects up to HttpClientOptions#getMaxRedirects().
setHandleFileUploads(boolean) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Set whether file uploads will be handled.
setHandler(Consumer<WatchResult<T>>) - Method in class io.vertx.mutiny.ext.consul.Watch
Set the result handler.
setHeaderName(String) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Set the header name.
setHeaders(MultiMap) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Set the headers to be added for this attachment.
setHttp2PushMapping(List<Http2PushMapping>) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the file mapping for http2push and link preload
setIncludeHidden(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether hidden files should be served
setIndexPage(String) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the index page
setIndexTemplate(String) - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
Set the index template
setLazySession(boolean) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Use a lazy session creation mechanism.
setMaxAgeSeconds(long) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set value for max age in caching headers
setMaxAvgServeTimeNs(long) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the max serve time in ns, above which serves are considered slow
setMaxCacheSize(int) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set the max cache size, when caching is enabled
setMaxRedirects(int) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set the max number of HTTP redirects this request will follow.
setMergeFormAttributes(boolean) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Set whether form attributes will be added to the request parameters.
setMethod(HttpMethod) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set the HTTP method for this request.
setMethod(HttpMethod) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Set the HTTP method to be sent to the origin server.
setMinLength(int) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set expected session id minimum length.
setNagHttps(boolean) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Should the handler give warning messages if this handler is used in other than https protocols?
setNagHttps(boolean) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set whether a nagging log warning should be written if the session handler is accessed over HTTP, not HTTPS
setName(String) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
set the name
setName(String) - Method in class io.vertx.mutiny.ext.web.Route
Giving a name to a route will provide this name as metadata to requests matching this route.
setnx(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the NX argument
setnx(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set the string value of a key only when the key doesn't exist.
setnxAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the NX argument
setnxAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set the string value of a key only when the key doesn't exist.
setnxAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.6.12, replaced by: SET with the NX argument
setnxAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Set the string value of a key only when the key doesn't exist.
setOption(MySQLSetOption) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a SET_OPTION command to set options for the current connection.
setOptionAndAwait(MySQLSetOption) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a SET_OPTION command to set options for the current connection.
setOptionAndForget(MySQLSetOption) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a SET_OPTION command to set options for the current connection.
setOrigin(String) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Set the origin for this server.
setOrigin(String) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Set the Origin to be validated by the webauthn object.
setOutput(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
setParamsCharset(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Override the charset to use for decoding the query parameter map, when none is set, UTF8 is used.
setPasswordParam(String) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the password
setPeriodic(long, long, Consumer<Long>) - Method in class io.vertx.mutiny.core.Vertx
Set a periodic timer to fire every delay milliseconds with initial delay, at which point handler will be called with the id of the timer.
setPeriodic(long, Consumer<Long>) - Method in class io.vertx.mutiny.core.Vertx
Set a periodic timer to fire every delay milliseconds, at which point handler will be called with the id of the timer.
setPreallocateBodyBuffer(boolean) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Pre-allocate the body buffer according to the value parsed from content-length header.
setQueryParam(String, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Set a query parameter to the request.
setQueueName(String) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
Set the name of the queue.
setrange(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Overwrites a part of a string value with another by an offset.
setrange(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Overwrites a part of a string value with another by an offset.
setrangeAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Overwrites a part of a string value with another by an offset.
setrangeAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Overwrites a part of a string value with another by an offset.
setrangeAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Overwrites a part of a string value with another by an offset.
setrangeAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Overwrites a part of a string value with another by an offset.
setRawMessage(JsonObject) - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Get the raw JSON message for the event.
setRawMessage(JsonObject) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Set the raw JSON message for the event.
setReadBufferSize(int) - Method in class io.vertx.mutiny.core.file.AsyncFile
Sets the buffer size that will be used to read the data from the file.
setReadLength(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Sets the number of bytes that will be read when using the file as a ReadStream.
setReadPos(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Sets the position from which data will be read from when using the file as a ReadStream.
setRegexGroupsNames(List<String>) - Method in class io.vertx.mutiny.ext.web.Route
When you add a new route with a regular expression, you can add named capture groups for parameters.
setReportOnly(boolean) - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
To ease deployment, CSP can be deployed in report-only mode.
setResource(String) - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
sets an optional resource that the permission is assigned-on
setResource(String) - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
sets an optional resource that the role is assigned-on
setResource(String) - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
sets an optional resource that the permission is assigned-on
setReturnURLParam(String) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Set the name of the session attrioute used to specify the return url
setSendVaryHeader(boolean) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Set whether vary header should be sent with response.
setSessionCookieName(String) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the session cookie name
setSessionCookiePath(String) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the session cookie path
setSessionTimeout(long) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the session timeout
setSigningSecret(String) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set signing secret for the session cookie.
setSize(int) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Sets the size of the attachment.
setStatusCode(int) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Set the status code.
setStatusCode(int) - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Set the status code to be sent to the user agent.
setStatusMessage(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Set the status message
setStatusMessage(String) - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
Set the status message to be sent to the user agent.
setStream(ReadStream<Buffer>) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Sets the data stream.
setStream(Flow.Publisher<Buffer>) - Method in class io.vertx.mutiny.ext.mail.MailAttachment
Sets the data stream.
setStreamPriority(StreamPriority) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Sets the priority of the associated stream.
setStreamPriority(StreamPriority) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Sets the priority of the associated stream
setTemplateParam(String, String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Set a request URI template string parameter to the request, expanded when the request URI is a UriTemplate.
setTemplateParam(String, List<String>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Set a request URI template list parameter to the request, expanded when the request URI is a UriTemplate.
setTemplateParam(String, Map<String, String>) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Set a request URI template map parameter to the request, expanded when the request URI is a UriTemplate.
setTimeout(long) - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
setTimer(long, Consumer<Long>) - Method in class io.vertx.mutiny.core.Vertx
Set a one-shot timer to fire after delay milliseconds, at which point handler will be called with the id of the timer.
settingQueryParam(String, String) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Add a query parameter to the request.
settings() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
setupCallback(Route) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
add the callback handler to a given route.
setupCallback(Route) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Setup the required route where authenticators to submit the challenge response.
setupCallback(Route) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
The callback route to verify attestations and assertions.
setupCredentialsCreateCallback(Route) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
The callback route to create registration attestations.
setupCredentialsGetCallback(Route) - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
The callback route to create login attestations.
setUploadsDirectory(String) - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
Set the uploads directory to use.
setupRegisterCallback(Route) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Setup the optional route where authenticators are allowed to register.
setURI(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set the request uri.
setURI(String) - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
Set the request URI to be sent to the origin server.
setUser(RoutingContext, User) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the user for the session
setUserAndAwait(RoutingContext, User) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the user for the session
setUserAndForget(RoutingContext, User) - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
Set the user for the session
setUsernameParam(String) - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the username
setWindowSize(int) - Method in class io.vertx.mutiny.core.http.HttpConnection
Update the current connection wide window size to a new size.
setWritePos(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Sets the position from which data will be written when using the file as a WriteStream.
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.amqp.AmqpSender
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.WebSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.net.NetSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.net.QuicStream
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Set the maximum size of the write queue to maxSize.
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Set the maximum size of the write queue to maxSize.
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
shared(String) - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
Set a shared client pool name.
sharedData() - Method in class io.vertx.mutiny.core.Vertx
Get the shared data object.
SharedData - Class in io.vertx.mutiny.core.shareddata
Shared data allows you to share data safely between different parts of your application in a safe way.
SharedData(SharedData) - Constructor for class io.vertx.mutiny.core.shareddata.SharedData
Create a new instance of SharedData delegating to the given (non-null) instance of SharedData.
SharedData(Object) - Constructor for class io.vertx.mutiny.core.shareddata.SharedData
 
sharedSubscriptionAvailable() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Whether the server supports Shared Subscriptions.
ShopifyAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Shopify.
ShopifyAuth(ShopifyAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
Create a new instance of ShopifyAuth delegating to the given (non-null) instance of ShopifyAuth.
ShopifyAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
 
shutdown() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdown() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in interface io.vertx.mutiny.core.http.HttpClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method returns a Uni.
shutdown() - Method in class io.vertx.mutiny.core.http.HttpConnection
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.http.HttpServer
Shutdown with a 30 seconds timeout (shutdown(Duration.ofSeconds(30))).
shutdown() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdown() - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdown() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Like WebSocketBase.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdown() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Like WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdown() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.net.NetClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.net.NetServer
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.net.QuicClient
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.net.QuicConnection
Shutdown with a 30 seconds timeout.
shutdown() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdown() - Method in class io.vertx.mutiny.core.net.QuicServer
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
shutdown(long, TimeUnit) - Method in interface io.vertx.mutiny.core.http.HttpClient
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method returns a Uni.
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpConnection
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpServer
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdown(long, TimeUnit) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Calls WebSocketBase.shutdown(long, TimeUnit, short, String) with the status code 1000 and a null reason.
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Calls WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with the status code 1000 and a null reason.
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocketClient
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.net.NetClient
shutdown(long, TimeUnit) - Method in class io.vertx.mutiny.core.net.NetServer
shutdown(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdown(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdown(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdown(long, TimeUnit, short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
shutdown(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdown(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdown(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdown(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdown(long, TimeUnit, short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
shutdown(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdown(short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Like WebSocketBase.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Like WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdown(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdown(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdown(short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
shutdown(short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Initiate the client shutdown sequence.
shutdown(Duration) - Method in interface io.vertx.mutiny.core.http.HttpClient
Initiate the client shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Initiate the client shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight requests are processed, otherwise after a timeout the connection will be closed.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.HttpConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight requests are processed, otherwise after a timeout the connection will be closed.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.HttpServer
Initiate the server shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdown(Duration) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Calls WebSocketBase.shutdown(Duration, short, String) with the status code 1000 and a null reason.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Calls WebSocketBase.WebSocketBaseImpl.shutdown(Duration, short, String) with the status code 1000 and a null reason.
shutdown(Duration) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Initiate the client shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.net.NetClient
Initiate the client shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.net.NetServer
Initiate the server shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.net.QuicClient
Initiate the endpoint shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.net.QuicConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight streams are processed, otherwise after a timeout the connection will be closed.
shutdown(Duration) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Initiate the endpoint shutdown sequence.
shutdown(Duration) - Method in class io.vertx.mutiny.core.net.QuicServer
Initiate the endpoint shutdown sequence.
shutdown(Duration, short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdown(Duration, short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdown(Duration, short) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdown(Duration, short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
shutdown(Duration, short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdown(Duration, short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdown(Duration, short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdown(Duration, short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdown(Duration, short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Initiate a graceful WebSocket shutdown, the shutdown handler is notified and shall close the WebSocket, otherwise after a timeout the WebSocket will be closed.
shutdown(Duration, short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Initiate a graceful WebSocket shutdown, the shutdown handler is notified and shall close the WebSocket, otherwise after a timeout the WebSocket will be closed.
shutdown(Duration, QuicConnectionClose) - Method in class io.vertx.mutiny.core.net.QuicConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight streams are processed, otherwise after a timeout the connection will be closed.
shutdown(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Synchronously saves the database(s) to disk and shuts down the Redis server.
shutdown(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Synchronously saves the database(s) to disk and shuts down the server.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method returns a Void.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.HttpConnection
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServer
Shutdown with a 30 seconds timeout (shutdown(Duration.ofSeconds(30))).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Like WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.net.NetClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.net.NetServer
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.net.QuicClient
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.net.QuicConnection
Shutdown with a 30 seconds timeout.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait() - Method in class io.vertx.mutiny.core.net.QuicServer
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method returns a Void.
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpConnection
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpServer
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Calls WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with the status code 1000 and a null reason.
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocketClient
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.net.NetClient
shutdownAndAwait(long, TimeUnit) - Method in class io.vertx.mutiny.core.net.NetServer
shutdownAndAwait(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndAwait(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndAwait(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndAwait(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndAwait(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndAwait(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndAwait(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndAwait(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndAwait(short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Like WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Initiate the client shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Initiate the client shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight requests are processed, otherwise after a timeout the connection will be closed.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.HttpConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight requests are processed, otherwise after a timeout the connection will be closed.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.HttpServer
Initiate the server shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Calls WebSocketBase.WebSocketBaseImpl.shutdown(Duration, short, String) with the status code 1000 and a null reason.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Initiate the client shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.net.NetClient
Initiate the client shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.net.NetServer
Initiate the server shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.net.QuicClient
Initiate the endpoint shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.net.QuicConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight streams are processed, otherwise after a timeout the connection will be closed.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Initiate the endpoint shutdown sequence.
shutdownAndAwait(Duration) - Method in class io.vertx.mutiny.core.net.QuicServer
Initiate the endpoint shutdown sequence.
shutdownAndAwait(Duration, short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndAwait(Duration, short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndAwait(Duration, short) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndAwait(Duration, short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndAwait(Duration, short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndAwait(Duration, short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndAwait(Duration, short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndAwait(Duration, short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Initiate a graceful WebSocket shutdown, the shutdown handler is notified and shall close the WebSocket, otherwise after a timeout the WebSocket will be closed.
shutdownAndAwait(Duration, QuicConnectionClose) - Method in class io.vertx.mutiny.core.net.QuicConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight streams are processed, otherwise after a timeout the connection will be closed.
shutdownAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Synchronously saves the database(s) to disk and shuts down the Redis server.
shutdownAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Synchronously saves the database(s) to disk and shuts down the server.
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.HttpConnection
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.HttpServer
Shutdown with a 30 seconds timeout (shutdown(Duration.ofSeconds(30))).
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Like WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout, the status code 1000 a null reason.
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.net.NetClient
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.net.NetServer
Shutdown with a 30 seconds timeout (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.net.QuicClient
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.net.QuicConnection
Shutdown with a 30 seconds timeout.
shutdownAndForget() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget() - Method in class io.vertx.mutiny.core.net.QuicServer
Shutdown the endpoint with a 30 seconds grace period (shutdown(30, TimeUnit.SECONDS)).
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpConnection
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.HttpServer
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Calls WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with the status code 1000 and a null reason.
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.http.WebSocketClient
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.net.NetClient
shutdownAndForget(long, TimeUnit) - Method in class io.vertx.mutiny.core.net.NetServer
shutdownAndForget(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndForget(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndForget(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndForget(long, TimeUnit, short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndForget(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndForget(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndForget(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndForget(long, TimeUnit, short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndForget(short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Like WebSocketBase.WebSocketBaseImpl.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndForget(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndForget(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndForget(short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Like ClientWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.HttpClient.HttpClientImpl
Initiate the client shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Initiate the client shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight requests are processed, otherwise after a timeout the connection will be closed.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.HttpConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight requests are processed, otherwise after a timeout the connection will be closed.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.HttpServer
Initiate the server shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Like ServerWebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.WebSocket
Like WebSocket.shutdown(long, TimeUnit, short, String) with a 30 seconds timeout and a null reason.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Calls WebSocketBase.WebSocketBaseImpl.shutdown(Duration, short, String) with the status code 1000 and a null reason.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Initiate the client shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.net.NetClient
Initiate the client shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.net.NetServer
Initiate the server shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.net.QuicClient
Initiate the endpoint shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.net.QuicConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight streams are processed, otherwise after a timeout the connection will be closed.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.net.QuicEndpoint
Initiate the endpoint shutdown sequence.
shutdownAndForget(Duration) - Method in class io.vertx.mutiny.core.net.QuicServer
Initiate the endpoint shutdown sequence.
shutdownAndForget(Duration, short) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndForget(Duration, short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndForget(Duration, short) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndForget(Duration, short) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
shutdownAndForget(Duration, short, String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
shutdownAndForget(Duration, short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
shutdownAndForget(Duration, short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
shutdownAndForget(Duration, short, String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Initiate a graceful WebSocket shutdown, the shutdown handler is notified and shall close the WebSocket, otherwise after a timeout the WebSocket will be closed.
shutdownAndForget(Duration, QuicConnectionClose) - Method in class io.vertx.mutiny.core.net.QuicConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all the inflight streams are processed, otherwise after a timeout the connection will be closed.
shutdownAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Synchronously saves the database(s) to disk and shuts down the Redis server.
shutdownAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Synchronously saves the database(s) to disk and shuts down the server.
shutdownHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Set a handler notified when the WebSocket is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpConnection
Set a handler notified when the HTTP connection is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Set a handler notified when the WebSocket is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
shutdownHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Set a handler notified when the WebSocket is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Set a handler notified when the WebSocket is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Consumer<Duration>) - Method in class io.vertx.mutiny.core.net.NetSocket
Set a handler notified when the socket is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Consumer<Duration>) - Method in class io.vertx.mutiny.core.net.QuicConnection
Set a handler notified when the connection is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Consumer<Duration>) - Method in class io.vertx.mutiny.core.net.QuicStream
Set a handler called when the stream is shutdown or closed
shutdownHandler(Consumer<Duration>) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Set a handler notified when the channel is shutdown: the client or server will close the connection within a certain amount of time.
shutdownHandler(Consumer<Duration>) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Set a handler notified when the channel is shutdown: the client or server will close the connection within a certain amount of time.
SimpleAuthenticationHandler - Class in io.vertx.mutiny.ext.web.handler
A user customizable authentication handler.
SimpleAuthenticationHandler(SimpleAuthenticationHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Create a new instance of SimpleAuthenticationHandler delegating to the given (non-null) instance of SimpleAuthenticationHandler.
SimpleAuthenticationHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
 
sinter(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the intersect of multiple sets.
sinter(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the intersect of multiple sets.
sinterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the intersect of multiple sets.
sinterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the intersect of multiple sets.
sinterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the intersect of multiple sets.
sinterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the intersect of multiple sets.
sintercard(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members of the intersect of multiple sets.
sintercard(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members of the intersect of multiple sets.
sintercardAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members of the intersect of multiple sets.
sintercardAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members of the intersect of multiple sets.
sintercardAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members of the intersect of multiple sets.
sintercardAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members of the intersect of multiple sets.
sinterstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the intersect of multiple sets in a key.
sinterstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the intersect of multiple sets in a key.
sinterstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the intersect of multiple sets in a key.
sinterstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the intersect of multiple sets in a key.
sinterstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the intersect of multiple sets in a key.
sinterstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the intersect of multiple sets in a key.
sismember(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether a member belongs to a set.
sismember(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether a member belongs to a set.
sismemberAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether a member belongs to a set.
sismemberAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether a member belongs to a set.
sismemberAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether a member belongs to a set.
sismemberAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether a member belongs to a set.
size() - Method in class io.vertx.mutiny.core.file.AsyncFile
Unlike the bare Vert.x variant, this method returns a Uni.
size() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
size() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
The size of the upload may not be available until it is all read.
size() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Provide the number of entries in the map
size() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
Get the size of the map
size() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
size() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the number of sessions in the store.
size() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the number of sessions in the store.
size() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the number of sessions in the store.
size() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
size() - Method in class io.vertx.mutiny.sqlclient.Pool
 
size() - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the number of rows retrieved in the SqlResult.
size() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Get the number of rows retrieved in the SqlResult.
size() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the number of rows retrieved in the SqlResult.
size() - Method in class io.vertx.mutiny.sqlclient.Tuple
 
sizeAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Unlike the bare Vert.x variant, this method returns a Long.
sizeAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Provide the number of entries in the map
sizeAndAwait() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the number of sessions in the store.
sizeAndAwait() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the number of sessions in the store.
sizeAndAwait() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the number of sessions in the store.
sizeAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Unlike the bare Vert.x variant, this method ignores the Long result or any failure.
sizeAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Provide the number of entries in the map
sizeAndForget() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
Get the number of sessions in the store.
sizeAndForget() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
Get the number of sessions in the store.
sizeAndForget() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
Get the number of sessions in the store.
sizeBlocking() - Method in class io.vertx.mutiny.core.file.AsyncFile
Like AsyncFile.size() but blocking.
skipCompressionForMediaTypes(Set<String>) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Skip compression if the media type of the file to send is in the provided mediaTypes set.
skipCompressionForSuffixes(Set<String>) - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
Skip compression if the suffix of the file to send is in the provided fileSuffixes set.
slaveof(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 5.0.0, replaced by: REPLICAOF
slaveof(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deprecated.
since Redis 5.0.0, replaced by: REPLICAOF
slaveofAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 5.0.0, replaced by: REPLICAOF
slaveofAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deprecated.
since Redis 5.0.0, replaced by: REPLICAOF
slaveofAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 5.0.0, replaced by: REPLICAOF
slaveofAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deprecated.
since Redis 5.0.0, replaced by: REPLICAOF
slowlog(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for slow log commands.
slowlog(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for slow log commands.
slowlogAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for slow log commands.
slowlogAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for slow log commands.
slowlogAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for slow log commands.
slowlogAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for slow log commands.
smembers(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all members of a set.
smembers(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all members of a set.
smembersAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all members of a set.
smembersAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all members of a set.
smembersAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns all members of a set.
smembersAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns all members of a set.
smismember(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether multiple members belong to a set.
smismember(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether multiple members belong to a set.
smismemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether multiple members belong to a set.
smismemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether multiple members belong to a set.
smismemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines whether multiple members belong to a set.
smismemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines whether multiple members belong to a set.
smove(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Moves a member from one set to another.
smove(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Moves a member from one set to another.
smoveAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Moves a member from one set to another.
smoveAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Moves a member from one set to another.
smoveAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Moves a member from one set to another.
smoveAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Moves a member from one set to another.
socket() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
Get the SockJSSocket instance corresponding to the event
socket() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
socket() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
Get the SockJSSocket instance corresponding to the event
socketHandler(Consumer<SockJSSocket>) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Set a SockJS socket handler.
SockJSHandler - Class in io.vertx.mutiny.ext.web.handler.sockjs
A handler that allows you to handle SockJS connections from clients.
SockJSHandler(SockJSHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
Create a new instance of SockJSHandler delegating to the given (non-null) instance of SockJSHandler.
SockJSHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
 
SockJSSocket - Class in io.vertx.mutiny.ext.web.handler.sockjs
You interact with SockJS clients through instances of SockJS socket.
SockJSSocket(SockJSSocket) - Constructor for class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Create a new instance of SockJSSocket delegating to the given (non-null) instance of SockJSSocket.
SockJSSocket(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
sort(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.
sort(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.
sortAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.
sortAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.
sortAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.
sortAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.
sortRo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the sorted elements of a list, a set, or a sorted set.
sortRo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the sorted elements of a list, a set, or a sorted set.
sortRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the sorted elements of a list, a set, or a sorted set.
sortRoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the sorted elements of a list, a set, or a sorted set.
sortRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the sorted elements of a list, a set, or a sorted set.
sortRoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the sorted elements of a list, a set, or a sorted set.
SoundcloudAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for SoundCloud.
SoundcloudAuth(SoundcloudAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
Create a new instance of SoundcloudAuth delegating to the given (non-null) instance of SoundcloudAuth.
SoundcloudAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
 
source(SocketAddress) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
specifySchema(String) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a INIT_DB command to change the default schema of the connection.
specifySchemaAndAwait(String) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a INIT_DB command to change the default schema of the connection.
specifySchemaAndForget(String) - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
Send a INIT_DB command to change the default schema of the connection.
spop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random members from a set after removing them.
spop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random members from a set after removing them.
spopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random members from a set after removing them.
spopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random members from a set after removing them.
spopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random members from a set after removing them.
spopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random members from a set after removing them.
spublish(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Post a message to a shard channel.
spublish(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Post a message to a shard channel.
spublishAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Post a message to a shard channel.
spublishAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Post a message to a shard channel.
spublishAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Post a message to a shard channel.
spublishAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Post a message to a shard channel.
sql() - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
SqlAuthentication - Class in io.vertx.mutiny.ext.auth.sqlclient
Factory interface for creating AuthenticationProvider instances that use the Vert.x SQL client.
SqlAuthentication(SqlAuthentication) - Constructor for class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Create a new instance of SqlAuthentication delegating to the given (non-null) instance of SqlAuthentication.
SqlAuthentication(Object) - Constructor for class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
 
SqlAuthorization - Class in io.vertx.mutiny.ext.auth.sqlclient
Factory interface for creating AuthorizationProvider instances that use the Vert.x SQL client.
SqlAuthorization(SqlAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
Create a new instance of SqlAuthorization delegating to the given (non-null) instance of SqlAuthorization.
SqlAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
 
SqlClient - Class in io.vertx.mutiny.sqlclient
Defines common SQL client operations with a database server.
SqlClient(SqlClient) - Constructor for class io.vertx.mutiny.sqlclient.SqlClient
Create a new instance of SqlClient delegating to the given (non-null) instance of SqlClient.
SqlClient(Object) - Constructor for class io.vertx.mutiny.sqlclient.SqlClient
 
SqlClientHelper - Class in io.vertx.mutiny.sqlclient
Utilities for generating Multi and Uni with a SqlClient.
SqlConnection - Class in io.vertx.mutiny.sqlclient
A connection to the database server.
SqlConnection(SqlConnection) - Constructor for class io.vertx.mutiny.sqlclient.SqlConnection
Create a new instance of SqlConnection delegating to the given (non-null) instance of SqlConnection.
SqlConnection(Object) - Constructor for class io.vertx.mutiny.sqlclient.SqlConnection
 
SqlResult<T> - Interface in io.vertx.mutiny.sqlclient
An interface that represents the execution result of an operation on the database server.
SqlResult.SqlResultImpl<T> - Class in io.vertx.mutiny.sqlclient
 
SqlResultImpl(SqlResult<T>) - Constructor for class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Create a new instance of SqlResult.SqlResultImpl delegating to the given (non-null) instance of SqlResult.
SqlResultImpl(SqlResult<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
 
SqlTemplate<I,R> - Class in io.vertx.mutiny.sqlclient.templates
An SQL template.
SqlTemplate(SqlTemplate<I, R>) - Constructor for class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Create a new instance of SqlTemplate delegating to the given (non-null) instance of SqlTemplate.
SqlTemplate(SqlTemplate<I, R>, TypeArg<I>, TypeArg<R>) - Constructor for class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
SqlTemplate(Object, TypeArg<I>, TypeArg<R>) - Constructor for class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
SqlUserUtil - Class in io.vertx.mutiny.ext.auth.sqlclient
Utility to create users/roles/permissions.
SqlUserUtil(SqlUserUtil) - Constructor for class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
Create a new instance of SqlUserUtil delegating to the given (non-null) instance of SqlUserUtil.
SqlUserUtil(Object) - Constructor for class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
 
srandmember(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get one or multiple random members from a set.
srandmember(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get one or multiple random members from a set.
srandmemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get one or multiple random members from a set.
srandmemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get one or multiple random members from a set.
srandmemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get one or multiple random members from a set.
srandmemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Get one or multiple random members from a set.
srem(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes one or more members from a set.
srem(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes one or more members from a set.
sremAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes one or more members from a set.
sremAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes one or more members from a set.
sremAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes one or more members from a set.
sremAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes one or more members from a set.
sscan(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over members of a set.
sscan(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over members of a set.
sscanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over members of a set.
sscanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over members of a set.
sscanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over members of a set.
sscanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over members of a set.
sseStream(Consumer<ReadStream<SseEvent>>) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
A body codec that parse the response as a Server-SentEvent stream.
ssl() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
ssl(Boolean) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request whether to use SSL.
sslSession() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
sslSession() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
sslSession() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
sslSession() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
sslSession() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
sslSession() - Method in class io.vertx.mutiny.core.http.WebSocket
 
sslSession() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
sslSession() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
sslSession() - Method in class io.vertx.mutiny.core.net.NetSocket
 
sslSession() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
ssubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to shard channels.
ssubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to shard channels.
ssubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to shard channels.
ssubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to shard channels.
ssubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to shard channels.
ssubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to shard channels.
start() - Method in class io.vertx.mutiny.camel.CamelBridge
Starts the bridge.
start() - Method in class io.vertx.mutiny.ext.consul.Watch
Start this Watch
start() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Start the rabbitMQ client.
start() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Start the rabbitMQ publisher.
start(Promise<Void>) - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Start the verticle.
startAndAwait() - Method in class io.vertx.mutiny.camel.CamelBridge
Starts the bridge.
startAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Start the rabbitMQ client.
startAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Start the rabbitMQ publisher.
startAndForget() - Method in class io.vertx.mutiny.camel.CamelBridge
Starts the bridge.
startAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Start the rabbitMQ client.
startAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Start the rabbitMQ publisher.
state() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
StaticHandler - Class in io.vertx.mutiny.ext.web.handler
A handler for serving static resources from the file system or classpath.
StaticHandler(StaticHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.StaticHandler
Create a new instance of StaticHandler delegating to the given (non-null) instance of StaticHandler.
StaticHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.StaticHandler
 
status(int) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
statusCode() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
statusCode() - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
 
statusCode() - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
 
statusCode() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
statusCode() - Method in class io.vertx.mutiny.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(int) then this will return that status code.
statusMessage() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
statusMessage() - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
 
statusMessage() - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
 
statusMessage() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
stop() - Method in class io.vertx.mutiny.camel.CamelBridge
Stops the bridge.
stop() - Method in class io.vertx.mutiny.ext.consul.Watch
Stop the watch and release its resources
stop() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Stop the rabbitMQ client.
stop() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Stop the rabbitMQ publisher.
stop(Promise<Void>) - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Stop the verticle.
stopAndAwait() - Method in class io.vertx.mutiny.camel.CamelBridge
Stops the bridge.
stopAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Stop the rabbitMQ client.
stopAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Stop the rabbitMQ publisher.
stopAndForget() - Method in class io.vertx.mutiny.camel.CamelBridge
Stops the bridge.
stopAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Stop the rabbitMQ client.
stopAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
Stop the rabbitMQ publisher.
storeCredential(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Persists a new credential, bound by its user name (may be null) and credential ID (cannot be null, must be unique).
storeCredentialAndAwait(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Persists a new credential, bound by its user name (may be null) and credential ID (cannot be null, must be unique).
storeCredentialAndForget(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Persists a new credential, bound by its user name (may be null) and credential ID (cannot be null, must be unique).
stream() - Method in class io.vertx.mutiny.httpproxy.Body
Get stream of the Body.
stream() - Method in class io.vertx.mutiny.sqlclient.RowSet
 
stream(Function<Buffer, T>) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
Create a codec that buffers the entire body and then apply the decode function and returns the result.
StreamBase - Interface in io.vertx.mutiny.core.streams
Base interface for a stream.
StreamBase.StreamBaseImpl - Class in io.vertx.mutiny.core.streams
 
StreamBaseImpl(StreamBase) - Constructor for class io.vertx.mutiny.core.streams.StreamBase.StreamBaseImpl
Create a new instance of StreamBase.StreamBaseImpl delegating to the given (non-null) instance of StreamBase.
StreamChannel - Interface in io.vertx.mutiny.core.net
Represents a channel interface modelling a duplex flow controlled byte oriented stream.
StreamChannel.StreamChannelImpl - Class in io.vertx.mutiny.core.net
 
StreamChannelImpl(StreamChannel) - Constructor for class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Create a new instance of StreamChannel.StreamChannelImpl delegating to the given (non-null) instance of StreamChannel.
streamHandler(Consumer<QuicStream>) - Method in class io.vertx.mutiny.core.net.QuicConnection
Set a handler processing incoming Quic streams.
streamHandler(Consumer<QuicStream>) - Method in class io.vertx.mutiny.core.net.QuicServer
Set a handler processing incoming Quic streams, this is a short-cut of server.connectHandler(connection -> connection.streamHandler(stream)).
streamId() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
streamId() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
streamId() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
streamPriority() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
streamPriorityHandler(Consumer<StreamPriority>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Set an handler for stream priority changes.
streamPriorityHandler(Consumer<StreamPriority>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Set an handler for stream priority changes
streamToFileSystem(String) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
streamToFileSystemAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
streamToFileSystemAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
string() - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
string(String) - Static method in class io.vertx.mutiny.ext.web.codec.BodyCodec
A codec for strings using a specific encoding.
StripeAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Stripe.
StripeAuth(StripeAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
Create a new instance of StripeAuth delegating to the given (non-null) instance of StripeAuth.
StripeAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
 
strlen(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of a string value.
strlen(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of a string value.
strlenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of a string value.
strlenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of a string value.
strlenAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the length of a string value.
strlenAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the length of a string value.
StyledParameterProcessorFactory - Class in io.vertx.mutiny.ext.web.validation.builder
This interface is used to build complex parameter processors supported only in cookie & query.
StyledParameterProcessorFactory(StyledParameterProcessorFactory) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
Create a new instance of StyledParameterProcessorFactory delegating to the given (non-null) instance of StyledParameterProcessorFactory.
StyledParameterProcessorFactory(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
 
subComponent() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Gets the parsed subcomponent part of the MIME.
subject() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
subject() - Method in class io.vertx.mutiny.ext.auth.User
The user subject.
subject(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
subProtocol() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Returns the WebSocket sub protocol selected by the WebSocket handshake.
subProtocol() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Returns the WebSocket sub protocol selected by the WebSocket handshake.
subProtocol() - Method in class io.vertx.mutiny.core.http.WebSocket
Returns the WebSocket sub protocol selected by the WebSocket handshake.
subProtocol() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Returns the WebSocket sub protocol selected by the WebSocket handshake.
subProtocol() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Returns the WebSocket sub protocol selected by the WebSocket handshake.
subRouter(Router) - Method in class io.vertx.mutiny.ext.web.Route
Use a (sub) Router as a handler.
subscribe(UniSubscriber<? super T>) - Method in class io.smallrye.mutiny.vertx.AsyncResultUni
 
subscribe(String) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(String, int) - Method in class io.vertx.mutiny.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(Flow.Subscriber<? super U>) - Method in class io.smallrye.mutiny.vertx.MultiReadStream
 
subscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to channels.
subscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to channels.
subscribe(Map<String, Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Subscribes to the topics with related QoS levels
subscribe(Pattern) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
subscribe(Set<String>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribeAcknowledge(int, List<MqttQoS>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the SUBACK message to the remote MQTT client
subscribeAcknowledge(int, List<MqttSubAckReasonCode>, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the SUBACK message to the remote MQTT client
subscribeAndAwait(String) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribeAndAwait(String, int) - Method in class io.vertx.mutiny.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to channels.
subscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to channels.
subscribeAndAwait(Map<String, Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Subscribes to the topics with related QoS levels
subscribeAndAwait(Pattern) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
subscribeAndAwait(Set<String>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribeAndForget(String) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribeAndForget(String, int) - Method in class io.vertx.mutiny.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Listens for messages published to channels.
subscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Listens for messages published to channels.
subscribeAndForget(Map<String, Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Subscribes to the topics with related QoS levels
subscribeAndForget(Pattern) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
subscribeAndForget(Set<String>) - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribeCompletionHandler(Consumer<MqttSubAckMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets handler which will be called after SUBACK packet receiving
subscribeHandler(Runnable) - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
Set an handler called when the the channel get subscribed.
subscribeHandler(Consumer<MqttSubscribeMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set a subscribe handler on the MQTT endpoint.
subscriber(Vertx, PgConnectOptions) - Static method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
Create a subscriber.
subscription() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the current subscription.
subscriptionAndAwait() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the current subscription.
subscriptionAndForget() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Get the current subscription.
subscriptionAutoAck(boolean) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Enable/disable subscription/unsubscription requests auto acknowledge
subscriptionIdentifierAvailable() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Whether the server supports Subscription Identifiers.
subscriptionOption() - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
Subscription option
substr(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.0.0, replaced by: GETRANGE
substr(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a substring from a string value.
substrAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.0.0, replaced by: GETRANGE
substrAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a substring from a string value.
substrAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 2.0.0, replaced by: GETRANGE
substrAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns a substring from a string value.
subtag() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
The subtag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to subtag(1)
subtag(int) - Method in class io.vertx.mutiny.ext.web.LanguageHeader
A subtag of this language header.
+ info: rfc7231#section-3.1.3.1
subtagCount() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
 
succeed() - Method in class io.vertx.mutiny.core.Promise
 
succeed(T) - Method in class io.vertx.mutiny.core.Promise
 
succeeded() - Method in class io.vertx.mutiny.ext.consul.WatchResult
Did it succeed?
succeeded() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
Predicate succeeded
success() - Static method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
sunion(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the union of multiple sets.
sunion(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the union of multiple sets.
sunionAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the union of multiple sets.
sunionAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the union of multiple sets.
sunionAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the union of multiple sets.
sunionAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the union of multiple sets.
sunionstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the union of multiple sets in a key.
sunionstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the union of multiple sets in a key.
sunionstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the union of multiple sets in a key.
sunionstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the union of multiple sets in a key.
sunionstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the union of multiple sets in a key.
sunionstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the union of multiple sets in a key.
sunsubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages posted to shard channels.
sunsubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages posted to shard channels.
sunsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages posted to shard channels.
sunsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages posted to shard channels.
sunsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages posted to shard channels.
sunsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages posted to shard channels.
swapdb(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Swaps two Redis databases.
swapdb(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Swaps two databases.
swapdbAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Swaps two Redis databases.
swapdbAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Swaps two databases.
swapdbAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Swaps two Redis databases.
swapdbAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Swaps two databases.
symlink(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlinkAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlinkAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlinkBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
sync() - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command used in replication.
sync() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command used in replication.
syncAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command used in replication.
syncAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command used in replication.
syncAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command used in replication.
syncAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command used in replication.
SYSTEM_PROPERTY_NAME - Static variable in class io.vertx.mutiny.ext.web.common.WebEnvironment
 

T

tag() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
The tag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to subtag(0)
TcpEventBusBridge - Class in io.vertx.mutiny.ext.eventbus.bridge.tcp
TCP EventBus bridge for Vert.x
TcpEventBusBridge(TcpEventBusBridge) - Constructor for class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
Create a new instance of TcpEventBusBridge delegating to the given (non-null) instance of TcpEventBusBridge.
TcpEventBusBridge(Object) - Constructor for class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
tdigestAdd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more observations to a t-digest sketch.
tdigestAddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more observations to a t-digest sketch.
tdigestAddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more observations to a t-digest sketch.
tdigestByrank(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input rank, an estimation of the value (floating-point) with that rank.
tdigestByrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input rank, an estimation of the value (floating-point) with that rank.
tdigestByrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input rank, an estimation of the value (floating-point) with that rank.
tdigestByrevrank(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.
tdigestByrevrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.
tdigestByrevrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.
tdigestCdf(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value).
tdigestCdfAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value).
tdigestCdfAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value).
tdigestCreate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Allocates memory and initializes a new t-digest sketch.
tdigestCreateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Allocates memory and initializes a new t-digest sketch.
tdigestCreateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Allocates memory and initializes a new t-digest sketch.
tdigestInfo(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics about a t-digest sketch.
tdigestInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tdigestInfoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics about a t-digest sketch.
tdigestInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tdigestInfoAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics about a t-digest sketch.
tdigestInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
tdigestMax(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the maximum observation value from a t-digest sketch.
tdigestMax(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tdigestMaxAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the maximum observation value from a t-digest sketch.
tdigestMaxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tdigestMaxAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the maximum observation value from a t-digest sketch.
tdigestMaxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
tdigestMerge(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges multiple t-digest sketches into a single sketch.
tdigestMergeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges multiple t-digest sketches into a single sketch.
tdigestMergeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Merges multiple t-digest sketches into a single sketch.
tdigestMin(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the minimum observation value from a t-digest sketch.
tdigestMin(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tdigestMinAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the minimum observation value from a t-digest sketch.
tdigestMinAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tdigestMinAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the minimum observation value from a t-digest sketch.
tdigestMinAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
tdigestQuantile(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.
tdigestQuantileAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.
tdigestQuantileAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.
tdigestRank(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).
tdigestRankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).
tdigestRankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).
tdigestReset(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Resets a t-digest sketch: empty the sketch and re-initializes it.
tdigestReset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tdigestResetAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Resets a t-digest sketch: empty the sketch and re-initializes it.
tdigestResetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tdigestResetAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Resets a t-digest sketch: empty the sketch and re-initializes it.
tdigestResetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
tdigestRevrank(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).
tdigestRevrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).
tdigestRevrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).
tdigestTrimmedMean(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.
tdigestTrimmedMean(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tdigestTrimmedMeanAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.
tdigestTrimmedMeanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tdigestTrimmedMeanAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.
tdigestTrimmedMeanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
TemplateEngine - Class in io.vertx.mutiny.ext.web.common.template
A template template uses a specific template and the data in a routing context to render a resource into a buffer.
TemplateEngine(TemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Create a new instance of TemplateEngine delegating to the given (non-null) instance of TemplateEngine.
TemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.common.template.TemplateEngine
 
TemplateHandler - Class in io.vertx.mutiny.ext.web.handler
A handler which renders responses using a template engine and where the template name is selected from the URI path.
TemplateHandler(TemplateHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.TemplateHandler
Create a new instance of TemplateHandler delegating to the given (non-null) instance of TemplateHandler.
TemplateHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.TemplateHandler
 
templateParams() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Return the current request URI template parameters.
TENANT - Static variable in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
The default key used to identify a tenant in the context data.
test(Uni<T>) - Method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
Invoked by the CircuitBreaker when an operation completes.
text(long, Function<String, String>, String) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Create a transformer that transforms text to text, the transformer consumes and produces text/plain.
text(Function<String, String>, String) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
TEXT_HTML - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
text/html header value
textFileUpload(String, String, Buffer, String) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Add a text file upload form data part.
textFileUpload(String, String, String, String) - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
Add a text file upload form data part.
textHandlerID() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
When a WebSocket is created, it may register an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
When a WebSocket is created, it may register an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.mutiny.core.http.WebSocket
When a WebSocket is created, it may register an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
When a WebSocket is created, it may register an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
When a WebSocket is created, it may register an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textMessageHandler(Consumer<String>) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
textMessageHandler(Consumer<String>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Set a text message handler on the connection.
textMessageHandler(Consumer<String>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
textMessageHandler(Consumer<String>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Set a text message handler on the connection.
textMessageHandler(Consumer<String>) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Set a text message handler on the connection.
textPlain(StringSchemaBuilder) - Static method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
Create a text/plain body processor
threadingModel() - Method in class io.vertx.mutiny.core.Context
 
ThymeleafTemplateEngine - Class in io.vertx.mutiny.ext.web.templ.thymeleaf
A template engine that uses the Thymeleaf library.
ThymeleafTemplateEngine(ThymeleafTemplateEngine) - Constructor for class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
Create a new instance of ThymeleafTemplateEngine delegating to the given (non-null) instance of ThymeleafTemplateEngine.
ThymeleafTemplateEngine(Object) - Constructor for class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
time() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the server time.
time() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the server time.
timeAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the server time.
timeAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the server time.
timeAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the server time.
timeAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the server time.
timeout() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
timeout() - Method in class io.vertx.mutiny.ext.web.Session
 
timeout(long) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configures the amount of time in milliseconds after which if the request does not return any data within the timeout period an TimeoutException fails the request.
TimeoutHandler - Class in io.vertx.mutiny.ext.web.handler
Handler that will timeout requests if the response has not been written after a certain time.
TimeoutHandler(TimeoutHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.TimeoutHandler
Create a new instance of TimeoutHandler delegating to the given (non-null) instance of TimeoutHandler.
TimeoutHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.TimeoutHandler
 
timer(long) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.timer(long, TimeUnit) with a unit in millis.
timer(long, TimeUnit) - Method in class io.vertx.mutiny.core.Vertx
Create a timer task configured with the specified delay, when the timeout fires the timer future is succeeded, when the timeout is cancelled the timer future is failed with a CancellationException instance.
Timer - Class in io.vertx.mutiny.core
A timer task that can be used as a future.
Timer(Timer) - Constructor for class io.vertx.mutiny.core.Timer
Create a new instance of Timer delegating to the given (non-null) instance of Timer.
Timer(Object) - Constructor for class io.vertx.mutiny.core.Timer
 
timeseriesClusterset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
timeseriesClustersetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
timeseriesClustersetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
timeseriesClustersetfromshard(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesClustersetfromshardAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesClustersetfromshardAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesHello(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesHelloAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesHelloAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesInfocluster(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesInfoclusterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesInfoclusterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesInnercommunication(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesInnercommunicationAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesInnercommunicationAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesNetworktest(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesNetworktestAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesNetworktestAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
this command no longer exists in the latest Redis release
timeseriesRefreshcluster(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
timeseriesRefreshclusterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
timeseriesRefreshclusterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
timestamp() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
timestamp() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
timestampType() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
to(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.Pipe
Start to pipe the elements to the destination WriteStream.
toAndAwait(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.Pipe
Start to pipe the elements to the destination WriteStream.
toAndForget(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.Pipe
Start to pipe the elements to the destination WriteStream.
toBlockingIterable() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
toBlockingIterable() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.net.QuicStream
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toBlockingIterable() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
toBlockingIterable() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
toBlockingIterable() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
toBlockingIterable() - Method in class io.vertx.mutiny.redis.client.RedisConnection
 
toBlockingIterable() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
toBlockingStream() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
toBlockingStream() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
toBlockingStream() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toBlockingStream() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
toBlockingStream() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.net.QuicStream
 
toBlockingStream() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
toBlockingStream() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toBlockingStream() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toBlockingStream() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
toBlockingStream() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
toBlockingStream() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
toBlockingStream() - Method in class io.vertx.mutiny.redis.client.RedisConnection
 
toBlockingStream() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
toFuture(Uni<T>) - Static method in class io.smallrye.mutiny.vertx.UniHelper
Adapts an Uni<T> to a Vert.x io.vertx.core.Future<T>.
toHandlerOfPromise(Uni<T>) - Static method in class io.smallrye.mutiny.vertx.UniHelper
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorization.AuthorizationImpl
 
toJson() - Method in interface io.vertx.mutiny.ext.auth.authorization.Authorization
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
toJson() - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
toJson() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
convert this object to JSON representation
toJson() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
This method converts RequestParameters in an unique JsonObject with 6 fields: cookie, path, query, header, form, body
cookie, path, query, header, form are JsonObject where keys are param names and values are param values, while body depends on body's shape and may not exist
toJson() - Method in class io.vertx.mutiny.sqlclient.Row
Return a JSON object representation of the row.
tokenExtractor(Function<String, Uni<String>>) - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
Transform from user's token format to the AuthenticationHandler's format.
toMulti() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
toMulti() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
toMulti() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toMulti() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toMulti() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
toMulti() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toMulti() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toMulti() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toMulti() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toMulti() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toMulti() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
toMulti() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
 
toMulti() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toMulti() - Method in class io.vertx.mutiny.core.net.QuicStream
 
toMulti() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
 
toMulti() - Method in interface io.vertx.mutiny.core.net.StreamChannel
 
toMulti() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toMulti() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toMulti() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
toMulti() - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
toMulti() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
toMulti() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
toMulti() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
toMulti() - Method in class io.vertx.mutiny.redis.client.RedisConnection
 
toMulti() - Method in class io.vertx.mutiny.sqlclient.RowSet
 
toMulti() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
toMulti(ReadStream<T>) - Static method in class io.smallrye.mutiny.vertx.MultiHelper
Adapts a Vert.x io.vertx.core.streams.ReadStream<T> to an Mutiny io.smallrye.mutiny.Multi<T>.
toMulti(ReadStream<T>, Function<T, U>) - Static method in class io.smallrye.mutiny.vertx.MultiHelper
Like MultiHelper.toMulti(ReadStream) but with a mapping function
toNetSocket() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Establish a TCP tunnel with the client.
toNetSocketAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Establish a TCP tunnel with the client.
toNetSocketAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Establish a TCP tunnel with the client.
topic() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
topic() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
topicAliasMaximum() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Topic Alias Maximum: the highest value accepted by the server as a Topic Alias.
topicName() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
topicName() - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
topics() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
topicSubscriptions() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
topkAdd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Top-k sketch.
topkAddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Top-k sketch.
topkAddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds an item to a Top-k sketch.
topkCount(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the count for one or more items are in a sketch.
topkCountAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the count for one or more items are in a sketch.
topkCountAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the count for one or more items are in a sketch.
topkIncrby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increases the count of one or more items by increment.
topkIncrbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increases the count of one or more items by increment.
topkIncrbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increases the count of one or more items by increment.
topkInfo(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a sketch.
topkInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
topkInfoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a sketch.
topkInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
topkInfoAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information about a sketch.
topkInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
topkList(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the full list of items in Top-K sketch.
topkListAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the full list of items in Top-K sketch.
topkListAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the full list of items in Top-K sketch.
topkQuery(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items are in a sketch.
topkQueryAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items are in a sketch.
topkQueryAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Checks whether one or more items are in a sketch.
topkReserve(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Top-K sketch with specified parameters.
topkReserveAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Top-K sketch with specified parameters.
topkReserveAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Initializes a Top-K sketch with specified parameters.
toPromise(Uni<T>) - Static method in class io.smallrye.mutiny.vertx.UniHelper
 
toReadStream(Multi<T>) - Static method in class io.smallrye.mutiny.vertx.MultiHelper
Adapts an Mutiny io.smallrye.mutiny.Multi<T> to a Vert.x io.vertx.core.streams.ReadStream<T>.
toString() - Method in class io.vertx.mutiny.amqp.AmqpClient
 
toString() - Method in class io.vertx.mutiny.amqp.AmqpConnection
 
toString() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
toString() - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
toString() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
toString() - Method in class io.vertx.mutiny.amqp.AmqpSender
 
toString() - Method in class io.vertx.mutiny.camel.CamelBridge
 
toString() - Method in class io.vertx.mutiny.cassandra.CassandraClient
 
toString() - Method in class io.vertx.mutiny.cassandra.CassandraRowStream
 
toString() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
toString() - Method in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
toString() - Method in class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
toString() - Method in class io.vertx.mutiny.circuitbreaker.RetryPolicy
 
toString() - Method in class io.vertx.mutiny.config.ConfigRetriever
 
toString() - Method in class io.vertx.mutiny.core.Context
 
toString() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
toString() - Method in class io.vertx.mutiny.core.dns.DnsClient
 
toString() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
toString() - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
toString() - Method in class io.vertx.mutiny.core.eventbus.Message
 
toString() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toString() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
toString() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toString() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
toString() - Method in class io.vertx.mutiny.core.file.FileSystem
 
toString() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientAgent
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientConnection
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toString() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
toString() - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
toString() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServer
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
toString() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toString() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
toString() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toString() - Method in class io.vertx.mutiny.core.http.WebSocketClient
 
toString() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Build a string representation of the JSON Pointer
toString() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
toString() - Method in class io.vertx.mutiny.core.net.endpoint.Endpoint
 
toString() - Method in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
 
toString() - Method in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
toString() - Method in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
 
toString() - Method in class io.vertx.mutiny.core.net.NetClient
 
toString() - Method in class io.vertx.mutiny.core.net.NetServer
 
toString() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toString() - Method in class io.vertx.mutiny.core.net.QuicClient
 
toString() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
toString() - Method in class io.vertx.mutiny.core.net.QuicEndpoint
 
toString() - Method in class io.vertx.mutiny.core.net.QuicServer
 
toString() - Method in class io.vertx.mutiny.core.net.QuicStream
 
toString() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toString() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toString() - Method in class io.vertx.mutiny.core.Promise
 
toString() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
toString() - Method in class io.vertx.mutiny.core.shareddata.Counter
 
toString() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
toString() - Method in class io.vertx.mutiny.core.shareddata.Lock
 
toString() - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
toString() - Method in class io.vertx.mutiny.core.streams.Pipe
 
toString() - Method in class io.vertx.mutiny.core.Timer
 
toString() - Method in class io.vertx.mutiny.core.Vertx
 
toString() - Method in class io.vertx.mutiny.core.VertxBuilder
 
toString() - Method in class io.vertx.mutiny.core.WorkerExecutor
 
toString() - Method in class io.vertx.mutiny.db2client.DB2Builder
 
toString() - Method in class io.vertx.mutiny.db2client.DB2Connection
 
toString() - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
toString() - Method in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.ChainAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
 
toString() - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
 
toString() - Method in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
 
toString() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
 
toString() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
 
toString() - Method in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
 
toString() - Method in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
 
toString() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
 
toString() - Method in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
 
toString() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
 
toString() - Method in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
 
toString() - Method in class io.vertx.mutiny.ext.auth.User
 
toString() - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
 
toString() - Method in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
 
toString() - Method in class io.vertx.mutiny.ext.consul.ConsulClient
 
toString() - Method in class io.vertx.mutiny.ext.consul.Watch
 
toString() - Method in class io.vertx.mutiny.ext.consul.WatchResult
 
toString() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
 
toString() - Method in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
toString() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
 
toString() - Method in class io.vertx.mutiny.ext.mail.MailAttachment
 
toString() - Method in class io.vertx.mutiny.ext.mail.MailClient
 
toString() - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
 
toString() - Method in class io.vertx.mutiny.ext.mongo.MongoClient
 
toString() - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
 
toString() - Method in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.client.CachingWebClient
 
toString() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
toString() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
toString() - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
 
toString() - Method in class io.vertx.mutiny.ext.web.client.WebClient
 
toString() - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
 
toString() - Method in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
toString() - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.common.WebEnvironment
 
toString() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.BodyHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.CorsHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.CSPHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.ErrorHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.FaviconHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.HSTSHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.LoggerHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.SessionHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.StaticHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.TemplateHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.XFrameHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
 
toString() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
 
toString() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
toString() - Method in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
toString() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
toString() - Method in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.RequestBody
 
toString() - Method in class io.vertx.mutiny.ext.web.Route
 
toString() - Method in class io.vertx.mutiny.ext.web.Router
 
toString() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
toString() - Method in class io.vertx.mutiny.ext.web.Session
 
toString() - Method in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
 
toString() - Method in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
 
toString() - Method in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
 
toString() - Method in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
 
toString() - Method in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
 
toString() - Method in class io.vertx.mutiny.ext.web.sstore.SessionStore
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
toString() - Method in class io.vertx.mutiny.ext.web.UserContext
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.Bodies
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.Parameters
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.RequestParameters
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicate
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
toString() - Method in class io.vertx.mutiny.ext.web.validation.ValidationHandler
 
toString() - Method in class io.vertx.mutiny.httpproxy.Body
 
toString() - Method in class io.vertx.mutiny.httpproxy.BodyTransformer
 
toString() - Method in class io.vertx.mutiny.httpproxy.BodyTransformers
 
toString() - Method in class io.vertx.mutiny.httpproxy.HttpProxy
 
toString() - Method in class io.vertx.mutiny.httpproxy.OriginRequestProvider
 
toString() - Method in class io.vertx.mutiny.httpproxy.ProxyContext
 
toString() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptor
 
toString() - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
 
toString() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
toString() - Method in class io.vertx.mutiny.httpproxy.ProxyResponse
 
toString() - Method in class io.vertx.mutiny.json.schema.JsonFormatValidator
 
toString() - Method in class io.vertx.mutiny.json.schema.JsonSchema
 
toString() - Method in class io.vertx.mutiny.json.schema.Ref
 
toString() - Method in class io.vertx.mutiny.json.schema.SchemaRepository
 
toString() - Method in class io.vertx.mutiny.json.schema.Validator
 
toString() - Method in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
 
toString() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
toString() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
toString() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
toString() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
toString() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
toString() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
toString() - Method in class io.vertx.mutiny.micrometer.MetricsService
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
toString() - Method in class io.vertx.mutiny.mqtt.MqttClient
 
toString() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
toString() - Method in class io.vertx.mutiny.mqtt.MqttServer
 
toString() - Method in class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
toString() - Method in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
 
toString() - Method in class io.vertx.mutiny.mssqlclient.MSSQLConnection
 
toString() - Method in class io.vertx.mutiny.mysqlclient.MySQLBuilder
 
toString() - Method in class io.vertx.mutiny.mysqlclient.MySQLClient
 
toString() - Method in class io.vertx.mutiny.mysqlclient.MySQLConnection
 
toString() - Method in class io.vertx.mutiny.oracleclient.OracleBuilder
 
toString() - Method in class io.vertx.mutiny.oracleclient.OracleClient
 
toString() - Method in class io.vertx.mutiny.oracleclient.OracleConnection
 
toString() - Method in class io.vertx.mutiny.pgclient.PgBuilder
 
toString() - Method in class io.vertx.mutiny.pgclient.PgConnection
 
toString() - Method in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
toString() - Method in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
toString() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
 
toString() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
toString() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
toString() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
 
toString() - Method in class io.vertx.mutiny.redis.client.Redis
 
toString() - Method in class io.vertx.mutiny.redis.client.RedisAPI
 
toString() - Method in class io.vertx.mutiny.redis.client.RedisCluster
 
toString() - Method in class io.vertx.mutiny.redis.client.RedisConnection
 
toString() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
 
toString() - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
 
toString() - Method in class io.vertx.mutiny.sqlclient.Cursor
 
toString() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
toString() - Method in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
toString() - Method in class io.vertx.mutiny.sqlclient.Pool
 
toString() - Method in class io.vertx.mutiny.sqlclient.PreparedQuery
 
toString() - Method in class io.vertx.mutiny.sqlclient.PreparedStatement
 
toString() - Method in class io.vertx.mutiny.sqlclient.PropertyKind
 
toString() - Method in class io.vertx.mutiny.sqlclient.Query
 
toString() - Method in class io.vertx.mutiny.sqlclient.Row
 
toString() - Method in class io.vertx.mutiny.sqlclient.RowIterator
 
toString() - Method in class io.vertx.mutiny.sqlclient.RowSet
 
toString() - Method in class io.vertx.mutiny.sqlclient.RowStream
 
toString() - Method in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
toString() - Method in class io.vertx.mutiny.sqlclient.SqlClient
 
toString() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
 
toString() - Method in class io.vertx.mutiny.sqlclient.templates.RowMapper
 
toString() - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
toString() - Method in class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
toString() - Method in class io.vertx.mutiny.sqlclient.Transaction
 
toString() - Method in class io.vertx.mutiny.sqlclient.Tuple
 
toString() - Method in class io.vertx.mutiny.uritemplate.UriTemplate
 
toString() - Method in class io.vertx.mutiny.uritemplate.Variables
 
toSubscriber() - Method in class io.vertx.mutiny.amqp.AmqpSender
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.file.AsyncFile
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.http.WebSocket
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.net.NetSocket
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.core.net.QuicStream
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Converts the current write stream to a subscriber.
toSubscriber() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Converts the current write stream to a subscriber.
toSubscriber(Handler<AsyncResult<T>>) - Static method in class io.smallrye.mutiny.vertx.UniHelper
Adapts an Vert.x Handler<AsyncResult<T>> to an UniSubscriber.
toSubscriber(WriteStream<T>) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Adapts a Vert.x WriteStream to a Mutiny Flow.Subscriber.
toSubscriber(WriteStream<T>, Function<R, T>) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Like MutinyHelper.toSubscriber(WriteStream), except the provided mapping function is applied to each item.
TotpAuth - Class in io.vertx.mutiny.ext.auth.otp.totp
An extension of AuthProvider which uses the one time passwords based on time to perform authentication.
TotpAuth(TotpAuth) - Constructor for class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
Create a new instance of TotpAuth delegating to the given (non-null) instance of TotpAuth.
TotpAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
 
touch(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of existing keys out of those specified after updating the time they were last accessed.
touch(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of existing keys out of those specified after updating the time they were last accessed.
touchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of existing keys out of those specified after updating the time they were last accessed.
touchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of existing keys out of those specified after updating the time they were last accessed.
touchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of existing keys out of those specified after updating the time they were last accessed.
touchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of existing keys out of those specified after updating the time they were last accessed.
toUni(Future<T>) - Static method in class io.smallrye.mutiny.vertx.UniHelper
 
toUni(Consumer<Handler<AsyncResult<T>>>) - Static method in class io.smallrye.mutiny.vertx.AsyncResultUni
 
toUni(Consumer<Handler<AsyncResult<T>>>) - Static method in class io.smallrye.mutiny.vertx.UniHelper
Returns a Uni that, when subscribed, uses the provided handler to adapt a callback-based asynchronous method.
toURI() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Build a URI representation of the JSON Pointer
toWebSocket() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Upgrade the connection of the current request to a WebSocket.
toWebSocketAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Upgrade the connection of the current request to a WebSocket.
toWebSocketAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Upgrade the connection of the current request to a WebSocket.
trace() - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches any HTTP TRACE request
trace(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path
tracedQuery(Object, JsonPointerIterator) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Query objectToQuery tracing each element walked during the query, including the first and the result (if any).
The first element of the list is objectToQuery and the last is the result, or the element before the first null was encountered
traceOperation() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
traceOperation() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
traceOperation(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set the trace operation of this request.
traceOperation(String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Trace operation name override.
traceWithRegex(String) - Method in class io.vertx.mutiny.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path regex
trailers() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
trailers() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
trailers() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
transaction() - Method in class io.vertx.mutiny.sqlclient.SqlConnection
 
transaction(TxnRequest) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Manages multiple operations inside a single, atomic transaction.
Transaction - Class in io.vertx.mutiny.sqlclient
A transaction.
Transaction(Transaction) - Constructor for class io.vertx.mutiny.sqlclient.Transaction
Create a new instance of Transaction delegating to the given (non-null) instance of Transaction.
Transaction(Object) - Constructor for class io.vertx.mutiny.sqlclient.Transaction
 
transactionAndAwait(TxnRequest) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Manages multiple operations inside a single, atomic transaction.
transactionAndForget(TxnRequest) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Manages multiple operations inside a single, atomic transaction.
TRANSFER_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Transfer-Encoding header name
transform(MediaType, MediaType, long, Function<Buffer, Buffer>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
Create a body transformer that transforms consumes media type to the produces media type, by applying the transformer function.
transform(MediaType, MediaType, Function<Buffer, Buffer>) - Static method in class io.vertx.mutiny.httpproxy.BodyTransformers
transformingPath(Function<String, String>) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Apply a callback to change the request URI when the proxy receives it.
transformingQueryParams(Consumer<MultiMap>) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Apply modifications to the query parameters.
transformingRequestBody(BodyTransformer) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Apply a transformation to change the request body when the proxy receives it.
transformingRequestHeaders(Consumer<MultiMap>) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Apply callbacks to change the request headers when the proxy receives them.
transformingResponseBody(BodyTransformer) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Apply a transformation to change the response body when the proxy receives it.
transformingResponseHeaders(Consumer<MultiMap>) - Method in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
Apply callbacks to change the response headers when the proxy receives them.
transportParams() - Method in class io.vertx.mutiny.core.net.QuicConnection
 
trimslots(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Trim the keys that belong to specified slots.
trimslotsAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Trim the keys that belong to specified slots.
trimslotsAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Trim the keys that belong to specified slots.
truncate(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncateAndAwait(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncateAndForget(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncateBlocking(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
tryComplete() - Method in class io.vertx.mutiny.core.Promise
Calls tryComplete(null).
tryComplete(T) - Method in class io.vertx.mutiny.core.Promise
Like Promise.complete(Object) but returns false when the promise is already completed instead of throwing an IllegalStateException, it returns true otherwise.
tryFail(String) - Method in class io.vertx.mutiny.core.Promise
Calls Promise.fail(Throwable) with the message.
tryFail(Throwable) - Method in class io.vertx.mutiny.core.Promise
Like Promise.fail(Throwable) but returns false when the promise is already completed instead of throwing an IllegalStateException, it returns true otherwise.
tryLock() - Method in class io.vertx.mutiny.core.file.AsyncFile
Try to acquire a non-shared lock on the entire file.
tryLock(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
Try to acquire a lock on a portion of this file.
tsAdd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append a sample to a time series.
tsAddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append a sample to a time series.
tsAddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append a sample to a time series.
tsAlter(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Update the retention, chunk size, duplicate policy, and labels of an existing time series.
tsAlterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Update the retention, chunk size, duplicate policy, and labels of an existing time series.
tsAlterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Update the retention, chunk size, duplicate policy, and labels of an existing time series.
tsCreate(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Create a new time series.
tsCreateAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Create a new time series.
tsCreateAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Create a new time series.
tsCreaterule(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Create a compaction rule.
tsCreateruleAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Create a compaction rule.
tsCreateruleAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Create a compaction rule.
tsDecrby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrease the value of the latest sample.
tsDecrbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrease the value of the latest sample.
tsDecrbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Decrease the value of the latest sample.
tsDel(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete all samples between two timestamps for a given time series.
tsDel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tsDelAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete all samples between two timestamps for a given time series.
tsDelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tsDelAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete all samples between two timestamps for a given time series.
tsDelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
tsDeleterule(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a compaction rule.
tsDeleterule(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
tsDeleteruleAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a compaction rule.
tsDeleteruleAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
tsDeleteruleAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Delete a compaction rule.
tsDeleteruleAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
tsGet(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the sample with the highest timestamp from a given time series.
tsGetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the sample with the highest timestamp from a given time series.
tsGetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the sample with the highest timestamp from a given time series.
tsIncrby(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increase the value of the latest sample.
tsIncrbyAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increase the value of the latest sample.
tsIncrbyAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increase the value of the latest sample.
tsInfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics for a time series.
tsInfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics for a time series.
tsInfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns information and statistics for a time series.
tsMadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append new samples to one or more time series.
tsMaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append new samples to one or more time series.
tsMaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Append new samples to one or more time series.
tsMget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the sample with the highest timestamp from each time series matching a specific filter.
tsMgetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the sample with the highest timestamp from each time series matching a specific filter.
tsMgetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get the sample with the highest timestamp from each time series matching a specific filter.
tsMrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range across multiple time series by filters in forward direction.
tsMrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range across multiple time series by filters in forward direction.
tsMrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range across multiple time series by filters in forward direction.
tsMrevrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range across multiple time series by filters in reverse direction.
tsMrevrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range across multiple time series by filters in reverse direction.
tsMrevrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range across multiple time series by filters in reverse direction.
tsQueryindex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get all time series keys matching a filter list.
tsQueryindexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get all time series keys matching a filter list.
tsQueryindexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Get all time series keys matching a filter list.
tsRange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range in forward direction.
tsRangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range in forward direction.
tsRangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range in forward direction.
tsRevrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range in reverse direction.
tsRevrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range in reverse direction.
tsRevrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Query a range in reverse direction.
ttl() - Method in class io.vertx.mutiny.amqp.AmqpMessage
 
ttl(long) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
ttl(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time in seconds of a key.
ttl(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time in seconds of a key.
ttlAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time in seconds of a key.
ttlAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time in seconds of a key.
ttlAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the expiration time in seconds of a key.
ttlAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the expiration time in seconds of a key.
tuple() - Static method in class io.vertx.mutiny.sqlclient.Tuple
 
tuple(List<Object>) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Create a tuple with the provided elements list.
Tuple - Class in io.vertx.mutiny.sqlclient
A general purpose tuple.
Tuple(Tuple) - Constructor for class io.vertx.mutiny.sqlclient.Tuple
Create a new instance of Tuple delegating to the given (non-null) instance of Tuple.
Tuple(Object) - Constructor for class io.vertx.mutiny.sqlclient.Tuple
 
TupleMapper<T> - Class in io.vertx.mutiny.sqlclient.templates
Map an arbitrary T object to a Tuple.
TupleMapper(TupleMapper<T>) - Constructor for class io.vertx.mutiny.sqlclient.templates.TupleMapper
Create a new instance of TupleMapper delegating to the given (non-null) instance of TupleMapper.
TupleMapper(TupleMapper<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
TupleMapper(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
TupleParserFactory - Class in io.vertx.mutiny.ext.web.validation.builder
This interface is used to create ValueParser able to parse serialized object structures.
TupleParserFactory(TupleParserFactory) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
Create a new instance of TupleParserFactory delegating to the given (non-null) instance of TupleParserFactory.
TupleParserFactory(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
 
TwitterAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Twitter.
TwitterAuth(TwitterAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
Create a new instance of TwitterAuth delegating to the given (non-null) instance of TwitterAuth.
TwitterAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
 
type() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
type() - Method in class io.vertx.mutiny.junit5.VertxParameterProvider
 
type(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines the type of value stored at a key.
type(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines the type of value stored at a key.
typeAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines the type of value stored at a key.
typeAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines the type of value stored at a key.
typeAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Determines the type of value stored at a key.
typeAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Determines the type of value stored at a key.
TypeArg<T> - Class in io.smallrye.mutiny.vertx
 
TypeArg(Function<Object, Object>, Function<T, Object>) - Constructor for class io.smallrye.mutiny.vertx.TypeArg
 
typeName() - Method in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 

U

unavailableNativeTransportCause() - Method in class io.vertx.mutiny.core.Vertx
 
uncaughtErrorHandler(Consumer<RoutingContext>) - Method in class io.vertx.mutiny.ext.web.Router
Specify an handler to handle an error for any status code that doesn't have a specific handler assigned.
undeploy(String) - Method in class io.vertx.mutiny.core.Vertx
Undeploy a verticle deployment.
undeployAndAwait(String) - Method in class io.vertx.mutiny.core.Vertx
Undeploy a verticle deployment.
undeployAndForget(String) - Method in class io.vertx.mutiny.core.Vertx
Undeploy a verticle deployment.
UniHelper - Class in io.smallrye.mutiny.vertx
 
UniHelper() - Constructor for class io.smallrye.mutiny.vertx.UniHelper
 
unknown() - Static method in class io.smallrye.mutiny.vertx.TypeArg
 
unlink(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlink(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously deletes one or more keys.
unlink(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously deletes one or more keys.
unlinkAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlinkAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously deletes one or more keys.
unlinkAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously deletes one or more keys.
unlinkAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlinkAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Asynchronously deletes one or more keys.
unlinkAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Asynchronously deletes one or more keys.
unlinkBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking version of FileSystem.unlink(String)
unlistenMulticastGroup(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroup(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unlistenMulticastGroupAndAwait(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroupAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unlistenMulticastGroupAndForget(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroupAndForget(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unregister() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
Unregisters a procedure.
unregister(String) - Method in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
Unregisters a procedure.
unregisterAndAwait() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregisterAndForget() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregisterCodec(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Unregister a message codec.
unregisterVerticleFactory(VerticleFactory) - Method in class io.vertx.mutiny.core.Vertx
Unregister a VerticleFactory
unsubscribe() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe(List<String>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Unsubscribe from receiving messages on given list of topic
unsubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages posted to channels.
unsubscribe(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages posted to channels.
unsubscribeAcknowledge(int) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the UNSUBACK message to the remote MQTT client
unsubscribeAcknowledge(int, List<MqttUnsubAckReasonCode>, MqttProperties) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Sends the UNSUBACK message to the remote MQTT client
unsubscribeAndAwait() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribeAndAwait(String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Unsubscribe from receiving messages on given list of topic
unsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages posted to channels.
unsubscribeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages posted to channels.
unsubscribeAndForget() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribeAndForget(String) - Method in class io.vertx.mutiny.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Unsubscribe from receiving messages on given list of topic
unsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stops listening to messages posted to channels.
unsubscribeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stops listening to messages posted to channels.
unsubscribeCompletionHandler(Consumer<Integer>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets handler which will be called after UNSUBACK packet receiving
unsubscribeCompletionMessageHandler(Consumer<MqttUnsubAckMessage>) - Method in class io.vertx.mutiny.mqtt.MqttClient
Sets handler which will be called after UNSUBACK packet receiving
unsubscribeHandler(Consumer<MqttUnsubscribeMessage>) - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
Set a unsubscribe handler on the MQTT endpoint.
unwatch() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Forgets about watched keys of a transaction.
unwatch() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Forgets about watched keys of a transaction.
unwatchAndAwait() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Forgets about watched keys of a transaction.
unwatchAndAwait() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Forgets about watched keys of a transaction.
unwatchAndForget() - Method in class io.vertx.mutiny.redis.client.RedisAPI
Forgets about watched keys of a transaction.
unwatchAndForget() - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Forgets about watched keys of a transaction.
unwrap - Variable in class io.smallrye.mutiny.vertx.TypeArg
 
unwrap() - Method in class io.vertx.mutiny.amqp.AmqpConnection
 
unwrap() - Method in class io.vertx.mutiny.amqp.AmqpReceiver
 
unwrap() - Method in class io.vertx.mutiny.amqp.AmqpSender
 
unwrap() - Method in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
Returns the underlying engine, so further configurations or customizations may be applied or null when the engine cannot unwrap it.
unwrap() - Method in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
unwrap() - Method in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
unwrap() - Method in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
 
unwrap() - Method in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
 
unwrap() - Method in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
 
unwrap() - Method in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
unwrap(Class<?>) - Static method in class io.smallrye.mutiny.vertx.MutinyHelper
Unwrap the type used in Mutiny.
unwrap(T) - Method in class io.smallrye.mutiny.vertx.TypeArg
 
updateAclToken(String, AclToken) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Update an existing Acl token
updateAclTokenAndAwait(String, AclToken) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Update an existing Acl token
updateAclTokenAndForget(String, AclToken) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Update an existing Acl token
updateCheck(String, CheckStatus) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to given status.
updateCheckAndAwait(String, CheckStatus) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to given status.
updateCheckAndForget(String, CheckStatus) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to given status.
updateCheckWithNote(String, CheckStatus, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to given status.
updateCheckWithNoteAndAwait(String, CheckStatus, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to given status.
updateCheckWithNoteAndForget(String, CheckStatus, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to given status.
updateCollection(String, JsonObject, JsonArray) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Use an aggregation pipeline to update documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollectionAndAwait(String, JsonObject, JsonArray) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Use an aggregation pipeline to update documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollectionAndAwait(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollectionAndForget(String, JsonObject, JsonArray) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Use an aggregation pipeline to update documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollectionAndForget(String, JsonObject, JsonObject) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollectionWithOptions(String, JsonObject, JsonArray, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptionsAndAwait(String, JsonObject, JsonArray, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptionsAndAwait(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptionsAndForget(String, JsonObject, JsonArray, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptionsAndForget(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCounter(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Updates a previously stored credential counter, as identified by its user name (may be null) and credential ID (cannot be null, must be unique).
updateCounterAndAwait(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Updates a previously stored credential counter, as identified by its user name (may be null) and credential ID (cannot be null, must be unique).
updateCounterAndForget(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
Updates a previously stored credential counter, as identified by its user name (may be null) and credential ID (cannot be null, must be unique).
updatePolicy(String, AclPolicy) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint updates an existing ACL policy
updatePolicyAndAwait(String, AclPolicy) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint updates an existing ACL policy
updatePolicyAndForget(String, AclPolicy) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
This endpoint updates an existing ACL policy
updatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a Uni.
updatePreparedQueryAndAwait(PreparedQueryDefinition) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method returns a Void.
updatePreparedQueryAndForget(PreparedQueryDefinition) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
updateSettings(HttpSettings) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Send to the remote endpoint an update of this endpoint settings
updateSettings(HttpSettings) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings
updateSettingsAndAwait(HttpSettings) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Send to the remote endpoint an update of this endpoint settings
updateSettingsAndAwait(HttpSettings) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings
updateSettingsAndForget(HttpSettings) - Method in class io.vertx.mutiny.core.http.HttpClientConnection
Send to the remote endpoint an update of this endpoint settings
updateSettingsAndForget(HttpSettings) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings
updateSSLOptions(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions) - Method in class io.vertx.mutiny.core.net.NetClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.NetClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions) - Method in class io.vertx.mutiny.core.net.QuicServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions) - Method in class io.vertx.mutiny.mqtt.MqttServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.QuicServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptions(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.mqtt.MqttServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions) - Method in class io.vertx.mutiny.core.net.NetClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.NetClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions) - Method in class io.vertx.mutiny.core.net.QuicServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions) - Method in class io.vertx.mutiny.mqtt.MqttServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.QuicServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndAwait(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.mqtt.MqttServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions) - Method in class io.vertx.mutiny.core.net.NetClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.HttpClientAgent
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.WebSocketClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.NetClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.WebClient
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ClientSSLOptions, boolean) - Method in class io.vertx.mutiny.ext.web.client.WebClientSession
Update the client with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions) - Method in class io.vertx.mutiny.core.net.QuicServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions) - Method in class io.vertx.mutiny.mqtt.MqttServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.core.net.QuicServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateSSLOptionsAndForget(ServerSSLOptions, boolean) - Method in class io.vertx.mutiny.mqtt.MqttServer
Update the server with new SSL options, the update happens if the options object is valid and different from the existing options object.
updateTrafficShapingOptions(TrafficShapingOptions) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new traffic options, the update happens if the options object is valid and different from the existing options object.
updateTrafficShapingOptions(TrafficShapingOptions) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new traffic options, the update happens if the options object is valid and different from the existing options object.
updateTrafficShapingOptionsAndAwait(TrafficShapingOptions) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new traffic options, the update happens if the options object is valid and different from the existing options object.
updateTrafficShapingOptionsAndAwait(TrafficShapingOptions) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new traffic options, the update happens if the options object is valid and different from the existing options object.
updateTrafficShapingOptionsAndForget(TrafficShapingOptions) - Method in class io.vertx.mutiny.core.http.HttpServer
Update the server with new traffic options, the update happens if the options object is valid and different from the existing options object.
updateTrafficShapingOptionsAndForget(TrafficShapingOptions) - Method in class io.vertx.mutiny.core.net.NetServer
Update the server with new traffic options, the update happens if the options object is valid and different from the existing options object.
UPGRADE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Upgrade header value
upgradeToSsl() - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options, without indicating a server name, without an upgrade message.
upgradeToSsl(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options and without indicating a server name.
upgradeToSsl(SSLOptions) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(SSLOptions, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) without indicating a server name
upgradeToSsl(SSLOptions, String) - Method in class io.vertx.mutiny.core.net.NetSocket
upgradeToSsl(SSLOptions, String, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade the channel to use SSL/TLS, in other words proceeds to the TLS handshake.
upgradeToSsl(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options and without an update message.
upgradeToSsl(String, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options.
upgradeToSslAndAwait() - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options, without indicating a server name, without an upgrade message.
upgradeToSslAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options and without indicating a server name.
upgradeToSslAndAwait(SSLOptions) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSslAndAwait(SSLOptions, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) without indicating a server name
upgradeToSslAndAwait(SSLOptions, String) - Method in class io.vertx.mutiny.core.net.NetSocket
upgradeToSslAndAwait(SSLOptions, String, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade the channel to use SSL/TLS, in other words proceeds to the TLS handshake.
upgradeToSslAndAwait(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options and without an update message.
upgradeToSslAndAwait(String, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options.
upgradeToSslAndForget() - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options, without indicating a server name, without an upgrade message.
upgradeToSslAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options and without indicating a server name.
upgradeToSslAndForget(SSLOptions) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSslAndForget(SSLOptions, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) without indicating a server name
upgradeToSslAndForget(SSLOptions, String) - Method in class io.vertx.mutiny.core.net.NetSocket
upgradeToSslAndForget(SSLOptions, String, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade the channel to use SSL/TLS, in other words proceeds to the TLS handshake.
upgradeToSslAndForget(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options and without an update message.
upgradeToSslAndForget(String, Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like NetSocket.upgradeToSsl(SSLOptions, String, Buffer) with the default SSL options.
uploadByFileName(ReadStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
uploadByFileName(Flow.Publisher<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
uploadByFileNameAndAwait(ReadStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a String.
uploadByFileNameAndAwait(Flow.Publisher<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a String.
uploadByFileNameAndForget(ReadStream<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the String result or any failure.
uploadByFileNameAndForget(Flow.Publisher<Buffer>, String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the String result or any failure.
uploadByFileNameWithOptions(ReadStream<Buffer>, String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
uploadByFileNameWithOptions(Flow.Publisher<Buffer>, String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a Uni.
uploadByFileNameWithOptionsAndAwait(ReadStream<Buffer>, String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a String.
uploadByFileNameWithOptionsAndAwait(Flow.Publisher<Buffer>, String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method returns a String.
uploadByFileNameWithOptionsAndForget(ReadStream<Buffer>, String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the String result or any failure.
uploadByFileNameWithOptionsAndForget(Flow.Publisher<Buffer>, String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Unlike the bare Vert.x variant, this method ignores the String result or any failure.
uploadedFileName() - Method in class io.vertx.mutiny.ext.web.FileUpload
 
uploadFile(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Upload a file to gridfs
uploadFileAndAwait(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Upload a file to gridfs
uploadFileAndForget(String) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Upload a file to gridfs
uploadFileWithOptions(String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Upload a file to gridfs with options
uploadFileWithOptionsAndAwait(String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Upload a file to gridfs with options
uploadFileWithOptionsAndForget(String, GridFsUploadOptions) - Method in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
Upload a file to gridfs with options
uploadHandler(Consumer<HttpServerFileUpload>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Set an upload handler.
UploadScalar - Class in io.vertx.mutiny.ext.web.handler.graphql
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
UploadScalar(UploadScalar) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
Create a new instance of UploadScalar delegating to the given (non-null) instance of UploadScalar.
UploadScalar(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
uri() - Method in class io.vertx.mutiny.core.http.HttpRequestHead
 
uri() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
uri() - Method in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
uri() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
uri() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Return the URI corresponding to the last request for this socket or the websocket handshake
uri(String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to use a new request URI value.
UriTemplate - Class in io.vertx.mutiny.uritemplate
A URI template that follows the rfc6570 level 4.
UriTemplate(UriTemplate) - Constructor for class io.vertx.mutiny.uritemplate.UriTemplate
Create a new instance of UriTemplate delegating to the given (non-null) instance of UriTemplate.
UriTemplate(Object) - Constructor for class io.vertx.mutiny.uritemplate.UriTemplate
 
useNormalizedPath(boolean) - Method in class io.vertx.mutiny.ext.web.Route
If true then the normalized request path will be used when routing (e.g. removing duplicate /) Default is true
user() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
Get the authenticated user
user() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Get the authenticated user (if any).
user(User) - Method in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
User - Class in io.vertx.mutiny.ext.auth
Represents an authenticates User and contains operations to authorise the user.
User(User) - Constructor for class io.vertx.mutiny.ext.auth.User
Create a new instance of User delegating to the given (non-null) instance of User.
User(Object) - Constructor for class io.vertx.mutiny.ext.auth.User
 
USER_AGENT - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
User-Agent header name
userContext() - Method in class io.vertx.mutiny.ext.web.RoutingContext
Control the user associated with this request.
UserContext - Class in io.vertx.mutiny.ext.web
A web user is extended user coupled to the context and is used to perform verifications and actions on behalf of the user.
UserContext(UserContext) - Constructor for class io.vertx.mutiny.ext.web.UserContext
Create a new instance of UserContext delegating to the given (non-null) instance of UserContext.
UserContext(Object) - Constructor for class io.vertx.mutiny.ext.web.UserContext
 
userInfo(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Retrieve profile information and other attributes for a logged-in end-user.
userInfoAndAwait(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Retrieve profile information and other attributes for a logged-in end-user.
userInfoAndForget(User) - Method in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
Retrieve profile information and other attributes for a logged-in end-user.
userProperties() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
User Properties returned by the server in the CONNACK.
using(Vertx) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Sets the vertx instance to use.
usingConnectionMulti(Pool, Function<SqlConnection, Multi<T>>) - Static method in class io.vertx.mutiny.sqlclient.SqlClientHelper
Generates a Multi from SqlConnection operations.
usingConnectionUni(Pool, Function<SqlConnection, Uni<T>>) - Static method in class io.vertx.mutiny.sqlclient.SqlClientHelper
Generates a Uni from SqlConnection operations.

V

vadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Add one or more elements to a vector set, or update its vector if it already exists.
vaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Add one or more elements to a vector set, or update its vector if it already exists.
vaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Add one or more elements to a vector set, or update its vector if it already exists.
validate(Object) - Method in class io.vertx.mutiny.json.schema.Validator
Validate a given input against the initial schema.
validateFormat(String, String, Object) - Method in class io.vertx.mutiny.json.schema.JsonFormatValidator
 
ValidationHandler - Class in io.vertx.mutiny.ext.web.validation
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
ValidationHandler(ValidationHandler) - Constructor for class io.vertx.mutiny.ext.web.validation.ValidationHandler
Create a new instance of ValidationHandler delegating to the given (non-null) instance of ValidationHandler.
ValidationHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.ValidationHandler
 
ValidationHandlerBuilder - Class in io.vertx.mutiny.ext.web.validation.builder
Builder for a ValidationHandler.
ValidationHandlerBuilder(ValidationHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
Create a new instance of ValidationHandlerBuilder delegating to the given (non-null) instance of ValidationHandlerBuilder.
ValidationHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
validator(JsonSchema) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
A new validator instance using this repository options.
validator(JsonSchema, JsonSchemaOptions) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
A new validator instance overriding this repository options.
validator(JsonSchema, JsonSchemaOptions, boolean) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
A new validator instance overriding this repository options.
validator(String) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
A new validator instance using this repository options.
validator(String, JsonSchemaOptions) - Method in class io.vertx.mutiny.json.schema.SchemaRepository
A new validator instance overriding this repository options.
Validator - Class in io.vertx.mutiny.json.schema
A validator, validates some input object using a well known schema.
Validator(Validator) - Constructor for class io.vertx.mutiny.json.schema.Validator
Create a new instance of Validator delegating to the given (non-null) instance of Validator.
Validator(Object) - Constructor for class io.vertx.mutiny.json.schema.Validator
 
ValkeyAPI - Class in io.vertx.mutiny.redis.client
Auto generated Valkey API client wrapper.
ValkeyAPI(ValkeyAPI) - Constructor for class io.vertx.mutiny.redis.client.ValkeyAPI
Create a new instance of ValkeyAPI delegating to the given (non-null) instance of ValkeyAPI.
ValkeyAPI(Object) - Constructor for class io.vertx.mutiny.redis.client.ValkeyAPI
 
value() - Element in annotation interface io.smallrye.mutiny.vertx.MutinyGen
 
value() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
value() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.mutiny.ext.web.Session
The short representation of the session to be added to the session cookie.
value() - Method in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
value() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
value() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
value() - Method in class io.vertx.mutiny.sqlclient.RowSet
Get the execution result value, the execution result type may vary such as a rowSet or even a string.
value() - Method in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
Get the execution result value, the execution result type may vary such as a rowSet or even a string.
value() - Method in interface io.vertx.mutiny.sqlclient.SqlResult
Get the execution result value, the execution result type may vary such as a rowSet or even a string.
values() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the values of the map, asynchronously.
valuesAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the values of the map, asynchronously.
valuesAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the values of the map, asynchronously.
variables() - Method in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
 
variables() - Static method in class io.vertx.mutiny.uritemplate.Variables
 
variables(JsonObject) - Static method in class io.vertx.mutiny.uritemplate.Variables
Create an instance populated from 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...}".
Variables - Class in io.vertx.mutiny.uritemplate
Holds a set of name/value pairs where each value can be a String or a List<String> or a Map<String, String>.
Variables(Variables) - Constructor for class io.vertx.mutiny.uritemplate.Variables
Create a new instance of Variables delegating to the given (non-null) instance of Variables.
Variables(Object) - Constructor for class io.vertx.mutiny.uritemplate.Variables
 
VARY - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Vary header name
vcard(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of elements in a vector set.
vcardAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of elements in a vector set.
vcardAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of elements in a vector set.
vdim(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the dimension of vectors in the vector set.
vdimAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the dimension of vectors in the vector set.
vdimAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the dimension of vectors in the vector set.
vemb(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the vector associated with an element.
vembAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the vector associated with an element.
vembAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the vector associated with an element.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorization.AuthorizationImpl
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in interface io.vertx.mutiny.ext.auth.authorization.Authorization
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.Authorizations
Verifies that the given authorization is present in the authorizations.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
this method verifies whether or not the authorization implies the specified authorization.
verify(Authorization) - Method in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
this method verifies whether or not the authorization implies the specified authorization.
verify(String, String) - Method in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
Time constant password check.
verifyUrl(String) - Method in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
Specify the URL where requests are to be redirected when a user is already known in the request.
version() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
version() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
version() - Method in class io.vertx.mutiny.core.http.HttpResponseHead.HttpResponseHeadImpl
 
version() - Method in interface io.vertx.mutiny.core.http.HttpResponseHead
 
version() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
version() - Method in class io.vertx.mutiny.ext.web.client.HttpResponse
 
version() - Method in class io.vertx.mutiny.httpproxy.ProxyRequest
 
verticleFactories() - Method in class io.vertx.mutiny.core.Vertx
Return the Set of currently registered verticle factories.
vertx - Variable in class io.smallrye.mutiny.vertx.core.AbstractVerticle
 
vertx() - Static method in class io.vertx.mutiny.core.Vertx
Creates a non clustered instance using default options.
vertx() - Method in class io.vertx.mutiny.ext.web.RoutingContext
 
vertx(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
Creates a non clustered instance using the specified options
Vertx - Class in io.vertx.mutiny.core
The entry point into the Vert.x Core API.
Vertx(Vertx) - Constructor for class io.vertx.mutiny.core.Vertx
Create a new instance of Vertx delegating to the given (non-null) instance of Vertx.
Vertx(Object) - Constructor for class io.vertx.mutiny.core.Vertx
 
VertxBuilder - Class in io.vertx.mutiny.core
A builder for creating Vert.x instances, allowing to configure Vert.x plugins: metrics tracing cluster manager Example usage:
VertxBuilder(VertxBuilder) - Constructor for class io.vertx.mutiny.core.VertxBuilder
Create a new instance of VertxBuilder delegating to the given (non-null) instance of VertxBuilder.
VertxBuilder(Object) - Constructor for class io.vertx.mutiny.core.VertxBuilder
 
VertxContextPRNG - Class in io.vertx.mutiny.ext.auth.prng
A secure non blocking random number generator isolated to the current context.
VertxContextPRNG(VertxContextPRNG) - Constructor for class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Create a new instance of VertxContextPRNG delegating to the given (non-null) instance of VertxContextPRNG.
VertxContextPRNG(Object) - Constructor for class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
 
VertxParameterProvider - Class in io.vertx.mutiny.junit5
 
VertxParameterProvider() - Constructor for class io.vertx.mutiny.junit5.VertxParameterProvider
 
vgetattr(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Retrieve the JSON attributes of elements.
vgetattrAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Retrieve the JSON attributes of elements.
vgetattrAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Retrieve the JSON attributes of elements.
vinfo(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return information about a vector set.
vinfoAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return information about a vector set.
vinfoAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return information about a vector set.
virtualHost() - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
 
virtualHost(String) - Method in class io.vertx.mutiny.ext.web.client.HttpRequest
Configure the request to use a virtual host value.
virtualHost(String) - Method in class io.vertx.mutiny.ext.web.Route
Add a virtual host filter for this route.
vismember(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Check if an element exists in a vector set.
vismemberAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Check if an element exists in a vector set.
vismemberAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Check if an element exists in a vector set.
vlinks(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the neighbors of an element at each layer in the HNSW graph.
vlinksAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the neighbors of an element at each layer in the HNSW graph.
vlinksAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the neighbors of an element at each layer in the HNSW graph.
vrandmember(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return one or multiple random members from a vector set.
vrandmemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return one or multiple random members from a vector set.
vrandmemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return one or multiple random members from a vector set.
vrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return vector set elements in a lex range.
vrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return vector set elements in a lex range.
vrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return vector set elements in a lex range.
vrem(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove an element from a vector set.
vremAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove an element from a vector set.
vremAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Remove an element from a vector set.
vsetattr(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Associate or remove the JSON attributes of elements.
vsetattrAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Associate or remove the JSON attributes of elements.
vsetattrAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Associate or remove the JSON attributes of elements.
vsim(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return elements by vector similarity.
vsimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return elements by vector similarity.
vsimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return elements by vector similarity.

W

wait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
wait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
waitAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
waitAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
waitAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
waitAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
waitaof(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.
waitaof(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the primary and/or replicas.
waitaofAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.
waitaofAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the primary and/or replicas.
waitaofAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.
waitaofAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the primary and/or replicas.
waitForConfirms() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirms(long) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
waitForConfirmsAndAwait() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirmsAndAwait(long) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
waitForConfirmsAndForget() - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirmsAndForget(long) - Method in class io.vertx.mutiny.rabbitmq.RabbitMQClient
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
warnCheck(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "warning".
warnCheckAndAwait(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "warning".
warnCheckAndForget(String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "warning".
warnCheckWithNote(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "warning".
warnCheckWithNoteAndAwait(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "warning".
warnCheckWithNoteAndForget(String, String) - Method in class io.vertx.mutiny.ext.consul.ConsulClient
Set status of the check to "warning".
wasApplied() - Method in class io.vertx.mutiny.cassandra.ResultSet
 
watch(String, JsonArray, boolean, int) - Method in class io.vertx.mutiny.ext.mongo.MongoClient
Watch the collection change.
watch(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Monitors changes to keys to determine the execution of a transaction.
watch(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Monitors changes to keys to determine the execution of a transaction.
Watch<T> - Class in io.vertx.mutiny.ext.consul
Watches are a way of specifying a view of data (e.g. list of nodes, KV pairs, health checks) which is monitored for updates.
Watch(Watch<T>) - Constructor for class io.vertx.mutiny.ext.consul.Watch
Create a new instance of Watch delegating to the given (non-null) instance of Watch.
Watch(Watch<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.consul.Watch
 
Watch(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.consul.Watch
 
watchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Monitors changes to keys to determine the execution of a transaction.
watchAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Monitors changes to keys to determine the execution of a transaction.
watchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Monitors changes to keys to determine the execution of a transaction.
watchAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Monitors changes to keys to determine the execution of a transaction.
WatchResult<T> - Class in io.vertx.mutiny.ext.consul
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
WatchResult(WatchResult<T>) - Constructor for class io.vertx.mutiny.ext.consul.WatchResult
Create a new instance of WatchResult delegating to the given (non-null) instance of WatchResult.
WatchResult(WatchResult<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.consul.WatchResult
 
WatchResult(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.consul.WatchResult
 
WebAuthn4J - Class in io.vertx.mutiny.ext.auth.webauthn4j
Factory interface for creating WebAuthN based AuthenticationProvider instances.
WebAuthn4J(WebAuthn4J) - Constructor for class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
Create a new instance of WebAuthn4J delegating to the given (non-null) instance of WebAuthn4J.
WebAuthn4J(Object) - Constructor for class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
 
WebAuthn4JHandler - Class in io.vertx.mutiny.ext.web.handler
An auth handler that provides FIDO2 WebAuthN Relay Party support.
WebAuthn4JHandler(WebAuthn4JHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
Create a new instance of WebAuthn4JHandler delegating to the given (non-null) instance of WebAuthn4JHandler.
WebAuthn4JHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
 
WebClient - Class in io.vertx.mutiny.ext.web.client
An asynchronous HTTP / HTTP/2 client called WebClient.
WebClient(WebClient) - Constructor for class io.vertx.mutiny.ext.web.client.WebClient
Create a new instance of WebClient delegating to the given (non-null) instance of WebClient.
WebClient(Object) - Constructor for class io.vertx.mutiny.ext.web.client.WebClient
 
WebClientSession - Class in io.vertx.mutiny.ext.web.client
An asynchronous sessions aware HTTP / HTTP/2 client called WebClientSession.
WebClientSession(WebClientSession) - Constructor for class io.vertx.mutiny.ext.web.client.WebClientSession
Create a new instance of WebClientSession delegating to the given (non-null) instance of WebClientSession.
WebClientSession(Object) - Constructor for class io.vertx.mutiny.ext.web.client.WebClientSession
 
WebEnvironment - Class in io.vertx.mutiny.ext.web.common
Utility API to verify which environment is the web application running.
WebEnvironment(WebEnvironment) - Constructor for class io.vertx.mutiny.ext.web.common.WebEnvironment
Create a new instance of WebEnvironment delegating to the given (non-null) instance of WebEnvironment.
WebEnvironment(Object) - Constructor for class io.vertx.mutiny.ext.web.common.WebEnvironment
 
webSession() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
webSocket() - Method in class io.vertx.mutiny.core.http.WebSocketClient
Create a WebSocket that is not yet connected to the server.
WebSocket - Class in io.vertx.mutiny.core.http
Common WebSocket implementation.
WebSocket(WebSocket) - Constructor for class io.vertx.mutiny.core.http.WebSocket
Create a new instance of WebSocket delegating to the given (non-null) instance of WebSocket.
WebSocket(Object) - Constructor for class io.vertx.mutiny.core.http.WebSocket
 
WEBSOCKET - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
WebSocket header value
WebSocketBase - Interface in io.vertx.mutiny.core.http
Base WebSocket implementation.
WebSocketBase.WebSocketBaseImpl - Class in io.vertx.mutiny.core.http
 
WebSocketBaseImpl(WebSocketBase) - Constructor for class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Create a new instance of WebSocketBase.WebSocketBaseImpl delegating to the given (non-null) instance of WebSocketBase.
WebSocketClient - Class in io.vertx.mutiny.core.http
An asynchronous WebSocket client.
WebSocketClient(WebSocketClient) - Constructor for class io.vertx.mutiny.core.http.WebSocketClient
Create a new instance of WebSocketClient delegating to the given (non-null) instance of WebSocketClient.
WebSocketClient(Object) - Constructor for class io.vertx.mutiny.core.http.WebSocketClient
 
webSocketHandler(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.core.http.HttpServer
Set the WebSocket handler for the server to wsHandler.
webSocketHandshakeHandler(Consumer<ServerWebSocketHandshake>) - Method in class io.vertx.mutiny.core.http.HttpServer
Set a handler for WebSocket handshake.
webUser() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
weight() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weightedOrder() - Method in class io.vertx.mutiny.ext.web.LanguageHeader
An integer that represents the absolute order position of this header
weightedOrder() - Method in class io.vertx.mutiny.ext.web.MIMEHeader
An integer that represents the absolute order position of this header
weightedOrder() - Method in class io.vertx.mutiny.ext.web.ParsedHeaderValue.ParsedHeaderValueImpl
An integer that represents the absolute order position of this header
weightedOrder() - Method in interface io.vertx.mutiny.ext.web.ParsedHeaderValue
An integer that represents the absolute order position of this header
WildcardPermissionBasedAuthorization - Class in io.vertx.mutiny.ext.auth.authorization
Represents a wildcard permission (ie: 'manage:order:*' '*:orders', '*', etc.)
WildcardPermissionBasedAuthorization(WildcardPermissionBasedAuthorization) - Constructor for class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
Create a new instance of WildcardPermissionBasedAuthorization delegating to the given (non-null) instance of WildcardPermissionBasedAuthorization.
WildcardPermissionBasedAuthorization(Object) - Constructor for class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
wildcardSubscriptionAvailable() - Method in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
Whether the server supports Wildcard Subscriptions.
will() - Method in class io.vertx.mutiny.mqtt.MqttEndpoint
 
with(HttpClientConfig) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client.
with(HttpClientOptions) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client options.
with(HttpServerConfig) - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
Configure the server.
with(PoolOptions) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client with the given pool options.
with(ClientSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client with the given SSL options.
with(NetClientOptions) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Configure the client pool with the given transport options.
with(ServerSSLOptions) - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
Configure the server with the given SSL options.
with(SSLEngineOptions) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client with the given SSL engine.
with(SSLEngineOptions) - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
Configure the server with the given SSL engine.
with(VertxOptions) - Method in class io.vertx.mutiny.core.VertxBuilder
Configure the Vert.x options.
with(MailConfig) - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
Set a configuration object.
with(GraphiQLHandlerOptions) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
Change the GraphiQLHandlerOptions to use.
with(GraphQLHandlerOptions) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
Change the GraphQLHandlerOptions to use.
with(GraphQLWSOptions) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
Change the GraphQLWSOptions to use.
with(PoolOptions) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Configure the client with the given pool options
withAddressResolver(AddressResolver<?>) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client to use a specific address resolver.
withBody(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withBooleanAsBody(boolean) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withBufferAsBody(Buffer) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withByteAsBody(byte) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withCharAsBody(char) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withClient(SqlClient) - Method in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
Returns a new template, using the specified client.
withClusterManager(ClusterManager) - Method in class io.vertx.mutiny.core.VertxBuilder
Programmatically set the cluster manager to be used when clustering.
withConnectHandler(Consumer<HttpConnection>) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Set a connection handler for the client.
withConnectHandler(Consumer<HttpConnection>) - Method in class io.vertx.mutiny.core.http.HttpServerBuilder
Set a connection handler for the server.
withConnectHandler(Consumer<SqlConnection>) - Method in class io.vertx.mutiny.sqlclient.ClientBuilder
Set a handler called when the pool has established a connection to the database.
withConnection(Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Get a connection from the pool and execute the given function.
withConnectionAndAwait(Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Get a connection from the pool and execute the given function.
withConnectionAndForget(Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Get a connection from the pool and execute the given function.
withContext(Context) - Method in class io.smallrye.mutiny.vertx.core.ContextAwareScheduler.ContextCaptureStrategy
Actions will be run on an explicit Context.
withCredentials(Credentials) - Method in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
 
withCredentialsSupplier(Supplier<Uni<UsernamePasswordCredentials>>) - Method in class io.vertx.mutiny.ext.mail.MailClientBuilder
Set a credentials supplier for the mail client.
withCurrentContext() - Method in class io.smallrye.mutiny.vertx.core.ContextAwareScheduler.ContextCaptureStrategy
Actions will be run on a context that is captured from the thread that is calling this method.
withDoubleAsBody(double) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withFloatAsBody(float) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withGetOrCreateContext(Vertx) - Method in class io.smallrye.mutiny.vertx.core.ContextAwareScheduler.ContextCaptureStrategy
Actions will be run on a context that is captured by calling Vertx.getOrCreateContext() when a scheduling method is being called like ScheduledExecutorService.schedule(Runnable, long, TimeUnit).
withGetOrCreateContextOnCurrentThread(Vertx) - Method in class io.smallrye.mutiny.vertx.core.ContextAwareScheduler.ContextCaptureStrategy
Actions will be run on a context that is captured by calling Vertx.getOrCreateContext() on the thread that is calling this method.
withInstantAsBody(Instant) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withIntegerAsBody(int) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withJsonArrayAsBody(JsonArray) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withJsonObjectAsBody(JsonObject) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withLoadBalancer(LoadBalancer) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Configure the client to use a load balancer.
withLocalLock(String, long, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.withLocalLock(String, Supplier) but specifying a timeout.
withLocalLock(String, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
withLocalLockAndAwait(String, long, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.withLocalLock(String, Supplier) but specifying a timeout.
withLocalLockAndAwait(String, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
withLocalLockAndForget(String, long, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.withLocalLock(String, Supplier) but specifying a timeout.
withLocalLockAndForget(String, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
withLock(long, long, boolean, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a lock on a portion of this file.
withLock(String, long, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.withLock(String, Supplier) but specifying a timeout.
withLock(String, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
withLock(Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a non-shared lock on the entire file.
withLockAndAwait(long, long, boolean, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a lock on a portion of this file.
withLockAndAwait(String, long, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.withLock(String, Supplier) but specifying a timeout.
withLockAndAwait(String, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
withLockAndAwait(Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a non-shared lock on the entire file.
withLockAndForget(long, long, boolean, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a lock on a portion of this file.
withLockAndForget(String, long, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.withLock(String, Supplier) but specifying a timeout.
withLockAndForget(String, Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
withLockAndForget(Supplier<Uni<T>>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Acquire a non-shared lock on the entire file.
withLongAsBody(long) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withMetrics(VertxMetricsFactory) - Method in class io.vertx.mutiny.core.VertxBuilder
Programmatically set the metrics factory to be used when metrics are enabled.
withRedirectHandler(Function<HttpClientResponse, Uni<RequestOptions>>) - Method in class io.vertx.mutiny.core.http.HttpClientBuilder
Set a redirect handler for the http client.
withScope(String) - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Return a new instance with the internal state copied from the caller but the scopes to be requested during a token request are unique to the instance.
withScope(String) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Return a new instance with the internal state copied from the caller but the scopes to be requested during a token request are unique to the instance.
withScopes(List<String>) - Method in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
Return a new instance with the internal state copied from the caller but the scopes to be requested during a token request are unique to the instance.
withScopes(List<String>) - Method in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
Return a new instance with the internal state copied from the caller but the scopes to be requested during a token request are unique to the instance.
withShortAsBody(short) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withSymbolAsBody(String) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
withTracer(VertxTracerFactory) - Method in class io.vertx.mutiny.core.VertxBuilder
Programmatically set the tracer factory to be used when tracing are enabled.
withTransaction(TransactionPropagation, Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Like Pool.withTransaction(Function) but allows for setting the mode, defining how the acquired connection is managed during the execution of the function.
withTransaction(Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Execute the given function within a transaction.
withTransactionAndAwait(TransactionPropagation, Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Like Pool.withTransaction(Function) but allows for setting the mode, defining how the acquired connection is managed during the execution of the function.
withTransactionAndAwait(Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Execute the given function within a transaction.
withTransactionAndForget(TransactionPropagation, Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Like Pool.withTransaction(Function) but allows for setting the mode, defining how the acquired connection is managed during the execution of the function.
withTransactionAndForget(Function<SqlConnection, Uni<T>>) - Method in class io.vertx.mutiny.sqlclient.Pool
Execute the given function within a transaction.
withTransport(Transport) - Method in class io.vertx.mutiny.core.VertxBuilder
Programmatically set the transport, this overrides VertxOptions.setPreferNativeTransport(boolean)
withUuidAsBody(UUID) - Method in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
WorkerExecutor - Class in io.vertx.mutiny.core
An executor for executing blocking code in Vert.x .
WorkerExecutor(WorkerExecutor) - Constructor for class io.vertx.mutiny.core.WorkerExecutor
Create a new instance of WorkerExecutor delegating to the given (non-null) instance of WorkerExecutor.
WorkerExecutor(Object) - Constructor for class io.vertx.mutiny.core.WorkerExecutor
 
wrap - Variable in class io.smallrye.mutiny.vertx.TypeArg
 
wrap(HttpClient) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(HttpClient, WebClientOptions) - Static method in class io.vertx.mutiny.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(Object) - Method in class io.smallrye.mutiny.vertx.TypeArg
 
wrap(Object[]) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Wrap the provided array with a tuple.
wrap(List<T>) - Static method in class io.vertx.mutiny.sqlclient.Tuple
Wrap the provided list with a tuple.
write(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write some data to the stream.
write(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.net.QuicStream
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write some data to the stream.
write(Buffer) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Write some data to the stream.
write(Buffer) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Handle a Buffer, pretty much like calling Handler.handle(Object).
write(Buffer) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Unlike the bare Vert.x variant, this method returns a Uni.
write(Buffer, long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
write(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Write some data to the stream.
write(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Write some data to the stream.
write(Object, JsonPointerIterator, Object, boolean) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Write newElement in objectToWrite using this pointer.
write(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write a String to the request body, encoded as UTF-8.
write(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write a String to the response body, encoded in UTF-8.
write(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Write a String to the connection, encoded in UTF-8.
write(String) - Method in class io.vertx.mutiny.core.net.QuicStream
Write a String to the connection, encoded in UTF-8.
write(String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write a String to the connection, encoded in UTF-8.
write(String) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Write a String to the connection, encoded in UTF-8.
write(String) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Write a String to the socket, encoded in UTF-8.
write(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write a String to the request body, encoded using the encoding enc.
write(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write a String to the response body, encoded using the encoding enc.
write(String, String) - Method in class io.vertx.mutiny.core.net.NetSocket
Write a String to the connection, encoded using the encoding enc.
write(String, String) - Method in class io.vertx.mutiny.core.net.QuicStream
Write a String to the connection, encoded using the encoding enc.
write(String, String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write a String to the connection, encoded using the encoding enc.
write(String, String) - Method in interface io.vertx.mutiny.core.net.StreamChannel
Write a String to the connection, encoded using the encoding enc.
write(T) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Write a message to the event-bus, either sending or publishing.
write(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Write some data to the stream.
write(T) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Write some data to the stream.
writeAltSvc(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write an <a href="https://datatracker.ietf.org/doc/html/rfc7838"HTTP Alternative Services advertisement for the given request and its authority, according to the underlying protocol.
writeAltSvcAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write an <a href="https://datatracker.ietf.org/doc/html/rfc7838"HTTP Alternative Services advertisement for the given request and its authority, according to the underlying protocol.
writeAltSvcAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write an <a href="https://datatracker.ietf.org/doc/html/rfc7838"HTTP Alternative Services advertisement for the given request and its authority, according to the underlying protocol.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.QuicStream
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write some data to the stream.
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Unlike the bare Vert.x variant, this method returns a Void.
writeAndAwait(Buffer, long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
writeAndAwait(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Write some data to the stream.
writeAndAwait(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Write some data to the stream.
writeAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write a String to the request body, encoded as UTF-8.
writeAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write a String to the response body, encoded in UTF-8.
writeAndAwait(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Write a String to the connection, encoded in UTF-8.
writeAndAwait(String) - Method in class io.vertx.mutiny.core.net.QuicStream
Write a String to the connection, encoded in UTF-8.
writeAndAwait(String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write a String to the connection, encoded in UTF-8.
writeAndAwait(String) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Write a String to the socket, encoded in UTF-8.
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write a String to the request body, encoded using the encoding enc.
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write a String to the response body, encoded using the encoding enc.
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.net.NetSocket
Write a String to the connection, encoded using the encoding enc.
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.net.QuicStream
Write a String to the connection, encoded using the encoding enc.
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write a String to the connection, encoded using the encoding enc.
writeAndAwait(T) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Write a message to the event-bus, either sending or publishing.
writeAndAwait(T) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.QuicStream
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write some data to the stream.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Unlike the bare Vert.x variant, this method ignores the Void result or any failure.
writeAndForget(Buffer, long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
writeAndForget(AmqpMessage) - Method in class io.vertx.mutiny.amqp.AmqpSender
Write some data to the stream.
writeAndForget(KafkaProducerRecord<K, V>) - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
Write some data to the stream.
writeAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write a String to the request body, encoded as UTF-8.
writeAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write a String to the response body, encoded in UTF-8.
writeAndForget(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Write a String to the connection, encoded in UTF-8.
writeAndForget(String) - Method in class io.vertx.mutiny.core.net.QuicStream
Write a String to the connection, encoded in UTF-8.
writeAndForget(String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write a String to the connection, encoded in UTF-8.
writeAndForget(String) - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
Write a String to the socket, encoded in UTF-8.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write a String to the request body, encoded using the encoding enc.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write a String to the response body, encoded using the encoding enc.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.net.NetSocket
Write a String to the connection, encoded using the encoding enc.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.net.QuicStream
Write a String to the connection, encoded using the encoding enc.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
Write a String to the connection, encoded using the encoding enc.
writeAndForget(T) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Write a message to the event-bus, either sending or publishing.
writeAndForget(T) - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Write some data to the stream.
writeArrayElement(Object, int, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Write array element at specified index
writeBinaryMessage(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessage(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessage(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessage(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessage(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessageAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a (potentially large) piece of binary data to the connection.
writeContinue() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Used to write an interim 100 Continue response to signify that the client should send the rest of the request.
writeContinueAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Used to write an interim 100 Continue response to signify that the client should send the rest of the request.
writeContinueAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Used to write an interim 100 Continue response to signify that the client should send the rest of the request.
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write an HTTP/2 frame to the request, allowing to extend the HTTP/2 protocol.
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write an HTTP/2 frame to the response, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
writeCustomFrame(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
writeCustomFrameAndAwait(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write an HTTP/2 frame to the request, allowing to extend the HTTP/2 protocol.
writeCustomFrameAndAwait(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write an HTTP/2 frame to the response, allowing to extend the HTTP/2 protocol.
writeCustomFrameAndAwait(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
writeCustomFrameAndAwait(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
writeCustomFrameAndForget(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write an HTTP/2 frame to the request, allowing to extend the HTTP/2 protocol.
writeCustomFrameAndForget(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Write an HTTP/2 frame to the response, allowing to extend the HTTP/2 protocol.
writeCustomFrameAndForget(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
writeCustomFrameAndForget(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
writeDatagram(Buffer) - Method in class io.vertx.mutiny.core.net.QuicConnection
Send a datagram.
writeDatagramAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.QuicConnection
Send a datagram.
writeDatagramAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.QuicConnection
Send a datagram.
writeEarlyHints(MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Used to write an interim 103 Early Hints response to return some HTTP headers before the final HTTP message.
writeEarlyHintsAndAwait(MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Used to write an interim 103 Early Hints response to return some HTTP headers before the final HTTP message.
writeEarlyHintsAndForget(MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Used to write an interim 103 Early Hints response to return some HTTP headers before the final HTTP message.
writeFile(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFileAndAwait(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFileAndForget(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFileBlocking(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrameAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a final WebSocket binary frame to the connection
writeFinalTextFrame(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrame(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrame(String) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrame(String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a final WebSocket text frame to the connection
writeFinalTextFrame(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndAwait(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndAwait(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndForget(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndForget(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a final WebSocket text frame to the connection
writeFinalTextFrameAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a final WebSocket text frame to the connection
writeFrame(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a WebSocket frame to the connection
writeFrame(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a WebSocket frame to the connection
writeFrame(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a WebSocket frame to the connection
writeFrame(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a WebSocket frame to the connection
writeFrame(WebSocketFrame) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Write a WebSocket frame to the connection
writeFrameAndAwait(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a WebSocket frame to the connection
writeFrameAndAwait(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a WebSocket frame to the connection
writeFrameAndAwait(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a WebSocket frame to the connection
writeFrameAndAwait(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a WebSocket frame to the connection
writeFrameAndForget(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Write a WebSocket frame to the connection
writeFrameAndForget(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Write a WebSocket frame to the connection
writeFrameAndForget(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocket
Write a WebSocket frame to the connection
writeFrameAndForget(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Write a WebSocket frame to the connection
writeHandlerID() - Method in class io.vertx.mutiny.core.net.NetSocket
When a NetSocket is created, it may register an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHandlerID() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
When a SockJSSocket is created it can register an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHead() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write the head of the request.
writeHead() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the response headers.
writeHeadAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write the head of the request.
writeHeadAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the response headers.
writeHeadAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Write the head of the request.
writeHeadAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the response headers.
writeJson(Object, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Write newElement in jsonElement using this pointer.
writeJson(Object, Object, boolean) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
Write newElement in jsonElement using this pointer.
writeObjectParameter(Object, String, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Write object parameter at specified key
writePing(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a ping frame to the connection.
writePing(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a ping frame to the connection.
writePing(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a ping frame to the connection.
writePing(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a ping frame to the connection.
writePing(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Writes a ping frame to the connection.
writePingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a ping frame to the connection.
writePingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a ping frame to the connection.
writePingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a ping frame to the connection.
writePingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a ping frame to the connection.
writePingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a ping frame to the connection.
writePingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a ping frame to the connection.
writePingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a ping frame to the connection.
writePingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a ping frame to the connection.
writePong(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a pong frame to the connection.
writePong(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a pong frame to the connection.
writePong(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a pong frame to the connection.
writePong(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a pong frame to the connection.
writePong(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Writes a pong frame to the connection.
writePongAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a pong frame to the connection.
writePongAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a pong frame to the connection.
writePongAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a pong frame to the connection.
writePongAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a pong frame to the connection.
writePongAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a pong frame to the connection.
writePongAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a pong frame to the connection.
writePongAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a pong frame to the connection.
writePongAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a pong frame to the connection.
writeQueueFull() - Method in class io.vertx.mutiny.amqp.AmqpSender
This will return true if there are more bytes in the write queue than the value set using AmqpSender.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.file.AsyncFile
This will return true if there are more bytes in the write queue than the value set using AsyncFile.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.http.ClientWebSocket
This will return true if there are more bytes in the write queue than the value set using ClientWebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
This will return true if there are more bytes in the write queue than the value set using HttpClientRequest.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
This will return true if there are more bytes in the write queue than the value set using HttpServerResponse.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
This will return true if there are more bytes in the write queue than the value set using ServerWebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.http.WebSocket
This will return true if there are more bytes in the write queue than the value set using WebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
This will return true if there are more bytes in the write queue than the value set using WebSocketBase.WebSocketBaseImpl.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
This will return true if there are more bytes in the write queue than the value set using WebSocketBase.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.net.NetSocket
This will return true if there are more bytes in the write queue than the value set using NetSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.net.QuicStream
This will return true if there are more bytes in the write queue than the value set using QuicStream.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.net.StreamChannel.StreamChannelImpl
This will return true if there are more bytes in the write queue than the value set using StreamChannel.StreamChannelImpl.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.mutiny.core.net.StreamChannel
This will return true if there are more bytes in the write queue than the value set using StreamChannel.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.mutiny.core.streams.WriteStream
This will return true if there are more bytes in the write queue than the value set using WriteStream.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
This will return true if there are more bytes in the write queue than the value set using WriteStream.WriteStreamImpl.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
This will return true if there are more bytes in the write queue than the value set using SockJSSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
This will return true if there are more bytes in the write queue than the value set using KafkaProducer.setWriteQueueMaxSize(int)
WriteStream<T> - Interface in io.vertx.mutiny.core.streams
Represents a stream of data that can be written to.
WriteStream.WriteStreamImpl<T> - Class in io.vertx.mutiny.core.streams
 
WriteStreamImpl(WriteStream<T>) - Constructor for class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
Create a new instance of WriteStream.WriteStreamImpl delegating to the given (non-null) instance of WriteStream.
WriteStreamImpl(WriteStream<T>, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
 
WriteStreamSubscriber<T> - Interface in io.smallrye.mutiny.vertx
A WriteStream to Flow.Subscriber adapter.
writeTextMessage(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndAwait(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndAwait(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndForget(String) - Method in class io.vertx.mutiny.core.http.ClientWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndForget(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessageAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocketBase.WebSocketBaseImpl
Writes a (potentially large) piece of text data to the connection.

X

xack(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
xack(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
xackAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
xackAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
xackAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
xackAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
xackdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Acknowledges and deletes one or multiple messages for a stream consumer group.
xackdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Acknowledges and deletes one or multiple messages for a stream consumer group.
xackdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Acknowledges and deletes one or multiple messages for a stream consumer group.
xadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends a new message to a stream.
xadd(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends a new message to a stream.
xaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends a new message to a stream.
xaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends a new message to a stream.
xaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Appends a new message to a stream.
xaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Appends a new message to a stream.
xautoclaim(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
xautoclaim(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
xautoclaimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
xautoclaimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
xautoclaimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
xautoclaimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
xcfgset(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the IDMP configuration parameters for a stream.
xcfgsetAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the IDMP configuration parameters for a stream.
xcfgsetAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Sets the IDMP configuration parameters for a stream.
xclaim(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
xclaim(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
xclaimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
xclaimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
xclaimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
xclaimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
xdel(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of messages after removing them from a stream.
xdel(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of messages after removing them from a stream.
xdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of messages after removing them from a stream.
xdelAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of messages after removing them from a stream.
xdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of messages after removing them from a stream.
xdelAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of messages after removing them from a stream.
xdelex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or multiple entries from the stream.
xdelexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or multiple entries from the stream.
xdelexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes one or multiple entries from the stream.
XFrameHandler - Class in io.vertx.mutiny.ext.web.handler
The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a <frame>, <iframe>, <embed> or <object>.
XFrameHandler(XFrameHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.XFrameHandler
Create a new instance of XFrameHandler delegating to the given (non-null) instance of XFrameHandler.
XFrameHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.XFrameHandler
 
xgroup(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for consumer groups commands.
xgroup(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for consumer groups commands.
xgroupAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for consumer groups commands.
xgroupAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for consumer groups commands.
xgroupAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for consumer groups commands.
xgroupAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for consumer groups commands.
xidmprecord(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for setting IDMP metadata on an existing stream message.
xidmprecordAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for setting IDMP metadata on an existing stream message.
xidmprecordAndForget(String, String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for setting IDMP metadata on an existing stream message.
xinfo(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for stream introspection commands.
xinfo(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for stream introspection commands.
xinfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for stream introspection commands.
xinfoAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for stream introspection commands.
xinfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
A container for stream introspection commands.
xinfoAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
A container for stream introspection commands.
xlen(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of messages in a stream.
xlen(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Return the number of messages in a stream.
xlenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of messages in a stream.
xlenAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Return the number of messages in a stream.
xlenAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Return the number of messages in a stream.
xlenAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Return the number of messages in a stream.
xpending(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the information and entries from a stream consumer group's pending entries list.
xpending(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the information and entries from a stream consumer group's pending entries list.
xpendingAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the information and entries from a stream consumer group's pending entries list.
xpendingAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the information and entries from a stream consumer group's pending entries list.
xpendingAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the information and entries from a stream consumer group's pending entries list.
xpendingAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the information and entries from a stream consumer group's pending entries list.
xrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the messages from a stream within a range of IDs.
xrange(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the messages from a stream within a range of IDs.
xrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the messages from a stream within a range of IDs.
xrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the messages from a stream within a range of IDs.
xrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the messages from a stream within a range of IDs.
xrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the messages from a stream within a range of IDs.
xread(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns messages from multiple streams with IDs greater than the ones requested.
xread(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns messages from multiple streams with IDs greater than the ones requested.
xreadAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns messages from multiple streams with IDs greater than the ones requested.
xreadAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns messages from multiple streams with IDs greater than the ones requested.
xreadAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns messages from multiple streams with IDs greater than the ones requested.
xreadAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns messages from multiple streams with IDs greater than the ones requested.
xreadgroup(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns new or historical messages from a stream for a consumer in a group.
xreadgroup(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns new or historical messages from a stream for a consumer in a group.
xreadgroupAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns new or historical messages from a stream for a consumer in a group.
xreadgroupAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns new or historical messages from a stream for a consumer in a group.
xreadgroupAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns new or historical messages from a stream for a consumer in a group.
xreadgroupAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns new or historical messages from a stream for a consumer in a group.
xrevrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the messages from a stream within a range of IDs in reverse order.
xrevrange(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the messages from a stream within a range of IDs in reverse order.
xrevrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the messages from a stream within a range of IDs in reverse order.
xrevrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the messages from a stream within a range of IDs in reverse order.
xrevrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the messages from a stream within a range of IDs in reverse order.
xrevrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the messages from a stream within a range of IDs in reverse order.
xsetid(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for replicating stream values.
xsetid(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for replicating stream values.
xsetidAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for replicating stream values.
xsetidAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for replicating stream values.
xsetidAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
An internal command for replicating stream values.
xsetidAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
An internal command for replicating stream values.
xtrim(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes messages from the beginning of a stream.
xtrim(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes messages from the beginning of a stream.
xtrimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes messages from the beginning of a stream.
xtrimAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes messages from the beginning of a stream.
xtrimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deletes messages from the beginning of a stream.
xtrimAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Deletes messages from the beginning of a stream.

Z

zadd(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a sorted set, or updates their scores.
zadd(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a sorted set, or updates their scores.
zaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a sorted set, or updates their scores.
zaddAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a sorted set, or updates their scores.
zaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Adds one or more members to a sorted set, or updates their scores.
zaddAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Adds one or more members to a sorted set, or updates their scores.
zcard(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a sorted set.
zcard(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a sorted set.
zcardAndAwait(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a sorted set.
zcardAndAwait(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a sorted set.
zcardAndForget(String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a sorted set.
zcardAndForget(String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a sorted set.
zcount(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the count of members in a sorted set that have scores within a range.
zcount(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the count of members in a sorted set that have scores within a range.
zcountAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the count of members in a sorted set that have scores within a range.
zcountAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the count of members in a sorted set that have scores within a range.
zcountAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the count of members in a sorted set that have scores within a range.
zcountAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the count of members in a sorted set that have scores within a range.
zdiff(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the difference between multiple sorted sets.
zdiff(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the difference between multiple sorted sets.
zdiffAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the difference between multiple sorted sets.
zdiffAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the difference between multiple sorted sets.
zdiffAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the difference between multiple sorted sets.
zdiffAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the difference between multiple sorted sets.
zdiffstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the difference of multiple sorted sets in a key.
zdiffstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the difference of multiple sorted sets in a key.
zdiffstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the difference of multiple sorted sets in a key.
zdiffstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the difference of multiple sorted sets in a key.
zdiffstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the difference of multiple sorted sets in a key.
zdiffstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the difference of multiple sorted sets in a key.
zincrby(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the score of a member in a sorted set.
zincrby(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the score of a member in a sorted set.
zincrbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the score of a member in a sorted set.
zincrbyAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the score of a member in a sorted set.
zincrbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Increments the score of a member in a sorted set.
zincrbyAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Increments the score of a member in a sorted set.
zinter(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the intersect of multiple sorted sets.
zinter(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the intersect of multiple sorted sets.
zinterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the intersect of multiple sorted sets.
zinterAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the intersect of multiple sorted sets.
zinterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the intersect of multiple sorted sets.
zinterAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the intersect of multiple sorted sets.
zintercard(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members of the intersect of multiple sorted sets.
zintercard(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members of the intersect of multiple sorted sets.
zintercardAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members of the intersect of multiple sorted sets.
zintercardAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members of the intersect of multiple sorted sets.
zintercardAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members of the intersect of multiple sorted sets.
zintercardAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members of the intersect of multiple sorted sets.
zinterstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the intersect of multiple sorted sets in a key.
zinterstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the intersect of multiple sorted sets in a key.
zinterstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the intersect of multiple sorted sets in a key.
zinterstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the intersect of multiple sorted sets in a key.
zinterstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the intersect of multiple sorted sets in a key.
zinterstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the intersect of multiple sorted sets in a key.
zlexcount(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a sorted set within a lexicographical range.
zlexcount(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a sorted set within a lexicographical range.
zlexcountAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a sorted set within a lexicographical range.
zlexcountAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a sorted set within a lexicographical range.
zlexcountAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the number of members in a sorted set within a lexicographical range.
zlexcountAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the number of members in a sorted set within a lexicographical range.
zmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.
zmpop(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.
zmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.
zmpopAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.
zmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.
zmpopAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.
zmscore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the score of one or more members in a sorted set.
zmscore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the score of one or more members in a sorted set.
zmscoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the score of one or more members in a sorted set.
zmscoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the score of one or more members in a sorted set.
zmscoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the score of one or more members in a sorted set.
zmscoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the score of one or more members in a sorted set.
ZohoAuth - Class in io.vertx.mutiny.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Zoho.
ZohoAuth(ZohoAuth) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
Create a new instance of ZohoAuth delegating to the given (non-null) instance of ZohoAuth.
ZohoAuth(Object) - Constructor for class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
 
zpopmax(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the highest-scoring members from a sorted set after removing them.
zpopmax(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the highest-scoring members from a sorted set after removing them.
zpopmaxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the highest-scoring members from a sorted set after removing them.
zpopmaxAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the highest-scoring members from a sorted set after removing them.
zpopmaxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the highest-scoring members from a sorted set after removing them.
zpopmaxAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the highest-scoring members from a sorted set after removing them.
zpopmin(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the lowest-scoring members from a sorted set after removing them.
zpopmin(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the lowest-scoring members from a sorted set after removing them.
zpopminAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the lowest-scoring members from a sorted set after removing them.
zpopminAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the lowest-scoring members from a sorted set after removing them.
zpopminAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the lowest-scoring members from a sorted set after removing them.
zpopminAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the lowest-scoring members from a sorted set after removing them.
zrandmember(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random members from a sorted set.
zrandmember(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random members from a sorted set.
zrandmemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random members from a sorted set.
zrandmemberAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random members from a sorted set.
zrandmemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns one or more random members from a sorted set.
zrandmemberAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns one or more random members from a sorted set.
zrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns members in a sorted set within a range of indexes.
zrange(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of indexes.
zrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns members in a sorted set within a range of indexes.
zrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of indexes.
zrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns members in a sorted set within a range of indexes.
zrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of indexes.
zrangebylex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the BYLEX argument
zrangebylex(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a lexicographical range.
zrangebylexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the BYLEX argument
zrangebylexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a lexicographical range.
zrangebylexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the BYLEX argument
zrangebylexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a lexicographical range.
zrangebyscore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the BYSCORE argument
zrangebyscore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of scores.
zrangebyscoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the BYSCORE argument
zrangebyscoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of scores.
zrangebyscoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the BYSCORE argument
zrangebyscoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of scores.
zrangestore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores a range of members from sorted set in a key.
zrangestore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores a range of members from sorted set in a key.
zrangestoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores a range of members from sorted set in a key.
zrangestoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores a range of members from sorted set in a key.
zrangestoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores a range of members from sorted set in a key.
zrangestoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores a range of members from sorted set in a key.
zrank(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
zrank(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of a member in a sorted set ordered by ascending scores.
zrank(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of a member in a sorted set ordered by ascending scores.
zrankAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
zrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of a member in a sorted set ordered by ascending scores.
zrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of a member in a sorted set ordered by ascending scores.
zrankAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
zrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of a member in a sorted set ordered by ascending scores.
zrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of a member in a sorted set ordered by ascending scores.
zrem(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes one or more members from a sorted set.
zrem(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes one or more members from a sorted set.
zremAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes one or more members from a sorted set.
zremAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes one or more members from a sorted set.
zremAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes one or more members from a sorted set.
zremAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes one or more members from a sorted set.
zremrangebylex(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a lexicographical range.
zremrangebylex(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a lexicographical range.
zremrangebylexAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a lexicographical range.
zremrangebylexAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a lexicographical range.
zremrangebylexAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a lexicographical range.
zremrangebylexAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a lexicographical range.
zremrangebyrank(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a range of indexes.
zremrangebyrank(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a range of indexes.
zremrangebyrankAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a range of indexes.
zremrangebyrankAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a range of indexes.
zremrangebyrankAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a range of indexes.
zremrangebyrankAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a range of indexes.
zremrangebyscore(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a range of scores.
zremrangebyscore(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a range of scores.
zremrangebyscoreAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a range of scores.
zremrangebyscoreAndAwait(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a range of scores.
zremrangebyscoreAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Removes members in a sorted set within a range of scores.
zremrangebyscoreAndForget(String, String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Removes members in a sorted set within a range of scores.
zrevrange(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV argument
zrevrange(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of indexes in reverse order.
zrevrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV argument
zrevrangeAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of indexes in reverse order.
zrevrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV argument
zrevrangeAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of indexes in reverse order.
zrevrangebylex(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV and BYLEX arguments
zrevrangebylex(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a lexicographical range in reverse order.
zrevrangebylexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV and BYLEX arguments
zrevrangebylexAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a lexicographical range in reverse order.
zrevrangebylexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV and BYLEX arguments
zrevrangebylexAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a lexicographical range in reverse order.
zrevrangebyscore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV and BYSCORE arguments
zrevrangebyscore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of scores in reverse order.
zrevrangebyscoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV and BYSCORE arguments
zrevrangebyscoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of scores in reverse order.
zrevrangebyscoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Deprecated.
since Redis 6.2.0, replaced by: ZRANGE with the REV and BYSCORE arguments
zrevrangebyscoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns members in a sorted set within a range of scores in reverse order.
zrevrank(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Uni.
zrevrank(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of a member in a sorted set ordered by descending scores.
zrevrank(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of a member in a sorted set ordered by descending scores.
zrevrankAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method returns a Response.
zrevrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of a member in a sorted set ordered by descending scores.
zrevrankAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of a member in a sorted set ordered by descending scores.
zrevrankAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Unlike the bare Vert.x variant, this method ignores the Response result or any failure.
zrevrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the index of a member in a sorted set ordered by descending scores.
zrevrankAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the index of a member in a sorted set ordered by descending scores.
zscan(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over members and scores of a sorted set.
zscan(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over members and scores of a sorted set.
zscanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over members and scores of a sorted set.
zscanAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over members and scores of a sorted set.
zscanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Iterates over members and scores of a sorted set.
zscanAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Iterates over members and scores of a sorted set.
zscore(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the score of a member in a sorted set.
zscore(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the score of a member in a sorted set.
zscoreAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the score of a member in a sorted set.
zscoreAndAwait(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the score of a member in a sorted set.
zscoreAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the score of a member in a sorted set.
zscoreAndForget(String, String) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the score of a member in a sorted set.
zunion(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the union of multiple sorted sets.
zunion(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the union of multiple sorted sets.
zunionAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the union of multiple sorted sets.
zunionAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the union of multiple sorted sets.
zunionAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Returns the union of multiple sorted sets.
zunionAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Returns the union of multiple sorted sets.
zunionstore(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the union of multiple sorted sets in a key.
zunionstore(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the union of multiple sorted sets in a key.
zunionstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the union of multiple sorted sets in a key.
zunionstoreAndAwait(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the union of multiple sorted sets in a key.
zunionstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.RedisAPI
Stores the union of multiple sorted sets in a key.
zunionstoreAndForget(List<String>) - Method in class io.vertx.mutiny.redis.client.ValkeyAPI
Stores the union of multiple sorted sets in a key.

_

__TYPE_ARG - Static variable in class io.vertx.mutiny.amqp.AmqpClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.amqp.AmqpConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.amqp.AmqpMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.amqp.AmqpMessageBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.amqp.AmqpReceiver
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.amqp.AmqpSender
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.camel.CamelBridge
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.cassandra.CassandraClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.cassandra.CassandraRowStream
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.cassandra.ResultSet
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.circuitbreaker.CircuitBreaker
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.circuitbreaker.RetryPolicy
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.config.ConfigRetriever
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Context
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.datagram.DatagramSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.dns.DnsClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.EventBus
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.Message
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.MessageProducer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.AsyncFile
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.AsyncFileLock
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.FileSystem
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.ClientWebSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientAgent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientRequest
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientResponse
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpRequestHead
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerRequest
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerResponse
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.ServerWebSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.ServerWebSocketHandshake
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.WebSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.WebSocketClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.endpoint.Endpoint
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.endpoint.EndpointResolver
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.endpoint.ServerEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.endpoint.ServerInteraction
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.NetClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.NetServer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.NetSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.QuicClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.QuicConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.QuicEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.QuicServer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.QuicStream
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.parsetools.JsonParser
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.parsetools.RecordParser
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Promise
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.AsyncMap
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.Counter
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.LocalMap
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.Lock
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.SharedData
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.streams.Pipe
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Timer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Vertx
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.VertxBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.WorkerExecutor
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.db2client.DB2Builder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.db2client.DB2Connection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.audit.SecurityAudit
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.AndAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.AuthorizationContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.Authorizations
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.NotAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.OrAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.PermissionBasedAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.RoleBasedAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.authorization.WildcardPermissionBasedAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.ChainAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.hashing.HashingAlgorithm
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.hashing.HashingStrategy
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.htdigest.HtdigestAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.htpasswd.HtpasswdAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.jwt.authorization.JWTAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.jwt.JWTAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.mongo.MongoUserUtil
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.authorization.KeycloakAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.authorization.ScopeAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.OAuth2Auth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.AmazonCognitoAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.AppleIdAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.AzureADAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.BoxAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.CloudFoundryAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.DropboxAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.FacebookAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.FoursquareAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.GiteeAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.GithubAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.GitLabAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.GoogleAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.HerokuAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.IBMCloudAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.InstagramAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.KeycloakAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.LinkedInAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.LiveAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.MailchimpAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.OpenIDConnectAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.SalesforceAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.ShopifyAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.SoundcloudAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.StripeAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.TwitterAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.oauth2.providers.ZohoAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.otp.hotp.HotpAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.otp.OtpKeyGenerator
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.otp.totp.TotpAuth
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.sqlclient.SqlAuthorization
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.sqlclient.SqlUserUtil
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.User
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.webauthn4j.CredentialStorage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.webauthn4j.WebAuthn4J
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.consul.ConsulClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.consul.Watch
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.consul.WatchResult
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.eventbus.bridge.tcp.BridgeEvent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.eventbus.bridge.tcp.TcpEventBusBridge
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.healthchecks.HealthChecks
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.mail.MailAttachment
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.mail.MailClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.mail.MailClientBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.mongo.MongoClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.mongo.MongoGridFsClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.client.CachingWebClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.client.HttpRequest
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.client.HttpResponse
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.client.OAuth2WebClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.client.WebClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.client.WebClientSession
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.common.template.TemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.common.WebEnvironment
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.FileUpload
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.APIKeyHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.AuthorizationHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.BasicAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.BodyHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.ChainAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.CorsHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.CSPHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.CSRFHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.DigestAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.ErrorHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.FaviconHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.FormLoginHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.HSTSHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.JWTAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.LoggerFormatter
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.LoggerHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.MethodOverrideHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.MultiTenantHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.OAuth2AuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.OtpAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.RedirectAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.ResponseContentTypeHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.ResponseTimeHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.SecurityAuditLoggerHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.SessionHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.sockjs.BridgeEvent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.sockjs.SockJSSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.StaticHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.TemplateHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.TimeoutHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.WebAuthn4JHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.XFrameHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.healthchecks.HealthCheckHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.LanguageHeader
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.MIMEHeader
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.multipart.FormDataPart
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.multipart.MultipartForm
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.ParsedHeaderValues
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.proxy.handler.ProxyHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.RequestBody
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.Route
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.Router
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.RoutingContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.Session
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.sstore.ClusteredSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.sstore.cookie.CookieSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.sstore.infinispan.InfinispanSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.sstore.LocalSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.sstore.SessionStore
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.freemarker.FreeMarkerTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.handlebars.HandlebarsTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.httl.HTTLTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.mvel.MVELTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.pebble.PebbleTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.pug.PugTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.rocker.RockerTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.UserContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.ArrayParserFactory
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.Bodies
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.BodyProcessorFactory
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.ObjectParserFactory
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.ParameterProcessorFactory
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.Parameters
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.Parsers
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.StyledParameterProcessorFactory
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.TupleParserFactory
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.builder.ValidationHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.RequestParameter
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.RequestParameters
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.RequestPredicate
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.RequestPredicateResult
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.validation.ValidationHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.Body
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.BodyTransformer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.BodyTransformers
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.HttpProxy
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.OriginRequestProvider
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.ProxyContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.ProxyInterceptor
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.ProxyInterceptorBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.ProxyRequest
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.httpproxy.ProxyResponse
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.JsonFormatValidator
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.JsonSchema
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.Ref
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.SchemaRepository
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.json.schema.Validator
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.admin.KafkaAdminClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.client.producer.KafkaHeader
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.micrometer.MetricsService
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttAuthenticationExchangeMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttConnAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttDisconnectMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttPubAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttPubCompMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttPublishMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttPubRecMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttPubRelMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttSubAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttUnsubAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.messages.MqttUnsubscribeMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.MqttClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.MqttEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.MqttServer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mqtt.MqttTopicSubscription
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mssqlclient.MSSQLBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mssqlclient.MSSQLConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mysqlclient.MySQLBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mysqlclient.MySQLClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.mysqlclient.MySQLConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.oracleclient.OracleBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.oracleclient.OracleClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.oracleclient.OracleConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.pgclient.PgBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.pgclient.PgConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.pgclient.pubsub.PgChannel
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.pgclient.pubsub.PgSubscriber
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.rabbitmq.RabbitMQClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.rabbitmq.RabbitMQConsumer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.rabbitmq.RabbitMQMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.rabbitmq.RabbitMQPublisher
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.redis.client.Redis
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.redis.client.RedisAPI
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.redis.client.RedisCluster
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.redis.client.RedisConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.redis.client.ValkeyAPI
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.ClientBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.Cursor
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.desc.ColumnDescriptor
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.desc.RowDescriptor
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.Pool
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.PreparedQuery
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.PreparedStatement
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.PropertyKind
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.Query
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.Row
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.RowIterator
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.RowSet
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.RowStream
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.spi.DatabaseMetadata
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.SqlClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.SqlConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.templates.RowMapper
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.Transaction
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.sqlclient.Tuple
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.uritemplate.UriTemplate
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.uritemplate.Variables
 
__typeArg_0 - Variable in class io.vertx.mutiny.circuitbreaker.FailurePolicy
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.Message
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.MessageProducer
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.Promise
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.shareddata.AsyncMap
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.shareddata.LocalMap
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.streams.Pipe
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.streams.ReadStream.ReadStreamImpl
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.streams.WriteStream.WriteStreamImpl
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.consul.Watch
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.consul.WatchResult
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.client.HttpRequest
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.client.HttpResponse
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.codec.BodyCodec
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
__typeArg_0 - Variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
__typeArg_0 - Variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
__typeArg_0 - Variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
__typeArg_0 - Variable in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
__typeArg_0 - Variable in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.ClientBuilder
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.PreparedQuery
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.PropertyKind
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.Query
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.RowIterator
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.RowSet
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.RowStream
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.SqlResult.SqlResultImpl
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.templates.RowMapper
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
__typeArg_0 - Variable in class io.vertx.mutiny.sqlclient.templates.TupleMapper
 
__typeArg_1 - Variable in class io.vertx.mutiny.core.shareddata.AsyncMap
 
__typeArg_1 - Variable in class io.vertx.mutiny.core.shareddata.LocalMap
 
__typeArg_1 - Variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumer
 
__typeArg_1 - Variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecord
 
__typeArg_1 - Variable in class io.vertx.mutiny.kafka.client.consumer.KafkaConsumerRecords
 
__typeArg_1 - Variable in class io.vertx.mutiny.kafka.client.producer.KafkaProducer
 
__typeArg_1 - Variable in class io.vertx.mutiny.kafka.client.producer.KafkaProducerRecord
 
__typeArg_1 - Variable in class io.vertx.mutiny.sqlclient.templates.SqlTemplate
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values