- param(String) - Method in class io.vertx.ext.auth.HashString
-
- parameter(String) - Method in interface io.vertx.ext.web.ParsedHeaderValue
-
The value of the parameter specified by this key.
- parameter(String) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
-
The value of the parameter specified by this key.
- parameter(String) - Method in class io.vertx.reactivex.ext.web.MIMEHeader
-
The value of the parameter specified by this key.
- parameter(String) - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
-
The value of the parameter specified by this key.
- parameter(String) - Method in class io.vertx.rxjava.ext.web.LanguageHeader
-
The value of the parameter specified by this key.
- parameter(String) - Method in class io.vertx.rxjava.ext.web.MIMEHeader
-
The value of the parameter specified by this key.
- parameter(String) - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
-
The value of the parameter specified by this key.
- ParameterLocation - Enum in io.vertx.ext.web.api.validation
-
ParameterLocation describe the location of parameter inside HTTP Request
- parameterName() - Method in exception io.vertx.ext.web.api.validation.ValidationException
-
- parameters() - Method in interface io.vertx.ext.web.ParsedHeaderValue
-
The parameters specified in this header value.
- parameters() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
-
The parameters specified in this header value.
- parameters() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
-
The parameters specified in this header value.
- parameters() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
-
The parameters specified in this header value.
- parameters() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
-
The parameters specified in this header value.
- parameters() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
-
The parameters specified in this header value.
- parameters() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
-
The parameters specified in this header value.
- ParameterType - Enum in io.vertx.ext.web.api.validation
-
ParameterType contains prebuilt type validators.
- ParameterTypeValidator - Interface in io.vertx.ext.web.api.validation
-
- parameterTypeValidator() - Method in interface io.vertx.ext.web.api.validation.ParameterValidationRule
-
Return ParameterTypeValidator instance used inside this parameter validation rule
- ParameterTypeValidator - Class in io.vertx.reactivex.ext.web.api.validation
-
Interface for declaration of method for validate a specific parameter type.
If you want to implement your own type validator, you need only to implement
ParameterTypeValidator.isValid(java.lang.String)
:
If parameter is valid, call to put value (maybe modified) inside
RequestParameters.
- ParameterTypeValidator(ParameterTypeValidator) - Constructor for class io.vertx.reactivex.ext.web.api.validation.ParameterTypeValidator
-
- ParameterTypeValidator(Object) - Constructor for class io.vertx.reactivex.ext.web.api.validation.ParameterTypeValidator
-
- parameterTypeValidator() - Method in class io.vertx.reactivex.ext.web.api.validation.ParameterValidationRule
-
Return ParameterTypeValidator instance used inside this parameter validation rule
- ParameterTypeValidator - Class in io.vertx.rxjava.ext.web.api.validation
-
Interface for declaration of method for validate a specific parameter type.
If you want to implement your own type validator, you need only to implement
ParameterTypeValidator.isValid(java.lang.String)
:
If parameter is valid, call to put value (maybe modified) inside
RequestParameters.
- ParameterTypeValidator(ParameterTypeValidator) - Constructor for class io.vertx.rxjava.ext.web.api.validation.ParameterTypeValidator
-
- ParameterTypeValidator(Object) - Constructor for class io.vertx.rxjava.ext.web.api.validation.ParameterTypeValidator
-
- parameterTypeValidator() - Method in class io.vertx.rxjava.ext.web.api.validation.ParameterValidationRule
-
Return ParameterTypeValidator instance used inside this parameter validation rule
- ParameterValidationRule - Interface in io.vertx.ext.web.api.validation
-
This function is an inner wrapper for ParameterTypeValidator inside ValidationHandler parameter maps.
- ParameterValidationRule - Class in io.vertx.reactivex.ext.web.api.validation
-
This function is an inner wrapper for ParameterTypeValidator inside ValidationHandler parameter maps.
- ParameterValidationRule(ParameterValidationRule) - Constructor for class io.vertx.reactivex.ext.web.api.validation.ParameterValidationRule
-
- ParameterValidationRule(Object) - Constructor for class io.vertx.reactivex.ext.web.api.validation.ParameterValidationRule
-
- ParameterValidationRule - Class in io.vertx.rxjava.ext.web.api.validation
-
This function is an inner wrapper for ParameterTypeValidator inside ValidationHandler parameter maps.
- ParameterValidationRule(ParameterValidationRule) - Constructor for class io.vertx.rxjava.ext.web.api.validation.ParameterValidationRule
-
- ParameterValidationRule(Object) - Constructor for class io.vertx.rxjava.ext.web.api.validation.ParameterValidationRule
-
- params() - Method in interface io.vertx.core.http.HttpServerRequest
-
- params() - Method in interface io.vertx.ext.auth.HashingAlgorithm
-
return the list of param names required for this algorithm.
- params() - Method in class io.vertx.ext.auth.HashString
-
- params() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- params() - Method in class io.vertx.reactivex.ext.auth.HashingAlgorithm
-
return the list of param names required for this algorithm.
- params() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- params() - Method in class io.vertx.rxjava.ext.auth.HashingAlgorithm
-
return the list of param names required for this algorithm.
- parent() - Method in interface io.vertx.core.json.pointer.JsonPointer
-
Remove last reference token of this pointer
- parent() - Method in class io.vertx.reactivex.core.json.pointer.JsonPointer
-
Remove last reference token of this pointer
- parent() - Method in class io.vertx.rxjava.core.json.pointer.JsonPointer
-
Remove last reference token of this pointer
- parse(List<String>) - Method in interface io.vertx.core.cli.CLI
-
Parses the user command line interface and create a new
CommandLine
containing extracting values.
- parse(List<String>, boolean) - Method in interface io.vertx.core.cli.CLI
-
Parses the user command line interface and create a new
CommandLine
containing extracting values.
- parse(String) - Static method in class io.vertx.ext.stomp.Frame.Heartbeat
-
Creates an instance of
Frame.Heartbeat
from the
heartbeat header
of a frame
.
- parse(List<String>) - Method in class io.vertx.reactivex.core.cli.CLI
-
Parses the user command line interface and create a new
CommandLine
containing extracting values.
- parse(List<String>, boolean) - Method in class io.vertx.reactivex.core.cli.CLI
-
Parses the user command line interface and create a new
CommandLine
containing extracting values.
- parse(List<String>) - Method in class io.vertx.rxjava.core.cli.CLI
-
Parses the user command line interface and create a new
CommandLine
containing extracting values.
- parse(List<String>, boolean) - Method in class io.vertx.rxjava.core.cli.CLI
-
Parses the user command line interface and create a new
CommandLine
containing extracting values.
- parse(String) - Static method in class io.vertx.sqlclient.data.Numeric
-
Parse and return a Numeric
instance for the given s
.
- parseBody() - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.web.handler.AuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
-
Parses the credentials from the request into a JsonObject.
- parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
-
- parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
-
- parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
-
- parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
- parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
-
- parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
-
- ParsedAsList - Annotation Type in io.vertx.core.cli.annotations
-
Annotates a setter to be called with the value of a command line option.
- parsedAsList - Variable in class io.vertx.core.cli.TypedOption
-
whether or not the raw value should be parsed as a list.
- parsedHeaders() - Method in interface io.vertx.ext.web.RoutingContext
-
The headers:
Accept
Accept-Charset
Accept-Encoding
Accept-Language
Content-Type
Parsed into
ParsedHeaderValue
- parsedHeaders() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
The headers:
Accept
Accept-Charset
Accept-Encoding
Accept-Language
Content-Type
Parsed into
ParsedHeaderValue
- parsedHeaders() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
The headers:
Accept
Accept-Charset
Accept-Encoding
Accept-Language
Content-Type
Parsed into
ParsedHeaderValue
- ParsedHeaderValue - Interface in io.vertx.ext.web
-
- ParsedHeaderValue - Interface in io.vertx.reactivex.ext.web
-
- ParsedHeaderValue - Interface in io.vertx.rxjava.ext.web
-
- ParsedHeaderValues - Interface in io.vertx.ext.web
-
A container with the request's headers that are meaningful enough to be parsed
Contains:
Accept -> MIME header, parameters and sortable
Accept-Charset -> Parameters and sortable
Accept-Encoding -> Parameters and sortable
Accept-Language -> Parameters and sortable
Content-Type -> MIME header and parameters
- ParsedHeaderValues - Class in io.vertx.reactivex.ext.web
-
A container with the request's headers that are meaningful enough to be parsed
Contains:
Accept -> MIME header, parameters and sortable
Accept-Charset -> Parameters and sortable
Accept-Encoding -> Parameters and sortable
Accept-Language -> Parameters and sortable
Content-Type -> MIME header and parameters
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- ParsedHeaderValues(ParsedHeaderValues) - Constructor for class io.vertx.reactivex.ext.web.ParsedHeaderValues
-
- ParsedHeaderValues(Object) - Constructor for class io.vertx.reactivex.ext.web.ParsedHeaderValues
-
- ParsedHeaderValues - Class in io.vertx.rxjava.ext.web
-
A container with the request's headers that are meaningful enough to be parsed
Contains:
Accept -> MIME header, parameters and sortable
Accept-Charset -> Parameters and sortable
Accept-Encoding -> Parameters and sortable
Accept-Language -> Parameters and sortable
Content-Type -> MIME header and parameters
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- ParsedHeaderValues(ParsedHeaderValues) - Constructor for class io.vertx.rxjava.ext.web.ParsedHeaderValues
-
- ParsedHeaderValues(Object) - Constructor for class io.vertx.rxjava.ext.web.ParsedHeaderValues
-
- parseOperationSpec() - Method in interface io.vertx.ext.web.api.contract.HTTPOperationRequestValidationHandler
-
Function that parse the operation specification and generate validation rules
- parseOperationSpec() - Method in interface io.vertx.reactivex.ext.web.api.contract.HTTPOperationRequestValidationHandler
-
Function that parse the operation specification and generate validation rules
- parseOperationSpec() - Method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RequestValidationHandler
-
Function that parse the operation specification and generate validation rules
- parseOperationSpec() - Method in interface io.vertx.rxjava.ext.web.api.contract.HTTPOperationRequestValidationHandler
-
Function that parse the operation specification and generate validation rules
- parseOperationSpec() - Method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RequestValidationHandler
-
Function that parse the operation specification and generate validation rules
- parseToken(String) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
-
Deprecated.
Parse the token string with base64 decoder.
- parseToken(String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
-
Parse the token string with base64 decoder.
- parseToken(String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
-
Parse the token string with base64 decoder.
- partialFilterExpression(JsonObject) - Method in class io.vertx.ext.mongo.IndexOptions
-
Sets the filter expression for the documents to be included in the index
- partition() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
-
- partition() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
-
- partition() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
-
- partition() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
-
- partition() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
-
- partition() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
-
- PartitionInfo - Class in io.vertx.kafka.client.common
-
Information about a specific Kafka topic partition
- PartitionInfo() - Constructor for class io.vertx.kafka.client.common.PartitionInfo
-
Constructor
- PartitionInfo(List<Node>, Node, int, List<Node>, String) - Constructor for class io.vertx.kafka.client.common.PartitionInfo
-
Constructor
- PartitionInfo(JsonObject) - Constructor for class io.vertx.kafka.client.common.PartitionInfo
-
Constructor (from JSON representation)
- PartitionInfoConverter - Class in io.vertx.kafka.client.common
-
- PartitionInfoConverter() - Constructor for class io.vertx.kafka.client.common.PartitionInfoConverter
-
- partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Set the handler called when topic partitions are assigned to the consumer
- partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Set the handler called when topic partitions are assigned to the consumer
- partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Set the handler called when topic partitions are assigned to the consumer
- partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Set the handler called when topic partitions are assigned to the consumer
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Get metadata about the partitions for a given topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Get metadata about the partitions for a given topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
-
Get the partition metadata for the give topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
-
Get the partition metadata for the give topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get metadata about the partitions for a given topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Get the partition metadata for the give topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get metadata about the partitions for a given topic.
- partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Get the partition metadata for the give topic.
- partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Set the handler called when topic partitions are revoked to the consumer
- partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Set the handler called when topic partitions are revoked to the consumer
- partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Set the handler called when topic partitions are revoked to the consumer
- partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Set the handler called when topic partitions are revoked to the consumer
- passCheck(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Set status of the check to "passing".
- passCheck(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- passCheck(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "passing".
- passCheck(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- passCheck(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "passing".
- passCheckWithNote(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Set status of the check to "passing".
- passCheckWithNote(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- passCheckWithNote(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "passing".
- passCheckWithNote(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- passCheckWithNote(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "passing".
- PASSCODE - Static variable in class io.vertx.ext.stomp.Frame
-
- password() - Method in class io.vertx.mqtt.MqttAuth
-
- patch(String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the default host and port.
- patch(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the specified host and port.
- patch(String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the specified host and default port.
- patch() - Method in interface io.vertx.ext.web.Router
-
Add a route that matches any HTTP PATCH request
- patch(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches a HTTP PATCH request and the specified path
- patch(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the default host and port.
- patch(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the specified host and port.
- patch(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the specified host and default port.
- patch() - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches any HTTP PATCH request
- patch(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches a HTTP PATCH request and the specified path
- patch(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the default host and port.
- patch(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the specified host and port.
- patch(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server at the specified host and default port.
- patch() - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches any HTTP PATCH request
- patch(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches a HTTP PATCH request and the specified path
- patchAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive
the response
- patchAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive
the response
- patchAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive
the response
- patchWithRegex(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches a HTTP PATCH request and the specified path regex
- patchWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches a HTTP PATCH request and the specified path regex
- patchWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches a HTTP PATCH request and the specified path regex
- path() - Method in interface io.vertx.core.http.HttpClientRequest
-
- path() - Method in interface io.vertx.core.http.HttpServerRequest
-
- path() - Method in interface io.vertx.core.http.ServerWebSocket
-
- path() - Method in interface io.vertx.core.net.SocketAddress
-
- path(String) - Method in interface io.vertx.ext.web.Route
-
Set the path prefix for this route.
- Path - Class in io.vertx.pgclient.data
-
Path data type in Postgres represented by lists of connected points.
- Path() - Constructor for class io.vertx.pgclient.data.Path
-
- Path(boolean, List<Point>) - Constructor for class io.vertx.pgclient.data.Path
-
- Path(JsonObject) - Constructor for class io.vertx.pgclient.data.Path
-
- path() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- path() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- path() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- path() - Method in class io.vertx.reactivex.core.net.SocketAddress
-
- path(String) - Method in class io.vertx.reactivex.ext.web.Route
-
Set the path prefix for this route.
- path() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- path() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- path() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- path() - Method in class io.vertx.rxjava.core.net.SocketAddress
-
- path(String) - Method in class io.vertx.rxjava.ext.web.Route
-
Set the path prefix for this route.
- PathConverter - Class in io.vertx.pgclient.data
-
- PathConverter() - Constructor for class io.vertx.pgclient.data.PathConverter
-
- pathname() - Method in interface io.vertx.ext.web.multipart.FormDataPart
-
- pathname() - Method in class io.vertx.reactivex.ext.web.multipart.FormDataPart
-
- pathname() - Method in class io.vertx.rxjava.ext.web.multipart.FormDataPart
-
- pathParam(String) - Method in interface io.vertx.ext.web.RoutingContext
-
Gets the value of a single path parameter
- pathParam(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Gets the value of a single path parameter
- pathParam(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Gets the value of a single path parameter
- pathParameter(String) - Method in interface io.vertx.ext.web.api.RequestParameters
-
Get path parameter by name
- pathParameter(String) - Method in class io.vertx.reactivex.ext.web.api.RequestParameters
-
Get path parameter by name
- pathParameter(String) - Method in class io.vertx.rxjava.ext.web.api.RequestParameters
-
Get path parameter by name
- pathParametersNames() - Method in interface io.vertx.ext.web.api.RequestParameters
-
Get list of all parameter names inside path
- pathParametersNames() - Method in class io.vertx.reactivex.ext.web.api.RequestParameters
-
Get list of all parameter names inside path
- pathParametersNames() - Method in class io.vertx.rxjava.ext.web.api.RequestParameters
-
Get list of all parameter names inside path
- pathParams() - Method in interface io.vertx.ext.web.RoutingContext
-
Returns a map of named parameters as defined in path declaration with their actual values
- pathParams() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Returns a map of named parameters as defined in path declaration with their actual values
- pathParams() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Returns a map of named parameters as defined in path declaration with their actual values
- pathRegex(String) - Method in interface io.vertx.ext.web.Route
-
Set the path prefix as a regular expression.
- pathRegex(String) - Method in class io.vertx.reactivex.ext.web.Route
-
Set the path prefix as a regular expression.
- pathRegex(String) - Method in class io.vertx.rxjava.ext.web.Route
-
Set the path prefix as a regular expression.
- pause() - Method in interface io.vertx.amqp.AmqpReceiver
-
- pause() - Method in interface io.vertx.cassandra.CassandraRowStream
-
- pause() - Method in interface io.vertx.core.datagram.DatagramSocket
-
- pause() - Method in interface io.vertx.core.eventbus.MessageConsumer
-
- pause() - Method in interface io.vertx.core.file.AsyncFile
-
- pause() - Method in interface io.vertx.core.http.HttpClientRequest
-
- pause() - Method in interface io.vertx.core.http.HttpClientResponse
-
- pause() - Method in interface io.vertx.core.http.HttpServerFileUpload
-
- pause() - Method in interface io.vertx.core.http.HttpServerRequest
-
- pause() - Method in interface io.vertx.core.http.ServerWebSocket
-
- pause() - Method in interface io.vertx.core.http.WebSocket
-
- pause() - Method in interface io.vertx.core.http.WebSocketBase
-
- pause() - Method in interface io.vertx.core.net.NetSocket
-
- pause() - Method in interface io.vertx.core.parsetools.JsonParser
-
- pause() - Method in interface io.vertx.core.parsetools.RecordParser
-
- pause() - Method in interface io.vertx.core.streams.ReadStream
-
Pause the ReadStream
, it sets the buffer in fetch
mode and clears the actual demand.
- pause() - Method in interface io.vertx.core.TimeoutStream
-
- pause() - Method in interface io.vertx.ext.reactivestreams.ReactiveReadStream
-
- pause() - Method in interface io.vertx.ext.sql.SQLRowStream
-
- pause() - Method in interface io.vertx.ext.unit.report.TestSuiteReport
-
- pause() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
-
- pause() - Method in interface io.vertx.grpc.GrpcBidiExchange
-
- pause() - Method in interface io.vertx.grpc.GrpcReadStream
-
Pause the ReadSupport
.
- pause() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
- pause(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- pause(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- pause(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- pause() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
- pause(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Suspend fetching from the requested partitions.
- pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Suspend fetching from the requested partitions.
- pause() - Method in interface io.vertx.pgclient.pubsub.PgChannel
-
Pause the channel, all notifications are discarded.
- pause() - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
-
Pause the stream of incoming messages from queue.
- pause() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
- pause() - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
-
- pause() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- pause() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
- pause() - Method in class io.vertx.reactivex.core.file.AsyncFile
-
- pause() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Deprecated.
- pause() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
- pause() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
- pause() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- pause() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- pause() - Method in class io.vertx.reactivex.core.http.WebSocket
-
- pause() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
- pause() - Method in class io.vertx.reactivex.core.net.NetSocket
-
- pause() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
-
- pause() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
- pause() - Method in interface io.vertx.reactivex.core.streams.ReadStream
-
Pause the ReadStream
, it sets the buffer in fetch
mode and clears the actual demand.
- pause() - Method in class io.vertx.reactivex.core.TimeoutStream
-
- pause() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
- pause() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
-
- pause() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- pause() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
- pause(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- pause(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- pause(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- pause() - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
Pause the channel, all notifications are discarded.
- pause() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
Pause the stream of incoming messages from queue.
- pause() - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
- pause() - Method in class io.vertx.reactivex.sqlclient.RowStream
-
- pause() - Method in interface io.vertx.redis.client.RedisConnection
-
Pause the ReadStream
, it sets the buffer in fetch
mode and clears the actual demand.
- pause() - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
- pause() - Method in class io.vertx.rxjava.cassandra.CassandraRowStream
-
- pause() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- pause() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
- pause() - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- pause() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Deprecated.
- pause() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- pause() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
- pause() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- pause() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- pause() - Method in class io.vertx.rxjava.core.http.WebSocket
-
- pause() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
- pause() - Method in class io.vertx.rxjava.core.net.NetSocket
-
- pause() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
- pause() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
- pause() - Method in interface io.vertx.rxjava.core.streams.ReadStream
-
Pause the ReadStream
, it sets the buffer in fetch
mode and clears the actual demand.
- pause() - Method in class io.vertx.rxjava.core.TimeoutStream
-
- pause() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
- pause() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
- pause() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- pause() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
- pause(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- pause(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- pause(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- pause() - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
Pause the channel, all notifications are discarded.
- pause() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
Pause the stream of incoming messages from queue.
- pause() - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
- pause() - Method in class io.vertx.rxjava.sqlclient.RowStream
-
- pause() - Method in interface io.vertx.sqlclient.RowStream
-
- paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions that were previously paused by a call to pause(Set).
- paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
- paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions that were previously paused by a call to pause(Set).
- paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions that were previously paused by a call to pause(Set).
- payload() - Method in interface io.vertx.core.http.HttpFrame
-
- payload() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
-
- payload() - Method in class io.vertx.reactivex.core.http.HttpFrame
-
- payload() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
-
- payload() - Method in class io.vertx.rxjava.core.http.HttpFrame
-
- payload() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
-
- PebbleTemplateEngine - Interface in io.vertx.ext.web.templ.pebble
-
A template engine that uses the Pebble library.
- PebbleTemplateEngine - Interface in io.vertx.ext.web.templ
-
- PebbleTemplateEngine - Class in io.vertx.reactivex.ext.web.templ.pebble
-
A template engine that uses the Pebble library.
- PebbleTemplateEngine(PebbleTemplateEngine) - Constructor for class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
-
- PebbleTemplateEngine(Object) - Constructor for class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
-
- PebbleTemplateEngine - Class in io.vertx.rxjava.ext.web.templ.pebble
-
A template engine that uses the Pebble library.
- PebbleTemplateEngine(PebbleTemplateEngine) - Constructor for class io.vertx.rxjava.ext.web.templ.pebble.PebbleTemplateEngine
-
- PebbleTemplateEngine(Object) - Constructor for class io.vertx.rxjava.ext.web.templ.pebble.PebbleTemplateEngine
-
- peerCertificateChain() - Method in interface io.vertx.core.http.HttpConnection
-
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of
of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
- peerCertificateChain() - Method in interface io.vertx.core.http.HttpServerRequest
-
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of
of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
- peerCertificateChain() - Method in interface io.vertx.core.http.ServerWebSocket
-
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of
of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
- peerCertificateChain() - Method in interface io.vertx.core.http.WebSocketBase
-
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of
of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
- peerCertificateChain() - Method in interface io.vertx.core.net.NetSocket
-
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of
of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
- peersStatus(Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Retrieves the Raft peers for the datacenter in which the the agent is running.
- peersStatus(Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- peersStatus(Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Retrieves the Raft peers for the datacenter in which the the agent is running.
- peersStatus(Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- peersStatus(Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Retrieves the Raft peers for the datacenter in which the the agent is running.
- PemKeyCertOptions - Class in io.vertx.core.net
-
Key store options configuring a list of private key and its certificate based on
Privacy-enhanced Electronic Email (PEM) files.
- PemKeyCertOptions() - Constructor for class io.vertx.core.net.PemKeyCertOptions
-
Default constructor
- PemKeyCertOptions(PemKeyCertOptions) - Constructor for class io.vertx.core.net.PemKeyCertOptions
-
Copy constructor
- PemKeyCertOptions(JsonObject) - Constructor for class io.vertx.core.net.PemKeyCertOptions
-
Create options from JSON
- PemTrustOptions - Class in io.vertx.core.net
-
Certificate Authority options configuring certificates based on
Privacy-enhanced Electronic Email (PEM) files.
- PemTrustOptions() - Constructor for class io.vertx.core.net.PemTrustOptions
-
Default constructor
- PemTrustOptions(PemTrustOptions) - Constructor for class io.vertx.core.net.PemTrustOptions
-
Copy constructor
- PemTrustOptions(JsonObject) - Constructor for class io.vertx.core.net.PemTrustOptions
-
Create options from JSON
- pendingQueueFull() - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Flag to notify if the pending message queue (commands in transit) is full.
- pendingQueueFull() - Method in interface io.vertx.redis.client.RedisConnection
-
Flag to notify if the pending message queue (commands in transit) is full.
- pendingQueueFull() - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Flag to notify if the pending message queue (commands in transit) is full.
- periodicStream(long) - Method in interface io.vertx.core.Vertx
-
Returns a periodic timer as a read stream.
- periodicStream(long) - Method in class io.vertx.reactivex.core.Vertx
-
Returns a periodic timer as a read stream.
- periodicStream(long) - Method in class io.vertx.rxjava.core.Vertx
-
Returns a periodic timer as a read stream.
- PermittedOptions - Class in io.vertx.ext.bridge
-
Represents a match to allow for inbound and outbound traffic.
- PermittedOptions() - Constructor for class io.vertx.ext.bridge.PermittedOptions
-
- PermittedOptions(PermittedOptions) - Constructor for class io.vertx.ext.bridge.PermittedOptions
-
- PermittedOptions(JsonObject) - Constructor for class io.vertx.ext.bridge.PermittedOptions
-
- PermittedOptions - Class in io.vertx.ext.web.handler.sockjs
-
Deprecated.
- PermittedOptions() - Constructor for class io.vertx.ext.web.handler.sockjs.PermittedOptions
-
Deprecated.
- PermittedOptions(PermittedOptions) - Constructor for class io.vertx.ext.web.handler.sockjs.PermittedOptions
-
Deprecated.
- PermittedOptions(JsonObject) - Constructor for class io.vertx.ext.web.handler.sockjs.PermittedOptions
-
Deprecated.
- PermittedOptionsConverter - Class in io.vertx.ext.bridge
-
- PermittedOptionsConverter() - Constructor for class io.vertx.ext.bridge.PermittedOptionsConverter
-
- perRpcBufferLimit(long) - Method in class io.vertx.grpc.VertxChannelBuilder
-
- PERSIST - Static variable in class io.vertx.reactivex.redis.client.Command
-
- persist(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- persist(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove the expiration from a key
- persist(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove the expiration from a key
- PERSIST - Static variable in interface io.vertx.redis.client.Command
-
- persist(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- persist(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove the expiration from a key
- persist(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove the expiration from a key
- PERSIST - Static variable in class io.vertx.rxjava.redis.client.Command
-
- persist(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- persist(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove the expiration from a key
- persist(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove the expiration from a key
- persistObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- persistObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- persistObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PEXPIRE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pexpire(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- pexpire(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set a key's time to live in milliseconds
- pexpire(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set a key's time to live in milliseconds
- PEXPIRE - Static variable in interface io.vertx.redis.client.Command
-
- pexpire(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- pexpire(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set a key's time to live in milliseconds
- pexpire(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set a key's time to live in milliseconds
- PEXPIRE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pexpire(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pexpire(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set a key's time to live in milliseconds
- pexpire(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set a key's time to live in milliseconds
- PEXPIREAT - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pexpireat(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- pexpireat(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- pexpireat(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- PEXPIREAT - Static variable in interface io.vertx.redis.client.Command
-
- pexpireat(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- pexpireat(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- pexpireat(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- PEXPIREAT - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pexpireat(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pexpireat(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- pexpireat(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- pexpireatObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pexpireatObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pexpireatObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pexpireObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pexpireObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pexpireObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PFADD - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pfadd(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- pfadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Adds the specified element to the specified HyperLogLog.
- pfadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Adds the specified element to the specified HyperLogLog.
- PFADD - Static variable in interface io.vertx.redis.client.Command
-
- pfadd(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- pfadd(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Adds the specified element to the specified HyperLogLog.
- pfadd(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Adds the specified element to the specified HyperLogLog.
- PFADD - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pfadd(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Adds the specified element to the specified HyperLogLog.
- pfadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Adds the specified element to the specified HyperLogLog.
- pfaddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Adds the specified elements to the specified HyperLogLog.
- pfaddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Adds the specified elements to the specified HyperLogLog.
- pfaddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Adds the specified elements to the specified HyperLogLog.
- pfaddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Adds the specified elements to the specified HyperLogLog.
- pfaddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Adds the specified elements to the specified HyperLogLog.
- pfaddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Adds the specified elements to the specified HyperLogLog.
- pfaddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pfaddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pfaddObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfaddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pfaddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PFCOUNT - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pfcount(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- pfcount(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- pfcount(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- PFCOUNT - Static variable in interface io.vertx.redis.client.Command
-
- pfcount(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- pfcount(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- pfcount(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- PFCOUNT - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pfcount(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfcount(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- pfcount(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- pfcountMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcountMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcountMany(List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcountMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcountMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcountMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcountManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pfcountManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pfcountObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfcountObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pfcountObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PFDEBUG - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pfdebug(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- PFDEBUG - Static variable in interface io.vertx.redis.client.Command
-
- pfdebug(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- PFDEBUG - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pfdebug(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfdebugObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- PFMERGE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pfmerge(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Merge N different HyperLogLogs into a single one.
- pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Merge N different HyperLogLogs into a single one.
- PFMERGE - Static variable in interface io.vertx.redis.client.Command
-
- pfmerge(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Merge N different HyperLogLogs into a single one.
- pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Merge N different HyperLogLogs into a single one.
- PFMERGE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pfmerge(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Merge N different HyperLogLogs into a single one.
- pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Merge N different HyperLogLogs into a single one.
- pfmergeObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfmergeObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pfmergeObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PFSELFTEST - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pfselftest(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- PFSELFTEST - Static variable in interface io.vertx.redis.client.Command
-
- pfselftest(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- PFSELFTEST - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pfselftest(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pfselftestObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- PfxOptions - Class in io.vertx.core.net
-
Key or trust store options configuring private key and/or certificates based on PKCS#12 files.
- PfxOptions() - Constructor for class io.vertx.core.net.PfxOptions
-
Default constructor
- PfxOptions(PfxOptions) - Constructor for class io.vertx.core.net.PfxOptions
-
Copy constructor
- PfxOptions(JsonObject) - Constructor for class io.vertx.core.net.PfxOptions
-
Create options from JSON
- PgChannel - Interface in io.vertx.pgclient.pubsub
-
A channel to Postgres that tracks the subscription to a given Postgres channel using the LISTEN/UNLISTEN
commands.
- PgChannel - Class in io.vertx.reactivex.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.reactivex.pgclient.pubsub.PgChannel
-
- PgChannel(Object) - Constructor for class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
- PgChannel - Class in io.vertx.rxjava.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.rxjava.pgclient.pubsub.PgChannel
-
- PgChannel(Object) - Constructor for class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
- PgConnection - Interface in io.vertx.pgclient
-
A connection to Postgres.
- PgConnection - Class in io.vertx.reactivex.pgclient
-
A connection to Postgres.
- PgConnection(PgConnection) - Constructor for class io.vertx.reactivex.pgclient.PgConnection
-
- PgConnection(Object) - Constructor for class io.vertx.reactivex.pgclient.PgConnection
-
- PgConnection - Class in io.vertx.rxjava.pgclient
-
A connection to Postgres.
- PgConnection(PgConnection) - Constructor for class io.vertx.rxjava.pgclient.PgConnection
-
- PgConnection(Object) - Constructor for class io.vertx.rxjava.pgclient.PgConnection
-
- PgConnectOptions - Class in io.vertx.pgclient
-
- PgConnectOptions() - Constructor for class io.vertx.pgclient.PgConnectOptions
-
- PgConnectOptions(JsonObject) - Constructor for class io.vertx.pgclient.PgConnectOptions
-
- PgConnectOptions(SqlConnectOptions) - Constructor for class io.vertx.pgclient.PgConnectOptions
-
- PgConnectOptions(PgConnectOptions) - Constructor for class io.vertx.pgclient.PgConnectOptions
-
- PgConnectOptionsConverter - Class in io.vertx.pgclient
-
- PgConnectOptionsConverter() - Constructor for class io.vertx.pgclient.PgConnectOptionsConverter
-
- PgDriver - Class in io.vertx.pgclient.spi
-
- PgDriver() - Constructor for class io.vertx.pgclient.spi.PgDriver
-
- PgException - Exception in io.vertx.pgclient
-
- PgException(String, String, String, String) - Constructor for exception io.vertx.pgclient.PgException
-
- PgNotification - Class in io.vertx.pgclient
-
A notification emited by Postgres.
- PgNotification() - Constructor for class io.vertx.pgclient.PgNotification
-
- PgNotification(JsonObject) - Constructor for class io.vertx.pgclient.PgNotification
-
- PgNotificationConverter - Class in io.vertx.pgclient
-
- PgNotificationConverter() - Constructor for class io.vertx.pgclient.PgNotificationConverter
-
- PGPHelper - Class in io.vertx.ext.httpservicefactory
-
- PGPHelper() - Constructor for class io.vertx.ext.httpservicefactory.PGPHelper
-
- PgPool - Interface in io.vertx.pgclient
-
A pool of PostgreSQL connections.
- PgPool - Class in io.vertx.reactivex.pgclient
-
A pool of PostgreSQL connections.
- PgPool(PgPool) - Constructor for class io.vertx.reactivex.pgclient.PgPool
-
- PgPool(Object) - Constructor for class io.vertx.reactivex.pgclient.PgPool
-
- PgPool - Class in io.vertx.rxjava.pgclient
-
A pool of PostgreSQL connections.
- PgPool(PgPool) - Constructor for class io.vertx.rxjava.pgclient.PgPool
-
- PgPool(Object) - Constructor for class io.vertx.rxjava.pgclient.PgPool
-
- PgSubscriber - Interface in io.vertx.pgclient.pubsub
-
A class for managing subscriptions using LISTEN/UNLISTEN
to Postgres channels.
- PgSubscriber - Class in io.vertx.reactivex.pgclient.pubsub
-
A class for managing subscriptions using LISTEN/UNLISTEN
to Postgres channels.
- PgSubscriber(PgSubscriber) - Constructor for class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
-
- PgSubscriber(Object) - Constructor for class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
-
- PgSubscriber - Class in io.vertx.rxjava.pgclient.pubsub
-
A class for managing subscriptions using LISTEN/UNLISTEN
to Postgres channels.
- PgSubscriber(PgSubscriber) - Constructor for class io.vertx.rxjava.pgclient.pubsub.PgSubscriber
-
- PgSubscriber(Object) - Constructor for class io.vertx.rxjava.pgclient.pubsub.PgSubscriber
-
- ping(Buffer, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.core.http.HttpConnection
-
Send a PING frame to the remote endpoint.
- ping(Handler<AsyncResult<Void>>) - Method in interface io.vertx.db2client.DB2Connection
-
Send a PING command to check if the server is alive.
- PING - Static variable in interface io.vertx.ext.stomp.Frames
-
- ping() - Static method in interface io.vertx.ext.stomp.Frames
-
- ping() - Method in interface io.vertx.ext.stomp.StompServerConnection
-
Sends a `PING` frame to the client.
- ping() - Method in interface io.vertx.mqtt.MqttClient
-
This method is needed by the client in order to avoid server closes the
connection due to the keep alive timeout if client has no messages to send
- ping(Handler<AsyncResult<Void>>) - Method in interface io.vertx.mysqlclient.MySQLConnection
-
Send a PING command to check if the server is alive.
- ping(Buffer, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Send a frame to the remote endpoint.
- ping(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.db2client.DB2Connection
-
Send a PING command to check if the server is alive.
- PING - Static variable in class io.vertx.reactivex.ext.stomp.Frames
-
- ping() - Static method in class io.vertx.reactivex.ext.stomp.Frames
-
- ping() - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
-
Sends a `PING` frame to the client.
- ping() - Method in class io.vertx.reactivex.mqtt.MqttClient
-
This method is needed by the client in order to avoid server closes the
connection due to the keep alive timeout if client has no messages to send
- ping(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a PING command to check if the server is alive.
- PING - Static variable in class io.vertx.reactivex.redis.client.Command
-
- ping(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- ping(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Ping the server
- ping(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Ping the server
- PING - Static variable in interface io.vertx.redis.client.Command
-
- ping(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- ping(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Ping the server
- ping(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Ping the server
- ping(Buffer, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Send a frame to the remote endpoint.
- ping(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.db2client.DB2Connection
-
Send a PING command to check if the server is alive.
- PING - Static variable in class io.vertx.rxjava.ext.stomp.Frames
-
- ping() - Static method in class io.vertx.rxjava.ext.stomp.Frames
-
- ping() - Method in class io.vertx.rxjava.ext.stomp.StompServerConnection
-
Sends a `PING` frame to the client.
- ping() - Method in class io.vertx.rxjava.mqtt.MqttClient
-
This method is needed by the client in order to avoid server closes the
connection due to the keep alive timeout if client has no messages to send
- ping(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a PING command to check if the server is alive.
- PING - Static variable in class io.vertx.rxjava.redis.client.Command
-
- ping(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- ping(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Ping the server
- ping(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Ping the server
- pingFrame(Buffer) - Static method in interface io.vertx.core.http.WebSocketFrame
-
Create a ping WebSocket frame.
- pingFrame(Buffer) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
-
- pingFrame(Buffer) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
-
Create a ping WebSocket frame.
- pingFrame(Buffer) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
-
Create a ping WebSocket frame.
- pingHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpConnection
-
Set an handler notified when a PING frame is received from the remote endpoint.
- pingHandler(Handler<StompClientConnection>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sets a handler that let customize the behavior when a ping needs to be sent to the server.
- pingHandler(Handler<StompServerConnection>) - Method in interface io.vertx.ext.stomp.StompServerHandler
-
Allows customizing the action to do when the server needs to send a `PING` to the client.
- pingHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set the pingreq handler on the MQTT endpoint.
- pingHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Set an handler notified when a frame is received from the remote endpoint.
- pingHandler(Handler<StompClientConnection>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sets a handler that let customize the behavior when a ping needs to be sent to the server.
- pingHandler(Handler<StompServerConnection>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
-
Allows customizing the action to do when the server needs to send a `PING` to the client.
- pingHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set the pingreq handler on the MQTT endpoint.
- pingHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Set an handler notified when a frame is received from the remote endpoint.
- pingHandler(Handler<StompClientConnection>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sets a handler that let customize the behavior when a ping needs to be sent to the server.
- pingHandler(Handler<StompServerConnection>) - Method in class io.vertx.rxjava.ext.stomp.StompServerHandler
-
Allows customizing the action to do when the server needs to send a `PING` to the client.
- pingHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set the pingreq handler on the MQTT endpoint.
- pingObservable(Buffer) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
- pingObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pingObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- pingObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pingResponseHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttClient
-
Sets handler which will be called after PINGRESP packet receiving
- pingResponseHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sets handler which will be called after PINGRESP packet receiving
- pingResponseHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sets handler which will be called after PINGRESP packet receiving
- Pipe<T> - Interface in io.vertx.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() - Method in interface io.vertx.core.streams.ReadStream
-
Pause this stream and return a
Pipe
to transfer the elements of this stream to a destination
WriteStream
.
- pipe(WriteStream<Buffer>) - Static method in interface io.vertx.ext.web.codec.BodyCodec
-
A body codec that pipes the body to a write stream.
- pipe(WriteStream<Buffer>, boolean) - Static method in interface io.vertx.ext.web.codec.BodyCodec
-
A body codec that pipes the body to a write stream.
- pipe() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.http.WebSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.net.NetSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- Pipe<T> - Class in io.vertx.reactivex.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) - Constructor for class io.vertx.reactivex.core.streams.Pipe
-
- Pipe(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.streams.Pipe
-
- pipe() - Method in interface io.vertx.reactivex.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.reactivex.core.TimeoutStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe(WriteStream<Buffer>) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
-
A body codec that pipes the body to a write stream.
- pipe(WriteStream<Buffer>, boolean) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
-
A body codec that pipes the body to a write stream.
- pipe() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.reactivex.sqlclient.RowStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.cassandra.CassandraRowStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.http.WebSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.net.NetSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- Pipe<T> - Class in io.vertx.rxjava.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) - Constructor for class io.vertx.rxjava.core.streams.Pipe
-
- Pipe(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.streams.Pipe
-
- pipe() - Method in interface io.vertx.rxjava.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.rxjava.core.TimeoutStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe(WriteStream<Buffer>) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
-
A body codec that pipes the body to a write stream.
- pipe(WriteStream<Buffer>, boolean) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
-
A body codec that pipes the body to a write stream.
- pipe() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipe() - Method in class io.vertx.rxjava.sqlclient.RowStream
-
Pause this stream and return a to transfer the elements of this stream to a destination .
- pipeTo(WriteStream<T>) - Method in interface io.vertx.core.streams.ReadStream
-
- pipeTo(WriteStream<T>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.streams.ReadStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<AmqpMessage>) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
- pipeTo(WriteStream<AmqpMessage>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Row>) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
-
- pipeTo(WriteStream<Row>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<DatagramPacket>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- pipeTo(WriteStream<DatagramPacket>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
- pipeTo(WriteStream<Message<T>>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- pipeTo(WriteStream<HttpClientResponse>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.WebSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<JsonEvent>) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
-
- pipeTo(WriteStream<JsonEvent>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<T>) - Method in interface io.vertx.reactivex.core.streams.ReadStream
-
- pipeTo(WriteStream<T>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.reactivex.core.streams.ReadStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Long>) - Method in class io.vertx.reactivex.core.TimeoutStream
-
- pipeTo(WriteStream<Long>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.TimeoutStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
- pipeTo(WriteStream<JsonArray>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<TestCaseReport>) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
-
- pipeTo(WriteStream<TestCaseReport>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
- pipeTo(WriteStream<KafkaConsumerRecord<K, V>>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<String>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
- pipeTo(WriteStream<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<RabbitMQMessage>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
- pipeTo(WriteStream<RabbitMQMessage>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Response>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
- pipeTo(WriteStream<Response>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<T>) - Method in class io.vertx.reactivex.sqlclient.RowStream
-
- pipeTo(WriteStream<T>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.sqlclient.RowStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<AmqpMessage>) - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
- pipeTo(WriteStream<AmqpMessage>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Row>) - Method in class io.vertx.rxjava.cassandra.CassandraRowStream
-
- pipeTo(WriteStream<Row>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.cassandra.CassandraRowStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<DatagramPacket>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- pipeTo(WriteStream<DatagramPacket>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Message<T>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
- pipeTo(WriteStream<Message<T>>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- pipeTo(WriteStream<HttpClientResponse>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.WebSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<JsonEvent>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
- pipeTo(WriteStream<JsonEvent>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<T>) - Method in interface io.vertx.rxjava.core.streams.ReadStream
-
- pipeTo(WriteStream<T>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.rxjava.core.streams.ReadStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Long>) - Method in class io.vertx.rxjava.core.TimeoutStream
-
- pipeTo(WriteStream<Long>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.TimeoutStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
- pipeTo(WriteStream<JsonArray>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<TestCaseReport>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
- pipeTo(WriteStream<TestCaseReport>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- pipeTo(WriteStream<Buffer>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
- pipeTo(WriteStream<KafkaConsumerRecord<K, V>>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<String>) - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
- pipeTo(WriteStream<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<RabbitMQMessage>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
- pipeTo(WriteStream<RabbitMQMessage>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<Response>) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
- pipeTo(WriteStream<Response>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Pipe this ReadStream
to the WriteStream
.
- pipeTo(WriteStream<T>) - Method in class io.vertx.rxjava.sqlclient.RowStream
-
- pipeTo(WriteStream<T>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.sqlclient.RowStream
-
Pipe this ReadStream
to the WriteStream
.
- pipeToObservable(WriteStream<DatagramPacket>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- pipeToObservable(WriteStream<Message<T>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- pipeToObservable(WriteStream<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- pipeToObservable(WriteStream<JsonEvent>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
- pipeToObservable(WriteStream<Long>) - Method in class io.vertx.rxjava.core.TimeoutStream
-
- pipeToObservable(WriteStream<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
- pipeToObservable(WriteStream<TestCaseReport>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
- pipeToObservable(WriteStream<Buffer>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- pipeToObservable(WriteStream<RabbitMQMessage>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
- pipeToObservable(WriteStream<Response>) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
- Point - Class in io.vertx.pgclient.data
-
A Postgresql point.
- Point() - Constructor for class io.vertx.pgclient.data.Point
-
- Point(double, double) - Constructor for class io.vertx.pgclient.data.Point
-
- Point(JsonObject) - Constructor for class io.vertx.pgclient.data.Point
-
- PointConverter - Class in io.vertx.pgclient.data
-
- PointConverter() - Constructor for class io.vertx.pgclient.data.PointConverter
-
- poll(long, Handler<AsyncResult<KafkaConsumerRecords<K, V>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
- poll(Duration, Handler<AsyncResult<KafkaConsumerRecords<K, V>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Executes a poll for getting messages from Kafka.
- poll(long, Handler<AsyncResult<ConsumerRecords<K, V>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
- poll(Duration, Handler<AsyncResult<ConsumerRecords<K, V>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Executes a poll for getting messages from Kafka.
- poll(long, Handler<AsyncResult<KafkaConsumerRecords<K, V>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Deprecated.
- poll(Duration, Handler<AsyncResult<KafkaConsumerRecords<K, V>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Executes a poll for getting messages from Kafka.
- poll(long, Handler<AsyncResult<KafkaConsumerRecords<K, V>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Deprecated.
- poll(Duration, Handler<AsyncResult<KafkaConsumerRecords<K, V>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Executes a poll for getting messages from Kafka.
- pollTimeout(long) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
- pollTimeout(Duration) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Sets the poll timeout for the underlying native Kafka Consumer.
- pollTimeout(Duration) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Sets the poll timeout for the underlying native Kafka Consumer.
- pollTimeout(long) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
- pollTimeout(long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Deprecated.
- pollTimeout(Duration) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Sets the poll timeout for the underlying native Kafka Consumer.
- pollTimeout(long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Deprecated.
- pollTimeout(Duration) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Sets the poll timeout for the underlying native Kafka Consumer.
- Polygon - Class in io.vertx.pgclient.data
-
Polygon data type in Postgres represented by lists of points (the vertexes of the polygon).
- Polygon() - Constructor for class io.vertx.pgclient.data.Polygon
-
- Polygon(List<Point>) - Constructor for class io.vertx.pgclient.data.Polygon
-
- Polygon(JsonObject) - Constructor for class io.vertx.pgclient.data.Polygon
-
- PolygonConverter - Class in io.vertx.pgclient.data
-
- PolygonConverter() - Constructor for class io.vertx.pgclient.data.PolygonConverter
-
- pong() - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PINGRESP message to the remote MQTT client
- pong() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PINGRESP message to the remote MQTT client
- pong() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PINGRESP message to the remote MQTT client
- pongFrame(Buffer) - Static method in interface io.vertx.core.http.WebSocketFrame
-
Create a pong WebSocket frame.
- pongFrame(Buffer) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
-
- pongFrame(Buffer) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
-
Create a pong WebSocket frame.
- pongFrame(Buffer) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
-
Create a pong WebSocket frame.
- pongHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.WebSocketBase
-
Set a pong frame handler on the connection.
- pongHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Set a pong frame handler on the connection.
- pongHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
-
Set a pong frame handler on the connection.
- pongHandler(Handler<Buffer>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
Set a pong frame handler on the connection.
- pongHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Set a pong frame handler on the connection.
- pongHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
-
Set a pong frame handler on the connection.
- pongHandler(Handler<Buffer>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
Set a pong frame handler on the connection.
- pool(String) - Static method in interface io.vertx.db2client.DB2Pool
-
- pool(String, PoolOptions) - Static method in interface io.vertx.db2client.DB2Pool
-
- pool(Vertx, String) - Static method in interface io.vertx.db2client.DB2Pool
-
- pool(Vertx, String, PoolOptions) - Static method in interface io.vertx.db2client.DB2Pool
-
- pool(DB2ConnectOptions, PoolOptions) - Static method in interface io.vertx.db2client.DB2Pool
-
Create a connection pool to the DB2 server configured with the given
connectOptions
and poolOptions
.
- pool(Vertx, DB2ConnectOptions, PoolOptions) - Static method in interface io.vertx.db2client.DB2Pool
-
- pool(String) - Static method in interface io.vertx.mysqlclient.MySQLPool
-
- pool(String, PoolOptions) - Static method in interface io.vertx.mysqlclient.MySQLPool
-
- pool(Vertx, String) - Static method in interface io.vertx.mysqlclient.MySQLPool
-
- pool(Vertx, String, PoolOptions) - Static method in interface io.vertx.mysqlclient.MySQLPool
-
- pool(MySQLConnectOptions, PoolOptions) - Static method in interface io.vertx.mysqlclient.MySQLPool
-
Create a connection pool to the MySQL server configured with the given connectOptions
and poolOptions
.
- pool(Vertx, MySQLConnectOptions, PoolOptions) - Static method in interface io.vertx.mysqlclient.MySQLPool
-
- pool() - Static method in interface io.vertx.pgclient.PgPool
-
- pool(PoolOptions) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(String) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(String, PoolOptions) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(Vertx, String) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(Vertx, PoolOptions) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(Vertx, String, PoolOptions) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(PgConnectOptions, PoolOptions) - Static method in interface io.vertx.pgclient.PgPool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(Vertx, PgConnectOptions, PoolOptions) - Static method in interface io.vertx.pgclient.PgPool
-
- pool(String) - Static method in class io.vertx.reactivex.db2client.DB2Pool
-
- pool(String, PoolOptions) - Static method in class io.vertx.reactivex.db2client.DB2Pool
-
- pool(Vertx, String) - Static method in class io.vertx.reactivex.db2client.DB2Pool
-
- pool(Vertx, String, PoolOptions) - Static method in class io.vertx.reactivex.db2client.DB2Pool
-
- pool(DB2ConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.db2client.DB2Pool
-
Create a connection pool to the DB2 server configured with the given
connectOptions
and poolOptions
.
- pool(Vertx, DB2ConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.db2client.DB2Pool
-
- pool(String) - Static method in class io.vertx.reactivex.mysqlclient.MySQLPool
-
- pool(String, PoolOptions) - Static method in class io.vertx.reactivex.mysqlclient.MySQLPool
-
- pool(Vertx, String) - Static method in class io.vertx.reactivex.mysqlclient.MySQLPool
-
- pool(Vertx, String, PoolOptions) - Static method in class io.vertx.reactivex.mysqlclient.MySQLPool
-
- pool(MySQLConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.mysqlclient.MySQLPool
-
Create a connection pool to the MySQL server configured with the given connectOptions
and poolOptions
.
- pool(Vertx, MySQLConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.mysqlclient.MySQLPool
-
- pool() - Static method in class io.vertx.reactivex.pgclient.PgPool
-
- pool(PoolOptions) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
Like
PgPool.pool()
with
connectOptions
build from the environment variables.
- pool(String) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
- pool(String, PoolOptions) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
- pool(Vertx, String) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
- pool(Vertx, PoolOptions) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
Like
PgPool.pool()
with
connectOptions
build from the environment variables.
- pool(Vertx, String, PoolOptions) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
- pool(PgConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(Vertx, PgConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.pgclient.PgPool
-
- Pool - Class in io.vertx.reactivex.sqlclient
-
A pool of SQL connections.
- Pool(Pool) - Constructor for class io.vertx.reactivex.sqlclient.Pool
-
- Pool(Object) - Constructor for class io.vertx.reactivex.sqlclient.Pool
-
- pool(SqlConnectOptions) - Static method in class io.vertx.reactivex.sqlclient.Pool
-
Create a connection pool to the database configured with the given
connectOptions
and default
PoolOptions
- pool(SqlConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.sqlclient.Pool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(Vertx, SqlConnectOptions, PoolOptions) - Static method in class io.vertx.reactivex.sqlclient.Pool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(String) - Static method in class io.vertx.rxjava.db2client.DB2Pool
-
- pool(String, PoolOptions) - Static method in class io.vertx.rxjava.db2client.DB2Pool
-
- pool(Vertx, String) - Static method in class io.vertx.rxjava.db2client.DB2Pool
-
- pool(Vertx, String, PoolOptions) - Static method in class io.vertx.rxjava.db2client.DB2Pool
-
- pool(DB2ConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.db2client.DB2Pool
-
Create a connection pool to the DB2 server configured with the given
connectOptions
and poolOptions
.
- pool(Vertx, DB2ConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.db2client.DB2Pool
-
- pool(String) - Static method in class io.vertx.rxjava.mysqlclient.MySQLPool
-
- pool(String, PoolOptions) - Static method in class io.vertx.rxjava.mysqlclient.MySQLPool
-
- pool(Vertx, String) - Static method in class io.vertx.rxjava.mysqlclient.MySQLPool
-
- pool(Vertx, String, PoolOptions) - Static method in class io.vertx.rxjava.mysqlclient.MySQLPool
-
- pool(MySQLConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.mysqlclient.MySQLPool
-
Create a connection pool to the MySQL server configured with the given connectOptions
and poolOptions
.
- pool(Vertx, MySQLConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.mysqlclient.MySQLPool
-
- pool() - Static method in class io.vertx.rxjava.pgclient.PgPool
-
- pool(PoolOptions) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
Like
PgPool.pool()
with
connectOptions
build from the environment variables.
- pool(String) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
- pool(String, PoolOptions) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
- pool(Vertx, String) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
- pool(Vertx, PoolOptions) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
Like
PgPool.pool()
with
connectOptions
build from the environment variables.
- pool(Vertx, String, PoolOptions) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
- pool(PgConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(Vertx, PgConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.pgclient.PgPool
-
- Pool - Class in io.vertx.rxjava.sqlclient
-
A pool of SQL connections.
- Pool(Pool) - Constructor for class io.vertx.rxjava.sqlclient.Pool
-
- Pool(Object) - Constructor for class io.vertx.rxjava.sqlclient.Pool
-
- pool(SqlConnectOptions) - Static method in class io.vertx.rxjava.sqlclient.Pool
-
Create a connection pool to the database configured with the given
connectOptions
and default
PoolOptions
- pool(SqlConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.sqlclient.Pool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(Vertx, SqlConnectOptions, PoolOptions) - Static method in class io.vertx.rxjava.sqlclient.Pool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- Pool - Interface in io.vertx.sqlclient
-
A pool of SQL connections.
- pool(SqlConnectOptions) - Static method in interface io.vertx.sqlclient.Pool
-
Create a connection pool to the database configured with the given
connectOptions
and default
PoolOptions
- pool(SqlConnectOptions, PoolOptions) - Static method in interface io.vertx.sqlclient.Pool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- pool(Vertx, SqlConnectOptions, PoolOptions) - Static method in interface io.vertx.sqlclient.Pool
-
Create a connection pool to the database configured with the given connectOptions
and poolOptions
.
- PoolMetrics<T> - Interface in io.vertx.core.spi.metrics
-
An SPI used internally by Vert.x to gather metrics on pools used by Vert.x (execute blocking, worker verticle or data source).
- PoolOptions - Class in io.vertx.sqlclient
-
The options for configuring a connection pool.
- PoolOptions() - Constructor for class io.vertx.sqlclient.PoolOptions
-
- PoolOptions(JsonObject) - Constructor for class io.vertx.sqlclient.PoolOptions
-
- PoolOptions(PoolOptions) - Constructor for class io.vertx.sqlclient.PoolOptions
-
- PoolOptionsConverter - Class in io.vertx.sqlclient
-
- PoolOptionsConverter() - Constructor for class io.vertx.sqlclient.PoolOptionsConverter
-
- port() - Method in interface io.vertx.core.dns.SrvRecord
-
Returns the port the service is running on.
- port() - Method in interface io.vertx.core.net.SocketAddress
-
- port(int) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Configure the request to use a new port value
.
- port() - Method in class io.vertx.reactivex.core.dns.SrvRecord
-
Returns the port the service is running on.
- port() - Method in class io.vertx.reactivex.core.net.SocketAddress
-
- port(int) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Configure the request to use a new port value
.
- port() - Method in class io.vertx.rxjava.core.dns.SrvRecord
-
Returns the port the service is running on.
- port() - Method in class io.vertx.rxjava.core.net.SocketAddress
-
- port(int) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Configure the request to use a new port value
.
- position(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Get the offset of the next record that will be fetched (if a record with that offset exists).
- position(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Get the offset of the next record that will be fetched (if a record with that offset exists).
- position(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the offset of the next record that will be fetched (if a record with that offset exists).
- position(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the offset of the next record that will be fetched (if a record with that offset exists).
- post(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP POST request to send to the server with the specified options.
- post(int, String, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the specified host and port.
- post(String, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the specified host and default port.
- post(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- post(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- post(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- post(String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the default host and port.
- post(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- post(String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the default host and port.
- post(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the specified host and port.
- post(String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the specified host and default port.
- post() - Method in interface io.vertx.ext.web.Router
-
Add a route that matches any HTTP POST request
- post(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches a HTTP POST request and the specified path
- post(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP POST request to send to the server with the specified options.
- post(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the specified host and port.
- post(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the specified host and default port.
- post(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- post(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- post(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- post(String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the default host and port.
- post(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- post(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the default host and port.
- post(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the specified host and port.
- post(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the specified host and default port.
- post() - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches any HTTP POST request
- post(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches a HTTP POST request and the specified path
- POST - Static variable in class io.vertx.reactivex.redis.client.Command
-
- post(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- POST - Static variable in interface io.vertx.redis.client.Command
-
- post(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- post(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP POST request to send to the server with the specified options.
- post(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the specified host and port.
- post(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the specified host and default port.
- post(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- post(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- post(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- post(String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP POST request to send to the server at the default host and port.
- post(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- post(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the default host and port.
- post(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the specified host and port.
- post(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server at the specified host and default port.
- post() - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches any HTTP POST request
- post(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches a HTTP POST request and the specified path
- POST - Static variable in class io.vertx.rxjava.redis.client.Command
-
- post(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- postAbs(String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP POST request to send to the server using an absolute URI
- postAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- postAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive
the response
- postAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP POST request to send to the server using an absolute URI
- postAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- postAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive
the response
- postAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP POST request to send to the server using an absolute URI
- postAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- postAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive
the response
- PostgreSQLClient - Interface in io.vertx.ext.asyncsql
-
Represents an PostgreSQL client
- PostgreSQLClient - Class in io.vertx.reactivex.ext.asyncsql
-
Represents an PostgreSQL client
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- PostgreSQLClient(PostgreSQLClient) - Constructor for class io.vertx.reactivex.ext.asyncsql.PostgreSQLClient
-
- PostgreSQLClient(Object) - Constructor for class io.vertx.reactivex.ext.asyncsql.PostgreSQLClient
-
- PostgreSQLClient - Class in io.vertx.rxjava.ext.asyncsql
-
Represents an PostgreSQL client
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- PostgreSQLClient(PostgreSQLClient) - Constructor for class io.vertx.rxjava.ext.asyncsql.PostgreSQLClient
-
- PostgreSQLClient(Object) - Constructor for class io.vertx.rxjava.ext.asyncsql.PostgreSQLClient
-
- postObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- postWithRegex(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches a HTTP POST request and the specified path regex
- postWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches a HTTP POST request and the specified path regex
- postWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches a HTTP POST request and the specified path regex
- preferredLanguage() - Method in interface io.vertx.ext.web.RoutingContext
-
Helper to return the user preferred language.
- preferredLanguage() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Helper to return the user preferred language.
- preferredLanguage() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Helper to return the user preferred language.
- preferredLocale() - Method in interface io.vertx.ext.web.RoutingContext
-
- preferredLocale() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Deprecated.
- preferredLocale() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Deprecated.
- preferredUsername(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
-
Deprecated.
- preferredUsername(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
-
- preferredUsername(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
-
- prefix() - Method in interface io.vertx.core.spi.VerticleFactory
-
- prefix() - Method in class io.vertx.ext.httpservicefactory.HttpSecureServiceFactory
-
- prefix() - Method in class io.vertx.ext.httpservicefactory.HttpServiceFactory
-
- prefix() - Method in class io.vertx.maven.MavenVerticleFactory
-
- prefix() - Method in class io.vertx.service.ServiceVerticleFactory
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in interface io.vertx.cassandra.CassandraClient
-
Prepares the provided query string.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in interface io.vertx.db2client.DB2Connection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in interface io.vertx.mysqlclient.MySQLConnection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in interface io.vertx.pgclient.PgConnection
-
Create a prepared query.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Prepares the provided query string.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.reactivex.db2client.DB2Connection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.reactivex.pgclient.PgConnection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.reactivex.sqlclient.SqlConnection
-
Create a prepared query.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.reactivex.sqlclient.Transaction
-
Create a prepared query.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Prepares the provided query string.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.rxjava.db2client.DB2Connection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.rxjava.pgclient.PgConnection
-
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.rxjava.sqlclient.SqlConnection
-
Create a prepared query.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in class io.vertx.rxjava.sqlclient.Transaction
-
Create a prepared query.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in interface io.vertx.sqlclient.SqlConnection
-
Create a prepared query.
- prepare(String, Handler<AsyncResult<PreparedStatement>>) - Method in interface io.vertx.sqlclient.Transaction
-
Create a prepared query.
- preparedQuery(String) - Method in class io.vertx.reactivex.sqlclient.Pool
-
A connection is borrowed from the connection pool when the query is executed and then immediately returned
to the pool after it completes.
- PreparedQuery<T> - Class in io.vertx.reactivex.sqlclient
-
A query for a prepared statement allowing parameterized execution of the query, this query will use
a prepared statement.
- PreparedQuery(PreparedQuery) - Constructor for class io.vertx.reactivex.sqlclient.PreparedQuery
-
- PreparedQuery(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.sqlclient.PreparedQuery
-
- preparedQuery(String) - Method in class io.vertx.reactivex.sqlclient.SqlClient
-
- preparedQuery(String) - Method in class io.vertx.rxjava.sqlclient.Pool
-
A connection is borrowed from the connection pool when the query is executed and then immediately returned
to the pool after it completes.
- PreparedQuery<T> - Class in io.vertx.rxjava.sqlclient
-
A query for a prepared statement allowing parameterized execution of the query, this query will use
a prepared statement.
- PreparedQuery(PreparedQuery) - Constructor for class io.vertx.rxjava.sqlclient.PreparedQuery
-
- PreparedQuery(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava.sqlclient.PreparedQuery
-
- preparedQuery(String) - Method in class io.vertx.rxjava.sqlclient.SqlClient
-
- preparedQuery(String) - Method in interface io.vertx.sqlclient.Pool
-
- PreparedQuery<T> - Interface in io.vertx.sqlclient
-
A query for a prepared statement allowing parameterized execution of the query, this query will use
a prepared statement.
- preparedQuery(String) - Method in interface io.vertx.sqlclient.SqlClient
-
- PreparedQueryDefinition - Class in io.vertx.ext.consul
-
Defines a prepared query.
- PreparedQueryDefinition() - Constructor for class io.vertx.ext.consul.PreparedQueryDefinition
-
Default constructor
- PreparedQueryDefinition(JsonObject) - Constructor for class io.vertx.ext.consul.PreparedQueryDefinition
-
Constructor from JSON
- PreparedQueryExecuteOptions - Class in io.vertx.ext.consul
-
Options used to execute prepared query
- PreparedQueryExecuteOptions() - Constructor for class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Default constructor
- PreparedQueryExecuteOptions(JsonObject) - Constructor for class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Constructor from JSON
- PreparedQueryExecuteOptionsConverter - Class in io.vertx.ext.consul
-
- PreparedQueryExecuteOptionsConverter() - Constructor for class io.vertx.ext.consul.PreparedQueryExecuteOptionsConverter
-
- PreparedQueryExecuteResponse - Class in io.vertx.ext.consul
-
The results of executing prepared query
- PreparedQueryExecuteResponse() - Constructor for class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Default constructor
- PreparedQueryExecuteResponse(JsonObject) - Constructor for class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Constructor from JSON
- PreparedQueryExecuteResponseConverter - Class in io.vertx.ext.consul
-
- PreparedQueryExecuteResponseConverter() - Constructor for class io.vertx.ext.consul.PreparedQueryExecuteResponseConverter
-
- PreparedStatement - Class in io.vertx.reactivex.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.reactivex.sqlclient.PreparedStatement
-
- PreparedStatement(Object) - Constructor for class io.vertx.reactivex.sqlclient.PreparedStatement
-
- PreparedStatement - Class in io.vertx.rxjava.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.rxjava.sqlclient.PreparedStatement
-
- PreparedStatement(Object) - Constructor for class io.vertx.rxjava.sqlclient.PreparedStatement
-
- PreparedStatement - Interface in io.vertx.sqlclient
-
A prepared statement, the statement is pre-compiled and it's more efficient to execute the statement for multiple times.
- prettyMapper() - Static method in class io.vertx.core.json.jackson.DatabindCodec
-
- prettyMapper - Static variable in class io.vertx.core.json.Json
-
- prevResult() - Method in interface io.vertx.ext.consul.WatchResult
-
The previous result of the operation.
- prevResult() - Method in class io.vertx.reactivex.ext.consul.WatchResult
-
The previous result of the operation.
- prevResult() - Method in class io.vertx.rxjava.ext.consul.WatchResult
-
The previous result of the operation.
- principal() - Method in interface io.vertx.ext.auth.User
-
Get the underlying principal for the User.
- principal() - Method in class io.vertx.reactivex.ext.auth.User
-
Get the underlying principal for the User.
- principal() - Method in class io.vertx.rxjava.ext.auth.User
-
Get the underlying principal for the User.
- priority() - Method in interface io.vertx.amqp.AmqpMessage
-
- priority(short) - Method in interface io.vertx.amqp.AmqpMessageBuilder
-
- priority() - Method in interface io.vertx.core.dns.MxRecord
-
The priority of the MX record.
- priority() - Method in interface io.vertx.core.dns.SrvRecord
-
Returns the priority for this service record.
- priority() - Method in interface io.vertx.rabbitmq.BasicProperties
-
Retrieve the value in the priority field.
- priority() - Method in class io.vertx.reactivex.amqp.AmqpMessage
-
- priority(short) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
-
- priority() - Method in class io.vertx.reactivex.core.dns.MxRecord
-
The priority of the MX record.
- priority() - Method in class io.vertx.reactivex.core.dns.SrvRecord
-
Returns the priority for this service record.
- priority() - Method in class io.vertx.reactivex.rabbitmq.BasicProperties
-
Retrieve the value in the priority field.
- priority() - Method in class io.vertx.rxjava.amqp.AmqpMessage
-
- priority(short) - Method in class io.vertx.rxjava.amqp.AmqpMessageBuilder
-
- priority() - Method in class io.vertx.rxjava.core.dns.MxRecord
-
The priority of the MX record.
- priority() - Method in class io.vertx.rxjava.core.dns.SrvRecord
-
Returns the priority for this service record.
- priority() - Method in class io.vertx.rxjava.rabbitmq.BasicProperties
-
Retrieve the value in the priority field.
- privateKeyPath() - Method in interface io.vertx.core.net.SelfSignedCertificate
-
Filesystem path to the RSA private key file in PEM format
- privateKeyPath() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
-
Filesystem path to the RSA private key file in PEM format
- privateKeyPath() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
-
Filesystem path to the RSA private key file in PEM format
- PRNG - Class in io.vertx.ext.auth
-
Wrapper around secure random that periodically seeds the PRNG with new entropy.
- PRNG(Vertx) - Constructor for class io.vertx.ext.auth.PRNG
-
- process(Vertx, JsonObject, Buffer, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.config.hocon.HoconProcessor
-
- process(Vertx, JsonObject, Buffer, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.config.spi.ConfigProcessor
-
- process(Vertx, JsonObject, Buffer, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.config.yaml.YamlProcessor
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.AnnotatedCommand
-
Process the command, when the command is done processing it should call the
CommandProcess.end()
method.
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.BusSend
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.BusTail
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.Echo
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.FileSystemCd
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.FileSystemLs
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.FileSystemPwd
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.Help
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.LocalMapGet
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.LocalMapPut
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.LocalMapRm
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.NetCommandLs
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.Sleep
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.VerticleDeploy
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.VerticleFactories
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.VerticleLs
-
- process(CommandProcess) - Method in class io.vertx.ext.shell.command.base.VerticleUndeploy
-
- process() - Method in interface io.vertx.ext.shell.system.Job
-
- Process - Interface in io.vertx.ext.shell.system
-
A process managed by the shell.
- process() - Method in class io.vertx.reactivex.ext.shell.system.Job
-
- Process - Class in io.vertx.reactivex.ext.shell.system
-
A process managed by the shell.
- Process(Process) - Constructor for class io.vertx.reactivex.ext.shell.system.Process
-
- Process(Object) - Constructor for class io.vertx.reactivex.ext.shell.system.Process
-
- process() - Method in class io.vertx.rxjava.ext.shell.system.Job
-
- Process - Class in io.vertx.rxjava.ext.shell.system
-
A process managed by the shell.
- Process(Process) - Constructor for class io.vertx.rxjava.ext.shell.system.Process
-
- Process(Object) - Constructor for class io.vertx.rxjava.ext.shell.system.Process
-
- PROCESS_ARGS - Static variable in class io.vertx.core.Starter
-
Deprecated.
- processArgs() - Method in class io.vertx.core.AbstractVerticle
-
Get the arguments used when deploying the Vert.x process.
- processArgs() - Method in interface io.vertx.core.Context
-
The process args
- processArgs() - Method in class io.vertx.reactivex.core.Context
-
The process args
- processArgs() - Method in class io.vertx.rxjava.core.Context
-
The process args
- processHandler(Handler<CommandProcess>) - Method in interface io.vertx.ext.shell.command.CommandBuilder
-
Set the command process handler, the process handler is called when the command is executed.
- processHandler(Handler<CommandProcess>) - Method in class io.vertx.reactivex.ext.shell.command.CommandBuilder
-
Set the command process handler, the process handler is called when the command is executed.
- processHandler(Handler<CommandProcess>) - Method in class io.vertx.rxjava.ext.shell.command.CommandBuilder
-
Set the command process handler, the process handler is called when the command is executed.
- processId() - Method in interface io.vertx.pgclient.PgConnection
-
- processId() - Method in class io.vertx.reactivex.pgclient.PgConnection
-
- processId() - Method in class io.vertx.rxjava.pgclient.PgConnection
-
- Processors - Class in io.vertx.config.spi.utils
-
A class to deal with configuration prcessors.
- Processors() - Constructor for class io.vertx.config.spi.utils.Processors
-
- produces(String) - Method in interface io.vertx.ext.web.Route
-
Add a content type produced by this route.
- produces(String) - Method in class io.vertx.reactivex.ext.web.Route
-
Add a content type produced by this route.
- produces(String) - Method in class io.vertx.rxjava.ext.web.Route
-
Add a content type produced by this route.
- productName() - Method in class io.vertx.reactivex.sqlclient.spi.DatabaseMetadata
-
- productName() - Method in class io.vertx.rxjava.sqlclient.spi.DatabaseMetadata
-
- productName() - Method in interface io.vertx.sqlclient.spi.DatabaseMetadata
-
- PrometheusBackendRegistry - Class in io.vertx.micrometer.backends
-
- PrometheusBackendRegistry(VertxPrometheusOptions) - Constructor for class io.vertx.micrometer.backends.PrometheusBackendRegistry
-
- PrometheusBackendRegistry(VertxPrometheusOptions, PrometheusMeterRegistry) - Constructor for class io.vertx.micrometer.backends.PrometheusBackendRegistry
-
- PrometheusScrapingHandler - Interface in io.vertx.micrometer
-
A Vert.x Web
Route
handler for Prometheus metrics scraping.
- PrometheusScrapingHandler - Class in io.vertx.reactivex.micrometer
-
A Vert.x Web
Route
handler for Prometheus metrics scraping.
- PrometheusScrapingHandler(PrometheusScrapingHandler) - Constructor for class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
-
- PrometheusScrapingHandler(Object) - Constructor for class io.vertx.reactivex.micrometer.PrometheusScrapingHandler
-
- PrometheusScrapingHandler - Class in io.vertx.rxjava.micrometer
-
A Vert.x Web
Route
handler for Prometheus metrics scraping.
- PrometheusScrapingHandler(PrometheusScrapingHandler) - Constructor for class io.vertx.rxjava.micrometer.PrometheusScrapingHandler
-
- PrometheusScrapingHandler(Object) - Constructor for class io.vertx.rxjava.micrometer.PrometheusScrapingHandler
-
- Promise<T> - Interface in io.vertx.core
-
Represents the writable side of an action that may, or may not, have occurred yet.
- promise() - Static method in interface io.vertx.core.Promise
-
Create a promise that hasn't completed yet
- promise() - Method in interface io.vertx.core.spi.FutureFactory
-
- Promise<T> - Class in io.vertx.reactivex.core
-
Represents the writable side of an action that may, or may not, have occurred yet.
- Promise(Promise) - Constructor for class io.vertx.reactivex.core.Promise
-
- Promise(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.Promise
-
- promise() - Static method in class io.vertx.reactivex.core.Promise
-
Create a promise that hasn't completed yet
- Promise<T> - Class in io.vertx.rxjava.core
-
Represents the writable side of an action that may, or may not, have occurred yet.
- Promise(Promise) - Constructor for class io.vertx.rxjava.core.Promise
-
- Promise(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.Promise
-
- promise() - Static method in class io.vertx.rxjava.core.Promise
-
Create a promise that hasn't completed yet
- PROPERTIES - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- properties() - Method in interface io.vertx.rabbitmq.RabbitMQMessage
-
- properties() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQMessage
-
- properties() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQMessage
-
- PROPERTIES_ABSOLUTE_EXPIRY_TIME - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_CONTENT_ENCODING - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_CONTENT_TYPE - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_CORRELATION_ID - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_CREATION_TIME - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_GROUP_ID - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_GROUP_SEQUENCE - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_MESSAGE_ID - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_PROPS_PATH_FIELD - Static variable in interface io.vertx.ext.auth.shiro.PropertiesProviderConstants
-
The path where to look for the properties file
- PROPERTIES_REPLY_TO - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_REPLY_TO_GROUP_ID - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_SUBJECT - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_TO - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PROPERTIES_USER_ID - Static variable in class io.vertx.amqpbridge.AmqpConstants
-
- PropertiesProviderConstants - Interface in io.vertx.ext.auth.shiro
-
Configuration keys used when configuring a Shiro properties auth realm
- property(PropertyKind<V>) - Method in class io.vertx.reactivex.sqlclient.SqlResult
-
- property(PropertyKind<V>) - Method in class io.vertx.rxjava.sqlclient.SqlResult
-
- property(PropertyKind<V>) - Method in interface io.vertx.sqlclient.SqlResult
-
- PROPERTY_COLLECTION_NAME - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the collection inside the config
- PROPERTY_COLLECTION_NAME - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the collection inside the config
- PROPERTY_COLLECTION_NAME - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the collection inside the config
- PROPERTY_CREDENTIAL_PASSWORD_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the password for the credentials is stored inside
- PROPERTY_CREDENTIAL_PASSWORD_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the password for the credentials is stored inside
- PROPERTY_CREDENTIAL_PASSWORD_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the password for the credentials is stored inside
- PROPERTY_CREDENTIAL_USERNAME_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the username for the credentials is stored inside
- PROPERTY_CREDENTIAL_USERNAME_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the username for the credentials is stored inside
- PROPERTY_CREDENTIAL_USERNAME_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the username for the credentials is stored inside
- PROPERTY_PASSWORD_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the password is stored inside
- PROPERTY_PASSWORD_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the password is stored inside
- PROPERTY_PASSWORD_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the password is stored inside
- PROPERTY_PERMISSION_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the permissions are stored inside
- PROPERTY_PERMISSION_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the permissions are stored inside
- PROPERTY_PERMISSION_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the permissions are stored inside
- PROPERTY_ROLE_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the roles are stored inside
- PROPERTY_ROLE_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the roles are stored inside
- PROPERTY_ROLE_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the roles are stored inside
- PROPERTY_SALT_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the SALT is stored inside
- PROPERTY_SALT_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the SALT is stored inside
- PROPERTY_SALT_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the SALT is stored inside
- PROPERTY_SALT_STYLE - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the salt style is stored inside
- PROPERTY_SALT_STYLE - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the salt style is stored inside
- PROPERTY_SALT_STYLE - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the salt style is stored inside
- PROPERTY_USERNAME_FIELD - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the username is stored inside
- PROPERTY_USERNAME_FIELD - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the username is stored inside
- PROPERTY_USERNAME_FIELD - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The property name to be used to set the name of the field, where the username is stored inside
- PropertyKind<T> - Class in io.vertx.reactivex.sqlclient
-
Represents which kind the property is.
- PropertyKind(PropertyKind) - Constructor for class io.vertx.reactivex.sqlclient.PropertyKind
-
- PropertyKind(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.sqlclient.PropertyKind
-
- PropertyKind<T> - Class in io.vertx.rxjava.sqlclient
-
Represents which kind the property is.
- PropertyKind(PropertyKind) - Constructor for class io.vertx.rxjava.sqlclient.PropertyKind
-
- PropertyKind(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava.sqlclient.PropertyKind
-
- PropertyKind<T> - Interface in io.vertx.sqlclient
-
Represents which kind the property is.
- props(String, Handler<AsyncResult<FileProps>>) - Method in interface io.vertx.core.file.FileSystem
-
Obtain properties for the file represented by path
, asynchronously.
- props(String, Handler<AsyncResult<FileProps>>) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Obtain properties for the file represented by path
, asynchronously.
- props(String, Handler<AsyncResult<FileProps>>) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Obtain properties for the file represented by path
, asynchronously.
- propsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
-
- propsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
- propsBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- propsObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- protocol() - Method in interface io.vertx.core.dns.SrvRecord
-
Returns the protocol for the service being queried (i.e.
- protocol() - Method in class io.vertx.reactivex.core.dns.SrvRecord
-
Returns the protocol for the service being queried (i.e.
- protocol() - Method in class io.vertx.rxjava.core.dns.SrvRecord
-
Returns the protocol for the service being queried (i.e.
- protocolName() - Method in interface io.vertx.mqtt.MqttEndpoint
-
- protocolName() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
- protocolName() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
- protocolVersion() - Method in interface io.vertx.mqtt.MqttEndpoint
-
- protocolVersion() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
- protocolVersion() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
- PROXY_AUTHENTICATE - Static variable in class io.vertx.core.http.HttpHeaders
-
Proxy-Authenticate header name
- PROXY_AUTHORIZATION - Static variable in class io.vertx.core.http.HttpHeaders
-
Proxy-Authorization header name
- PROXY_HOST_PROPERTY - Static variable in class io.vertx.ext.httpservicefactory.HttpServiceFactory
-
- PROXY_PORT_PROPERTY - Static variable in class io.vertx.ext.httpservicefactory.HttpServiceFactory
-
- proxyDetector(ProxyDetector) - Method in class io.vertx.grpc.VertxChannelBuilder
-
- proxyGenImports(PrintWriter) - Method in class io.vertx.serviceproxy.generator.GeneratorUtils
-
- ProxyHandler - Class in io.vertx.serviceproxy
-
- ProxyHandler() - Constructor for class io.vertx.serviceproxy.ProxyHandler
-
- ProxyHelper - Class in io.vertx.serviceproxy
-
- ProxyHelper() - Constructor for class io.vertx.serviceproxy.ProxyHelper
-
Deprecated.
- ProxyMethodInfo - Class in io.vertx.serviceproxy.generator.model
-
- ProxyMethodInfo(Set<ClassTypeInfo>, String, TypeInfo, Text, boolean, boolean, List<ParamInfo>, String, Doc, boolean, boolean, List<TypeParamInfo.Method>, boolean, boolean, boolean, Text) - Constructor for class io.vertx.serviceproxy.generator.model.ProxyMethodInfo
-
- ProxyModel - Class in io.vertx.serviceproxy.generator.model
-
- ProxyModel(ProcessingEnvironment, TypeElement) - Constructor for class io.vertx.serviceproxy.generator.model.ProxyModel
-
- ProxyModelProvider - Class in io.vertx.serviceproxy.generator.model
-
- ProxyModelProvider() - Constructor for class io.vertx.serviceproxy.generator.model.ProxyModelProvider
-
- ProxyOptions - Class in io.vertx.core.net
-
Proxy options for a net client or a net client.
- ProxyOptions() - Constructor for class io.vertx.core.net.ProxyOptions
-
Default constructor.
- ProxyOptions(ProxyOptions) - Constructor for class io.vertx.core.net.ProxyOptions
-
Copy constructor.
- ProxyOptions(JsonObject) - Constructor for class io.vertx.core.net.ProxyOptions
-
Create options from JSON.
- ProxyType - Enum in io.vertx.core.net
-
The type of a TCP proxy server.
- ProxyUtils - Class in io.vertx.serviceproxy
-
- ProxyUtils() - Constructor for class io.vertx.serviceproxy.ProxyUtils
-
- PSETEX - Static variable in class io.vertx.reactivex.redis.client.Command
-
- psetex(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- psetex(String, long, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value and expiration in milliseconds of a key
- psetex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value and expiration in milliseconds of a key
- PSETEX - Static variable in interface io.vertx.redis.client.Command
-
- psetex(String, String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- psetex(String, long, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the value and expiration in milliseconds of a key
- psetex(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the value and expiration in milliseconds of a key
- PSETEX - Static variable in class io.vertx.rxjava.redis.client.Command
-
- psetex(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- psetex(String, long, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value and expiration in milliseconds of a key
- psetex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value and expiration in milliseconds of a key
- psetexObservable(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- psetexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- psetexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PSUBSCRIBE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- psubscribe(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- psubscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to channels matching the given pattern
- psubscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to channels matching the given pattern
- PSUBSCRIBE - Static variable in interface io.vertx.redis.client.Command
-
- psubscribe(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- psubscribe(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Listen for messages published to channels matching the given pattern
- psubscribe(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Listen for messages published to channels matching the given pattern
- PSUBSCRIBE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- psubscribe(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- psubscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to channels matching the given pattern
- psubscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to channels matching the given pattern
- psubscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to channels matching the given patterns
- psubscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to channels matching the given patterns
- psubscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Listen for messages published to channels matching the given patterns
- psubscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Listen for messages published to channels matching the given patterns
- psubscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to channels matching the given patterns
- psubscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to channels matching the given patterns
- psubscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- psubscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- psubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- psubscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- psubscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- PSYNC - Static variable in class io.vertx.reactivex.redis.client.Command
-
- psync(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- PSYNC - Static variable in interface io.vertx.redis.client.Command
-
- psync(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- PSYNC - Static variable in class io.vertx.rxjava.redis.client.Command
-
- psync(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- psyncObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- PTTL - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pttl(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- pttl(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the time to live for a key in milliseconds
- pttl(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the time to live for a key in milliseconds
- PTTL - Static variable in interface io.vertx.redis.client.Command
-
- pttl(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- pttl(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get the time to live for a key in milliseconds
- pttl(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get the time to live for a key in milliseconds
- PTTL - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pttl(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pttl(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the time to live for a key in milliseconds
- pttl(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the time to live for a key in milliseconds
- pttlObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pttlObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pttlObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- Pty - Interface in io.vertx.ext.shell.term
-
A pseudo terminal used for controlling a
Tty
.
- Pty - Class in io.vertx.reactivex.ext.shell.term
-
A pseudo terminal used for controlling a
Tty
.
- Pty(Pty) - Constructor for class io.vertx.reactivex.ext.shell.term.Pty
-
- Pty(Object) - Constructor for class io.vertx.reactivex.ext.shell.term.Pty
-
- Pty - Class in io.vertx.rxjava.ext.shell.term
-
A pseudo terminal used for controlling a
Tty
.
- Pty(Pty) - Constructor for class io.vertx.rxjava.ext.shell.term.Pty
-
- Pty(Object) - Constructor for class io.vertx.rxjava.ext.shell.term.Pty
-
- publish(String, Object) - Method in interface io.vertx.core.eventbus.EventBus
-
Publish a message.
- publish(String, Object, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
-
- publish(String, Buffer, MqttQoS, boolean, boolean) - Method in interface io.vertx.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT client
- publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean, int, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
- publish(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Publish a message.
- publish(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT client
- publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean, int, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
- PUBLISH - Static variable in class io.vertx.reactivex.redis.client.Command
-
- publish(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- publish(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Post a message to a channel
- publish(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Post a message to a channel
- publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Publishes a record.
- publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
-
Publishes a record.
- PUBLISH - Static variable in interface io.vertx.redis.client.Command
-
- publish(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- publish(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Post a message to a channel
- publish(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Post a message to a channel
- publish(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Publish a message.
- publish(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT client
- publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server
- publish(String, Buffer, MqttQoS, boolean, boolean, int, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
- PUBLISH - Static variable in class io.vertx.rxjava.redis.client.Command
-
- publish(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- publish(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Post a message to a channel
- publish(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Post a message to a channel
- publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Publishes a record.
- publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
-
Publishes a record.
- publish(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Publishes a record.
- publish(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServicePublisher
-
Publishes a record.
- publishAcknowledge(int) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBACK message to the remote MQTT client
- publishAcknowledge(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBACK message to the remote MQTT client
- publishAcknowledge(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBACK message to the remote MQTT client
- publishAcknowledgeHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set the puback handler on the MQTT endpoint.
- publishAcknowledgeHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set the puback handler on the MQTT endpoint.
- publishAcknowledgeHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set the puback handler on the MQTT endpoint.
- publishAutoAck(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Enable/disable publishing (in/out) auto acknowledge
- publishAutoAck(boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Enable/disable publishing (in/out) auto acknowledge
- publishAutoAck(boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Enable/disable publishing (in/out) auto acknowledge
- publishComplete(int) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBCOMP message to the remote MQTT client
- publishComplete(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBCOMP message to the remote MQTT client
- publishComplete(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBCOMP message to the remote MQTT client
- publishCompletionExpirationHandler(Handler<Integer>) - Method in interface io.vertx.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.
- publishCompletionExpirationHandler(Handler<Integer>) - Method in class io.vertx.reactivex.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.
- publishCompletionExpirationHandler(Handler<Integer>) - Method in class io.vertx.rxjava.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(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttClient
-
Sets a handler which will be called each time the publishing of a message has been completed.
- publishCompletionHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set the pubcomp handler on the MQTT endpoint.
- publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sets a handler which will be called each time the publishing of a message has been completed.
- publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set the pubcomp handler on the MQTT endpoint.
- publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sets a handler which will be called each time the publishing of a message has been completed.
- publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set the pubcomp handler on the MQTT endpoint.
- publishCompletionUnknownPacketIdHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttClient
-
Sets a handler which will be called when the client receives a PUBACK/PUBREC/PUBCOMP with an unknown
packet ID.
- publishCompletionUnknownPacketIdHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sets a handler which will be called when the client receives a PUBACK/PUBREC/PUBCOMP with an unknown
packet ID.
- publishCompletionUnknownPacketIdHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sets a handler which will be called when the client receives a PUBACK/PUBREC/PUBCOMP with an unknown
packet ID.
- publisher(String) - Method in interface io.vertx.core.eventbus.EventBus
-
Create a message publisher against the specified address.
- publisher(String, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
-
- publisher(String) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Create a message publisher against the specified address.
- publisher(String, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
- publisher(String) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Create a message publisher against the specified address.
- publisher(String, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- publishHandler(Handler<MqttPublishMessage>) - Method in interface io.vertx.mqtt.MqttClient
-
Sets handler which will be called each time server publish something to client
- publishHandler(Handler<MqttPublishMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set the publish handler on the MQTT endpoint.
- publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sets handler which will be called each time server publish something to client
- publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set the publish handler on the MQTT endpoint.
- publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sets handler which will be called each time server publish something to client
- publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set the publish handler on the MQTT endpoint.
- publishObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- publishObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- publishObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- publishReceived(int) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBREC message to the remote MQTT client
- publishReceived(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBREC message to the remote MQTT client
- publishReceived(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBREC message to the remote MQTT client
- publishReceivedHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set the pubrec handler on the MQTT endpoint.
- publishReceivedHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set the pubrec handler on the MQTT endpoint.
- publishReceivedHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set the pubrec handler on the MQTT endpoint.
- publishRelease(int) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the PUBREL message to the remote MQTT client
- publishRelease(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBREL message to the remote MQTT client
- publishRelease(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBREL message to the remote MQTT client
- publishReleaseHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set the pubrel handler on the MQTT endpoint.
- publishReleaseHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set the pubrel handler on the MQTT endpoint.
- publishReleaseHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set the pubrel handler on the MQTT endpoint.
- PubSecKeyOptions - Class in io.vertx.ext.auth
-
Options describing how a Cryptographic Key.
- PubSecKeyOptions() - Constructor for class io.vertx.ext.auth.PubSecKeyOptions
-
Default constructor
- PubSecKeyOptions(PubSecKeyOptions) - Constructor for class io.vertx.ext.auth.PubSecKeyOptions
-
Copy constructor
- PubSecKeyOptions(JsonObject) - Constructor for class io.vertx.ext.auth.PubSecKeyOptions
-
Constructor to create an options from JSON
- PubSecKeyOptionsConverter - Class in io.vertx.ext.auth
-
- PubSecKeyOptionsConverter() - Constructor for class io.vertx.ext.auth.PubSecKeyOptionsConverter
-
- PUBSUB - Static variable in class io.vertx.reactivex.redis.client.Command
-
- pubsub(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- PUBSUB - Static variable in interface io.vertx.redis.client.Command
-
- pubsub(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- PUBSUB - Static variable in class io.vertx.rxjava.redis.client.Command
-
- pubsub(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pubsubChannels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Lists the currently active channels - only those matching the pattern
- pubsubChannels(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Lists the currently active channels - only those matching the pattern
- pubsubChannels(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Lists the currently active channels - only those matching the pattern
- pubsubChannels(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Lists the currently active channels - only those matching the pattern
- pubsubChannels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Lists the currently active channels - only those matching the pattern
- pubsubChannels(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Lists the currently active channels - only those matching the pattern
- pubsubChannelsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pubsubChannelsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pubsubNumpat(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- pubsubNumpat(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- pubsubNumpat(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- pubsubNumpat(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- pubsubNumpat(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- pubsubNumpat(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- pubsubNumpatObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- pubsubNumpatObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pubsubNumsub(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- pubsubNumsub(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- pubsubNumsub(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- pubsubNumsub(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- pubsubNumsub(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- pubsubNumsub(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- pubsubNumsubObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- pubsubNumsubObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- pubsubObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- pump(ReadStream<T>, WriteStream<T>) - Method in interface io.vertx.core.spi.PumpFactory
-
- pump(ReadStream<T>, WriteStream<T>, int) - Method in interface io.vertx.core.spi.PumpFactory
-
- Pump - Interface in io.vertx.core.streams
-
Pumps data from a
ReadStream
to a
WriteStream
and performs flow control where necessary to
prevent the write stream buffer from getting overfull.
- pump(ReadStream<T>, WriteStream<T>) - Static method in interface io.vertx.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
- pump(ReadStream<T>, WriteStream<T>, int) - Static method in interface io.vertx.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
and
writeQueueMaxSize
- Pump - Class in io.vertx.reactivex.core.streams
-
Pumps data from a
ReadStream
to a
WriteStream
and performs flow control where necessary to
prevent the write stream buffer from getting overfull.
- Pump(Pump) - Constructor for class io.vertx.reactivex.core.streams.Pump
-
- Pump(Object) - Constructor for class io.vertx.reactivex.core.streams.Pump
-
- pump(ReadStream<T>, WriteStream<T>) - Static method in class io.vertx.reactivex.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
- pump(Flowable<T>, WriteStream<T>) - Static method in class io.vertx.reactivex.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
- pump(Observable<T>, WriteStream<T>) - Static method in class io.vertx.reactivex.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
- pump(ReadStream<T>, WriteStream<T>, int) - Static method in class io.vertx.reactivex.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
and
writeQueueMaxSize
- pump(Flowable<T>, WriteStream<T>, int) - Static method in class io.vertx.reactivex.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
and
writeQueueMaxSize
- pump(Observable<T>, WriteStream<T>, int) - Static method in class io.vertx.reactivex.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
and
writeQueueMaxSize
- Pump - Class in io.vertx.rxjava.core.streams
-
Pumps data from a
ReadStream
to a
WriteStream
and performs flow control where necessary to
prevent the write stream buffer from getting overfull.
- Pump(Pump) - Constructor for class io.vertx.rxjava.core.streams.Pump
-
- Pump(Object) - Constructor for class io.vertx.rxjava.core.streams.Pump
-
- pump(ReadStream<T>, WriteStream<T>) - Static method in class io.vertx.rxjava.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
- pump(Observable<T>, WriteStream<T>) - Static method in class io.vertx.rxjava.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
- pump(ReadStream<T>, WriteStream<T>, int) - Static method in class io.vertx.rxjava.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
and
writeQueueMaxSize
- pump(Observable<T>, WriteStream<T>, int) - Static method in class io.vertx.rxjava.core.streams.Pump
-
Create a new Pump
with the given ReadStream
and WriteStream
and
writeQueueMaxSize
- PumpFactory - Interface in io.vertx.core.spi
-
- PUNSUBSCRIBE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- punsubscribe(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- punsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Stop listening for messages posted to channels matching the given patterns
- punsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Stop listening for messages posted to channels matching the given patterns
- PUNSUBSCRIBE - Static variable in interface io.vertx.redis.client.Command
-
- punsubscribe(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- punsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Stop listening for messages posted to channels matching the given patterns
- punsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Stop listening for messages posted to channels matching the given patterns
- PUNSUBSCRIBE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- punsubscribe(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- punsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Stop listening for messages posted to channels matching the given patterns
- punsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Stop listening for messages posted to channels matching the given patterns
- punsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- punsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- punsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- push(HttpMethod, String, String, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- push(HttpMethod, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- push(HttpMethod, String, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- push(HttpMethod, String, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
Push a response to the client.
The handler
will be notified with a success when the push can be sent and with
a failure when the client has disabled push or reset the push before it has been sent.
The handler
may be queued if the client has reduced the maximum number of streams the server can push
concurrently.
Push can be sent only for peer initiated streams and if the response is not ended.
- push(HttpMethod, String, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- push(HttpMethod, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- push(HttpMethod, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- push(HttpMethod, String, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Push a response to the client.
The handler
will be notified with a success when the push can be sent and with
a failure when the client has disabled push or reset the push before it has been sent.
The handler
may be queued if the client has reduced the maximum number of streams the server can push
concurrently.
Push can be sent only for peer initiated streams and if the response is not ended.
- push(HttpMethod, String, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- push(HttpMethod, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- push(HttpMethod, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- push(HttpMethod, String, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Push a response to the client.
The handler
will be notified with a success when the push can be sent and with
a failure when the client has disabled push or reset the push before it has been sent.
The handler
may be queued if the client has reduced the maximum number of streams the server can push
concurrently.
Push can be sent only for peer initiated streams and if the response is not ended.
- pushHandler(Handler<HttpClientRequest>) - Method in interface io.vertx.core.http.HttpClientRequest
-
Set a push handler for this request.
The handler is called when the client receives a push promise from the server.
- pushHandler(Handler<HttpClientRequest>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Set a push handler for this request.
The handler is called when the client receives a push promise from the server.
- pushHandler(Handler<HttpClientRequest>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Set a push handler for this request.
The handler is called when the client receives a push promise from the server.
- pushObservable(HttpMethod, String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- pushObservable(HttpMethod, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- pushObservable(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- pushObservable(HttpMethod, String, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- put(JsonObject, String, String, boolean) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
-
- put(String, Object) - Method in interface io.vertx.core.Context
-
Put some data in the context.
- put(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP PUT request to send to the server with the specified options.
- put(int, String, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the specified host and port.
- put(String, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the specified host and default port.
- put(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- put(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- put(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- put(String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the default host and port.
- put(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- put(String, Enum) - Method in class io.vertx.core.json.JsonObject
-
Put an Enum into the JSON object with the specified key.
- put(String, CharSequence) - Method in class io.vertx.core.json.JsonObject
-
Put an CharSequence into the JSON object with the specified key.
- put(String, String) - Method in class io.vertx.core.json.JsonObject
-
Put a String into the JSON object with the specified key.
- put(String, Integer) - Method in class io.vertx.core.json.JsonObject
-
Put an Integer into the JSON object with the specified key.
- put(String, Long) - Method in class io.vertx.core.json.JsonObject
-
Put a Long into the JSON object with the specified key.
- put(String, Double) - Method in class io.vertx.core.json.JsonObject
-
Put a Double into the JSON object with the specified key.
- put(String, Float) - Method in class io.vertx.core.json.JsonObject
-
Put a Float into the JSON object with the specified key.
- put(String, Boolean) - Method in class io.vertx.core.json.JsonObject
-
Put a Boolean into the JSON object with the specified key.
- put(String, JsonObject) - Method in class io.vertx.core.json.JsonObject
-
Put another JSON object into the JSON object with the specified key.
- put(String, JsonArray) - Method in class io.vertx.core.json.JsonObject
-
Put a JSON array into the JSON object with the specified key.
- put(String, byte[]) - Method in class io.vertx.core.json.JsonObject
-
Put a byte[] into the JSON object with the specified key.
- put(String, Instant) - Method in class io.vertx.core.json.JsonObject
-
Put a Instant into the JSON object with the specified key.
- put(String, Object) - Method in class io.vertx.core.json.JsonObject
-
Put an Object into the JSON object with the specified key.
- put(K, V, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Put a value in the map, asynchronously.
- put(K, V, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
- put(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
-
Put an entry in the map
- put(String, HashingAlgorithm) - Method in interface io.vertx.ext.auth.HashingStrategy
-
Put or replace an algorithm into the list of system loaded algorithms.
- put(String, Object) - Method in interface io.vertx.ext.shell.session.Session
-
Put some data in a session
- put(String, Object) - Method in interface io.vertx.ext.unit.TestContext
-
Put some data in the context.
- put(Cookie) - Method in interface io.vertx.ext.web.client.spi.CookieStore
-
Add a cookie to this CookieStore
.
- put(String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the default host and port.
- put(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the specified host and port.
- put(String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the specified host and default port.
- put() - Method in interface io.vertx.ext.web.Router
-
Add a route that matches any HTTP PUT request
- put(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches a HTTP PUT request and the specified path
- put(String, Object) - Method in interface io.vertx.ext.web.RoutingContext
-
Put some arbitrary data in the context.
- put(String, Object) - Method in interface io.vertx.ext.web.Session
-
Put some data in a session
- put(String, Object) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- put(Session, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
-
Add a session with the specified ID.
- put(String, Object) - Method in class io.vertx.reactivex.core.Context
-
Put some data in the context.
- put(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP PUT request to send to the server with the specified options.
- put(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the specified host and port.
- put(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the specified host and default port.
- put(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- put(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- put(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- put(String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the default host and port.
- put(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- put(K, V, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Put a value in the map, asynchronously.
- put(K, V, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
- put(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Put an entry in the map
- put(String, HashingAlgorithm) - Method in class io.vertx.reactivex.ext.auth.HashingStrategy
-
Put or replace an algorithm into the list of system loaded algorithms.
- put(String, Object) - Method in class io.vertx.reactivex.ext.shell.session.Session
-
Put some data in a session
- put(String, Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
-
Put some data in the context.
- put(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the default host and port.
- put(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the specified host and port.
- put(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the specified host and default port.
- put() - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches any HTTP PUT request
- put(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches a HTTP PUT request and the specified path
- put(String, Object) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Put some arbitrary data in the context.
- put(String, Object) - Method in class io.vertx.reactivex.ext.web.Session
-
Put some data in a session
- put(Session, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Add a session with the specified ID.
- put(String, Object) - Method in class io.vertx.rxjava.core.Context
-
Put some data in the context.
- put(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP PUT request to send to the server with the specified options.
- put(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the specified host and port.
- put(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the specified host and default port.
- put(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- put(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- put(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- put(String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP PUT request to send to the server at the default host and port.
- put(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- put(K, V, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Put a value in the map, asynchronously.
- put(K, V, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- put(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Put an entry in the map
- put(String, HashingAlgorithm) - Method in class io.vertx.rxjava.ext.auth.HashingStrategy
-
Put or replace an algorithm into the list of system loaded algorithms.
- put(String, Object) - Method in class io.vertx.rxjava.ext.shell.session.Session
-
Put some data in a session
- put(String, Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
-
Put some data in the context.
- put(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the default host and port.
- put(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the specified host and port.
- put(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server at the specified host and default port.
- put() - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches any HTTP PUT request
- put(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches a HTTP PUT request and the specified path
- put(String, Object) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Put some arbitrary data in the context.
- put(String, Object) - Method in class io.vertx.rxjava.ext.web.Session
-
Put some data in a session
- put(Session, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Add a session with the specified ID.
- putAbs(String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP PUT request to send to the server using an absolute URI
- putAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- putAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive
the response
- putAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP PUT request to send to the server using an absolute URI
- putAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- putAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive
the response
- putAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP PUT request to send to the server using an absolute URI
- putAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- putAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive
the response
- putAll(Map<? extends K, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
-
Copies all of the mappings from the specified map to this map.
- putHeader(String, String) - Method in interface io.vertx.core.http.HttpClientRequest
-
Put an HTTP header
- putHeader(CharSequence, CharSequence) - Method in interface io.vertx.core.http.HttpClientRequest
-
- putHeader(String, Iterable<String>) - Method in interface io.vertx.core.http.HttpClientRequest
-
Put an HTTP header with multiple values
- putHeader(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.http.HttpClientRequest
-
- putHeader(String, String) - Method in interface io.vertx.core.http.HttpServerResponse
-
Put an HTTP header
- putHeader(CharSequence, CharSequence) - Method in interface io.vertx.core.http.HttpServerResponse
-
- putHeader(String, Iterable<String>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- putHeader(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- putHeader(String, String) - Method in class io.vertx.ext.web.api.OperationResponse
-
- putHeader(String, String) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Configure the request to set a new HTTP header.
- putHeader(String, Iterable<String>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Configure the request to set a new HTTP header with multiple values.
- putHeader(String, String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Put an HTTP header
- putHeader(CharSequence, CharSequence) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- putHeader(String, Iterable<String>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Put an HTTP header with multiple values
- putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- putHeader(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Put an HTTP header
- putHeader(CharSequence, CharSequence) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- putHeader(String, Iterable<String>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- putHeader(String, String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Configure the request to set a new HTTP header.
- putHeader(String, Iterable<String>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Configure the request to set a new HTTP header with multiple values.
- putHeader(String, String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Put an HTTP header
- putHeader(CharSequence, CharSequence) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- putHeader(String, Iterable<String>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Put an HTTP header with multiple values
- putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- putHeader(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Put an HTTP header
- putHeader(CharSequence, CharSequence) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- putHeader(String, Iterable<String>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- putHeader(String, String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Configure the request to set a new HTTP header.
- putHeader(String, Iterable<String>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Configure the request to set a new HTTP header with multiple values.
- putHeaders(MultiMap) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Configure the request to add multiple HTTP headers .
- putHeaders(MultiMap) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Configure the request to add multiple HTTP headers .
- putHeaders(MultiMap) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Configure the request to add multiple HTTP headers .
- putIfAbsent(K, V, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Put the entry only if there is no entry with the key already present.
- putIfAbsent(K, V, long, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
- putIfAbsent(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
-
Put the entry only if there is no existing entry for that key
- putIfAbsent(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Put the entry only if there is no entry with the key already present.
- putIfAbsent(K, V, long, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
- putIfAbsent(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Put the entry only if there is no existing entry for that key
- putIfAbsent(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Put the entry only if there is no entry with the key already present.
- putIfAbsent(K, V, long, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- putIfAbsent(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Put the entry only if there is no existing entry for that key
- putIfAbsentObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- putIfAbsentObservable(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- putNull(String) - Method in class io.vertx.core.json.JsonObject
-
Put a null value into the JSON object with the specified key.
- putObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- putObservable(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- putObservable(Session) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
- putTrailer(String, String) - Method in interface io.vertx.core.http.HttpServerResponse
-
Put an HTTP trailer
- putTrailer(CharSequence, CharSequence) - Method in interface io.vertx.core.http.HttpServerResponse
-
- putTrailer(String, Iterable<String>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- putTrailer(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- putTrailer(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Put an HTTP trailer
- putTrailer(CharSequence, CharSequence) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- putTrailer(String, Iterable<String>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- putTrailer(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- putTrailer(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Put an HTTP trailer
- putTrailer(CharSequence, CharSequence) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- putTrailer(String, Iterable<String>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- putTrailer(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- putValue(String, String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Adds specified key/value pair
- putValue(String, String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- putValue(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Adds specified key/value pair
- putValue(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- putValue(String, String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Adds specified key/value pair
- putValueWithOptions(String, String, KeyValueOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
- putValueWithOptions(String, String, KeyValueOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- putValueWithOptions(String, String, KeyValueOptions, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- putValueWithOptions(String, String, KeyValueOptions, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- putValueWithOptions(String, String, KeyValueOptions, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- putWithRegex(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches a HTTP PUT request and the specified path regex
- putWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches a HTTP PUT request and the specified path regex
- putWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches a HTTP PUT request and the specified path regex
- RabbitMQClient - Interface in io.vertx.rabbitmq
-
- RabbitMQClient - Class in io.vertx.reactivex.rabbitmq
-
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RabbitMQClient(RabbitMQClient) - Constructor for class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
- RabbitMQClient(Object) - Constructor for class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
- RabbitMQClient - Class in io.vertx.rxjava.rabbitmq
-
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RabbitMQClient(RabbitMQClient) - Constructor for class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
- RabbitMQClient(Object) - Constructor for class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
- RabbitMQConsumer - Interface in io.vertx.rabbitmq
-
A stream of messages from a rabbitmq queue.
- RabbitMQConsumer - Class in io.vertx.reactivex.rabbitmq
-
A stream of messages from a rabbitmq queue.
- RabbitMQConsumer(RabbitMQConsumer) - Constructor for class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
- RabbitMQConsumer(Object) - Constructor for class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
- RabbitMQConsumer - Class in io.vertx.rxjava.rabbitmq
-
A stream of messages from a rabbitmq queue.
- RabbitMQConsumer(RabbitMQConsumer) - Constructor for class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
- RabbitMQConsumer(Object) - Constructor for class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
- RabbitMQMessage - Interface in io.vertx.rabbitmq
-
Represent a message received message received in a rabbitmq-queue.
- RabbitMQMessage - Class in io.vertx.reactivex.rabbitmq
-
Represent a message received message received in a rabbitmq-queue.
- RabbitMQMessage(RabbitMQMessage) - Constructor for class io.vertx.reactivex.rabbitmq.RabbitMQMessage
-
- RabbitMQMessage(Object) - Constructor for class io.vertx.reactivex.rabbitmq.RabbitMQMessage
-
- RabbitMQMessage - Class in io.vertx.rxjava.rabbitmq
-
Represent a message received message received in a rabbitmq-queue.
- RabbitMQMessage(RabbitMQMessage) - Constructor for class io.vertx.rxjava.rabbitmq.RabbitMQMessage
-
- RabbitMQMessage(Object) - Constructor for class io.vertx.rxjava.rabbitmq.RabbitMQMessage
-
- RabbitMQOptions - Class in io.vertx.rabbitmq
-
RabbitMQ client options, most
- RabbitMQOptions() - Constructor for class io.vertx.rabbitmq.RabbitMQOptions
-
- RabbitMQOptions(JsonObject) - Constructor for class io.vertx.rabbitmq.RabbitMQOptions
-
- RabbitMQOptions(RabbitMQOptions) - Constructor for class io.vertx.rabbitmq.RabbitMQOptions
-
- RabbitMQOptionsConverter - Class in io.vertx.rabbitmq
-
- RabbitMQOptionsConverter() - Constructor for class io.vertx.rabbitmq.RabbitMQOptionsConverter
-
- rack() - Method in class io.vertx.kafka.client.common.Node
-
- RANDOMKEY - Static variable in class io.vertx.reactivex.redis.client.Command
-
- randomkey(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a random key from the keyspace
- randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a random key from the keyspace
- RANDOMKEY - Static variable in interface io.vertx.redis.client.Command
-
- randomkey(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- randomkey(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Return a random key from the keyspace
- randomkey(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Return a random key from the keyspace
- RANDOMKEY - Static variable in class io.vertx.rxjava.redis.client.Command
-
- randomkey(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a random key from the keyspace
- randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a random key from the keyspace
- randomkeyObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- randomkeyObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- randomkeyObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- RangeLimitOptions - Class in io.vertx.redis.op
-
- RangeLimitOptions() - Constructor for class io.vertx.redis.op.RangeLimitOptions
-
Deprecated.
- RangeLimitOptions(RangeLimitOptions) - Constructor for class io.vertx.redis.op.RangeLimitOptions
-
Deprecated.
- RangeLimitOptions(JsonObject) - Constructor for class io.vertx.redis.op.RangeLimitOptions
-
Deprecated.
- RangeOptions - Enum in io.vertx.redis.op
-
- raw() - Method in interface io.vertx.ext.shell.cli.CliToken
-
- raw(String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the default host and port.
- raw(String, int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the specified host and port.
- raw(String, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the specified host and default port.
- raw() - Method in class io.vertx.reactivex.ext.shell.cli.CliToken
-
- raw(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the default host and port.
- raw(String, int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the specified host and port.
- raw(String, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the specified host and default port.
- raw() - Method in class io.vertx.rxjava.ext.shell.cli.CliToken
-
- raw(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the default host and port.
- raw(String, int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the specified host and port.
- raw(String, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server at the specified host and default port.
- rawAbs(String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server using an absolute URI, specifying a response handler to receive
the response
- rawAbs(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server using an absolute URI, specifying a response handler to receive
the response
- rawAbs(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create a request with a custom HTTP method to send to the server using an absolute URI, specifying a response handler to receive
the response
- rawAccessToken(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
-
Deprecated.
Get raw `access_token` string from the principal.
- rawAccessToken(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
-
Get raw `access_token` string from the principal.
- rawAccessToken(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
-
Get raw `access_token` string from the principal.
- rawIdToken(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
-
Deprecated.
Get raw `id_token` string from the principal.
- rawIdToken(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
-
Get raw `id_token` string from the principal.
- rawIdToken(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
-
Get raw `id_token` string from the principal.
- rawLine() - Method in interface io.vertx.ext.shell.cli.Completion
-
- rawLine() - Method in class io.vertx.reactivex.ext.shell.cli.Completion
-
- rawLine() - Method in class io.vertx.rxjava.ext.shell.cli.Completion
-
- rawMethod() - Method in interface io.vertx.core.http.HttpServerRequest
-
- rawMethod(String) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Configure the request to use a custom HTTP method
- rawMethod() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- rawMethod(String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Configure the request to use a custom HTTP method
- rawMethod() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- rawMethod(String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Configure the request to use a custom HTTP method
- rawValue() - Method in interface io.vertx.ext.web.ParsedHeaderValue
-
Contains the raw value that was received from the user agent
- rawValue() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
-
Contains the raw value that was received from the user agent
- rawValue() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
-
Contains the raw value that was received from the user agent
- rawValue() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
-
Contains the raw value that was received from the user agent
- rawValue() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
-
Contains the raw value that was received from the user agent
- rawValue() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
-
Contains the raw value that was received from the user agent
- rawValue() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
-
Contains the raw value that was received from the user agent
- rbacHandler(OAuth2RBAC) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rbacHandler(OAuth2RBAC) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rbacHandler(OAuth2RBAC) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- ReactiveReadStream<T> - Interface in io.vertx.ext.reactivestreams
-
A Vert.x read stream that also implements reactive streams subscriber interface.
- ReactiveWriteStream<T> - Interface in io.vertx.ext.reactivestreams
-
A Vert.x write stream that also implements reactive streams publisher interface.
- read(String, Handler<AsyncResult<Secret>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
-
Reads a secret from `path`.
- read(Buffer, int, long, int, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.core.file.AsyncFile
-
Reads length
bytes of data from the file at position position
in the file, asynchronously.
- read(Buffer, int, long, int, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Reads length
bytes of data from the file at position position
in the file, asynchronously.
- read(int, Handler<AsyncResult<RowSet<Row>>>) - Method in class io.vertx.reactivex.sqlclient.Cursor
-
Read rows from the cursor, the result is provided asynchronously to the handler
.
- read(Buffer, int, long, int, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Reads length
bytes of data from the file at position position
in the file, asynchronously.
- read(int, Handler<AsyncResult<RowSet<Row>>>) - Method in class io.vertx.rxjava.sqlclient.Cursor
-
Read rows from the cursor, the result is provided asynchronously to the handler
.
- read(int, Handler<AsyncResult<RowSet<Row>>>) - Method in interface io.vertx.sqlclient.Cursor
-
Read rows from the cursor, the result is provided asynchronously to the handler
.
- readDir(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- readDir(String, String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- readDir(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- readDir(String, String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- readDir(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- readDir(String, String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- readDirBlocking(String) - Method in interface io.vertx.core.file.FileSystem
-
- readDirBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
-
- readDirBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
- readDirBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
- readDirBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readDirBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readDirObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readDirObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readFile(String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.core.file.FileSystem
-
Reads the entire file as represented by the path
path
as a
Buffer
, asynchronously.
- readFile(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Reads the entire file as represented by the path path
as a , asynchronously.
- readFile(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Reads the entire file as represented by the path path
as a , asynchronously.
- readFileBlocking(String) - Method in interface io.vertx.core.file.FileSystem
-
- readFileBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
- readFileBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readFileObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readFromBuffer(int, Buffer) - Method in class io.vertx.core.json.JsonArray
-
- readFromBuffer(int, Buffer) - Method in class io.vertx.core.json.JsonObject
-
- readFromBuffer(int, Buffer) - Method in class io.vertx.ext.auth.AbstractUser
-
Deprecated.
- readFromBuffer(int, Buffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
- readFromBuffer(int, Buffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
- readline(String, Handler<String>) - Method in interface io.vertx.ext.shell.term.Term
-
Prompt the user a line of text.
- readline(String, Handler<String>, Handler<Completion>) - Method in interface io.vertx.ext.shell.term.Term
-
Prompt the user a line of text, providing a completion handler to handle user's completion.
- readline(String, Handler<String>) - Method in class io.vertx.reactivex.ext.shell.term.Term
-
Prompt the user a line of text.
- readline(String, Handler<String>, Handler<Completion>) - Method in class io.vertx.reactivex.ext.shell.term.Term
-
Prompt the user a line of text, providing a completion handler to handle user's completion.
- readline(String, Handler<String>) - Method in class io.vertx.rxjava.ext.shell.term.Term
-
Prompt the user a line of text.
- readline(String, Handler<String>, Handler<Completion>) - Method in class io.vertx.rxjava.ext.shell.term.Term
-
Prompt the user a line of text, providing a completion handler to handle user's completion.
- readObservable(Buffer, int, long, int) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- readObserver() - Method in interface io.vertx.grpc.GrpcBidiExchange
-
- readObserver() - Method in interface io.vertx.grpc.GrpcReadStream
-
Should not be used by end user, it is a simple accessor the the underlying gRPC StreamObserver.
- READONLY - Static variable in class io.vertx.reactivex.redis.client.Command
-
- readonly(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- READONLY - Static variable in interface io.vertx.redis.client.Command
-
- readonly(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- READONLY - Static variable in class io.vertx.rxjava.redis.client.Command
-
- readonly(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- readonlyObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- ReadStream<T> - Interface in io.vertx.core.streams
-
Represents a stream of items that can be read from.
- readStream() - Static method in interface io.vertx.ext.reactivestreams.ReactiveReadStream
-
Create a reactive read stream
- readStream(long) - Static method in interface io.vertx.ext.reactivestreams.ReactiveReadStream
-
Create a reactive read stream specifying batch size
- ReadStream<T> - Interface in io.vertx.reactivex.core.streams
-
Represents a stream of items that can be read from.
- ReadStream<T> - Interface in io.vertx.rxjava.core.streams
-
Represents a stream of items that can be read from.
- readSymlink(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.file.FileSystem
-
Returns the path representing the file that the symbolic link specified by link
points to, asynchronously.
- readSymlink(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Returns the path representing the file that the symbolic link specified by link
points to, asynchronously.
- readSymlink(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Returns the path representing the file that the symbolic link specified by link
points to, asynchronously.
- readSymlinkBlocking(String) - Method in interface io.vertx.core.file.FileSystem
-
- readSymlinkBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
- readSymlinkBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- readSymlinkObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- READWRITE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- readwrite(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- READWRITE - Static variable in interface io.vertx.redis.client.Command
-
- readwrite(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- READWRITE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- readwrite(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- readwriteObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- realm() - Method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
-
Return the currently used realm
- realm() - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
-
Return the currently used realm
- realm() - Method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
-
Return the currently used realm
- RECEIPT - Static variable in class io.vertx.ext.stomp.Frame
-
- RECEIPT_ID - Static variable in class io.vertx.ext.stomp.Frame
-
- receive() - Method in interface io.vertx.ext.sync.Receiver
-
Return an event when one is available.
- receive(long) - Method in interface io.vertx.ext.sync.Receiver
-
Return an event when one is available.
- receivedFrameHandler(Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClient
-
Configures a received handler that gets notified when a STOMP frame is received by the client.
- receivedFrameHandler(Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Configures a received handler that get notified when a STOMP frame is received by the client.
- receivedFrameHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
-
Configures a handler that get notified when a STOMP frame is received by the server.
- receivedFrameHandler(Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClient
-
Configures a received handler that gets notified when a STOMP frame is received by the client.
- receivedFrameHandler(Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Configures a received handler that get notified when a STOMP frame is received by the client.
- receivedFrameHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
-
Configures a handler that get notified when a STOMP frame is received by the server.
- receivedFrameHandler(Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClient
-
Configures a received handler that gets notified when a STOMP frame is received by the client.
- receivedFrameHandler(Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Configures a received handler that get notified when a STOMP frame is received by the client.
- receivedFrameHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava.ext.stomp.StompServerHandler
-
Configures a handler that get notified when a STOMP frame is received by the server.
- receivePort() - Method in interface io.vertx.ext.sync.Receiver
-
- Receiver<T> - Interface in io.vertx.ext.sync
-
Represents a synchronous receiver of events.
- reconnectPolicy(Function<Integer, Long>) - Method in interface io.vertx.pgclient.pubsub.PgSubscriber
-
Set the reconnect policy that is executed when the subscriber is disconnected.
- reconnectPolicy(Function<Integer, Long>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
-
Set the reconnect policy that is executed when the subscriber is disconnected.
- reconnectPolicy(Function<Integer, Long>) - Method in class io.vertx.rxjava.pgclient.pubsub.PgSubscriber
-
Set the reconnect policy that is executed when the subscriber is disconnected.
- record() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
-
- record() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
-
- record() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
-
- record() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
-
- Record - Class in io.vertx.servicediscovery
-
Describes a `service`.
- Record() - Constructor for class io.vertx.servicediscovery.Record
-
- Record(JsonObject) - Constructor for class io.vertx.servicediscovery.Record
-
Creates a new
Record
from its json representation.
- Record(Record) - Constructor for class io.vertx.servicediscovery.Record
-
Creates a new
Record
by copying the values from another
Record
.
- record() - Method in interface io.vertx.servicediscovery.ServiceReference
-
- record() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
-
- recordAt(int) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
-
Get the record at the given index
- recordAt(int) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
-
Get the record at the given index
- recordAt(int) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
-
Get the record at the given index
- RecordConverter - Class in io.vertx.servicediscovery
-
- RecordConverter() - Constructor for class io.vertx.servicediscovery.RecordConverter
-
- RecordMetadata - Class in io.vertx.kafka.client.producer
-
Metadata related to a Kafka record
- RecordMetadata() - Constructor for class io.vertx.kafka.client.producer.RecordMetadata
-
Constructor
- RecordMetadata(long, long, int, long, String) - Constructor for class io.vertx.kafka.client.producer.RecordMetadata
-
Constructor
- RecordMetadata(JsonObject) - Constructor for class io.vertx.kafka.client.producer.RecordMetadata
-
Constructor (from JSON representation)
- RecordParser - Interface in io.vertx.core.parsetools
-
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed
size records.
- RecordParser - Class in io.vertx.reactivex.core.parsetools
-
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed
size records.
- RecordParser(RecordParser) - Constructor for class io.vertx.reactivex.core.parsetools.RecordParser
-
- RecordParser(Object) - Constructor for class io.vertx.reactivex.core.parsetools.RecordParser
-
- RecordParser - Class in io.vertx.rxjava.core.parsetools
-
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed
size records.
- RecordParser(RecordParser) - Constructor for class io.vertx.rxjava.core.parsetools.RecordParser
-
- RecordParser(Object) - Constructor for class io.vertx.rxjava.core.parsetools.RecordParser
-
- records() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
-
- recover(Function<Throwable, Future<T>>) - Method in interface io.vertx.core.Future
-
Handles a failure of this Future by returning the result of another Future.
- recover(Function<Throwable, Future<CompositeFuture>>) - Method in class io.vertx.reactivex.core.CompositeFuture
-
Handles a failure of this Future by returning the result of another Future.
- recover(Function<Throwable, Future<T>>) - Method in class io.vertx.reactivex.core.Future
-
Handles a failure of this Future by returning the result of another Future.
- recover(Function<Throwable, Future<CompositeFuture>>) - Method in class io.vertx.rxjava.core.CompositeFuture
-
Handles a failure of this Future by returning the result of another Future.
- recover(Function<Throwable, Future<T>>) - Method in class io.vertx.rxjava.core.Future
-
Handles a failure of this Future by returning the result of another Future.
- RedirectAuthHandler - Interface in io.vertx.ext.web.handler
-
An auth handler that's used to handle auth by redirecting user to a custom login page.
- RedirectAuthHandler - Class in io.vertx.reactivex.ext.web.handler
-
An auth handler that's used to handle auth by redirecting user to a custom login page.
- RedirectAuthHandler(RedirectAuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
-
- RedirectAuthHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
-
- RedirectAuthHandler - Class in io.vertx.rxjava.ext.web.handler
-
An auth handler that's used to handle auth by redirecting user to a custom login page.
- RedirectAuthHandler(RedirectAuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
-
- RedirectAuthHandler(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
-
- redirectHandler(Function<HttpClientResponse, Future<HttpClientRequest>>) - Method in interface io.vertx.core.http.HttpClient
-
Set a redirect handler for the http client.
- redirectHandler() - Method in interface io.vertx.core.http.HttpClient
-
- redirectHandler(Function<HttpClientResponse, Future<HttpClientRequest>>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Set a redirect handler for the http client.
- redirectHandler(Function<HttpClientResponse, Future<HttpClientRequest>>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Set a redirect handler for the http client.
- Redis - Class in io.vertx.reactivex.redis.client
-
A simple Redis client.
- Redis(Redis) - Constructor for class io.vertx.reactivex.redis.client.Redis
-
- Redis(Object) - Constructor for class io.vertx.reactivex.redis.client.Redis
-
- Redis - Interface in io.vertx.redis.client
-
A simple Redis client.
- Redis - Class in io.vertx.rxjava.redis.client
-
A simple Redis client.
- Redis(Redis) - Constructor for class io.vertx.rxjava.redis.client.Redis
-
- Redis(Object) - Constructor for class io.vertx.rxjava.redis.client.Redis
-
- RedisAPI - Class in io.vertx.reactivex.redis.client
-
Auto generated Redis API client wrapper.
- RedisAPI(RedisAPI) - Constructor for class io.vertx.reactivex.redis.client.RedisAPI
-
- RedisAPI(Object) - Constructor for class io.vertx.reactivex.redis.client.RedisAPI
-
- RedisAPI - Interface in io.vertx.redis.client
-
Auto generated Redis API client wrapper.
- RedisAPI - Class in io.vertx.rxjava.redis.client
-
Auto generated Redis API client wrapper.
- RedisAPI(RedisAPI) - Constructor for class io.vertx.rxjava.redis.client.RedisAPI
-
- RedisAPI(Object) - Constructor for class io.vertx.rxjava.redis.client.RedisAPI
-
- RedisBackendService - Class in io.vertx.servicediscovery.backend.redis
-
An implementation of the discovery backend based on Redis.
- RedisBackendService() - Constructor for class io.vertx.servicediscovery.backend.redis.RedisBackendService
-
- RedisClient - Class in io.vertx.reactivex.redis
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- RedisClient(RedisClient) - Constructor for class io.vertx.reactivex.redis.RedisClient
-
- RedisClient(Object) - Constructor for class io.vertx.reactivex.redis.RedisClient
-
- RedisClient - Interface in io.vertx.redis
-
Deprecated.
- RedisClient - Class in io.vertx.rxjava.redis
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- RedisClient(RedisClient) - Constructor for class io.vertx.rxjava.redis.RedisClient
-
- RedisClient(Object) - Constructor for class io.vertx.rxjava.redis.RedisClient
-
- RedisClientType - Enum in io.vertx.redis.client
-
Define what kind of behavior is expected from the client.
- RedisConfigStore - Class in io.vertx.config.redis
-
An implementation of configuration store reading hash from Redis.
- RedisConfigStore(Vertx, JsonObject) - Constructor for class io.vertx.config.redis.RedisConfigStore
-
- RedisConfigStoreFactory - Class in io.vertx.config.redis
-
- RedisConfigStoreFactory() - Constructor for class io.vertx.config.redis.RedisConfigStoreFactory
-
- RedisConnection - Class in io.vertx.reactivex.redis.client
-
A simple Redis client.
- RedisConnection(RedisConnection) - Constructor for class io.vertx.reactivex.redis.client.RedisConnection
-
- RedisConnection(Object) - Constructor for class io.vertx.reactivex.redis.client.RedisConnection
-
- RedisConnection - Interface in io.vertx.redis.client
-
A simple Redis client.
- RedisConnection - Class in io.vertx.rxjava.redis.client
-
A simple Redis client.
- RedisConnection(RedisConnection) - Constructor for class io.vertx.rxjava.redis.client.RedisConnection
-
- RedisConnection(Object) - Constructor for class io.vertx.rxjava.redis.client.RedisConnection
-
- RedisDataSource - Class in io.vertx.reactivex.servicediscovery.types
-
Service type for Redis data source.
- RedisDataSource(RedisDataSource) - Constructor for class io.vertx.reactivex.servicediscovery.types.RedisDataSource
-
- RedisDataSource(Object) - Constructor for class io.vertx.reactivex.servicediscovery.types.RedisDataSource
-
- RedisDataSource - Class in io.vertx.rxjava.servicediscovery.types
-
Service type for Redis data source.
- RedisDataSource(RedisDataSource) - Constructor for class io.vertx.rxjava.servicediscovery.types.RedisDataSource
-
- RedisDataSource(Object) - Constructor for class io.vertx.rxjava.servicediscovery.types.RedisDataSource
-
- RedisDataSource - Interface in io.vertx.servicediscovery.types
-
Service type for Redis data source.
- RedisException - Exception in io.vertx.redis.client
-
Deprecated.
- RedisException(String) - Constructor for exception io.vertx.redis.client.RedisException
-
Deprecated.
- RedisOptions - Class in io.vertx.redis.client
-
Redis Client Configuration options.
- RedisOptions() - Constructor for class io.vertx.redis.client.RedisOptions
-
Creates a default configuration object using redis server defaults
- RedisOptions(RedisOptions) - Constructor for class io.vertx.redis.client.RedisOptions
-
Copy constructor.
- RedisOptions(JsonObject) - Constructor for class io.vertx.redis.client.RedisOptions
-
Copy from JSON constructor.
- RedisOptions - Class in io.vertx.redis
-
- RedisOptions() - Constructor for class io.vertx.redis.RedisOptions
-
Deprecated.
- RedisOptions(RedisOptions) - Constructor for class io.vertx.redis.RedisOptions
-
Deprecated.
- RedisOptions(JsonObject) - Constructor for class io.vertx.redis.RedisOptions
-
Deprecated.
- RedisOptionsConverter - Class in io.vertx.redis.client
-
- RedisOptionsConverter() - Constructor for class io.vertx.redis.client.RedisOptionsConverter
-
- RedisOptionsConverter - Class in io.vertx.redis
-
- RedisOptionsConverter() - Constructor for class io.vertx.redis.RedisOptionsConverter
-
- RedisRole - Enum in io.vertx.redis.client
-
Define which kind of role to be used in HA mode.
- RedisSentinel - Class in io.vertx.reactivex.redis.sentinel
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- RedisSentinel(RedisSentinel) - Constructor for class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
- RedisSentinel(Object) - Constructor for class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
- RedisSentinel - Interface in io.vertx.redis.sentinel
-
Deprecated.
- RedisSentinel - Class in io.vertx.rxjava.redis.sentinel
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- RedisSentinel(RedisSentinel) - Constructor for class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
- RedisSentinel(Object) - Constructor for class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
- RedisSlaves - Enum in io.vertx.redis.client
-
When should Redis Slave nodes be used for queries.
- RedisTransaction - Class in io.vertx.reactivex.redis
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- RedisTransaction(RedisTransaction) - Constructor for class io.vertx.reactivex.redis.RedisTransaction
-
- RedisTransaction(Object) - Constructor for class io.vertx.reactivex.redis.RedisTransaction
-
- RedisTransaction - Interface in io.vertx.redis
-
Deprecated.
- RedisTransaction - Class in io.vertx.rxjava.redis
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- RedisTransaction(RedisTransaction) - Constructor for class io.vertx.rxjava.redis.RedisTransaction
-
- RedisTransaction(Object) - Constructor for class io.vertx.rxjava.redis.RedisTransaction
-
- REFERER - Static variable in class io.vertx.core.http.HttpHeaders
-
Referer header name
- refresh(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
-
Deprecated.
Refresh the access token
- refresh(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Refresh the access token
- refresh(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Refresh the access token
- refreshObservable() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
- refreshToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
-
- refreshToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Deprecated.
- refreshToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Deprecated.
- regenerateId() - Method in interface io.vertx.ext.web.Session
-
- regenerateId() - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- regenerateId() - Method in class io.vertx.reactivex.ext.web.Session
-
- regenerateId() - Method in class io.vertx.rxjava.ext.web.Session
-
- register(String, Handler<Promise<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthCheckHandler
-
Registers a health check procedure.
- register(String, long, Handler<Promise<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthCheckHandler
-
Registers a health check procedure.
- register(String, Handler<Promise<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthChecks
-
Registers a health check procedure.
- register(String, long, Handler<Promise<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthChecks
-
Registers a health check procedure.
- register(String) - Method in interface io.vertx.ext.unit.collect.EventBusCollector
-
Register the collector as a consumer of the event bus with the specified address.
- register(String, Handler<Promise<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
-
Registers a health check procedure.
- register(String, long, Handler<Promise<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
-
Registers a health check procedure.
- register(String, Handler<Promise<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
-
Registers a health check procedure.
- register(String, long, Handler<Promise<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
-
Registers a health check procedure.
- register(String) - Method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
-
Register the collector as a consumer of the event bus with the specified address.
- register(String, Handler<Promise<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
-
Registers a health check procedure.
- register(String, long, Handler<Promise<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
-
Registers a health check procedure.
- register(String, Handler<Promise<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
-
Registers a health check procedure.
- register(String, long, Handler<Promise<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
-
Registers a health check procedure.
- register(String) - Method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
-
Register the collector as a consumer of the event bus with the specified address.
- register(ServicePublisher, Promise<ImportedConsulService>) - Method in class io.vertx.servicediscovery.consul.ImportedConsulService
-
Registers the service and completes the given future when done.
- register(EventBus, String) - Method in class io.vertx.serviceproxy.ProxyHandler
-
Register the proxy handle on the event bus.
- register(EventBus, String, List<Function<Message<JsonObject>, Future<Message<JsonObject>>>>) - Method in class io.vertx.serviceproxy.ProxyHandler
-
Register the proxy handle on the event bus.
- register(Class<T>, T) - Method in class io.vertx.serviceproxy.ServiceBinder
-
Registers a service on the event bus.
- registerCheck(CheckOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Add a new check to the local agent.
- registerCheck(CheckOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- registerCheck(CheckOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Add a new check to the local agent.
- registerCheck(CheckOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- registerCheck(CheckOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Add a new check to the local agent.
- registerCodec(MessageCodec) - Method in interface io.vertx.core.eventbus.EventBus
-
Register a message codec.
- registerCodec(MessageCodec) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Register a message codec.
- registerCodec(MessageCodec) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Register a message codec.
- registerCommand(Class<? extends AnnotatedCommand>) - Method in interface io.vertx.ext.shell.command.CommandRegistry
-
- registerCommand(Class<? extends AnnotatedCommand>, Handler<AsyncResult<Command>>) - Method in interface io.vertx.ext.shell.command.CommandRegistry
-
Register a single command.
- registerCommand(Command) - Method in interface io.vertx.ext.shell.command.CommandRegistry
-
- registerCommand(Command, Handler<AsyncResult<Command>>) - Method in interface io.vertx.ext.shell.command.CommandRegistry
-
Register a command
- registerCommand(Command) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
- registerCommand(Command, Handler<AsyncResult<Command>>) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
Register a command
- registerCommand(Command) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
- registerCommand(Command, Handler<AsyncResult<Command>>) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
Register a command
- registerCommandObservable(Command) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
- registerCommandResolver(CommandResolver) - Method in interface io.vertx.ext.shell.ShellServer
-
Register a command resolver for this server.
- registerCommandResolver(CommandResolver) - Method in class io.vertx.reactivex.ext.shell.ShellServer
-
Register a command resolver for this server.
- registerCommandResolver(CommandResolver) - Method in class io.vertx.rxjava.ext.shell.ShellServer
-
Register a command resolver for this server.
- registerCommands(List<Command>) - Method in interface io.vertx.ext.shell.command.CommandRegistry
-
- registerCommands(List<Command>, Handler<AsyncResult<List<Command>>>) - Method in interface io.vertx.ext.shell.command.CommandRegistry
-
Register a list of commands.
- registerCommands(List<Command>) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
- registerCommands(List<Command>, Handler<AsyncResult<List<Command>>>) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
Register a list of commands.
- registerCommands(List<Command>) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
- registerCommands(List<Command>, Handler<AsyncResult<List<Command>>>) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
Register a list of commands.
- registerCommandsObservable(List<Command>) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
- registerDefaultCodec(Class<T>, MessageCodec<T, ?>) - Method in interface io.vertx.core.eventbus.EventBus
-
Register a default message codec.
- registerLocal(EventBus, String) - Method in class io.vertx.serviceproxy.ProxyHandler
-
Register the local proxy handle on the event bus.
- registerLocal(EventBus, String, List<Function<Message<JsonObject>, Future<Message<JsonObject>>>>) - Method in class io.vertx.serviceproxy.ProxyHandler
-
Register the local proxy handle on the event bus.
- registerLocal(Class<T>, T) - Method in class io.vertx.serviceproxy.ServiceBinder
-
Registers a local service on the event bus.
- registerLocalService(Class<T>, Vertx, T, String) - Static method in class io.vertx.serviceproxy.ProxyHelper
-
- registerLocalService(Class<T>, Vertx, T, String, long) - Static method in class io.vertx.serviceproxy.ProxyHelper
-
- registerLocalService(Class<T>, Vertx, T, String, boolean, long) - Static method in class io.vertx.serviceproxy.ProxyHelper
-
- registerMatchers(MeterRegistry, Set<Label>, List<Match>) - Static method in class io.vertx.micrometer.backends.BackendRegistries
-
- registerService(ServiceOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Adds a new service, with an optional health check, to the local agent.
- registerService(ServiceOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- registerService(ServiceOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Adds a new service, with an optional health check, to the local agent.
- registerService(ServiceOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- registerService(ServiceOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Adds a new service, with an optional health check, to the local agent.
- registerService(Class<T>, Vertx, T, String) - Static method in class io.vertx.serviceproxy.ProxyHelper
-
- registerService(Class<T>, Vertx, T, String, long) - Static method in class io.vertx.serviceproxy.ProxyHelper
-
- registerService(Class<T>, Vertx, T, String, boolean, long) - Static method in class io.vertx.serviceproxy.ProxyHelper
-
- registerServiceExporter(ServiceExporter, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- registerServiceExporter(ServiceExporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- registerServiceExporter(ServiceExporter, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- registerServiceExporter(ServiceExporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- registerServiceExporter(ServiceExporter, JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- registerServiceExporter(ServiceExporter, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- registerServiceImporter(ServiceImporter, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- registerServiceImporter(ServiceImporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- registerServiceImporter(ServiceImporter, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- registerServiceImporter(ServiceImporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- registerServiceImporter(ServiceImporter, JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- registerServiceImporter(ServiceImporter, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- registerTermServer(TermServer) - Method in interface io.vertx.ext.shell.ShellServer
-
Register a term server to this shell server, the term server lifecycle methods are managed by this shell server.
- registerTermServer(TermServer) - Method in class io.vertx.reactivex.ext.shell.ShellServer
-
Register a term server to this shell server, the term server lifecycle methods are managed by this shell server.
- registerTermServer(TermServer) - Method in class io.vertx.rxjava.ext.shell.ShellServer
-
Register a term server to this shell server, the term server lifecycle methods are managed by this shell server.
- registerVerticleFactory(VerticleFactory) - Method in interface io.vertx.core.Vertx
-
Register a VerticleFactory
that can be used for deploying Verticles based on an identifier.
- registerVerticleFactory(VerticleFactory) - Method in class io.vertx.reactivex.core.Vertx
-
Register a VerticleFactory
that can be used for deploying Verticles based on an identifier.
- registerVerticleFactory(VerticleFactory) - Method in class io.vertx.rxjava.core.Vertx
-
Register a VerticleFactory
that can be used for deploying Verticles based on an identifier.
- registerWith(MBeanServer) - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
-
- reject() - Method in interface io.vertx.core.http.ServerWebSocket
-
Reject the WebSocket.
- reject(int) - Method in interface io.vertx.core.http.ServerWebSocket
-
- reject(MqttConnectReturnCode) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the CONNACK message to the remote MQTT client rejecting the connection
request with specified return code.
- reject() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Reject the WebSocket.
- reject(int) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- reject(MqttConnectReturnCode) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the CONNACK message to the remote MQTT client rejecting the connection
request with specified return code.
- reject() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Reject the WebSocket.
- reject(int) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- reject(MqttConnectReturnCode) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the CONNACK message to the remote MQTT client rejecting the connection
request with specified return code.
- rejected() - Method in interface io.vertx.amqp.AmqpMessage
-
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge
the incoming message as rejected
.
- rejected(T) - Method in interface io.vertx.core.spi.metrics.PoolMetrics
-
The task has been rejected.
- rejected() - Method in class io.vertx.reactivex.amqp.AmqpMessage
-
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge
the incoming message as rejected
.
- rejected() - Method in class io.vertx.rxjava.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 interface io.vertx.core.shareddata.Lock
-
Release the lock.
- release() - Method in class io.vertx.reactivex.core.shareddata.Lock
-
Release the lock.
- release(ServiceReference) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Releases the service reference.
- release() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
-
Releases the reference.
- release() - Method in class io.vertx.rxjava.core.shareddata.Lock
-
Release the lock.
- release(ServiceReference) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Releases the service reference.
- release() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
-
Releases the reference.
- release(ServiceReference) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Releases the service reference.
- release() - Method in interface io.vertx.servicediscovery.ServiceReference
-
Releases the reference.
- release() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
-
- released() - Method in interface io.vertx.amqp.AmqpMessage
-
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge
the incoming message as released
.
- released() - Method in class io.vertx.reactivex.amqp.AmqpMessage
-
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge
the incoming message as released
.
- released() - Method in class io.vertx.rxjava.amqp.AmqpMessage
-
When receiving a message, and when auto-acknowledgement is disabled, this method is used to acknowledge
the incoming message as released
.
- releaseServiceObject(ServiceDiscovery, Object) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Release the service object retrieved using get
methods from the service type interface.
- releaseServiceObject(ServiceDiscovery, Object) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Release the service object retrieved using get
methods from the service type interface.
- releaseServiceObject(ServiceDiscovery, Object) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
-
Release the service object retrieved using get
methods from the service type interface.
- remainingCredits() - Method in interface io.vertx.amqp.AmqpSender
-
- remainingCredits() - Method in class io.vertx.reactivex.amqp.AmqpSender
-
- remainingCredits() - Method in class io.vertx.rxjava.amqp.AmqpSender
-
- REMOTE_REPOS_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
-
- REMOTE_REPOS_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
-
- REMOTE_SNAPSHOT_POLICY_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
-
- REMOTE_SNAPSHOT_POLICY_SYS_PROP - Static variable in class io.vertx.maven.resolver.ResolverImpl
-
- REMOTE_SNAPSHOT_POLICY_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
-
- remoteAddress() - Method in interface io.vertx.core.http.HttpConnection
-
- remoteAddress() - Method in interface io.vertx.core.http.HttpServerRequest
-
- remoteAddress() - Method in interface io.vertx.core.http.WebSocketBase
-
- remoteAddress() - Method in interface io.vertx.core.net.NetSocket
-
- remoteAddress() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
-
Return the remote address for this socket
- remoteAddress() - Method in interface io.vertx.mqtt.MqttEndpoint
-
- remoteAddress() - Method in class io.vertx.reactivex.core.http.HttpConnection
-
- remoteAddress() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- remoteAddress() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- remoteAddress() - Method in class io.vertx.reactivex.core.http.WebSocket
-
- remoteAddress() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
- remoteAddress() - Method in class io.vertx.reactivex.core.net.NetSocket
-
- remoteAddress() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
Return the remote address for this socket
- remoteAddress() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
- remoteAddress() - Method in class io.vertx.rxjava.core.http.HttpConnection
-
- remoteAddress() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- remoteAddress() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- remoteAddress() - Method in class io.vertx.rxjava.core.http.WebSocket
-
- remoteAddress() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
- remoteAddress() - Method in class io.vertx.rxjava.core.net.NetSocket
-
- remoteAddress() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
Return the remote address for this socket
- remoteAddress() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
- remoteSettings() - Method in interface io.vertx.core.http.HttpConnection
-
- remoteSettings() - Method in class io.vertx.reactivex.core.http.HttpConnection
-
- remoteSettings() - Method in class io.vertx.rxjava.core.http.HttpConnection
-
- remoteSettingsHandler(Handler<Http2Settings>) - Method in interface io.vertx.core.http.HttpConnection
-
Set an handler that is called when remote endpoint
Http2Settings
are updated.
- remoteSettingsHandler(Handler<Http2Settings>) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Set an handler that is called when remote endpoint
Http2Settings
are updated.
- remoteSettingsHandler(Handler<Http2Settings>) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Set an handler that is called when remote endpoint
Http2Settings
are updated.
- remove(String) - Method in interface io.vertx.core.Context
-
Remove some data from the context.
- remove(String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- remove(CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- remove(Object) - Method in class io.vertx.core.json.JsonArray
-
Remove the specified value from the JSON array.
- remove(int) - Method in class io.vertx.core.json.JsonArray
-
Remove the value at the specified position in the JSON array.
- remove(String) - Method in class io.vertx.core.json.JsonObject
-
Remove an entry from this object.
- remove(String) - Method in interface io.vertx.core.MultiMap
-
Removes the value with the given name
- remove(CharSequence) - Method in interface io.vertx.core.MultiMap
-
- remove(K, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Remove a value from the map, asynchronously.
- remove(Object) - Method in interface io.vertx.core.shareddata.LocalMap
-
Remove an entry from the map
- remove(Object, Object) - Method in interface io.vertx.core.shareddata.LocalMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove(K, V, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
-
Remove a value from the values of that key in the map.
- remove(AuthProvider) - Method in interface io.vertx.ext.auth.ChainAuth
-
Removes a provider from the chain.
- remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
- remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoService
-
Deprecated.
- remove(String) - Method in interface io.vertx.ext.shell.session.Session
-
Remove some data from the session
- remove(String) - Method in interface io.vertx.ext.unit.TestContext
-
Remove some data from the context.
- remove(Cookie) - Method in interface io.vertx.ext.web.client.spi.CookieStore
-
Removes a previously added cookie.
- remove(AuthHandler) - Method in interface io.vertx.ext.web.handler.ChainAuthHandler
-
Removes a provider from the chain.
- remove() - Method in interface io.vertx.ext.web.Route
-
Remove this route from the router
- remove(String) - Method in interface io.vertx.ext.web.RoutingContext
-
Remove some data from the context.
- remove(String) - Method in interface io.vertx.ext.web.Session
-
Remove some data from the session
- remove(String) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- remove(String) - Method in class io.vertx.reactivex.core.Context
-
Remove some data from the context.
- remove(String) - Method in class io.vertx.reactivex.core.MultiMap
-
Removes the value with the given name
- remove(CharSequence) - Method in class io.vertx.reactivex.core.MultiMap
-
- remove(K, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Remove a value from the map, asynchronously.
- remove(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Remove an entry from the map
- remove(AuthProvider) - Method in class io.vertx.reactivex.ext.auth.ChainAuth
-
Removes a provider from the chain.
- remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- remove(String) - Method in class io.vertx.reactivex.ext.shell.session.Session
-
Remove some data from the session
- remove(String) - Method in class io.vertx.reactivex.ext.unit.TestContext
-
Remove some data from the context.
- remove(AuthHandler) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
-
Removes a provider from the chain.
- remove() - Method in class io.vertx.reactivex.ext.web.Route
-
Remove this route from the router
- remove(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Remove some data from the context.
- remove(String) - Method in class io.vertx.reactivex.ext.web.Session
-
Remove some data from the session
- remove(String) - Method in class io.vertx.rxjava.core.Context
-
Remove some data from the context.
- remove(String) - Method in class io.vertx.rxjava.core.MultiMap
-
Removes the value with the given name
- remove(CharSequence) - Method in class io.vertx.rxjava.core.MultiMap
-
- remove(K, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Remove a value from the map, asynchronously.
- remove(Object) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Remove an entry from the map
- remove(AuthProvider) - Method in class io.vertx.rxjava.ext.auth.ChainAuth
-
Removes a provider from the chain.
- remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- remove(String) - Method in class io.vertx.rxjava.ext.shell.session.Session
-
Remove some data from the session
- remove(String) - Method in class io.vertx.rxjava.ext.unit.TestContext
-
Remove some data from the context.
- remove(AuthHandler) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
-
Removes a provider from the chain.
- remove() - Method in class io.vertx.rxjava.ext.web.Route
-
Remove this route from the router
- remove(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Remove some data from the context.
- remove(String) - Method in class io.vertx.rxjava.ext.web.Session
-
Remove some data from the session
- remove(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.servicediscovery.backend.redis.RedisBackendService
-
- remove(String, Handler<AsyncResult<Record>>) - Method in class io.vertx.servicediscovery.backend.redis.RedisBackendService
-
- remove(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
-
Removes a record.
- remove(String, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
-
Removes a records based on its UUID.
- removeAllForValue(V, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
-
Remove the specified value from all values found equals
associated to all keys in the map.
- removeAllMatching(Predicate<V>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
-
Remove values which satisfies the given predicate in all keys.
- removeArgument(int) - Method in interface io.vertx.core.cli.CLI
-
Removes an argument identified by its index.
- removeArgument(int) - Method in class io.vertx.reactivex.core.cli.CLI
-
Removes an argument identified by its index.
- removeArgument(int) - Method in class io.vertx.rxjava.core.cli.CLI
-
Removes an argument identified by its index.
- removeBodyEndHandler(int) - Method in interface io.vertx.ext.web.RoutingContext
-
Remove a body end handler
- removeBodyEndHandler(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Remove a body end handler
- removeBodyEndHandler(int) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Remove a body end handler
- removeCloseHook(Closeable) - Method in interface io.vertx.core.Context
-
- removeCloseHook(Closeable) - Method in class io.vertx.reactivex.core.Context
-
- removeCloseHook(Closeable) - Method in class io.vertx.rxjava.core.Context
-
- removeContextScheduler() - Static method in class io.vertx.ext.sync.Sync
-
Remove the scheduler for the current context
- removeCookie(String) - Method in interface io.vertx.core.http.HttpServerResponse
-
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
- removeCookie(String, boolean) - Method in interface io.vertx.core.http.HttpServerResponse
-
Remove a cookie from the cookie set.
- removeCookie(String) - Method in interface io.vertx.ext.web.RoutingContext
-
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
- removeCookie(String, boolean) - Method in interface io.vertx.ext.web.RoutingContext
-
Remove a cookie from the cookie set.
- removeCookie(String) - Method in class io.vertx.reactivex.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.reactivex.core.http.HttpServerResponse
-
Remove a cookie from the cookie set.
- removeCookie(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
- removeCookie(String, boolean) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Remove a cookie from the cookie set.
- removeCookie(String) - Method in class io.vertx.rxjava.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.rxjava.core.http.HttpServerResponse
-
Remove a cookie from the cookie set.
- removeCookie(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
- removeCookie(String, boolean) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Remove a cookie from the cookie set.
- REMOVED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientDeleteResult
-
Constant to be used when storing and retrieving Json for documents removed.
- removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
- removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
- removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
- removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- removeDocumentObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeDocumentObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
- removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
- removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
- removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- removeDocumentsObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeDocumentsObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- removeDocumentsWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeDocumentsWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- removeDocumentWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeDocumentWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.http.HttpClientOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.http.HttpServerOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.ClientOptionsBase
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.NetClientOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.NetServerOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.TCPSSLOptions
-
Removes an enabled SSL/TLS protocol from the ordered protocols.
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- removeEndHandler(int) - Method in interface io.vertx.ext.web.RoutingContext
-
Remove an end handler
- removeEndHandler(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Remove an end handler
- removeEndHandler(int) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Remove an end handler
- removeExclusion(String) - Method in class io.vertx.maven.resolver.ResolutionOptions
-
Removes an exclusion.
- removeHeader(CharSequence) - Method in interface io.vertx.ext.web.client.WebClientSession
-
Removes a previously added header.
- removeHeader(String) - Method in interface io.vertx.ext.web.client.WebClientSession
-
Removes a previously added header.
- removeHeader(String) - Method in class io.vertx.reactivex.ext.web.client.WebClientSession
-
Removes a previously added header.
- removeHeader(String) - Method in class io.vertx.rxjava.ext.web.client.WebClientSession
-
Removes a previously added header.
- removeHeadersEndHandler(int) - Method in interface io.vertx.ext.web.RoutingContext
-
Remove a headers end handler
- removeHeadersEndHandler(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Remove a headers end handler
- removeHeadersEndHandler(int) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Remove a headers end handler
- removeIfPresent(K, V, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Remove a value from the map, only if entry already exists with same value.
- removeIfPresent(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
-
Remove the entry only if there is an entry with the specified key and value.
- removeIfPresent(K, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Remove a value from the map, only if entry already exists with same value.
- removeIfPresent(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Remove the entry only if there is an entry with the specified key and value.
- removeIfPresent(K, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Remove a value from the map, only if entry already exists with same value.
- removeIfPresent(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Remove the entry only if there is an entry with the specified key and value.
- removeIfPresentObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- removeInboundInterceptor(Handler<DeliveryContext<T>>) - Method in interface io.vertx.core.eventbus.EventBus
-
- removeInboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
- removeInboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- removeLogger(String) - Static method in class io.vertx.core.logging.LoggerFactory
-
- removeObservable(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- removeObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
- removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoService
-
Deprecated.
- removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeOneObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeOneObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
- removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoService
-
Deprecated.
- removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeOneWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeOneWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeOption(String) - Method in interface io.vertx.core.cli.CLI
-
Removes an option identified by its name.
- removeOption(String) - Method in class io.vertx.reactivex.core.cli.CLI
-
Removes an option identified by its name.
- removeOption(String) - Method in class io.vertx.rxjava.core.cli.CLI
-
Removes an option identified by its name.
- removeOutboundInterceptor(Handler<DeliveryContext<T>>) - Method in interface io.vertx.core.eventbus.EventBus
-
- removeOutboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
- removeOutboundInterceptor(Handler<DeliveryContext<T>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- removePrefix(String) - Static method in interface io.vertx.core.spi.VerticleFactory
-
Helper method to remove a prefix from an identifier string
- removeTenant(String) - Method in interface io.vertx.ext.web.handler.MultiTenantHandler
-
Remove a handler for a given tenant from this handler.
- removeTenant(String) - Method in class io.vertx.reactivex.ext.web.handler.MultiTenantHandler
-
Remove a handler for a given tenant from this handler.
- removeTenant(String) - Method in class io.vertx.rxjava.ext.web.handler.MultiTenantHandler
-
Remove a handler for a given tenant from this handler.
- removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
- removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoService
-
Deprecated.
- removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- removeWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- removeWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- RENAME - Static variable in class io.vertx.reactivex.redis.client.Command
-
- rename(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Rename a key
- rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Rename a key
- RENAME - Static variable in interface io.vertx.redis.client.Command
-
- rename(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- rename(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Rename a key
- rename(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Rename a key
- RENAME - Static variable in class io.vertx.rxjava.redis.client.Command
-
- rename(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Rename a key
- rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Rename a key
- RENAMENX - Static variable in class io.vertx.reactivex.redis.client.Command
-
- renamenx(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- renamenx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Rename a key, only if the new key does not exist
- renamenx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Rename a key, only if the new key does not exist
- RENAMENX - Static variable in interface io.vertx.redis.client.Command
-
- renamenx(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- renamenx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Rename a key, only if the new key does not exist
- renamenx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Rename a key, only if the new key does not exist
- RENAMENX - Static variable in class io.vertx.rxjava.redis.client.Command
-
- renamenx(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- renamenx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Rename a key, only if the new key does not exist
- renamenx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Rename a key, only if the new key does not exist
- renamenxObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- renamenxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- renamenxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- renameObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- renameObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- renameObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- render(JsonObject, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.common.template.TemplateEngine
-
Render the template.
- render(Map<String, Object>, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.common.template.TemplateEngine
-
Render the template.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.FreeMarkerTemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.JadeTemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.MVELTemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.PebbleTemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.RockerTemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.TemplateEngine
-
- render(RoutingContext, String, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.TemplateEngine
-
Deprecated.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.ThymeleafTemplateEngine
-
Deprecated.
- render(JsonObject, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
-
Render the template.
- render(Map<String, Object>, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
-
Render the template.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
-
Deprecated.
- render(RoutingContext, String, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
-
Deprecated.
- render(JsonObject, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.ext.web.common.template.TemplateEngine
-
Render the template.
- render(Map<String, Object>, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.ext.web.common.template.TemplateEngine
-
Render the template.
- render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
-
Deprecated.
- render(RoutingContext, String, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
-
Deprecated.
- render(ProxyModel, int, int, Map<String, Object>) - Method in class io.vertx.serviceproxy.generator.ServiceProxyGen
-
- render(ProxyModel, int, int, Map<String, Object>) - Method in class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
-
- render(ProxyModel, int, int, Map<String, Object>) - Method in class io.vertx.serviceproxy.sockjs.generator.SockjsServiceProxyJSGenerator
-
- render(ProxyModel, int, int, Map<String, Object>) - Method in class io.vertx.serviceproxy.sockjs.generator.SockjsServiceProxyTSGenerator
-
- renderCommands(StringBuilder, Collection<CLI>) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- renderObservable(JsonObject, String) - Method in class io.vertx.rxjava.ext.web.common.template.TemplateEngine
-
- renderObservable(Map<String, Object>, String) - Method in class io.vertx.rxjava.ext.web.common.template.TemplateEngine
-
- renderObservable(RoutingContext, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
-
- renderObservable(RoutingContext, String, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
-
- renderOptionsAndArguments(StringBuilder, List<Option>, List<Argument>) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
Renders the specified Options and Arguments and return the rendered output
in a StringBuilder.
- renderWrappedText(StringBuilder, int, int, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
Render the specified text and return the rendered Options
in a StringBuilder.
- renderWrappedTextBlock(StringBuilder, int, int, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
Renders the specified text width a maximum width.
- renewSelf(long, Handler<AsyncResult<Auth>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
-
Renews the current token.
- renewSession(String, Handler<AsyncResult<Session>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Renews the given session.
- renewSession(String, Handler<AsyncResult<Session>>) - Method in interface io.vertx.ext.consul.ConsulService
-
- renewSession(String, Handler<AsyncResult<Session>>) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Renews the given session.
- renewSession(String, Handler<AsyncResult<Session>>) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- renewSession(String, Handler<AsyncResult<Session>>) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Renews the given session.
- Repeat - Annotation Type in io.vertx.ext.unit.junit
-
Annotates a test method to repeat this test several times.
- RepeatRule - Class in io.vertx.ext.unit.junit
-
- RepeatRule() - Constructor for class io.vertx.ext.unit.junit.RepeatRule
-
- replace(K, V, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to some value
- replace(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
-
Replace the entry only if there is an existing entry with the key
- replace(K, V, V) - Method in interface io.vertx.core.shareddata.LocalMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
- replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoService
-
Deprecated.
- replace(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to some value
- replace(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Replace the entry only if there is an existing entry with the key
- replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- replace(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to some value
- replace(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Replace the entry only if there is an existing entry with the key
- replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
-
Replaces each entry's value with the result of invoking the given
function on that entry until all entries have been processed or the
function throws an exception.
- replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- replaceDocumentsObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- replaceDocumentsObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- replaceDocumentsWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- replaceDocumentsWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- replaceIfPresent(K, V, V, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to a specific value
- replaceIfPresent(K, V, V) - Method in interface io.vertx.core.shareddata.LocalMap
-
Replace the entry only if there is an existing entry with the specified key and value.
- replaceIfPresent(K, V, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to a specific value
- replaceIfPresent(K, V, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Replace the entry only if there is an existing entry with the specified key and value.
- replaceIfPresent(K, V, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to a specific value
- replaceIfPresent(K, V, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Replace the entry only if there is an existing entry with the specified key and value.
- replaceIfPresentObservable(K, V, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- replaceObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- replaceObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- replaceObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
- replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoService
-
Deprecated.
- replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- replaceWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- replaceWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- REPLCONF - Static variable in class io.vertx.reactivex.redis.client.Command
-
- replconf(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- REPLCONF - Static variable in interface io.vertx.redis.client.Command
-
- replconf(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- REPLCONF - Static variable in class io.vertx.rxjava.redis.client.Command
-
- replconf(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- replconfObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- REPLICAOF - Static variable in class io.vertx.reactivex.redis.client.Command
-
- replicaof(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- REPLICAOF - Static variable in interface io.vertx.redis.client.Command
-
- replicaof(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- REPLICAOF - Static variable in class io.vertx.rxjava.redis.client.Command
-
- replicaof(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- replicaofObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- reply(Object) - Method in interface io.vertx.core.eventbus.Message
-
Reply to this message.
- reply(Object, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.Message
-
- reply(Object, DeliveryOptions) - Method in interface io.vertx.core.eventbus.Message
-
- reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.Message
-
- reply(Object) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Reply to this message.
- reply(Object, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Deprecated.
- reply(Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.Message
-
- reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Deprecated.
- reply(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Reply to this message.
- reply(Object, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Deprecated.
- reply(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
-
- reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Deprecated.
- replyAddress() - Method in interface io.vertx.core.eventbus.Message
-
The reply address.
- replyAddress() - Method in class io.vertx.reactivex.core.eventbus.Message
-
The reply address.
- replyAddress() - Method in class io.vertx.rxjava.core.eventbus.Message
-
The reply address.
- replyAndRequest(Object, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.Message
-
Reply to this message, specifying a replyHandler
for the reply - i.e.
- replyAndRequest(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.Message
-
- replyAndRequest(Object, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Reply to this message, specifying a replyHandler
for the reply - i.e.
- replyAndRequest(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Like but specifying options
that can be used
to configure the delivery.
- replyAndRequest(Object, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Reply to this message, specifying a replyHandler
for the reply - i.e.
- replyAndRequest(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Like but specifying options
that can be used
to configure the delivery.
- replyAndRequestObservable(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
-
- replyAndRequestObservable(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
-
- ReplyException - Exception in io.vertx.core.eventbus
-
Represents the failure of a message send.
- ReplyException(ReplyFailure, int, String) - Constructor for exception io.vertx.core.eventbus.ReplyException
-
Create a ReplyException
- ReplyException(ReplyFailure, String) - Constructor for exception io.vertx.core.eventbus.ReplyException
-
Create a ReplyException
- ReplyException(ReplyFailure) - Constructor for exception io.vertx.core.eventbus.ReplyException
-
Create a ReplyException
- ReplyFailure - Enum in io.vertx.core.eventbus
-
Represents the type of reply failure
- replyFailure(String, ReplyFailure) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
-
Called whenever the event bus delivers a reply failure to the sender/publisher, the
reply failure
indicates the nature of the failure.
No specific thread and context can be expected when this method is called.
- replyObservable(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
-
- replyObservable(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
-
- replyTo() - Method in interface io.vertx.amqp.AmqpMessage
-
- replyTo(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
-
- replyTo() - Method in interface io.vertx.rabbitmq.BasicProperties
-
- replyTo() - Method in class io.vertx.reactivex.amqp.AmqpMessage
-
- replyTo(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
-
- replyTo() - Method in class io.vertx.reactivex.rabbitmq.BasicProperties
-
- replyTo() - Method in class io.vertx.rxjava.amqp.AmqpMessage
-
- replyTo(String) - Method in class io.vertx.rxjava.amqp.AmqpMessageBuilder
-
- replyTo() - Method in class io.vertx.rxjava.rabbitmq.BasicProperties
-
- replyToGroupId() - Method in interface io.vertx.amqp.AmqpMessage
-
- replyToGroupId(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
-
- replyToGroupId() - Method in class io.vertx.reactivex.amqp.AmqpMessage
-
- replyToGroupId(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
-
- replyToGroupId() - Method in class io.vertx.rxjava.amqp.AmqpMessage
-
- replyToGroupId(String) - Method in class io.vertx.rxjava.amqp.AmqpMessageBuilder
-
- reportBeginTestCase(R, String) - Method in interface io.vertx.ext.unit.report.Reporter
-
Signals a test case began.
- reportBeginTestSuite(String) - Method in interface io.vertx.ext.unit.report.Reporter
-
Signals the test suite began.
- reportEndTestCase(R, String, TestResult) - Method in interface io.vertx.ext.unit.report.Reporter
-
Signals a test case ended.
- reportEndTestSuite(R) - Method in interface io.vertx.ext.unit.report.Reporter
-
Signals a test suite ended.
- Reporter<R> - Interface in io.vertx.ext.unit.report
-
The reporter defines a set of callback for the life cycle events.
- reporter(Vertx, ReportOptions) - Static method in interface io.vertx.ext.unit.report.Reporter
-
- reporter(Vertx, ReportOptions) - Method in interface io.vertx.ext.unit.report.ReporterFactory
-
- ReporterFactory - Interface in io.vertx.ext.unit.report
-
- reportError(R, Throwable) - Method in interface io.vertx.ext.unit.report.Reporter
-
- ReportingOptions - Class in io.vertx.ext.unit.report
-
Reporting options:
the reporters
is an array of reporter configurations
- ReportingOptions() - Constructor for class io.vertx.ext.unit.report.ReportingOptions
-
Create a new empty options, with the default address out and no reporters.
- ReportingOptions(ReportingOptions) - Constructor for class io.vertx.ext.unit.report.ReportingOptions
-
Copy constructor.
- ReportingOptions(JsonObject) - Constructor for class io.vertx.ext.unit.report.ReportingOptions
-
Create a new options from the specified json.
- ReportingOptionsConverter - Class in io.vertx.ext.unit.report
-
- ReportingOptionsConverter() - Constructor for class io.vertx.ext.unit.report.ReportingOptionsConverter
-
- ReportOptions - Class in io.vertx.ext.unit.report
-
Configures a reporter consisting in a name to
, an address at
and an optional format
.
- ReportOptions() - Constructor for class io.vertx.ext.unit.report.ReportOptions
-
- ReportOptions(ReportOptions) - Constructor for class io.vertx.ext.unit.report.ReportOptions
-
- ReportOptions(JsonObject) - Constructor for class io.vertx.ext.unit.report.ReportOptions
-
- ReportOptionsConverter - Class in io.vertx.ext.unit.report
-
- ReportOptionsConverter() - Constructor for class io.vertx.ext.unit.report.ReportOptionsConverter
-
- request(String, Object, Handler<AsyncResult<Message<T>>>) - Method in interface io.vertx.core.eventbus.EventBus
-
Sends a message and and specify a replyHandler
that will be called if the recipient
subsequently replies to the message.
- request(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in interface io.vertx.core.eventbus.EventBus
-
- request(HttpMethod, SocketAddress, RequestOptions) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, RequestOptions) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP request to send to the server with the specified options.
- request(HttpMethod, int, String, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, int, String, String) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, String, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP request to send to the server at the specified host and default port.
- request(HttpMethod, RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, SocketAddress, RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, SocketAddress, int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- request(HttpMethod, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP request to send to the server at the default host and port.
- request(HttpMethod, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- request() - Method in interface io.vertx.core.http.HttpClientResponse
-
- request(HttpMethod, int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
- request(HttpMethod, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and default port.
- request(HttpMethod, SocketAddress, String, String) - Method in interface io.vertx.ext.web.client.WebClient
-
- request(HttpMethod, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the default host and port.
- request(HttpMethod, SocketAddress, String) - Method in interface io.vertx.ext.web.client.WebClient
-
- request(HttpMethod, RequestOptions) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, RequestOptions) - Method in interface io.vertx.ext.web.client.WebClient
-
- request() - Method in interface io.vertx.ext.web.RoutingContext
-
- request(String, Object, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Sends a message and and specify a replyHandler
that will be called if the recipient
subsequently replies to the message.
- request(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- request(HttpMethod, SocketAddress, RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
-
- request(HttpMethod, RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP request to send to the server with the specified options.
- request(HttpMethod, int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
- request(HttpMethod, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP request to send to the server at the specified host and default port.
- request(HttpMethod, RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- request(HttpMethod, SocketAddress, RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
- request(HttpMethod, int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- request(HttpMethod, SocketAddress, int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
- request(HttpMethod, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- request(HttpMethod, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP request to send to the server at the default host and port.
- request(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- request() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
- request(HttpMethod, int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
- request(HttpMethod, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and default port.
- request(HttpMethod, SocketAddress, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
- request(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the default host and port.
- request(HttpMethod, SocketAddress, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
- request(HttpMethod, RequestOptions) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, RequestOptions) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
- request() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
- Request - Class in io.vertx.reactivex.redis.client
-
Builder for REDIS requests that will be encoded according to the RESP protocol was introduced in Redis 1.2.
- Request(Request) - Constructor for class io.vertx.reactivex.redis.client.Request
-
- Request(Object) - Constructor for class io.vertx.reactivex.redis.client.Request
-
- Request - Interface in io.vertx.redis.client
-
Builder for REDIS requests that will be encoded according to the RESP protocol was introduced in Redis 1.2.
- request(String, Object, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Sends a message and and specify a replyHandler
that will be called if the recipient
subsequently replies to the message.
- request(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- request(HttpMethod, SocketAddress, RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
-
- request(HttpMethod, RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP request to send to the server with the specified options.
- request(HttpMethod, int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
- request(HttpMethod, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP request to send to the server at the specified host and default port.
- request(HttpMethod, RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- request(HttpMethod, SocketAddress, RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
- request(HttpMethod, int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- request(HttpMethod, SocketAddress, int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
- request(HttpMethod, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- request(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP request to send to the server at the default host and port.
- request(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- request() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- request(HttpMethod, int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
- request(HttpMethod, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and default port.
- request(HttpMethod, SocketAddress, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
- request(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the default host and port.
- request(HttpMethod, SocketAddress, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
- request(HttpMethod, RequestOptions) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP request to send to the server at the specified host and port.
- request(HttpMethod, SocketAddress, RequestOptions) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
- request() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
- Request - Class in io.vertx.rxjava.redis.client
-
Builder for REDIS requests that will be encoded according to the RESP protocol was introduced in Redis 1.2.
- Request(Request) - Constructor for class io.vertx.rxjava.redis.client.Request
-
- Request(Object) - Constructor for class io.vertx.rxjava.redis.client.Request
-
- requestAbs(HttpMethod, String) - Method in interface io.vertx.core.http.HttpClient
-
Create an HTTP request to send to the server using an absolute URI
- requestAbs(HttpMethod, SocketAddress, String) - Method in interface io.vertx.core.http.HttpClient
-
- requestAbs(HttpMethod, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- requestAbs(HttpMethod, SocketAddress, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
-
- requestAbs(HttpMethod, String) - Method in interface io.vertx.ext.web.client.WebClient
-
Create an HTTP request to send to the server using an absolute URI
- requestAbs(HttpMethod, SocketAddress, String) - Method in interface io.vertx.ext.web.client.WebClient
-
- requestAbs(HttpMethod, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Create an HTTP request to send to the server using an absolute URI
- requestAbs(HttpMethod, SocketAddress, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
- requestAbs(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Deprecated.
- requestAbs(HttpMethod, SocketAddress, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
- requestAbs(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
Create an HTTP request to send to the server using an absolute URI
- requestAbs(HttpMethod, SocketAddress, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
-
- requestAbs(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Create an HTTP request to send to the server using an absolute URI
- requestAbs(HttpMethod, SocketAddress, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
- requestAbs(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Deprecated.
- requestAbs(HttpMethod, SocketAddress, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
- requestAbs(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
Create an HTTP request to send to the server using an absolute URI
- requestAbs(HttpMethod, SocketAddress, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
-
- requestBegin(E, S, SocketAddress, SocketAddress, HttpClientRequest) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
-
Called when an http client request begins.
- requestBegin(S, HttpServerRequest) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
-
Called when an http server request begins.
- requestEnd(R) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
-
Callend when an http client request ends.
- requestHandler(Handler<HttpServerRequest>) - Method in interface io.vertx.core.http.HttpServer
-
Set the request handler for the server to requestHandler
.
- requestHandler() - Method in interface io.vertx.core.http.HttpServer
-
- requestHandler(Handler<HttpServerRequest>) - Method in class io.vertx.reactivex.core.http.HttpServer
-
Set the request handler for the server to requestHandler
.
- requestHandler(Handler<HttpServerRequest>) - Method in class io.vertx.rxjava.core.http.HttpServer
-
Set the request handler for the server to requestHandler
.
- requestObservable(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- requestObservable(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- RequestOptions - Class in io.vertx.core.http
-
Options describing how an
HttpClient
will make connect to make a request.
- RequestOptions() - Constructor for class io.vertx.core.http.RequestOptions
-
Default constructor
- RequestOptions(RequestOptions) - Constructor for class io.vertx.core.http.RequestOptions
-
Copy constructor
- RequestOptions(JsonObject) - Constructor for class io.vertx.core.http.RequestOptions
-
Create options from JSON
- RequestOptionsConverter - Class in io.vertx.core.http
-
- RequestOptionsConverter() - Constructor for class io.vertx.core.http.RequestOptionsConverter
-
- RequestParameter - Interface in io.vertx.ext.web.api
-
Request parameter holder
- RequestParameter - Class in io.vertx.reactivex.ext.web.api
-
Request parameter holder
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RequestParameter(RequestParameter) - Constructor for class io.vertx.reactivex.ext.web.api.RequestParameter
-
- RequestParameter(Object) - Constructor for class io.vertx.reactivex.ext.web.api.RequestParameter
-
- RequestParameter - Class in io.vertx.rxjava.ext.web.api
-
Request parameter holder
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RequestParameter(RequestParameter) - Constructor for class io.vertx.rxjava.ext.web.api.RequestParameter
-
- RequestParameter(Object) - Constructor for class io.vertx.rxjava.ext.web.api.RequestParameter
-
- RequestParameters - Interface in io.vertx.ext.web.api
-
Container for request parameters
- RequestParameters - Class in io.vertx.reactivex.ext.web.api
-
Container for request parameters
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RequestParameters(RequestParameters) - Constructor for class io.vertx.reactivex.ext.web.api.RequestParameters
-
- RequestParameters(Object) - Constructor for class io.vertx.reactivex.ext.web.api.RequestParameters
-
- RequestParameters - Class in io.vertx.rxjava.ext.web.api
-
Container for request parameters
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RequestParameters(RequestParameters) - Constructor for class io.vertx.rxjava.ext.web.api.RequestParameters
-
- RequestParameters(Object) - Constructor for class io.vertx.rxjava.ext.web.api.RequestParameters
-
- requestReset(R) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
-
Called when the http client request couldn't complete successfully, for instance the connection
was closed before the response was received.
- requestReset(R) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
-
Called when the http server request couldn't complete successfully, for instance the connection
was closed before the response was sent.
- requestStream() - Method in interface io.vertx.core.http.HttpServer
-
Return the request stream for the server.
- requestStream() - Method in class io.vertx.reactivex.core.http.HttpServer
-
Return the request stream for the server.
- requestStream() - Method in class io.vertx.rxjava.core.http.HttpServer
-
Return the request stream for the server.
- required - Variable in class io.vertx.core.cli.Argument
-
Whether or not this argument is mandatory.
- required - Variable in class io.vertx.core.cli.Option
-
whether or not the option is required.
- requiresBody() - Method in interface io.vertx.ext.web.client.predicate.ErrorConverter
-
- requiresBody() - Method in class io.vertx.reactivex.ext.web.client.predicate.ErrorConverter
-
- requiresBody() - Method in class io.vertx.rxjava.ext.web.client.predicate.ErrorConverter
-
- requiresResolve() - Method in interface io.vertx.core.spi.VerticleFactory
-
Does the factory require resolution? See #resolve(String, DeploymentOptions, ClassLoader, Future)
for more
information.
- requiresResolve() - Method in class io.vertx.service.ServiceVerticleFactory
-
- reroute(String) - Method in interface io.vertx.ext.web.RoutingContext
-
Restarts the current router with a new path and reusing the original method.
- reroute(HttpMethod, String) - Method in interface io.vertx.ext.web.RoutingContext
-
Restarts the current router with a new method and path.
- reroute(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Restarts the current router with a new path and reusing the original method.
- reroute(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Restarts the current router with a new method and path.
- reroute(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Restarts the current router with a new path and reusing the original method.
- reroute(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Restarts the current router with a new method and path.
- reset() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
-
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
- reset() - Method in interface io.vertx.core.http.HttpClientRequest
-
Reset this stream with the error code 0
.
- reset(long) - Method in interface io.vertx.core.http.HttpClientRequest
-
Reset this request:
for HTTP/2, this performs send an HTTP/2 reset frame with the specified error code
for HTTP/1.x, this closes the connection when the current request is inflight
When the request has not yet been sent, the request will be aborted and false is returned as indicator.
- reset() - Method in interface io.vertx.core.http.HttpServerResponse
-
Reset this HTTP/2 stream with the error code 0
.
- reset(long) - Method in interface io.vertx.core.http.HttpServerResponse
-
Reset this HTTP/2 stream with the error code
.
- reset() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
- reset() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Reset this stream with the error code 0
.
- reset(long) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Reset this request:
for HTTP/2, this performs send an HTTP/2 reset frame with the specified error code
for HTTP/1.x, this closes the connection when the current request is inflight
When the request has not yet been sent, the request will be aborted and false is returned as indicator.
- reset() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Reset this HTTP/2 stream with the error code 0
.
- reset(long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Reset this HTTP/2 stream with the error code
.
- reset(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Reset all the masters with matching name.
- reset(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
-
Deprecated.
Reset all the masters with matching name.
- reset() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
- reset() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Reset this stream with the error code 0
.
- reset(long) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Reset this request:
for HTTP/2, this performs send an HTTP/2 reset frame with the specified error code
for HTTP/1.x, this closes the connection when the current request is inflight
When the request has not yet been sent, the request will be aborted and false is returned as indicator.
- reset() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Reset this HTTP/2 stream with the error code 0
.
- reset(long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Reset this HTTP/2 stream with the error code
.
- reset(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Reset all the masters with matching name.
- resetConnection(Handler<AsyncResult<Void>>) - Method in interface io.vertx.mysqlclient.MySQLConnection
-
Send a RESET_CONNECTION command to reset the session state.
- resetConnection(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a RESET_CONNECTION command to reset the session state.
- resetConnection(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a RESET_CONNECTION command to reset the session state.
- resetObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
- ResetOptions - Enum in io.vertx.redis.op
-
- resizehandler(Handler<Void>) - Method in interface io.vertx.ext.shell.command.CommandProcess
-
- resizehandler(Handler<Void>) - Method in interface io.vertx.ext.shell.term.Term
-
- resizehandler(Handler<Void>) - Method in interface io.vertx.ext.shell.term.Tty
-
Set a resize handler, the handler is called when the tty size changes.
- resizehandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.command.CommandProcess
-
- resizehandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.term.Term
-
- resizehandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.term.Tty
-
Set a resize handler, the handler is called when the tty size changes.
- resizehandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.command.CommandProcess
-
- resizehandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.term.Term
-
- resizehandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.term.Tty
-
Set a resize handler, the handler is called when the tty size changes.
- ResolutionOptions - Class in io.vertx.maven.resolver
-
Options configuring the resolution of a single dependency.
- ResolutionOptions() - Constructor for class io.vertx.maven.resolver.ResolutionOptions
-
- resolve(String, DeploymentOptions, ClassLoader, Promise<String>) - Method in interface io.vertx.core.spi.VerticleFactory
-
Some verticle factories can "resolve" the identifer to another identifier which is then used to look up the real
verticle factory.
- resolve(String, DeploymentOptions, ClassLoader, Promise<String>) - Method in class io.vertx.ext.httpservicefactory.HttpServiceFactory
-
- resolve(Promise<T>) - Method in interface io.vertx.ext.unit.Completion
-
Completes the future upon completion, otherwise fails it.
- resolve(Future<T>) - Method in interface io.vertx.ext.unit.Completion
-
- resolve(String, DeploymentOptions, ClassLoader, Promise<String>) - Method in class io.vertx.maven.MavenVerticleFactory
-
- resolve(String, ResolutionOptions) - Method in interface io.vertx.maven.Resolver
-
Resolves a dependency.
- resolve(Artifact, boolean, List<String>) - Method in class io.vertx.maven.resolver.ResolverImpl
-
Resolve the given artifact.
- resolve(String, ResolutionOptions) - Method in class io.vertx.maven.resolver.ResolverImpl
-
- resolve(Promise<Void>) - Method in class io.vertx.reactivex.ext.unit.Async
-
Completes the future upon completion, otherwise fails it.
- resolve(Promise<T>) - Method in class io.vertx.reactivex.ext.unit.Completion
-
Completes the future upon completion, otherwise fails it.
- resolve(Promise<Void>) - Method in class io.vertx.reactivex.ext.unit.TestCompletion
-
Completes the future upon completion, otherwise fails it.
- resolve(Promise<Void>) - Method in class io.vertx.rxjava.ext.unit.Async
-
Completes the future upon completion, otherwise fails it.
- resolve(Promise<T>) - Method in class io.vertx.rxjava.ext.unit.Completion
-
Completes the future upon completion, otherwise fails it.
- resolve(Promise<Void>) - Method in class io.vertx.rxjava.ext.unit.TestCompletion
-
Completes the future upon completion, otherwise fails it.
- resolve(String, DeploymentOptions, ClassLoader, Promise<String>) - Method in class io.vertx.service.ServiceVerticleFactory
-
- RESOLVE_CALLED - Static variable in class io.vertx.maven.MavenVerticleFactory
-
- resolveA(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve all A (ipv4) records for the given name.
- resolveA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve all A (ipv4) records for the given name.
- resolveA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve all A (ipv4) records for the given name.
- resolveAAAA(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve all AAAA (ipv6) records for the given name.
- resolveAAAA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve all AAAA (ipv6) records for the given name.
- resolveAAAA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve all AAAA (ipv6) records for the given name.
- resolveAAAAObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolveAObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolveCNAME(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve the CNAME record for the given name.
- resolveCNAME(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the CNAME record for the given name.
- resolveCNAME(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the CNAME record for the given name.
- resolveCNAMEObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolveMX(String, Handler<AsyncResult<List<MxRecord>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve the MX records for the given name.
- resolveMX(String, Handler<AsyncResult<List<MxRecord>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the MX records for the given name.
- resolveMX(String, Handler<AsyncResult<List<MxRecord>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the MX records for the given name.
- resolveMXObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolveNS(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve the NS records for the given name.
- resolveNS(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the NS records for the given name.
- resolveNS(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the NS records for the given name.
- resolveNSObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolveParameter(ParameterContext, ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
-
- resolvePTR(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve the PTR record for the given name.
- resolvePTR(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the PTR record for the given name.
- resolvePTR(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the PTR record for the given name.
- resolvePTRObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolver(AddressResolverOptions) - Method in interface io.vertx.core.spi.resolver.ResolverProvider
-
- resolver(Vertx, Handler<AsyncResult<CommandResolver>>) - Method in interface io.vertx.ext.shell.spi.CommandResolverFactory
-
Obtain a command resolver for a Vert.x instance.
- Resolver - Interface in io.vertx.maven
-
Interface implemented by resolver.
- ResolverImpl - Class in io.vertx.maven.resolver
-
An implementation of
Resolver
based on Aether.
- ResolverImpl(ResolverOptions) - Constructor for class io.vertx.maven.resolver.ResolverImpl
-
Creates a new instance of
ResolverImpl
with the given options.
- ResolverOptions - Class in io.vertx.maven
-
Options to configure the resolver.
- ResolverOptions() - Constructor for class io.vertx.maven.ResolverOptions
-
- ResolverProvider - Interface in io.vertx.core.spi.resolver
-
- resolveSRV(String, Handler<AsyncResult<List<SrvRecord>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve the SRV records for the given name.
- resolveSRV(String, Handler<AsyncResult<List<SrvRecord>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the SRV records for the given name.
- resolveSRV(String, Handler<AsyncResult<List<SrvRecord>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the SRV records for the given name.
- resolveSRVObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- resolveTXT(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to resolve the TXT records for the given name.
- resolveTXT(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the TXT records for the given name.
- resolveTXT(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the TXT records for the given name.
- resolveTXTObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- response() - Method in interface io.vertx.core.http.HttpServerRequest
-
- response() - Method in interface io.vertx.ext.web.client.predicate.ResponsePredicateResult
-
- response() - Method in interface io.vertx.ext.web.RoutingContext
-
- response() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- response() - Method in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicateResult
-
The which has been tested.
- response() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
- Response - Class in io.vertx.reactivex.redis.client
-
The response received from the REDIS server.
- Response(Response) - Constructor for class io.vertx.reactivex.redis.client.Response
-
- Response(Object) - Constructor for class io.vertx.reactivex.redis.client.Response
-
- Response - Interface in io.vertx.redis.client
-
The response received from the REDIS server.
- response() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- response() - Method in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicateResult
-
The which has been tested.
- response() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
- Response - Class in io.vertx.rxjava.redis.client
-
The response received from the REDIS server.
- Response(Response) - Constructor for class io.vertx.rxjava.redis.client.Response
-
- Response(Object) - Constructor for class io.vertx.rxjava.redis.client.Response
-
- responseBegin(R, HttpClientResponse) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
-
Called when an http client response begins.
- responseBegin(R, HttpServerResponse) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
-
Called when an http server response begins.
- ResponseContentTypeHandler - Interface in io.vertx.ext.web.handler
-
A handler which sets the response content type automatically according to the best Accept
header match.
- ResponseContentTypeHandler - Class in io.vertx.reactivex.ext.web.handler
-
A handler which sets the response content type automatically according to the best Accept
header match.
- ResponseContentTypeHandler(ResponseContentTypeHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
-
- ResponseContentTypeHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
-
- ResponseContentTypeHandler - Class in io.vertx.rxjava.ext.web.handler
-
A handler which sets the response content type automatically according to the best Accept
header match.
- ResponseContentTypeHandler(ResponseContentTypeHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
-
- ResponseContentTypeHandler(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
-
- responseEnd(R, HttpClientResponse) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
-
Called when an http client response has ended
- responseEnd(R, HttpServerResponse) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
-
Called when an http server response has ended.
- ResponsePredicate - Interface in io.vertx.ext.web.client.predicate
-
- ResponsePredicate - Class in io.vertx.reactivex.ext.web.client.predicate
-
A predicate on .
- ResponsePredicate(ResponsePredicate) - Constructor for class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
- ResponsePredicate(Object) - Constructor for class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
- ResponsePredicate - Class in io.vertx.rxjava.ext.web.client.predicate
-
A predicate on .
- ResponsePredicate(ResponsePredicate) - Constructor for class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
- ResponsePredicate(Object) - Constructor for class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
- ResponsePredicateResult - Interface in io.vertx.ext.web.client.predicate
-
- ResponsePredicateResult - Class in io.vertx.reactivex.ext.web.client.predicate
-
- ResponsePredicateResult(ResponsePredicateResult) - Constructor for class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicateResult
-
- ResponsePredicateResult(Object) - Constructor for class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicateResult
-
- ResponsePredicateResult - Class in io.vertx.rxjava.ext.web.client.predicate
-
- ResponsePredicateResult(ResponsePredicateResult) - Constructor for class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicateResult
-
- ResponsePredicateResult(Object) - Constructor for class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicateResult
-
- responsePushed(E, S, SocketAddress, SocketAddress, HttpClientRequest) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
-
Called when an http client response is pushed.
- responsePushed(S, HttpMethod, String, HttpServerResponse) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
-
Called when an http server response is pushed.
- ResponseTimeHandler - Interface in io.vertx.ext.web.handler
-
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken
in ms to process the request.
- ResponseTimeHandler - Class in io.vertx.reactivex.ext.web.handler
-
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken
in ms to process the request.
- ResponseTimeHandler(ResponseTimeHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
-
- ResponseTimeHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
-
- ResponseTimeHandler - Class in io.vertx.rxjava.ext.web.handler
-
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken
in ms to process the request.
- ResponseTimeHandler(ResponseTimeHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
-
- ResponseTimeHandler(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
-
- ResponseType - Enum in io.vertx.redis.client
-
Define the response types that the client can receive from REDIS.
- RESTORE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- restore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Create a key using the provided serialized value, previously obtained using DUMP.
- restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Create a key using the provided serialized value, previously obtained using DUMP.
- RESTORE - Static variable in interface io.vertx.redis.client.Command
-
- restore(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- restore(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Create a key using the provided serialized value, previously obtained using DUMP.
- restore(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Create a key using the provided serialized value, previously obtained using DUMP.
- RESTORE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- restore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Create a key using the provided serialized value, previously obtained using DUMP.
- restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Create a key using the provided serialized value, previously obtained using DUMP.
- RESTORE_ASKING - Static variable in class io.vertx.reactivex.redis.client.Command
-
- RESTORE_ASKING - Static variable in interface io.vertx.redis.client.Command
-
- RESTORE_ASKING - Static variable in class io.vertx.rxjava.redis.client.Command
-
- restoreAsking(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- restoreAsking(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- restoreAsking(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- restoreAskingObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- restoreObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- restoreObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- restoreObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- result() - Method in interface io.vertx.core.AsyncResult
-
The result of the operation.
- result() - Method in interface io.vertx.core.Future
-
The result of the operation.
- result() - Method in interface io.vertx.ext.web.codec.spi.BodyStream
-
- result() - Method in class io.vertx.reactivex.core.CompositeFuture
-
The result of the operation.
- result() - Method in class io.vertx.reactivex.core.Future
-
The result of the operation.
- result() - Method in class io.vertx.rxjava.core.CompositeFuture
-
The result of the operation.
- result() - Method in class io.vertx.rxjava.core.Future
-
The result of the operation.
- resultAt(int) - Method in interface io.vertx.core.CompositeFuture
-
Returns the result of a wrapped future
- resultAt(int) - Method in class io.vertx.reactivex.core.CompositeFuture
-
Returns the result of a wrapped future
- resultAt(int) - Method in class io.vertx.rxjava.core.CompositeFuture
-
Returns the result of a wrapped future
- ResultSet - Interface in io.vertx.cassandra
-
It is like ResultSet
, but adapted for Vert.x.
- ResultSet - Class in io.vertx.ext.sql
-
Represents the results of a SQL query.
- ResultSet() - Constructor for class io.vertx.ext.sql.ResultSet
-
Default constructor
- ResultSet(ResultSet) - Constructor for class io.vertx.ext.sql.ResultSet
-
Copy constructor
- ResultSet(List<String>, List<JsonArray>, ResultSet) - Constructor for class io.vertx.ext.sql.ResultSet
-
Create a result-set
- ResultSet(JsonObject) - Constructor for class io.vertx.ext.sql.ResultSet
-
Create a result-set from JSON
- ResultSet - Class in io.vertx.reactivex.cassandra
-
It is like ResultSet
, but adapted for Vert.x.
- ResultSet(ResultSet) - Constructor for class io.vertx.reactivex.cassandra.ResultSet
-
- ResultSet(Object) - Constructor for class io.vertx.reactivex.cassandra.ResultSet
-
- ResultSet - Class in io.vertx.rxjava.cassandra
-
It is like ResultSet
, but adapted for Vert.x.
- ResultSet(ResultSet) - Constructor for class io.vertx.rxjava.cassandra.ResultSet
-
- ResultSet(Object) - Constructor for class io.vertx.rxjava.cassandra.ResultSet
-
- resultSetClosedHandler(Handler<Void>) - Method in interface io.vertx.ext.sql.SQLRowStream
-
Event handler when a resultset is closed.
- resultSetClosedHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
Event handler when a resultset is closed.
- resultSetClosedHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
Event handler when a resultset is closed.
- ResultSetConcurrency - Enum in io.vertx.ext.sql
-
Represents the resultset concurrency hint
- ResultSetConverter - Class in io.vertx.ext.sql
-
- ResultSetConverter() - Constructor for class io.vertx.ext.sql.ResultSetConverter
-
- ResultSetType - Enum in io.vertx.ext.sql
-
Represents the resultset type hint
- resume() - Method in interface io.vertx.amqp.AmqpReceiver
-
- resume() - Method in interface io.vertx.cassandra.CassandraRowStream
-
- resume() - Method in interface io.vertx.core.datagram.DatagramSocket
-
- resume() - Method in interface io.vertx.core.eventbus.MessageConsumer
-
- resume() - Method in interface io.vertx.core.file.AsyncFile
-
- resume() - Method in interface io.vertx.core.http.HttpClientRequest
-
- resume() - Method in interface io.vertx.core.http.HttpClientResponse
-
- resume() - Method in interface io.vertx.core.http.HttpServerFileUpload
-
- resume() - Method in interface io.vertx.core.http.HttpServerRequest
-
- resume() - Method in interface io.vertx.core.http.ServerWebSocket
-
- resume() - Method in interface io.vertx.core.http.WebSocket
-
- resume() - Method in interface io.vertx.core.http.WebSocketBase
-
- resume() - Method in interface io.vertx.core.net.NetSocket
-
- resume() - Method in interface io.vertx.core.parsetools.JsonParser
-
- resume() - Method in interface io.vertx.core.parsetools.RecordParser
-
- resume() - Method in interface io.vertx.core.streams.ReadStream
-
Resume reading, and sets the buffer in flowing
mode.
- resume() - Method in interface io.vertx.core.TimeoutStream
-
- resume() - Method in interface io.vertx.ext.reactivestreams.ReactiveReadStream
-
- resume() - Method in interface io.vertx.ext.shell.system.Job
-
Resume the job to foreground.
- resume(boolean) - Method in interface io.vertx.ext.shell.system.Job
-
Resume the job.
- resume() - Method in interface io.vertx.ext.shell.system.Process
-
Suspend the process.
- resume(boolean) - Method in interface io.vertx.ext.shell.system.Process
-
Suspend the process.
- resume(Handler<Void>) - Method in interface io.vertx.ext.shell.system.Process
-
Suspend the process.
- resume(boolean, Handler<Void>) - Method in interface io.vertx.ext.shell.system.Process
-
Suspend the process.
- resume() - Method in interface io.vertx.ext.sql.SQLRowStream
-
- resume() - Method in interface io.vertx.ext.unit.report.TestSuiteReport
-
- resume() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
-
- resume() - Method in interface io.vertx.grpc.GrpcBidiExchange
-
- resume() - Method in interface io.vertx.grpc.GrpcReadStream
-
Resume reading.
- resume() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
- resume(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- resume(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- resume(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- resume() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
- resume(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Resume specified partitions which have been paused with pause.
- resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Resume specified partitions which have been paused with pause.
- resume() - Method in interface io.vertx.pgclient.pubsub.PgChannel
-
Resume the channel.
- resume() - Method in interface io.vertx.rabbitmq.RabbitMQConsumer
-
Resume reading from a queue.
- resume() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
- resume() - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
-
- resume() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- resume() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
- resume() - Method in class io.vertx.reactivex.core.file.AsyncFile
-
- resume() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Deprecated.
- resume() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
- resume() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
- resume() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- resume() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- resume() - Method in class io.vertx.reactivex.core.http.WebSocket
-
- resume() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
- resume() - Method in class io.vertx.reactivex.core.net.NetSocket
-
- resume() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
-
- resume() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
- resume() - Method in interface io.vertx.reactivex.core.streams.ReadStream
-
Resume reading, and sets the buffer in flowing
mode.
- resume() - Method in class io.vertx.reactivex.core.TimeoutStream
-
- resume() - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Resume the job to foreground.
- resume(boolean) - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Resume the job.
- resume() - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Suspend the process.
- resume(boolean) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Suspend the process.
- resume(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Suspend the process.
- resume(boolean, Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Suspend the process.
- resume() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
- resume() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
-
- resume() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- resume() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
- resume(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- resume(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- resume(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- resume() - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
Resume the channel.
- resume() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
Resume reading from a queue.
- resume() - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
- resume() - Method in class io.vertx.reactivex.sqlclient.RowStream
-
- resume() - Method in interface io.vertx.redis.client.RedisConnection
-
Resume reading, and sets the buffer in flowing
mode.
- resume() - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
- resume() - Method in class io.vertx.rxjava.cassandra.CassandraRowStream
-
- resume() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- resume() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
- resume() - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- resume() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Deprecated.
- resume() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- resume() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
- resume() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- resume() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- resume() - Method in class io.vertx.rxjava.core.http.WebSocket
-
- resume() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
- resume() - Method in class io.vertx.rxjava.core.net.NetSocket
-
- resume() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
- resume() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
- resume() - Method in interface io.vertx.rxjava.core.streams.ReadStream
-
Resume reading, and sets the buffer in flowing
mode.
- resume() - Method in class io.vertx.rxjava.core.TimeoutStream
-
- resume() - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Resume the job to foreground.
- resume(boolean) - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Resume the job.
- resume() - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Suspend the process.
- resume(boolean) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Suspend the process.
- resume(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Suspend the process.
- resume(boolean, Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Suspend the process.
- resume() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
- resume() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
- resume() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- resume() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
- resume(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- resume(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- resume(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- resume() - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
Resume the channel.
- resume() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
Resume reading from a queue.
- resume() - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
- resume() - Method in class io.vertx.rxjava.sqlclient.RowStream
-
- resume() - Method in interface io.vertx.sqlclient.RowStream
-
- resumeHandler(Handler<Void>) - Method in interface io.vertx.ext.shell.command.CommandProcess
-
Set a resume handler, this handler is called when the command is resumed, for instance user
types bg
or fg
to resume the command.
- resumeHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.command.CommandProcess
-
Set a resume handler, this handler is called when the command is resumed, for instance user
types bg
or fg
to resume the command.
- resumeHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.command.CommandProcess
-
Set a resume handler, this handler is called when the command is resumed, for instance user
types bg
or fg
to resume the command.
- retrieve() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
-
Method to implement to retrieve the service object.
- retrieveRxJava1Vertx(Executable, ExtensionContext) - Static method in class io.vertx.junit5.VertxExtension
-
- retrieveRxJava2Vertx(Executable, ExtensionContext) - Static method in class io.vertx.junit5.VertxExtension
-
- retrieveVertx(Executable, ExtensionContext) - Static method in class io.vertx.junit5.VertxExtension
-
- RETRY_AFTER - Static variable in class io.vertx.core.http.HttpHeaders
-
Retry-After header name
- retryBufferSize(long) - Method in class io.vertx.grpc.VertxChannelBuilder
-
- retryPolicy(Function<Integer, Long>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
-
- retryPolicy(Function<Integer, Long>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
- retryPolicy(Function<Integer, Long>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
- retryTimeout() - Method in interface io.vertx.ext.web.sstore.SessionStore
-
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.
A non positive value means there is no retry at all.
- retryTimeout() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.
A non positive value means there is no retry at all.
- retryTimeout() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.
A non positive value means there is no retry at all.
- reverseLookup(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
-
Try to do a reverse lookup of an IP address.
- reverseLookup(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to do a reverse lookup of an IP address.
- reverseLookup(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to do a reverse lookup of an IP address.
- reverseLookupObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
- revoke(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
-
Deprecated.
Revoke access or refresh token
- revoke(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Revoke access or refresh token
- revoke(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Revoke access or refresh token
- revokeObservable(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
- RockerTemplateEngine - Interface in io.vertx.ext.web.templ.rocker
-
A template engine that uses the Rocker library.
- RockerTemplateEngine - Interface in io.vertx.ext.web.templ
-
- RockerTemplateEngine - Class in io.vertx.reactivex.ext.web.templ.rocker
-
A template engine that uses the Rocker library.
- RockerTemplateEngine(RockerTemplateEngine) - Constructor for class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
-
- RockerTemplateEngine(Object) - Constructor for class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
-
- RockerTemplateEngine - Class in io.vertx.rxjava.ext.web.templ.rocker
-
A template engine that uses the Rocker library.
- RockerTemplateEngine(RockerTemplateEngine) - Constructor for class io.vertx.rxjava.ext.web.templ.rocker.RockerTemplateEngine
-
- RockerTemplateEngine(Object) - Constructor for class io.vertx.rxjava.ext.web.templ.rocker.RockerTemplateEngine
-
- roger(PrintWriter) - Method in class io.vertx.serviceproxy.generator.GeneratorUtils
-
- ROLE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- role(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- role(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the role of the instance in the context of replication
- role(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the role of the instance in the context of replication
- ROLE - Static variable in interface io.vertx.redis.client.Command
-
- role(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- role(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Return the role of the instance in the context of replication
- role(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Return the role of the instance in the context of replication
- ROLE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- role(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- role(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the role of the instance in the context of replication
- role(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the role of the instance in the context of replication
- ROLE_PREFIX - Static variable in interface io.vertx.ext.auth.mongo.MongoAuth
-
- ROLE_PREFIX - Static variable in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The prefix which is used by the method when checking for role access
- ROLE_PREFIX - Static variable in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The prefix which is used by the method when checking for role access
- roleObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- roleObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- roleObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- rollback(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
-
Rolls back all changes made since the previous commit/rollback.
- rollback(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Rolls back all changes made since the previous commit/rollback.
- rollback() - Method in class io.vertx.reactivex.sqlclient.Transaction
-
Rollback the current transaction.
- rollback(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.sqlclient.Transaction
-
- rollback(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Rolls back all changes made since the previous commit/rollback.
- rollback() - Method in class io.vertx.rxjava.sqlclient.Transaction
-
Rollback the current transaction.
- rollback(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.sqlclient.Transaction
-
- rollback() - Method in interface io.vertx.sqlclient.Transaction
-
Rollback the current transaction.
- rollback(Handler<AsyncResult<Void>>) - Method in interface io.vertx.sqlclient.Transaction
-
- rollbackObservable() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
- Route - Interface in io.vertx.ext.web
-
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed
to a handler.
- route() - Method in interface io.vertx.ext.web.Router
-
Add a route with no matching criteria, i.e.
- route(HttpMethod, String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches the specified HTTP method and path
- route(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches the specified path
- Route - Class in io.vertx.reactivex.ext.web
-
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed
to a handler.
- Route(Route) - Constructor for class io.vertx.reactivex.ext.web.Route
-
- Route(Object) - Constructor for class io.vertx.reactivex.ext.web.Route
-
- route() - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route with no matching criteria, i.e.
- route(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches the specified HTTP method and path
- route(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches the specified path
- Route - Class in io.vertx.rxjava.ext.web
-
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed
to a handler.
- Route(Route) - Constructor for class io.vertx.rxjava.ext.web.Route
-
- Route(Object) - Constructor for class io.vertx.rxjava.ext.web.Route
-
- route() - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route with no matching criteria, i.e.
- route(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches the specified HTTP method and path
- route(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches the specified path
- Router - Interface in io.vertx.ext.web
-
A router receives request from an
HttpServer
and routes it to the first matching
Route
that it contains.
- router(Vertx) - Static method in interface io.vertx.ext.web.Router
-
Create a router
- Router - Class in io.vertx.reactivex.ext.web
-
A router receives request from an
HttpServer
and routes it to the first matching
Route
that it contains.
- Router(Router) - Constructor for class io.vertx.reactivex.ext.web.Router
-
- Router(Object) - Constructor for class io.vertx.reactivex.ext.web.Router
-
- router(Vertx) - Static method in class io.vertx.reactivex.ext.web.Router
-
Create a router
- Router - Class in io.vertx.rxjava.ext.web
-
A router receives request from an
HttpServer
and routes it to the first matching
Route
that it contains.
- Router(Router) - Constructor for class io.vertx.rxjava.ext.web.Router
-
- Router(Object) - Constructor for class io.vertx.rxjava.ext.web.Router
-
- router(Vertx) - Static method in class io.vertx.rxjava.ext.web.Router
-
Create a router
- RouterFactory<Specification> - Interface in io.vertx.ext.web.api.contract
-
Main interface for Design Driven Router factory
Author: Francesco Guardiani @slinkydeveloper
- RouterFactory<Specification> - Interface in io.vertx.reactivex.ext.web.api.contract
-
Main interface for Design Driven Router factory
Author: Francesco Guardiani @slinkydeveloper
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RouterFactory<Specification> - Interface in io.vertx.rxjava.ext.web.api.contract
-
Main interface for Design Driven Router factory
Author: Francesco Guardiani @slinkydeveloper
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- RouterFactoryException - Exception in io.vertx.ext.web.api.contract
-
Main class for router factory exceptions
- RouterFactoryException(String, RouterFactoryException.ErrorType) - Constructor for exception io.vertx.ext.web.api.contract.RouterFactoryException
-
- RouterFactoryException.ErrorType - Enum in io.vertx.ext.web.api.contract
-
- RouterFactoryOptions - Class in io.vertx.ext.web.api.contract
-
- RouterFactoryOptions() - Constructor for class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
- RouterFactoryOptions(JsonObject) - Constructor for class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
- RouterFactoryOptions(RouterFactoryOptions) - Constructor for class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
- routeWithRegex(HttpMethod, String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches the specified HTTP method and path regex
- routeWithRegex(String) - Method in interface io.vertx.ext.web.Router
-
Add a route that matches the specified path regex
- routeWithRegex(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches the specified HTTP method and path regex
- routeWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
-
Add a route that matches the specified path regex
- routeWithRegex(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches the specified HTTP method and path regex
- routeWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
-
Add a route that matches the specified path regex
- RoutingContext - Interface in io.vertx.ext.web
-
Represents the context for the handling of a request in Vert.x-Web.
- RoutingContext - Class in io.vertx.reactivex.ext.web
-
Represents the context for the handling of a request in Vert.x-Web.
- RoutingContext(RoutingContext) - Constructor for class io.vertx.reactivex.ext.web.RoutingContext
-
- RoutingContext(Object) - Constructor for class io.vertx.reactivex.ext.web.RoutingContext
-
- RoutingContext - Class in io.vertx.rxjava.ext.web
-
Represents the context for the handling of a request in Vert.x-Web.
- RoutingContext(RoutingContext) - Constructor for class io.vertx.rxjava.ext.web.RoutingContext
-
- RoutingContext(Object) - Constructor for class io.vertx.rxjava.ext.web.RoutingContext
-
- routingKey() - Method in interface io.vertx.rabbitmq.Envelope
-
Get the routing key included in this parameter envelope
- routingKey() - Method in class io.vertx.reactivex.rabbitmq.Envelope
-
Get the routing key included in this parameter envelope
- routingKey() - Method in class io.vertx.rxjava.rabbitmq.Envelope
-
Get the routing key included in this parameter envelope
- Row - Class in io.vertx.reactivex.sqlclient
-
Represents single row of the result set.
- Row(Row) - Constructor for class io.vertx.reactivex.sqlclient.Row
-
- Row(Object) - Constructor for class io.vertx.reactivex.sqlclient.Row
-
- Row - Class in io.vertx.rxjava.sqlclient
-
Represents single row of the result set.
- Row(Row) - Constructor for class io.vertx.rxjava.sqlclient.Row
-
- Row(Object) - Constructor for class io.vertx.rxjava.sqlclient.Row
-
- Row - Interface in io.vertx.sqlclient
-
Represents single row of the result set.
- rowCount() - Method in class io.vertx.reactivex.sqlclient.SqlResult
-
Get the number of the affected rows in the operation to this SqlResult.
- rowCount() - Method in class io.vertx.rxjava.sqlclient.SqlResult
-
Get the number of the affected rows in the operation to this SqlResult.
- rowCount() - Method in interface io.vertx.sqlclient.SqlResult
-
Get the number of the affected rows in the operation to this SqlResult.
- RowIterator<R> - Class in io.vertx.reactivex.sqlclient
-
An iterator for processing rows.
- RowIterator(RowIterator) - Constructor for class io.vertx.reactivex.sqlclient.RowIterator
-
- RowIterator(Object, TypeArg<R>) - Constructor for class io.vertx.reactivex.sqlclient.RowIterator
-
- RowIterator<R> - Class in io.vertx.rxjava.sqlclient
-
An iterator for processing rows.
- RowIterator(RowIterator) - Constructor for class io.vertx.rxjava.sqlclient.RowIterator
-
- RowIterator(Object, TypeArg<R>) - Constructor for class io.vertx.rxjava.sqlclient.RowIterator
-
- RowIterator<R> - Interface in io.vertx.sqlclient
-
An iterator for processing rows.
- RowSet<R> - Class in io.vertx.reactivex.sqlclient
-
A set of rows.
- RowSet(RowSet) - Constructor for class io.vertx.reactivex.sqlclient.RowSet
-
- RowSet(Object, TypeArg<R>) - Constructor for class io.vertx.reactivex.sqlclient.RowSet
-
- RowSet<R> - Class in io.vertx.rxjava.sqlclient
-
A set of rows.
- RowSet(RowSet) - Constructor for class io.vertx.rxjava.sqlclient.RowSet
-
- RowSet(Object, TypeArg<R>) - Constructor for class io.vertx.rxjava.sqlclient.RowSet
-
- RowSet<R> - Interface in io.vertx.sqlclient
-
A set of rows.
- RowStream<T> - Class in io.vertx.reactivex.sqlclient
-
A row oriented stream.
- RowStream(RowStream) - Constructor for class io.vertx.reactivex.sqlclient.RowStream
-
- RowStream(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.sqlclient.RowStream
-
- RowStream<T> - Class in io.vertx.rxjava.sqlclient
-
A row oriented stream.
- RowStream(RowStream) - Constructor for class io.vertx.rxjava.sqlclient.RowStream
-
- RowStream(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava.sqlclient.RowStream
-
- RowStream<T> - Interface in io.vertx.sqlclient
-
A row oriented stream.
- RPOP - Static variable in class io.vertx.reactivex.redis.client.Command
-
- rpop(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the last element in a list
- rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the last element in a list
- RPOP - Static variable in interface io.vertx.redis.client.Command
-
- rpop(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- rpop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove and get the last element in a list
- rpop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove and get the last element in a list
- RPOP - Static variable in class io.vertx.rxjava.redis.client.Command
-
- rpop(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the last element in a list
- rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the last element in a list
- RPOPLPUSH - Static variable in class io.vertx.reactivex.redis.client.Command
-
- rpoplpush(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove the last element in a list, append it to another list and return it
- rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove the last element in a list, append it to another list and return it
- RPOPLPUSH - Static variable in interface io.vertx.redis.client.Command
-
- rpoplpush(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove the last element in a list, append it to another list and return it
- rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove the last element in a list, append it to another list and return it
- RPOPLPUSH - Static variable in class io.vertx.rxjava.redis.client.Command
-
- rpoplpush(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove the last element in a list, append it to another list and return it
- rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove the last element in a list, append it to another list and return it
- rpoplpushObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpoplpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- rpoplpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- rpopObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpopObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- rpopObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- RPUSH - Static variable in class io.vertx.reactivex.redis.client.Command
-
- rpush(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rpush(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append one or multiple values to a list
- rpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append one or multiple values to a list
- RPUSH - Static variable in interface io.vertx.redis.client.Command
-
- rpush(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- rpush(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Append one or multiple values to a list
- rpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Append one or multiple values to a list
- RPUSH - Static variable in class io.vertx.rxjava.redis.client.Command
-
- rpush(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpush(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append one or multiple values to a list
- rpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append one or multiple values to a list
- rpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append one or multiple values to a list
- rpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append one or multiple values to a list
- rpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Append one or multiple values to a list
- rpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Append one or multiple values to a list
- rpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append one or multiple values to a list
- rpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append one or multiple values to a list
- rpushManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- rpushManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- rpushObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- rpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- RPUSHX - Static variable in class io.vertx.reactivex.redis.client.Command
-
- rpushx(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rpushx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append a value to a list, only if the list exists
- rpushx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append a value to a list, only if the list exists
- RPUSHX - Static variable in interface io.vertx.redis.client.Command
-
- rpushx(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- rpushx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Append a value to a list, only if the list exists
- rpushx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Append a value to a list, only if the list exists
- RPUSHX - Static variable in class io.vertx.rxjava.redis.client.Command
-
- rpushx(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpushx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append a value to a list, only if the list exists
- rpushx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append a value to a list, only if the list exists
- rpushxObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rpushxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- rpushxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- rtrim(String) - Static method in class io.vertx.core.cli.UsageMessageFormatter
-
Remove the trailing whitespace from the specified String.
- run() - Method in interface io.vertx.core.spi.launcher.Command
-
Executes the command.
- run(String) - Method in class io.vertx.core.Starter
-
Deprecated.
- run(String[]) - Method in class io.vertx.core.Starter
-
Deprecated.
- run(Args, String[]) - Method in class io.vertx.core.Starter
-
Deprecated.
- run() - Method in interface io.vertx.ext.shell.system.Job
-
Run the job, before running the job a
Tty
must be set.
- run() - Method in interface io.vertx.ext.shell.system.Process
-
Run the process.
- run(boolean) - Method in interface io.vertx.ext.shell.system.Process
-
Run the process.
- run() - Method in interface io.vertx.ext.sync.SuspendableRunnable
-
- run() - Method in interface io.vertx.ext.unit.TestSuite
-
Run the testsuite with the default options.
When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this
context's event loop is used for running the test suite.
- run(TestOptions) - Method in interface io.vertx.ext.unit.TestSuite
-
Run the testsuite with the specified
options
.
When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this
context's event loop is used for running the test suite unless the TestOptions.setUseEventLoop(Boolean)
is set to false
.
- run(Vertx) - Method in interface io.vertx.ext.unit.TestSuite
-
Run the testsuite with the default options and the specified
vertx
instance.
The test suite will be executed on the event loop provided by the vertx
argument.
- run(Vertx, TestOptions) - Method in interface io.vertx.ext.unit.TestSuite
-
Run the testsuite with the specified
options
and the specified
vertx
instance.
The test suite will be executed on the event loop provided by the vertx
argument when
TestOptions.setUseEventLoop(Boolean)
is not set to false
.
- run() - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Run the job, before running the job a must be set.
- run() - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Run the process.
- run(boolean) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Run the process.
- run() - Method in class io.vertx.reactivex.ext.unit.TestSuite
-
Run the testsuite with the default options.
When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this
context's event loop is used for running the test suite.
- run(TestOptions) - Method in class io.vertx.reactivex.ext.unit.TestSuite
-
Run the testsuite with the specified
options
.
When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this
context's event loop is used for running the test suite unless the TestOptions
is set to false
.
- run(Vertx) - Method in class io.vertx.reactivex.ext.unit.TestSuite
-
Run the testsuite with the default options and the specified
vertx
instance.
The test suite will be executed on the event loop provided by the vertx
argument.
- run(Vertx, TestOptions) - Method in class io.vertx.reactivex.ext.unit.TestSuite
-
Run the testsuite with the specified
options
and the specified
vertx
instance.
The test suite will be executed on the event loop provided by the vertx
argument when
TestOptions
is not set to false
.
- run() - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Run the job, before running the job a must be set.
- run() - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Run the process.
- run(boolean) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Run the process.
- run() - Method in class io.vertx.rxjava.ext.unit.TestSuite
-
Run the testsuite with the default options.
When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this
context's event loop is used for running the test suite.
- run(TestOptions) - Method in class io.vertx.rxjava.ext.unit.TestSuite
-
Run the testsuite with the specified
options
.
When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this
context's event loop is used for running the test suite unless the TestOptions
is set to false
.
- run(Vertx) - Method in class io.vertx.rxjava.ext.unit.TestSuite
-
Run the testsuite with the default options and the specified
vertx
instance.
The test suite will be executed on the event loop provided by the vertx
argument.
- run(Vertx, TestOptions) - Method in class io.vertx.rxjava.ext.unit.TestSuite
-
Run the testsuite with the specified
options
and the specified
vertx
instance.
The test suite will be executed on the event loop provided by the vertx
argument when
TestOptions
is not set to false
.
- runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Run an arbitrary MongoDB command.
- runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Run an arbitrary MongoDB command.
- runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Run an arbitrary MongoDB command.
- runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- runCommandLine(String) - Static method in class io.vertx.core.Starter
-
Deprecated.
- runCommandObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- runCommandObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- runOnContext(Handler<Void>) - Method in interface io.vertx.core.Context
-
Run the specified action asynchronously on the same context, some time after the current execution has completed.
- runOnContext(Handler<Void>) - Method in interface io.vertx.core.Vertx
-
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all
preceeding events have been handled.
- runOnContext(Handler<Void>) - Method in class io.vertx.reactivex.core.Context
-
Run the specified action asynchronously on the same context, some time after the current execution has completed.
- runOnContext(Handler<Void>) - Method in class io.vertx.reactivex.core.Vertx
-
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all
preceeding events have been handled.
- runOnContext(Handler<Void>) - Method in class io.vertx.rxjava.core.Context
-
Run the specified action asynchronously on the same context, some time after the current execution has completed.
- runOnContext(Handler<Void>) - Method in class io.vertx.rxjava.core.Vertx
-
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all
preceeding events have been handled.
- RunTestOnContext - Class in io.vertx.ext.unit.junit
-
A JUnit rule that runs tests on a Vert.x context.
When used as a Rule
a new context is created for each tested method, the context will be same
for the before and after method, but different for all the tested methods.
When used as a ClassRule
, a single context is created for all the tested method, the beforeClass
and afterClass method will also executed in this context.
- RunTestOnContext() - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
-
Create a new rule managing a Vertx instance created with default options.
- RunTestOnContext(VertxOptions) - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
-
Create a new rule managing a Vertx instance created with specified options.
- RunTestOnContext(Supplier<Vertx>, BiConsumer<Vertx, Consumer<Void>>) - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
-
Create a new rule with supplier/consumer for creating/closing a Vert.x instance.
- RunTestOnContext(Supplier<Vertx>) - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
-
Create a new rule with supplier for creating a Vert.x instance.
- RuntimeSQLException - Exception in io.vertx.ext.sql
-
- RuntimeSQLException(SQLException) - Constructor for exception io.vertx.ext.sql.RuntimeSQLException
-
- rxAddAndGet(long) - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Add the value to the counter atomically and return the new count
- rxAddAndGet(long) - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Add the value to the counter atomically and return the new count
- rxAgentInfo() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the configuration and member information of the local agent
- rxAgentInfo() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxAgentInfo() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the configuration and member information of the local agent
- rxAll() - Method in class io.vertx.reactivex.cassandra.ResultSet
-
- rxAll() - Method in class io.vertx.rxjava.cassandra.ResultSet
-
- rxAppend(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxAppend(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append a value to a key
- rxAppend(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append a value to a key
- rxAppend(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxAppend(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append a value to a key
- rxAppend(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append a value to a key
- rxAsking() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxAsking() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxAssign(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Manually assign a partition to this consumer.
- rxAssign(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Manually assign a list of partition to this consumer.
- rxAssign(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Manually assign a partition to this consumer.
- rxAssign(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Manually assign a list of partition to this consumer.
- rxAssignment() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions currently assigned to this consumer.
- rxAssignment() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions currently assigned to this consumer.
- rxAuth(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxAuth(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Authenticate to the server
- rxAuth(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Authenticate to the server
- rxAuth(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxAuth(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Authenticate to the server
- rxAuth(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Authenticate to the server
- rxAuthenticate(JsonObject) - Method in class io.vertx.reactivex.ext.auth.AuthProvider
-
Authenticate a user.
- rxAuthenticate(JsonObject) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
-
Authenticate a user.
- rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
-
Authorizes the given user against all added authorities.
- rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
-
Authorizes the given user against all added authorities.
- rxBasicAck(long, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Acknowledge one or several received messages.
- rxBasicAck(long, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Acknowledge one or several received messages.
- rxBasicCancel(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Deprecated.
- rxBasicCancel(String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Deprecated.
- rxBasicConsume(String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Deprecated.
- rxBasicConsume(String, String, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Deprecated.
- rxBasicConsume(String, String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Deprecated.
- rxBasicConsume(String, String, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Deprecated.
- rxBasicConsumer(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
- rxBasicConsumer(String, QueueOptions) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Create a consumer with the given options
.
- rxBasicConsumer(String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
- rxBasicConsumer(String, QueueOptions) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Create a consumer with the given options
.
- rxBasicGet(String, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Retrieve a message from a queue using AMQP.Basic.Get
- rxBasicGet(String, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Retrieve a message from a queue using AMQP.Basic.Get
- rxBasicNack(long, boolean, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Reject one or several received messages.
- rxBasicNack(long, boolean, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Reject one or several received messages.
- rxBasicPublish(String, String, JsonObject) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Publish a message.
- rxBasicPublish(String, String, JsonObject) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Publish a message.
- rxBasicQos(int) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Request a specific prefetchCount "quality of service" settings
for this channel.
- rxBasicQos(int, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Request a specific prefetchCount "quality of service" settings
for this channel.
- rxBasicQos(int, int, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Request specific "quality of service" settings.
- rxBasicQos(int) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Request a specific prefetchCount "quality of service" settings
for this channel.
- rxBasicQos(int, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Request a specific prefetchCount "quality of service" settings
for this channel.
- rxBasicQos(int, int, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Request specific "quality of service" settings.
- rxBatch(List<String>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
- rxBatch(List<Request>) - Method in class io.vertx.reactivex.redis.client.Redis
-
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other
client users.
- rxBatch(List<Request>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other
client users.
- rxBatch(List<String>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
- rxBatch(List<Request>) - Method in class io.vertx.rxjava.redis.client.Redis
-
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other
client users.
- rxBatch(List<Request>) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Sends a list of commands in a single IO operation, this prevents any inter twinning to happen from other
client users.
- rxBatchCallableWithParams(String, List<JsonArray>, List<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Batch a callable statement with all entries from the args list.
- rxBatchCallableWithParams(String, List<JsonArray>, List<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Batch a callable statement with all entries from the args list.
- rxBatchWithParams(String, List<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Batch a prepared statement with all entries from the args list.
- rxBatchWithParams(String, List<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Batch a prepared statement with all entries from the args list.
- rxBegin() - Method in class io.vertx.reactivex.sqlclient.Pool
-
Borrow a connection from the pool and begin a transaction, the underlying connection will be returned
to the pool when the transaction ends.
- rxBegin() - Method in class io.vertx.rxjava.sqlclient.Pool
-
Borrow a connection from the pool and begin a transaction, the underlying connection will be returned
to the pool when the transaction ends.
- rxBeginningOffsets(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the first offset for the given partitions.
- rxBeginningOffsets(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the first offset for the given partitions.
- rxBgrewriteaof() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBgrewriteaof() - Method in class io.vertx.reactivex.redis.RedisClient
-
Asynchronously rewrite the append-only file
- rxBgrewriteaof() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Asynchronously rewrite the append-only file
- rxBgrewriteaof() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBgrewriteaof() - Method in class io.vertx.rxjava.redis.RedisClient
-
Asynchronously rewrite the append-only file
- rxBgrewriteaof() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Asynchronously rewrite the append-only file
- rxBgsave(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBgsave() - Method in class io.vertx.reactivex.redis.RedisClient
-
Asynchronously save the dataset to disk
- rxBgsave() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Asynchronously save the dataset to disk
- rxBgsave(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBgsave() - Method in class io.vertx.rxjava.redis.RedisClient
-
Asynchronously save the dataset to disk
- rxBgsave() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Asynchronously save the dataset to disk
- rxBitcount(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBitcount(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Count set bits in a string
- rxBitcount(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Count set bits in a string
- rxBitcount(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBitcount(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Count set bits in a string
- rxBitcount(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Count set bits in a string
- rxBitcountRange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Count set bits in a string
- rxBitcountRange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Count set bits in a string
- rxBitcountRange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Count set bits in a string
- rxBitcountRange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Count set bits in a string
- rxBitfield(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBitfield(String, BitFieldOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Perform arbitrary bitfield integer operations on strings.
- rxBitfield(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBitfield(String, BitFieldOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Perform arbitrary bitfield integer operations on strings.
- rxBitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Perform arbitrary bitfield integer operations on strings.
- rxBitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Perform arbitrary bitfield integer operations on strings.
- rxBitop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Perform bitwise operations between strings
- rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Perform bitwise operations between strings
- rxBitop(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Perform bitwise operations between strings
- rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Perform bitwise operations between strings
- rxBitpos(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBitpos(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Find first bit set or clear in a string
- rxBitpos(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Find first bit set or clear in a string
- rxBitpos(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBitpos(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Find first bit set or clear in a string
- rxBitpos(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Find first bit set or clear in a string
- rxBitposFrom(String, int, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Find first bit set or clear in a string
See also bitposRange() method, which takes start, and stop offset.
- rxBitposFrom(String, int, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Find first bit set or clear in a string
- rxBitposFrom(String, int, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Find first bit set or clear in a string
See also bitposRange() method, which takes start, and stop offset.
- rxBitposFrom(String, int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Find first bit set or clear in a string
- rxBitposRange(String, int, int, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Find first bit set or clear in a string
Note: when both start, and stop offsets are specified,
behaviour is slightly different than if only start is specified
- rxBitposRange(String, int, int, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Find first bit set or clear in a string
- rxBitposRange(String, int, int, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Find first bit set or clear in a string
Note: when both start, and stop offsets are specified,
behaviour is slightly different than if only start is specified
- rxBitposRange(String, int, int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Find first bit set or clear in a string
- rxBlockMulticastGroup(String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Block the given address for the given multicast address and notifies the once
the operation completes.
- rxBlockMulticastGroup(String, String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Block the given address for the given multicast address on the given network interface and notifies
the once the operation completes.
- rxBlockMulticastGroup(String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Block the given address for the given multicast address and notifies the once
the operation completes.
- rxBlockMulticastGroup(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Block the given address for the given multicast address on the given network interface and notifies
the once the operation completes.
- rxBlpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBlpop(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the first element in a list, or block until one is available
- rxBlpop(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the first element in a list, or block until one is available
- rxBlpop(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBlpop(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the first element in a list, or block until one is available
- rxBlpop(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the first element in a list, or block until one is available
- rxBlpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the first element in any of the lists, or block until one is available
- rxBlpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the first element in any of the lists, or block until one is available
- rxBlpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the first element in any of the lists, or block until one is available
- rxBlpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the first element in any of the lists, or block until one is available
- rxBrpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBrpop(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the last element in a list, or block until one is available
- rxBrpop(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the last element in a list, or block until one is available
- rxBrpop(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBrpop(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the last element in a list, or block until one is available
- rxBrpop(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the last element in a list, or block until one is available
- rxBrpoplpush(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBrpoplpush(String, String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Pop a value from a list, push it to another list and return it; or block until one is available
- rxBrpoplpush(String, String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Pop a value from a list, push it to another list and return it; or block until one is available
- rxBrpoplpush(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBrpoplpush(String, String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Pop a value from a list, push it to another list and return it; or block until one is available
- rxBrpoplpush(String, String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Pop a value from a list, push it to another list and return it; or block until one is available
- rxBrpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the last element in any of the lists, or block until one is available
- rxBrpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the last element in any of the lists, or block until one is available
- rxBrpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the last element in any of the lists, or block until one is available
- rxBrpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the last element in any of the lists, or block until one is available
- rxBulkWrite(String, List<BulkOperation>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Execute a bulk operation.
- rxBulkWrite(String, List<BulkOperation>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxBulkWrite(String, List<BulkOperation>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Execute a bulk operation.
- rxBulkWrite(String, List<BulkOperation>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxBulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Execute a bulk operation with the specified write options.
- rxBulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxBulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Execute a bulk operation with the specified write options.
- rxBulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxBzpopmax(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBzpopmax(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxBzpopmin(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxBzpopmin(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxCall(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCall(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCall(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCall(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Calls the given SQL PROCEDURE
which returns the result from the procedure.
- rxCancel() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
Stop message consumption from a queue.
- rxCancel() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
Stop message consumption from a queue.
- rxCatalogDatacenters() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Return all the datacenters that are known by the Consul server
- rxCatalogDatacenters() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogDatacenters() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Return all the datacenters that are known by the Consul server
- rxCatalogNodes() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the nodes registered in a datacenter
- rxCatalogNodes() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogNodes() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the nodes registered in a datacenter
- rxCatalogNodeServices(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the node's registered services
- rxCatalogNodeServices(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogNodeServices(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the node's registered services
- rxCatalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxCatalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogNodeServicesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxCatalogNodesWithOptions(NodeQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the nodes registered in a datacenter
- rxCatalogNodesWithOptions(NodeQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogNodesWithOptions(NodeQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the nodes registered in a datacenter
- rxCatalogServiceNodes(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the nodes providing a service
- rxCatalogServiceNodes(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogServiceNodes(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the nodes providing a service
- rxCatalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the nodes providing a service
- rxCatalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogServiceNodesWithOptions(String, ServiceQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the nodes providing a service
- rxCatalogServices() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the services registered in a datacenter
- rxCatalogServices() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogServices() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the services registered in a datacenter
- rxCatalogServicesWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxCatalogServicesWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCatalogServicesWithOptions(BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxChangeUser(MySQLAuthOptions) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
- rxChangeUser(MySQLAuthOptions) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a CHANGE_USER command to change the user of the current connection, this operation will also reset connection state.
- rxChmod(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Change the permissions on the file represented by path
to perms
, asynchronously.
- rxChmod(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Change the permissions on the file represented by path
to perms
, asynchronously.
- rxChmodRecursive(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Change the permissions on the file represented by path
to perms
, asynchronously.
- rxChmodRecursive(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Change the permissions on the file represented by path
to perms
, asynchronously.
- rxChown(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Change the ownership on the file represented by path
to user
and {code group}, asynchronously.
- rxChown(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Change the ownership on the file represented by path
to user
and {code group}, asynchronously.
- rxCkquorum(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master,
and the majority needed to authorize the failover.
- rxCkquorum(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master,
and the majority needed to authorize the failover.
- rxClear() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Clear all entries in the map
- rxClear() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Remove all sessions from the store.
- rxClear() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Clear all entries in the map
- rxClear() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Remove all sessions from the store.
- rxClient(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxClient(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxClientGetname() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the current connection name
- rxClientGetname() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the current connection name
- rxClientGetname() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the current connection name
- rxClientGetname() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the current connection name
- rxClientKill(KillFilter) - Method in class io.vertx.reactivex.redis.RedisClient
-
Kill the connection of a client
- rxClientKill(KillFilter) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Kill the connection of a client
- rxClientKill(KillFilter) - Method in class io.vertx.rxjava.redis.RedisClient
-
Kill the connection of a client
- rxClientKill(KillFilter) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Kill the connection of a client
- rxClientList() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the list of client connections
- rxClientList() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the list of client connections
- rxClientList() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the list of client connections
- rxClientList() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the list of client connections
- rxClientPause(long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Stop processing commands from clients for some time
- rxClientPause(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Stop processing commands from clients for some time
- rxClientPause(long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Stop processing commands from clients for some time
- rxClientPause(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Stop processing commands from clients for some time
- rxClientReply(ClientReplyOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Instruct the server whether to reply to commands.
- rxClientReply(ClientReplyOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Instruct the server whether to reply to commands.
- rxClientSetname(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the current connection name
- rxClientSetname(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the current connection name
- rxClientSetname(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the current connection name
- rxClientSetname(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the current connection name
- rxCloneAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Clone Acl token
- rxCloneAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCloneAclToken(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Clone Acl token
- rxClose() - Method in class io.vertx.reactivex.amqp.AmqpClient
-
Closes the client.
- rxClose() - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Closes the AMQP connection, i.e.
- rxClose() - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
Closes the receiver.
- rxClose() - Method in class io.vertx.reactivex.amqp.AmqpSender
-
Closes the sender.
- rxClose() - Method in class io.vertx.reactivex.amqpbridge.AmqpBridge
-
Shuts the bridge down, closing the underlying connection.
- rxClose() - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Closes this client.
- rxClose() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Closes the
DatagramSocket
implementation asynchronous
and notifies the handler once done.
- rxClose() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
- rxClose() - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Close the file.
- rxClose() - Method in class io.vertx.reactivex.core.http.HttpServer
-
Like
HttpServer.close()
but supplying a handler that will be called when the server is actually closed (or has failed).
- rxClose() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxClose(short) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxClose(short, String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Same as but with an handler
called when the operation completes
- rxClose() - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxClose(short) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxClose(short, String) - Method in class io.vertx.reactivex.core.http.WebSocket
-
Same as but with an handler
called when the operation completes
- rxClose() - Method in class io.vertx.reactivex.core.net.NetServer
-
Like
NetServer.close()
but supplying a handler that will be notified when close is complete.
- rxClose() - Method in class io.vertx.reactivex.core.net.NetSocket
-
Close the NetSocket and notify the handler
when the operation completes.
- rxClose() - Method in class io.vertx.reactivex.core.Vertx
-
Like
Vertx.close()
but the completionHandler will be called when the close is complete
- rxClose() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Close the current socket.
- rxClose() - Method in class io.vertx.reactivex.ext.shell.ShellServer
-
Close the shell server, this is an asynchronous close.
- rxClose() - Method in class io.vertx.reactivex.ext.shell.term.TermServer
-
Like
TermServer.close()
but supplying a handler that will be notified when close is complete.
- rxClose() - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Close the client and release all resources.
- rxClose() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Closes the connection.
- rxClose() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
Closes the stream/underlying cursor(s).
- rxClose() - Method in class io.vertx.reactivex.ext.stomp.StompServer
-
Closes the server.
- rxClose() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Close the admin client
- rxClose(long) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Close the admin client
- rxClose() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Close the consumer
- rxClose() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Close the producer
- rxClose(long) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Close the producer
- rxClose() - Method in class io.vertx.reactivex.mqtt.MqttServer
-
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
- rxClose() - Method in class io.vertx.reactivex.redis.RedisClient
-
Close the client - when it is fully closed the handler will be called.
- rxClose() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Close the client - when it is fully closed the handler will be called.
- rxClose() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Close the client - when it is fully closed the handler will be called.
- rxClose() - Method in class io.vertx.reactivex.sqlclient.Cursor
-
Like
Cursor.close()
but with a
completionHandler
called when the cursor has been released.
- rxClose() - Method in class io.vertx.reactivex.sqlclient.PreparedStatement
-
- rxClose() - Method in class io.vertx.reactivex.sqlclient.RowStream
-
Close the stream and release the resources.
- rxClose() - Method in class io.vertx.rxjava.amqp.AmqpClient
-
Closes the client.
- rxClose() - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Closes the AMQP connection, i.e.
- rxClose() - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
Closes the receiver.
- rxClose() - Method in class io.vertx.rxjava.amqp.AmqpSender
-
Closes the sender.
- rxClose() - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
Shuts the bridge down, closing the underlying connection.
- rxClose() - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Closes this client.
- rxClose() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Closes the
DatagramSocket
implementation asynchronous
and notifies the handler once done.
- rxClose() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
- rxClose() - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Close the file.
- rxClose() - Method in class io.vertx.rxjava.core.http.HttpServer
-
Like
HttpServer.close()
but supplying a handler that will be called when the server is actually closed (or has failed).
- rxClose() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxClose(short) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxClose(short, String) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Same as but with an handler
called when the operation completes
- rxClose() - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxClose(short) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxClose(short, String) - Method in class io.vertx.rxjava.core.http.WebSocket
-
Same as but with an handler
called when the operation completes
- rxClose() - Method in class io.vertx.rxjava.core.net.NetServer
-
Like
NetServer.close()
but supplying a handler that will be notified when close is complete.
- rxClose() - Method in class io.vertx.rxjava.core.net.NetSocket
-
Close the NetSocket and notify the handler
when the operation completes.
- rxClose() - Method in class io.vertx.rxjava.core.Vertx
-
Like
Vertx.close()
but the completionHandler will be called when the close is complete
- rxClose() - Method in class io.vertx.rxjava.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Close the current socket.
- rxClose() - Method in class io.vertx.rxjava.ext.shell.ShellServer
-
Close the shell server, this is an asynchronous close.
- rxClose() - Method in class io.vertx.rxjava.ext.shell.term.TermServer
-
Like
TermServer.close()
but supplying a handler that will be notified when close is complete.
- rxClose() - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Close the client and release all resources.
- rxClose() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Closes the connection.
- rxClose() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
Closes the stream/underlying cursor(s).
- rxClose() - Method in class io.vertx.rxjava.ext.stomp.StompServer
-
Closes the server.
- rxClose() - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Close the admin client
- rxClose(long) - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Close the admin client
- rxClose() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Close the consumer
- rxClose() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Close the producer
- rxClose(long) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Close the producer
- rxClose() - Method in class io.vertx.rxjava.mqtt.MqttServer
-
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
- rxClose() - Method in class io.vertx.rxjava.redis.RedisClient
-
Close the client - when it is fully closed the handler will be called.
- rxClose() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Close the client - when it is fully closed the handler will be called.
- rxClose() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Close the client - when it is fully closed the handler will be called.
- rxClose() - Method in class io.vertx.rxjava.sqlclient.Cursor
-
Like
Cursor.close()
but with a
completionHandler
called when the cursor has been released.
- rxClose() - Method in class io.vertx.rxjava.sqlclient.PreparedStatement
-
- rxClose() - Method in class io.vertx.rxjava.sqlclient.RowStream
-
Close the stream and release the resources.
- rxCluster(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxCluster(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxClusterAddslots(List<Long>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Assign new hash slots to receiving node.
- rxClusterAddslots(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Assign new hash slots to receiving node.
- rxClusterAddslots(List<Long>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Assign new hash slots to receiving node.
- rxClusterAddslots(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Assign new hash slots to receiving node.
- rxClusterCountFailureReports(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the number of failure reports active for a given node.
- rxClusterCountFailureReports(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the number of failure reports active for a given node.
- rxClusterCountFailureReports(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the number of failure reports active for a given node.
- rxClusterCountFailureReports(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the number of failure reports active for a given node.
- rxClusterCountkeysinslot(long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the number of local keys in the specified hash slot.
- rxClusterCountkeysinslot(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the number of local keys in the specified hash slot.
- rxClusterCountkeysinslot(long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the number of local keys in the specified hash slot.
- rxClusterCountkeysinslot(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the number of local keys in the specified hash slot.
- rxClusterDelslots(long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set hash slots as unbound in receiving node.
- rxClusterDelslots(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set hash slots as unbound in receiving node.
- rxClusterDelslots(long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set hash slots as unbound in receiving node.
- rxClusterDelslots(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set hash slots as unbound in receiving node.
- rxClusterDelslotsMany(List<Long>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set hash slots as unbound in receiving node.
- rxClusterDelslotsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set hash slots as unbound in receiving node.
- rxClusterDelslotsMany(List<Long>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set hash slots as unbound in receiving node.
- rxClusterDelslotsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set hash slots as unbound in receiving node.
- rxClusteredVertx(VertxOptions) - Static method in class io.vertx.reactivex.core.Vertx
-
Creates a clustered instance using the specified options.
- rxClusteredVertx(VertxOptions) - Static method in class io.vertx.rxjava.core.Vertx
-
Creates a clustered instance using the specified options.
- rxClusterFailover() - Method in class io.vertx.reactivex.redis.RedisClient
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailover() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailover() - Method in class io.vertx.rxjava.redis.RedisClient
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailover() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Forces a slave to perform a manual failover of its master.
- rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Forces a slave to perform a manual failover of its master.
- rxClusterForget(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove a node from the nodes table.
- rxClusterForget(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove a node from the nodes table.
- rxClusterForget(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove a node from the nodes table.
- rxClusterForget(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove a node from the nodes table.
- rxClusterGetkeysinslot(long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return local key names in the specified hash slot.
- rxClusterGetkeysinslot(long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return local key names in the specified hash slot.
- rxClusterGetkeysinslot(long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return local key names in the specified hash slot.
- rxClusterGetkeysinslot(long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return local key names in the specified hash slot.
- rxClusterInfo() - Method in class io.vertx.reactivex.redis.RedisClient
-
Provides info about Redis Cluster node state.
- rxClusterInfo() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Provides info about Redis Cluster node state.
- rxClusterInfo() - Method in class io.vertx.rxjava.redis.RedisClient
-
Provides info about Redis Cluster node state.
- rxClusterInfo() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Provides info about Redis Cluster node state.
- rxClusterKeyslot(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Returns the hash slot of the specified key.
- rxClusterKeyslot(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Returns the hash slot of the specified key.
- rxClusterKeyslot(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Returns the hash slot of the specified key.
- rxClusterKeyslot(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Returns the hash slot of the specified key.
- rxClusterMeet(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Force a node cluster to handshake with another node.
- rxClusterMeet(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Force a node cluster to handshake with another node.
- rxClusterMeet(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Force a node cluster to handshake with another node.
- rxClusterMeet(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Force a node cluster to handshake with another node.
- rxClusterNodes() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get Cluster config for the node.
- rxClusterNodes() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get Cluster config for the node.
- rxClusterNodes() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get Cluster config for the node.
- rxClusterNodes() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get Cluster config for the node.
- rxClusterReplicate(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Reconfigure a node as a slave of the specified master node.
- rxClusterReplicate(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Reconfigure a node as a slave of the specified master node.
- rxClusterReplicate(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Reconfigure a node as a slave of the specified master node.
- rxClusterReplicate(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Reconfigure a node as a slave of the specified master node.
- rxClusterReset() - Method in class io.vertx.reactivex.redis.RedisClient
-
Reset a Redis Cluster node.
- rxClusterReset() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Reset a Redis Cluster node.
- rxClusterReset() - Method in class io.vertx.rxjava.redis.RedisClient
-
Reset a Redis Cluster node.
- rxClusterReset() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Reset a Redis Cluster node.
- rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Reset a Redis Cluster node.
- rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Reset a Redis Cluster node.
- rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Reset a Redis Cluster node.
- rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Reset a Redis Cluster node.
- rxClusterSaveconfig() - Method in class io.vertx.reactivex.redis.RedisClient
-
Forces the node to save cluster state on disk.
- rxClusterSaveconfig() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Forces the node to save cluster state on disk.
- rxClusterSaveconfig() - Method in class io.vertx.rxjava.redis.RedisClient
-
Forces the node to save cluster state on disk.
- rxClusterSaveconfig() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Forces the node to save cluster state on disk.
- rxClusterSetConfigEpoch(long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the configuration epoch in a new node.
- rxClusterSetConfigEpoch(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the configuration epoch in a new node.
- rxClusterSetConfigEpoch(long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the configuration epoch in a new node.
- rxClusterSetConfigEpoch(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the configuration epoch in a new node.
- rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.reactivex.redis.RedisClient
-
Bind an hash slot to a specific node.
- rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Bind an hash slot to a specific node.
- rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.rxjava.redis.RedisClient
-
Bind an hash slot to a specific node.
- rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Bind an hash slot to a specific node.
- rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Bind an hash slot to a specific node.
- rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Bind an hash slot to a specific node.
- rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Bind an hash slot to a specific node.
- rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Bind an hash slot to a specific node.
- rxClusterSlaves(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
List slave nodes of the specified master node.
- rxClusterSlaves(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
List slave nodes of the specified master node.
- rxClusterSlaves(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
List slave nodes of the specified master node.
- rxClusterSlaves(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
List slave nodes of the specified master node.
- rxClusterSlots() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get array of Cluster slot to node mappings
- rxClusterSlots() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get array of Cluster slot to node mappings
- rxClusterSlots() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get array of Cluster slot to node mappings
- rxClusterSlots() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get array of Cluster slot to node mappings
- rxCommand() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxCommand() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get array of Redis command details
- rxCommand() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get array of Redis command details
- rxCommand() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxCommand() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get array of Redis command details
- rxCommand() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get array of Redis command details
- rxCommandCount() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get total number of Redis commands
- rxCommandCount() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get total number of Redis commands
- rxCommandCount() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get total number of Redis commands
- rxCommandCount() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get total number of Redis commands
- rxCommandGetkeys() - Method in class io.vertx.reactivex.redis.RedisClient
-
Extract keys given a full Redis command
- rxCommandGetkeys() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Extract keys given a full Redis command
- rxCommandGetkeys() - Method in class io.vertx.rxjava.redis.RedisClient
-
Extract keys given a full Redis command
- rxCommandGetkeys() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Extract keys given a full Redis command
- rxCommandInfo(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get array of specific Redis command details
- rxCommandInfo(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get array of specific Redis command details
- rxCommandInfo(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get array of specific Redis command details
- rxCommandInfo(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get array of specific Redis command details
- rxCommit() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Commits all changes made since the previous commit/rollback.
- rxCommit() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Commit current offsets for all the subscribed list of topics and partition.
- rxCommit() - Method in class io.vertx.reactivex.sqlclient.Transaction
-
- rxCommit() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Commits all changes made since the previous commit/rollback.
- rxCommit() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Commit current offsets for all the subscribed list of topics and partition.
- rxCommit() - Method in class io.vertx.rxjava.sqlclient.Transaction
-
- rxCommitted(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the last committed offset for the given partition (whether the commit happened by this process or another).
- rxCommitted(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the last committed offset for the given partition (whether the commit happened by this process or another).
- rxCompareAndSet(long, long) - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Set the counter to the specified value only if the current value is the expectec value.
- rxCompareAndSet(long, long) - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Set the counter to the specified value only if the current value is the expectec value.
- rxCompletionHandler() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
Optional method which can be called to indicate when the registration has been propagated across the cluster.
- rxCompletionHandler() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
Optional method which can be called to indicate when the registration has been propagated across the cluster.
- rxConfig(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxConfig(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxConfigGet(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the value of a configuration parameter
- rxConfigGet(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the value of a configuration parameter
- rxConfigGet(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the value of a configuration parameter
- rxConfigGet(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the value of a configuration parameter
- rxConfigResetstat() - Method in class io.vertx.reactivex.redis.RedisClient
-
Reset the stats returned by INFO
- rxConfigResetstat() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Reset the stats returned by INFO
- rxConfigResetstat() - Method in class io.vertx.rxjava.redis.RedisClient
-
Reset the stats returned by INFO
- rxConfigResetstat() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Reset the stats returned by INFO
- rxConfigRewrite() - Method in class io.vertx.reactivex.redis.RedisClient
-
Rewrite the configuration file with the in memory configuration
- rxConfigRewrite() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Rewrite the configuration file with the in memory configuration
- rxConfigRewrite() - Method in class io.vertx.rxjava.redis.RedisClient
-
Rewrite the configuration file with the in memory configuration
- rxConfigRewrite() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Rewrite the configuration file with the in memory configuration
- rxConfigSet(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set a configuration parameter to the given value
- rxConfigSet(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set a configuration parameter to the given value
- rxConfigSet(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set a configuration parameter to the given value
- rxConfigSet(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set a configuration parameter to the given value
- rxConfirmSelect() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Enables publisher acknowledgements on this channel.
- rxConfirmSelect() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Enables publisher acknowledgements on this channel.
- rxConnect() - Method in class io.vertx.reactivex.amqp.AmqpClient
-
Connects to the AMQP broker or router.
- rxConnect(int, String) - Method in class io.vertx.reactivex.core.net.NetClient
-
Open a connection to a server at the specific port
and host
.
- rxConnect(int, String, String) - Method in class io.vertx.reactivex.core.net.NetClient
-
Open a connection to a server at the specific port
and host
.
- rxConnect(SocketAddress) - Method in class io.vertx.reactivex.core.net.NetClient
-
Open a connection to a server at the specific remoteAddress
.
- rxConnect(SocketAddress, String) - Method in class io.vertx.reactivex.core.net.NetClient
-
Open a connection to a server at the specific remoteAddress
.
- rxConnect(Vertx, DB2ConnectOptions) - Static method in class io.vertx.reactivex.db2client.DB2Connection
-
Create a connection to DB2 server with the given connectOptions
.
- rxConnect(Vertx, String) - Static method in class io.vertx.reactivex.db2client.DB2Connection
-
- rxConnect(int, String) - Method in class io.vertx.reactivex.ext.stomp.StompClient
-
Connects to the server.
- rxConnect(NetClient) - Method in class io.vertx.reactivex.ext.stomp.StompClient
-
Connects to the server.
- rxConnect(int, String, NetClient) - Method in class io.vertx.reactivex.ext.stomp.StompClient
-
Connects to the server.
- rxConnect() - Method in class io.vertx.reactivex.ext.stomp.StompClient
-
Connects to the server using the host and port configured in the client's options.
- rxConnect(int, String) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Connects to an MQTT server calling connectHandler after connection
- rxConnect(int, String, String) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Connects to an MQTT server calling connectHandler after connection
- rxConnect(Vertx, MySQLConnectOptions) - Static method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Create a connection to MySQL server with the given connectOptions
.
- rxConnect(Vertx, String) - Static method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
- rxConnect(Vertx, PgConnectOptions) - Static method in class io.vertx.reactivex.pgclient.PgConnection
-
Connects to the database and returns the connection if that succeeds.
- rxConnect(Vertx) - Static method in class io.vertx.reactivex.pgclient.PgConnection
-
- rxConnect(Vertx, String) - Static method in class io.vertx.reactivex.pgclient.PgConnection
-
- rxConnect() - Method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
-
Connect the subscriber to Postgres.
- rxConnect() - Method in class io.vertx.reactivex.redis.client.Redis
-
Connects to the redis server.
- rxConnect() - Method in class io.vertx.rxjava.amqp.AmqpClient
-
Connects to the AMQP broker or router.
- rxConnect(int, String) - Method in class io.vertx.rxjava.core.net.NetClient
-
Open a connection to a server at the specific port
and host
.
- rxConnect(int, String, String) - Method in class io.vertx.rxjava.core.net.NetClient
-
Open a connection to a server at the specific port
and host
.
- rxConnect(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetClient
-
Open a connection to a server at the specific remoteAddress
.
- rxConnect(SocketAddress, String) - Method in class io.vertx.rxjava.core.net.NetClient
-
Open a connection to a server at the specific remoteAddress
.
- rxConnect(Vertx, DB2ConnectOptions) - Static method in class io.vertx.rxjava.db2client.DB2Connection
-
Create a connection to DB2 server with the given connectOptions
.
- rxConnect(Vertx, String) - Static method in class io.vertx.rxjava.db2client.DB2Connection
-
- rxConnect(int, String) - Method in class io.vertx.rxjava.ext.stomp.StompClient
-
Connects to the server.
- rxConnect(NetClient) - Method in class io.vertx.rxjava.ext.stomp.StompClient
-
Connects to the server.
- rxConnect(int, String, NetClient) - Method in class io.vertx.rxjava.ext.stomp.StompClient
-
Connects to the server.
- rxConnect() - Method in class io.vertx.rxjava.ext.stomp.StompClient
-
Connects to the server using the host and port configured in the client's options.
- rxConnect(int, String) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Connects to an MQTT server calling connectHandler after connection
- rxConnect(int, String, String) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Connects to an MQTT server calling connectHandler after connection
- rxConnect(Vertx, MySQLConnectOptions) - Static method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Create a connection to MySQL server with the given connectOptions
.
- rxConnect(Vertx, String) - Static method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
- rxConnect(Vertx, PgConnectOptions) - Static method in class io.vertx.rxjava.pgclient.PgConnection
-
Connects to the database and returns the connection if that succeeds.
- rxConnect(Vertx) - Static method in class io.vertx.rxjava.pgclient.PgConnection
-
- rxConnect(Vertx, String) - Static method in class io.vertx.rxjava.pgclient.PgConnection
-
- rxConnect() - Method in class io.vertx.rxjava.pgclient.pubsub.PgSubscriber
-
Connect the subscriber to Postgres.
- rxConnect() - Method in class io.vertx.rxjava.redis.client.Redis
-
Connects to the redis server.
- rxCoordinateDatacenters() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the WAN network coordinates for all Consul servers, organized by DCs
- rxCoordinateDatacenters() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCoordinateDatacenters() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the WAN network coordinates for all Consul servers, organized by DCs
- rxCoordinateNodes() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the LAN network coordinates for all nodes in a given DC
- rxCoordinateNodes() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCoordinateNodes() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the LAN network coordinates for all nodes in a given DC
- rxCoordinateNodesWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxCoordinateNodesWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCoordinateNodesWithOptions(BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxCopy(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Copy a file from the path from
to path to
, asynchronously.
- rxCopy(String, String, CopyOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Copy a file from the path from
to path to
, asynchronously.
- rxCopy(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Copy a file from the path from
to path to
, asynchronously.
- rxCopy(String, String, CopyOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Copy a file from the path from
to path to
, asynchronously.
- rxCopyRecursive(String, String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Copy a file from the path from
to path to
, asynchronously.
- rxCopyRecursive(String, String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Copy a file from the path from
to path to
, asynchronously.
- rxCount(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Count matching documents in a collection.
- rxCount(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxCount(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Count matching documents in a collection.
- rxCount(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxCreate(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Create a new OpenAPI3RouterFactory
- rxCreate(Vertx, String, List<JsonObject>) - Static method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Create a new OpenAPI3RouterFactory
- rxCreate(Vertx, String) - Static method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Create a new OpenAPI3RouterFactory
- rxCreate(Vertx, String, List<JsonObject>) - Static method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Create a new OpenAPI3RouterFactory
- rxCreateAclToken(AclToken) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Create new Acl token
- rxCreateAclToken(AclToken) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCreateAclToken(AclToken) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Create new Acl token
- rxCreateAnonymousSender() - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Creates an anonymous sender.
- rxCreateAnonymousSender() - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Creates an anonymous sender.
- rxCreateCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Create a new collection
- rxCreateCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxCreateCollection(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Create a new collection
- rxCreateCollection(String) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxCreateDynamicReceiver() - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Creates a dynamic receiver.
- rxCreateDynamicReceiver() - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Creates a dynamic receiver.
- rxCreateFile(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates an empty file with the specified path
, asynchronously.
- rxCreateFile(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates an empty file with the specified path
and permissions perms
, asynchronously.
- rxCreateFile(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates an empty file with the specified path
, asynchronously.
- rxCreateFile(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates an empty file with the specified path
and permissions perms
, asynchronously.
- rxCreateIndex(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Creates an index.
- rxCreateIndex(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxCreateIndex(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Creates an index.
- rxCreateIndex(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxCreateIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Creates an index.
- rxCreateIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxCreateIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Creates an index.
- rxCreateIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxCreatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxCreatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCreatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxCreateReceiver(String) - Method in class io.vertx.reactivex.amqp.AmqpClient
-
Creates a receiver used to consume messages from the given address.
- rxCreateReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.reactivex.amqp.AmqpClient
-
Creates a receiver used to consumer messages from the given address.
- rxCreateReceiver(String) - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Creates a receiver used to consume messages from the given address.
- rxCreateReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Creates a receiver used to consumer messages from the given address.
- rxCreateReceiver(String) - Method in class io.vertx.rxjava.amqp.AmqpClient
-
Creates a receiver used to consume messages from the given address.
- rxCreateReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.rxjava.amqp.AmqpClient
-
Creates a receiver used to consumer messages from the given address.
- rxCreateReceiver(String) - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Creates a receiver used to consume messages from the given address.
- rxCreateReceiver(String, AmqpReceiverOptions) - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Creates a receiver used to consumer messages from the given address.
- rxCreateSender(String) - Method in class io.vertx.reactivex.amqp.AmqpClient
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String, AmqpSenderOptions) - Method in class io.vertx.reactivex.amqp.AmqpClient
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String) - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String, AmqpSenderOptions) - Method in class io.vertx.reactivex.amqp.AmqpConnection
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String) - Method in class io.vertx.rxjava.amqp.AmqpClient
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String, AmqpSenderOptions) - Method in class io.vertx.rxjava.amqp.AmqpClient
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String) - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Creates a sender used to send messages to the given address.
- rxCreateSender(String, AmqpSenderOptions) - Method in class io.vertx.rxjava.amqp.AmqpConnection
-
Creates a sender used to send messages to the given address.
- rxCreateSession() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Initialize a new session
- rxCreateSession() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCreateSession() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Initialize a new session
- rxCreateSessionWithOptions(SessionOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Initialize a new session
- rxCreateSessionWithOptions(SessionOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxCreateSessionWithOptions(SessionOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Initialize a new session
- rxCreateTempDirectory(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates a new directory in the default temporary-file directory, using the given
prefix to generate its name, asynchronously.
- rxCreateTempDirectory(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates a new directory in the default temporary-file directory, using the given
prefix to generate its name, asynchronously.
- rxCreateTempDirectory(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates a new directory in the directory provided by the path path
, using the given
prefix to generate its name, asynchronously.
- rxCreateTempDirectory(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates a new directory in the default temporary-file directory, using the given
prefix to generate its name, asynchronously.
- rxCreateTempDirectory(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates a new directory in the default temporary-file directory, using the given
prefix to generate its name, asynchronously.
- rxCreateTempDirectory(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates a new directory in the directory provided by the path path
, using the given
prefix to generate its name, asynchronously.
- rxCreateTempFile(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates a new file in the default temporary-file directory, using the given
prefix and suffix to generate its name, asynchronously.
- rxCreateTempFile(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates a new file in the directory provided by the path dir
, using the given
prefix and suffix to generate its name, asynchronously.
- rxCreateTempFile(String, String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates a new file in the directory provided by the path dir
, using the given
prefix and suffix to generate its name, asynchronously.
- rxCreateTempFile(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates a new file in the default temporary-file directory, using the given
prefix and suffix to generate its name, asynchronously.
- rxCreateTempFile(String, String, String) - Method in class io.vertx.rxjava.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.
- rxCreateTempFile(String, String, String, String) - Method in class io.vertx.rxjava.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.
- rxCreateTopics(List<NewTopic>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Creates a batch of new Kafka topics
- rxCreateTopics(List<NewTopic>) - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Creates a batch of new Kafka topics
- rxDbsize() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDbsize() - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the number of keys in the selected database
- rxDbsize() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the number of keys in the selected database
- rxDbsize() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDbsize() - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the number of keys in the selected database
- rxDbsize() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the number of keys in the selected database
- rxDebug() - Method in class io.vertx.reactivex.db2client.DB2Connection
-
Send a DEBUG command to dump debug information to the server's stdout.
- rxDebug() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a DEBUG command to dump debug information to the server's stdout.
- rxDebug(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDebug() - Method in class io.vertx.rxjava.db2client.DB2Connection
-
Send a DEBUG command to dump debug information to the server's stdout.
- rxDebug() - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a DEBUG command to dump debug information to the server's stdout.
- rxDebug(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDebugObject(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get debugging information about a key
- rxDebugObject(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get debugging information about a key
- rxDebugObject(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get debugging information about a key
- rxDebugObject(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get debugging information about a key
- rxDebugSegfault() - Method in class io.vertx.reactivex.redis.RedisClient
-
Make the server crash
- rxDebugSegfault() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Make the server crash
- rxDebugSegfault() - Method in class io.vertx.rxjava.redis.RedisClient
-
Make the server crash
- rxDebugSegfault() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Make the server crash
- rxDecodeToken(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxDecodeToken(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxDecr(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDecr(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Decrement the integer value of a key by one
- rxDecr(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Decrement the integer value of a key by one
- rxDecr(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDecr(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Decrement the integer value of a key by one
- rxDecr(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Decrement the integer value of a key by one
- rxDecrby(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDecrby(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Decrement the integer value of a key by the given number
- rxDecrby(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Decrement the integer value of a key by the given number
- rxDecrby(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDecrby(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Decrement the integer value of a key by the given number
- rxDecrby(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Decrement the integer value of a key by the given number
- rxDecrementAndGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Decrement the counter atomically and return the new count
- rxDecrementAndGet() - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Decrement the counter atomically and return the new count
- rxDel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDel(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Delete a key
- rxDel(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Delete a key
- rxDel(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDel(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Delete a key
- rxDel(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Delete a key
- rxDelete(List<Object>) - Method in class io.vertx.reactivex.cassandra.Mapper
-
Asynchronous delete method based on the column values of the primary key.
- rxDelete(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Deletes the file represented by the specified path
, asynchronously.
- rxDelete(String) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Delete the session with the specified ID.
- rxDelete(List<Object>) - Method in class io.vertx.rxjava.cassandra.Mapper
-
Asynchronous delete method based on the column values of the primary key.
- rxDelete(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Deletes the file represented by the specified path
, asynchronously.
- rxDelete(String) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Delete the session with the specified ID.
- rxDeleteConsumerGroupOffsets(String, Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Delete committed offsets for a set of partitions in a consumer group.
- rxDeleteConsumerGroupOffsets(String, Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Delete committed offsets for a set of partitions in a consumer group.
- rxDeleteConsumerGroups(List<String>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Delete consumer groups from the cluster.
- rxDeleteConsumerGroups(List<String>) - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Delete consumer groups from the cluster.
- rxDeletePreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Deletes an existing prepared query
- rxDeletePreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDeletePreparedQuery(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Deletes an existing prepared query
- rxDeleteRecursive(String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Deletes the file represented by the specified path
, asynchronously.
- rxDeleteRecursive(String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Deletes the file represented by the specified path
, asynchronously.
- rxDeleteTopics(List<String>) - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Deletes a batch of Kafka topics
- rxDeleteTopics(List<String>) - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Deletes a batch of Kafka topics
- rxDeleteValue(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Remove the key/value pair that corresponding to the specified key
- rxDeleteValue(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDeleteValue(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Remove the key/value pair that corresponding to the specified key
- rxDeleteValues(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Removes all the key/value pair that corresponding to the specified key prefix
- rxDeleteValues(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDeleteValues(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Removes all the key/value pair that corresponding to the specified key prefix
- rxDelMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Delete many keys
- rxDelMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Delete many keys
- rxDelMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Delete many keys
- rxDelMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Delete many keys
- rxDeployVerticle(String) - Method in class io.vertx.reactivex.core.Vertx
-
- rxDeployVerticle(String, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
-
- rxDeployVerticle(Verticle) - Method in class io.vertx.reactivex.core.Vertx
-
- rxDeployVerticle(Verticle, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
-
- rxDeployVerticle(Supplier<Verticle>, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
-
- rxDeployVerticle(String) - Method in class io.vertx.rxjava.core.Vertx
-
- rxDeployVerticle(String, DeploymentOptions) - Method in class io.vertx.rxjava.core.Vertx
-
- rxDeployVerticle(Verticle) - Method in class io.vertx.rxjava.core.Vertx
-
- rxDeployVerticle(Verticle, DeploymentOptions) - Method in class io.vertx.rxjava.core.Vertx
-
- rxDeployVerticle(Supplier<Verticle>, DeploymentOptions) - Method in class io.vertx.rxjava.core.Vertx
-
- rxDeregisterCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Remove a check from the local agent.
- rxDeregisterCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDeregisterCheck(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Remove a check from the local agent.
- rxDeregisterService(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Remove a service from the local agent.
- rxDeregisterService(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDeregisterService(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Remove a service from the local agent.
- rxDescribeCluster() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Describe the nodes in the cluster with the default options
- rxDescribeCluster() - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Describe the nodes in the cluster with the default options
- rxDestroyAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Destroy Acl token
- rxDestroyAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDestroyAclToken(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Destroy Acl token
- rxDestroySession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Destroys the given session
- rxDestroySession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxDestroySession(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Destroys the given session
- rxDiscard() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDiscard() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Discard all commands issued after MULTI
- rxDiscard() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDiscard() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Discard all commands issued after MULTI
- rxDisconnect() - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Disconnects from the MQTT server calling disconnectHandler after disconnection
- rxDisconnect() - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Disconnects from the MQTT server calling disconnectHandler after disconnection
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.OpenIDConnectAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.OpenIDConnectAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDiscover(Vertx, OAuth2ClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
-
Create a OAuth2Auth provider for OpenID Connect Discovery.
- rxDistinct(String, String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Gets the distinct values of the specified field name.
- rxDistinct(String, String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxDistinct(String, String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Gets the distinct values of the specified field name.
- rxDistinct(String, String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxDistinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Gets the distinct values of the specified field name filtered by specified query.
- rxDistinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxDistinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Gets the distinct values of the specified field name filtered by specified query.
- rxDistinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxDropCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Drop a collection
- rxDropCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxDropCollection(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Drop a collection
- rxDropCollection(String) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxDropIndex(String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Drops the index given its name.
- rxDropIndex(String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxDropIndex(String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Drops the index given its name.
- rxDropIndex(String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxDump(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxDump(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a serialized version of the value stored at the specified key.
- rxDump(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a serialized version of the value stored at the specified key.
- rxDump(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxDump(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a serialized version of the value stored at the specified key.
- rxDump(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a serialized version of the value stored at the specified key.
- rxEcho(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxEcho(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Echo the given string
- rxEcho(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Echo the given string
- rxEcho(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxEcho(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Echo the given string
- rxEcho(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Echo the given string
- rxEnd() - Method in class io.vertx.reactivex.amqp.AmqpSender
-
- rxEnd(AmqpMessage) - Method in class io.vertx.reactivex.amqp.AmqpSender
-
Same as but with an handler
called when the operation completes
- rxEnd(T) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.reactivex.core.file.AsyncFile
-
- rxEnd(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxEnd(String, String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxEnd() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxEnd() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxEnd(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxEnd(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.reactivex.core.net.NetSocket
-
- rxEnd() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- rxEnd(Buffer) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
- rxEnd(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.amqp.AmqpSender
-
- rxEnd(AmqpMessage) - Method in class io.vertx.rxjava.amqp.AmqpSender
-
Same as but with an handler
called when the operation completes
- rxEnd(T) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- rxEnd(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxEnd(String, String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxEnd() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxEnd() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxEnd(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxEnd(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.core.net.NetSocket
-
- rxEnd() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- rxEnd(Buffer) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
Same as but with an handler
called when the operation completes
- rxEnd() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
- rxEnd(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Same as but with an handler
called when the operation completes
- rxEndOffsets(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the last offset for the given partition.
- rxEndOffsets(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the last offset for the given partition.
- rxEval(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxEval(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Execute a Lua script server side.
- rxEval(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Execute a Lua script server side.
- rxEval(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxEval(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Execute a Lua script server side.
- rxEval(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Execute a Lua script server side.
- rxEvalScript(Script, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Execute a Lua script server side.
- rxEvalScript(Script, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Execute a Lua script server side.
- rxEvalsha(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Execute a Lua script server side.
- rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Execute a Lua script server side.
- rxEvalsha(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Execute a Lua script server side.
- rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Execute a Lua script server side.
- rxExchangeBind(String, String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Bind an exchange to an exchange.
- rxExchangeBind(String, String, String, Map<String, Object>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Bind an exchange to an exchange.
- rxExchangeBind(String, String, String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Bind an exchange to an exchange.
- rxExchangeBind(String, String, String, Map<String, Object>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Bind an exchange to an exchange.
- rxExchangeDeclare(String, String, boolean, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Declare an exchange.
- rxExchangeDeclare(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
- rxExchangeDeclare(String, String, boolean, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Declare an exchange.
- rxExchangeDeclare(String, String, boolean, boolean, JsonObject) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Declare an exchange with additional parameters such as dead lettering, an alternate exchange or TTL.
- rxExchangeDelete(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Delete an exchange, without regard for whether it is in use or not.
- rxExchangeDelete(String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Delete an exchange, without regard for whether it is in use or not.
- rxExchangeUnbind(String, String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Unbind an exchange from an exchange.
- rxExchangeUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Unbind an exchange from an exchange.
- rxExchangeUnbind(String, String, String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Unbind an exchange from an exchange.
- rxExchangeUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Unbind an exchange from an exchange.
- rxExec() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxExec() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Execute all commands issued after MULTI
- rxExec() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxExec() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Execute all commands issued after MULTI
- rxExecute(String) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Execute the query and provide a handler for consuming results.
- rxExecute(Statement) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Execute the statement and provide a handler for consuming results.
- rxExecute(Handler<Promise<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
- rxExecute(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given SQL statement
- rxExecute() - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
-
Execute the query.
- rxExecute(Tuple) - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
-
Execute the query.
- rxExecute() - Method in class io.vertx.reactivex.sqlclient.Query
-
Execute the query.
- rxExecute(String) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Execute the query and provide a handler for consuming results.
- rxExecute(Statement) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Execute the statement and provide a handler for consuming results.
- rxExecute(Handler<Promise<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
- rxExecute(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given SQL statement
- rxExecute() - Method in class io.vertx.rxjava.sqlclient.PreparedQuery
-
Execute the query.
- rxExecute(Tuple) - Method in class io.vertx.rxjava.sqlclient.PreparedQuery
-
Execute the query.
- rxExecute() - Method in class io.vertx.rxjava.sqlclient.Query
-
Execute the query.
- rxExecuteBatch(List<Tuple>) - Method in class io.vertx.reactivex.sqlclient.PreparedQuery
-
Execute the query with a batch of tuples.
- rxExecuteBatch(List<Tuple>) - Method in class io.vertx.rxjava.sqlclient.PreparedQuery
-
Execute the query with a batch of tuples.
- rxExecuteBlocking(Handler<Promise<T>>, boolean) - Method in class io.vertx.reactivex.core.Context
-
Safely execute some blocking code.
- rxExecuteBlocking(Handler<Promise<T>>) - Method in class io.vertx.reactivex.core.Context
-
- rxExecuteBlocking(Handler<Promise<T>>, boolean) - Method in class io.vertx.reactivex.core.Vertx
-
Safely execute some blocking code.
- rxExecuteBlocking(Handler<Promise<T>>) - Method in class io.vertx.reactivex.core.Vertx
-
- rxExecuteBlocking(Handler<Promise<T>>, boolean) - Method in class io.vertx.reactivex.core.WorkerExecutor
-
Safely execute some blocking code.
- rxExecuteBlocking(Handler<Promise<T>>) - Method in class io.vertx.reactivex.core.WorkerExecutor
-
- rxExecuteBlocking(Handler<Promise<T>>, boolean) - Method in class io.vertx.rxjava.core.Context
-
Safely execute some blocking code.
- rxExecuteBlocking(Handler<Promise<T>>) - Method in class io.vertx.rxjava.core.Context
-
- rxExecuteBlocking(Handler<Promise<T>>, boolean) - Method in class io.vertx.rxjava.core.Vertx
-
Safely execute some blocking code.
- rxExecuteBlocking(Handler<Promise<T>>) - Method in class io.vertx.rxjava.core.Vertx
-
- rxExecuteBlocking(Handler<Promise<T>>, boolean) - Method in class io.vertx.rxjava.core.WorkerExecutor
-
Safely execute some blocking code.
- rxExecuteBlocking(Handler<Promise<T>>) - Method in class io.vertx.rxjava.core.WorkerExecutor
-
- rxExecuteCommand(Handler<Promise<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
Deprecated.
- rxExecuteCommand(Handler<Promise<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
Deprecated.
- rxExecuteCommandWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
Deprecated.
- rxExecuteCommandWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
Deprecated.
- rxExecutePreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Executes an existing prepared query.
- rxExecutePreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxExecutePreparedQuery(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Executes an existing prepared query.
- rxExecutePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Executes an existing prepared query.
- rxExecutePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxExecutePreparedQueryWithOptions(String, PreparedQueryExecuteOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Executes an existing prepared query.
- rxExecuteWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
- rxExecuteWithFallback(Handler<Promise<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
- rxExecuteWithFullFetch(String) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Execute the query and provide a handler for consuming results.
- rxExecuteWithFullFetch(Statement) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Execute the query and provide a handler for consuming results.
- rxExecuteWithFullFetch(String) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Execute the query and provide a handler for consuming results.
- rxExecuteWithFullFetch(Statement) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Execute the query and provide a handler for consuming results.
- rxExists(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Determines whether the file as specified by the path path
exists, asynchronously.
- rxExists(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxExists(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine if a key exists
- rxExists(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine if a key exists
- rxExists(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Determines whether the file as specified by the path path
exists, asynchronously.
- rxExists(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxExists(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine if a key exists
- rxExists(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine if a key exists
- rxExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine if one or many keys exist
- rxExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine if one or many keys exist
- rxExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine if one or many keys exist
- rxExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine if one or many keys exist
- rxExpire(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxExpire(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set a key's time to live in seconds
- rxExpire(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set a key's time to live in seconds
- rxExpire(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxExpire(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set a key's time to live in seconds
- rxExpire(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set a key's time to live in seconds
- rxExpireat(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxExpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the expiration for a key as a UNIX timestamp
- rxExpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the expiration for a key as a UNIX timestamp
- rxExpireat(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxExpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the expiration for a key as a UNIX timestamp
- rxExpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the expiration for a key as a UNIX timestamp
- rxFailCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "critical".
- rxFailCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxFailCheck(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "critical".
- rxFailCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "critical".
- rxFailCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxFailCheckWithNote(String, String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "critical".
- rxFailover(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels
(however a new version of the configuration will be published so that the other Sentinels
will update their configurations)
- rxFailover(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels
(however a new version of the configuration will be published so that the other Sentinels
will update their configurations)
- rxFetch(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Fetches a JSON resource using this Access Token.
- rxFetch(HttpMethod, String, JsonObject, Buffer) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Fetches a JSON resource using this Access Token.
- rxFetch(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Fetches a JSON resource using this Access Token.
- rxFetch(HttpMethod, String, JsonObject, Buffer) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Fetches a JSON resource using this Access Token.
- rxFetchMoreResults() - Method in class io.vertx.reactivex.cassandra.ResultSet
-
- rxFetchMoreResults() - Method in class io.vertx.rxjava.cassandra.ResultSet
-
- rxFind(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find matching documents in the specified collection
- rxFind(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFind(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find matching documents in the specified collection
- rxFind(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOne(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection
- rxFindOne(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOne(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection
- rxFindOne(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOneAndDelete(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and delete it.
- rxFindOneAndDelete(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOneAndDelete(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and delete it.
- rxFindOneAndDelete(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and delete it.
- rxFindOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and delete it.
- rxFindOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and replace it.
- rxFindOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and replace it.
- rxFindOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and replace it.
- rxFindOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and replace it.
- rxFindOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and update it.
- rxFindOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and update it.
- rxFindOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and update it.
- rxFindOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find a single matching document in the specified collection and update it.
- rxFindOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFindWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Find matching documents in the specified collection, specifying options
- rxFindWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxFindWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Find matching documents in the specified collection, specifying options
- rxFindWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxFireEvent(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Fires a new user event
- rxFireEvent(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxFireEvent(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Fires a new user event
- rxFireEventWithOptions(String, EventOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Fires a new user event
- rxFireEventWithOptions(String, EventOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxFireEventWithOptions(String, EventOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Fires a new user event
- rxFlush() - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Same as
AsyncFile.flush()
but the handler will be called when the flush is complete or if an error occurs
- rxFlush(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Flush a context session earlier to the store, this will allow the end user to have full control on the event of
a failure at the store level.
- rxFlush() - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Same as
AsyncFile.flush()
but the handler will be called when the flush is complete or if an error occurs
- rxFlush(RoutingContext) - Method in class io.vertx.rxjava.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.
- rxFlushall(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxFlushall() - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all keys from all databases
- rxFlushall() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all keys from all databases
- rxFlushall(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxFlushall() - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all keys from all databases
- rxFlushall() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all keys from all databases
- rxFlushConfig() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
- rxFlushConfig() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
- rxFlushdb(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxFlushdb() - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all keys from the current database
- rxFlushdb() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all keys from the current database
- rxFlushdb(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxFlushdb() - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all keys from the current database
- rxFlushdb() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all keys from the current database
- rxFsProps(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Returns properties of the file-system being used by the specified path
, asynchronously.
- rxFsProps(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Returns properties of the file-system being used by the specified path
, asynchronously.
- rxGeoadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeoadd(String, double, double, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoadd(String, double, double, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoadd(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeoadd(String, double, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoadd(String, double, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add one or more geospatial items in the geospatial index represented using a sorted set.
- rxGeodist(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeodist(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodist(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodist(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeodist(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodist(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the distance between two members in the geospatial index represented by the sorted set.
- rxGeohash(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeohash(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohash(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohash(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeohash(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohash(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohashMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohashMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohashMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeohashMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing
a geospatial index (where elements were added using GEOADD).
- rxGeopos(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeopos(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeopos(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeopos(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeopos(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeopos(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeoposMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeoposMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeoposMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeoposMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the
sorted set at key.
- rxGeoradius(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradius(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradiusbymember(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisClient
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymember(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymemberRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeoradiusbymemberRo(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area
to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial
index represented by the sorted set.
- rxGeoradiusRo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGeoradiusRo(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders
of the area specified with the center location and the maximum distance from the center (the radius).
- rxGet(List<Object>) - Method in class io.vertx.reactivex.cassandra.Mapper
-
Asynchronous get method based on the column values of the primary key.
- rxGet(K) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Get a value from the map, asynchronously.
- rxGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Get the current value of the counter
- rxGet(String) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Get the session with the specified ID.
- rxGet(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGet(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the value of a key
- rxGet(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the value of a key
- rxGet(List<Object>) - Method in class io.vertx.rxjava.cassandra.Mapper
-
Asynchronous get method based on the column values of the primary key.
- rxGet(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Get a value from the map, asynchronously.
- rxGet() - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Get the current value of the counter
- rxGet(String) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Get the session with the specified ID.
- rxGet(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGet(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the value of a key
- rxGet(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the value of a key
- rxGetAllPreparedQueries() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns a list of all prepared queries.
- rxGetAllPreparedQueries() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetAllPreparedQueries() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns a list of all prepared queries.
- rxGetAndAdd(long) - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Add the value to the counter atomically and return the value before the add
- rxGetAndAdd(long) - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Add the value to the counter atomically and return the value before the add
- rxGetAndIncrement() - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Increment the counter atomically and return the value before the increment.
- rxGetAndIncrement() - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Increment the counter atomically and return the value before the increment.
- rxGetAsyncMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get the
AsyncMap
with the specified name.
- rxGetAsyncMap(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get the
AsyncMap
with the specified name.
- rxGetBinary(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the value of a key - without decoding as utf-8
- rxGetBinary(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the value of a key - without decoding as utf-8
- rxGetBinary(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the value of a key - without decoding as utf-8
- rxGetBinary(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the value of a key - without decoding as utf-8
- rxGetbit(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGetbit(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Returns the bit value at offset in the string value stored at key
- rxGetbit(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Returns the bit value at offset in the string value stored at key
- rxGetbit(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGetbit(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Returns the bit value at offset in the string value stored at key
- rxGetbit(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Returns the bit value at offset in the string value stored at key
- rxGetClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetClusterWideMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get the cluster wide map with the specified name.
- rxGetClusterWideMap(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get the cluster wide map with the specified name.
- rxGetCollections() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Get a list of all collections in the database.
- rxGetCollections() - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxGetCollections() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Get a list of all collections in the database.
- rxGetCollections() - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxGetConfig() - Method in class io.vertx.reactivex.config.ConfigRetriever
-
Reads the configuration from the different
and computes the final configuration.
- rxGetConfig() - Method in class io.vertx.rxjava.config.ConfigRetriever
-
Reads the configuration from the different
and computes the final configuration.
- rxGetConnection() - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Returns a connection that can be used to perform SQL operations on.
- rxGetConnection() - Method in class io.vertx.reactivex.sqlclient.Pool
-
Get a connection from the pool.
- rxGetConnection() - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Returns a connection that can be used to perform SQL operations on.
- rxGetConnection() - Method in class io.vertx.rxjava.sqlclient.Pool
-
Get a connection from the pool.
- rxGetConsumer(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
-
Convenient method that looks for a message source and provides the configured .
- rxGetConsumer(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
-
Convenient method that looks for a message source and provides the configured .
- rxGetConsumer(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
-
Convenient method that looks for a message source and provides the configured .
- rxGetConsumer(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
-
Convenient method that looks for a message source and provides the configured .
- rxGetCounter(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get an asynchronous counter.
- rxGetCounter(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get an asynchronous counter.
- rxGetInternalStatistics() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a STATISTICS command to get a human readable string of the server internal status.
- rxGetInternalStatistics() - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a STATISTICS command to get a human readable string of the server internal status.
- rxGetJDBCClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
-
Convenient method that looks for a JDBC datasource source and provides the configured
JDBCClient
.
- rxGetKeys(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the list of keys that corresponding to the specified key prefix.
- rxGetKeys(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetKeys(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the list of keys that corresponding to the specified key prefix.
- rxGetKeysWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the list of keys that corresponding to the specified key prefix.
- rxGetKeysWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetKeysWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the list of keys that corresponding to the specified key prefix.
- rxGetLocalAsyncMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get the
AsyncMap
with the specified name.
- rxGetLocalAsyncMap(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get the
AsyncMap
with the specified name.
- rxGetLocalCounter(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get an asynchronous local counter.
- rxGetLocalCounter(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get an asynchronous local counter.
- rxGetLocalLock(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get an asynchronous local lock with the specified name.
- rxGetLocalLock(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get an asynchronous local lock with the specified name.
- rxGetLocalLockWithTimeout(String, long) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
- rxGetLocalLockWithTimeout(String, long) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
- rxGetLock(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
Get an asynchronous lock with the specified name.
- rxGetLock(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
Get an asynchronous lock with the specified name.
- rxGetLockWithTimeout(String, long) - Method in class io.vertx.reactivex.core.shareddata.SharedData
-
- rxGetLockWithTimeout(String, long) - Method in class io.vertx.rxjava.core.shareddata.SharedData
-
- rxGetMasterAddrByName(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Return the ip and port number of the master with that name.
- rxGetMasterAddrByName(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Return the ip and port number of the master with that name.
- rxGetMongoClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
-
Convenient method that looks for a Mongo datasource source and provides the configured
MongoClient
.
- rxGetMongoClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
-
Convenient method that looks for a Mongo datasource source and provides the configured
MongoClient
.
- rxGetMongoClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
-
Convenient method that looks for a Mongo datasource source and provides the configured
MongoClient
.
- rxGetMongoClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
-
Convenient method that looks for a Mongo datasource source and provides the configured
MongoClient
.
- rxGetMongoClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
-
Convenient method that looks for a Mongo datasource source and provides the configured
MongoClient
.
- rxGetMongoClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
-
Convenient method that looks for a Mongo datasource source and provides the configured
MongoClient
.
- rxGetPreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns an existing prepared query
- rxGetPreparedQuery(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetPreparedQuery(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns an existing prepared query
- rxGetrange(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGetrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get a substring of the string stored at a key
- rxGetrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get a substring of the string stored at a key
- rxGetrange(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGetrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get a substring of the string stored at a key
- rxGetrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get a substring of the string stored at a key
- rxGetRecord(JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Lookups for a single record.
- rxGetRecord(Function<Record, Boolean>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Lookups for a single record.
- rxGetRecord(Function<Record, Boolean>, boolean) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Lookups for a single record.
- rxGetRecord(JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Lookups for a single record.
- rxGetRecord(Function<Record, Boolean>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Lookups for a single record.
- rxGetRecord(Function<Record, Boolean>, boolean) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Lookups for a single record.
- rxGetRecords(JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Lookups for a set of records.
- rxGetRecords(Function<Record, Boolean>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Lookups for a set of records.
- rxGetRecords(Function<Record, Boolean>, boolean) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Lookups for a set of records.
- rxGetRecords(JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Lookups for a set of records.
- rxGetRecords(Function<Record, Boolean>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Lookups for a set of records.
- rxGetRecords(Function<Record, Boolean>, boolean) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Lookups for a set of records.
- rxGetRedisClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
-
Convenient method that looks for a Redis data source and provides the configured
RedisClient
.
- rxGetset(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxGetset(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key and return its old value
- rxGetset(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key and return its old value
- rxGetset(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxGetset(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key and return its old value
- rxGetset(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key and return its old value
- rxGetToken(JsonObject) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxGetToken(JsonObject) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxGetTransactionIsolation() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Attempts to return the transaction isolation level for this Connection object to the one given.
- rxGetTransactionIsolation() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Attempts to return the transaction isolation level for this Connection object to the one given.
- rxGetValue(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns key/value pair that corresponding to the specified key.
- rxGetValue(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetValue(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns key/value pair that corresponding to the specified key.
- rxGetValues(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the list of key/value pairs that corresponding to the specified key prefix.
- rxGetValues(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetValues(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the list of key/value pairs that corresponding to the specified key prefix.
- rxGetValuesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the list of key/value pairs that corresponding to the specified key prefix.
- rxGetValuesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetValuesWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the list of key/value pairs that corresponding to the specified key prefix.
- rxGetValueWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns key/value pair that corresponding to the specified key.
- rxGetValueWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxGetValueWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns key/value pair that corresponding to the specified key.
- rxGetWebClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
-
Convenient method that looks for a HTTP endpoint and provides the configured .
- rxHandler() - Method in class io.vertx.reactivex.ext.unit.Async
-
Completion handler to receive a completion signal when this completions completes.
- rxHandler() - Method in class io.vertx.reactivex.ext.unit.Completion
-
Completion handler to receive a completion signal when this completions completes.
- rxHandler() - Method in class io.vertx.reactivex.ext.unit.TestCompletion
-
Completion handler to receive a completion signal when this completions completes.
- rxHandler() - Method in class io.vertx.rxjava.ext.unit.Async
-
Completion handler to receive a completion signal when this completions completes.
- rxHandler() - Method in class io.vertx.rxjava.ext.unit.Completion
-
Completion handler to receive a completion signal when this completions completes.
- rxHandler() - Method in class io.vertx.rxjava.ext.unit.TestCompletion
-
Completion handler to receive a completion signal when this completions completes.
- rxHdel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHdel(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Delete one or more hash fields
- rxHdel(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Delete one or more hash fields
- rxHdel(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHdel(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Delete one or more hash fields
- rxHdel(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Delete one or more hash fields
- rxHdelMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Delete one or more hash fields
- rxHdelMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Delete one or more hash fields
- rxHdelMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Delete one or more hash fields
- rxHdelMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Delete one or more hash fields
- rxHealthChecks(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the checks associated with the service
- rxHealthChecks(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxHealthChecks(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the checks associated with the service
- rxHealthChecksWithOptions(String, CheckQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the checks associated with the service
- rxHealthChecksWithOptions(String, CheckQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxHealthChecksWithOptions(String, CheckQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the checks associated with the service
- rxHealthServiceNodes(String, boolean) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the nodes providing the service.
- rxHealthServiceNodes(String, boolean) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxHealthServiceNodes(String, boolean) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the nodes providing the service.
- rxHealthServiceNodesWithOptions(String, boolean, ServiceQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the nodes providing the service.
- rxHealthServiceNodesWithOptions(String, boolean, ServiceQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxHealthServiceNodesWithOptions(String, boolean, ServiceQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the nodes providing the service.
- rxHealthState(HealthState) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the checks in the specified status
- rxHealthState(HealthState) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxHealthState(HealthState) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the checks in the specified status
- rxHealthStateWithOptions(HealthState, CheckQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the checks in the specified status
- rxHealthStateWithOptions(HealthState, CheckQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxHealthStateWithOptions(HealthState, CheckQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the checks in the specified status
- RxHelper - Class in io.vertx.reactivex.core
-
- RxHelper() - Constructor for class io.vertx.reactivex.core.RxHelper
-
- RxHelper - Class in io.vertx.rxjava.core
-
A set of helpers for RxJava and Vert.x.
- RxHelper() - Constructor for class io.vertx.rxjava.core.RxHelper
-
- rxHexists(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHexists(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine if a hash field exists
- rxHexists(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine if a hash field exists
- rxHexists(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHexists(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine if a hash field exists
- rxHexists(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine if a hash field exists
- rxHget(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHget(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the value of a hash field
- rxHget(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the value of a hash field
- rxHget(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHget(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the value of a hash field
- rxHget(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the value of a hash field
- rxHgetall(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHgetall(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get all the fields and values in a hash
- rxHgetall(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get all the fields and values in a hash
- rxHgetall(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHgetall(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get all the fields and values in a hash
- rxHgetall(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get all the fields and values in a hash
- rxHincrby(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHincrby(String, String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Increment the integer value of a hash field by the given number
- rxHincrby(String, String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Increment the integer value of a hash field by the given number
- rxHincrby(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHincrby(String, String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Increment the integer value of a hash field by the given number
- rxHincrby(String, String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Increment the integer value of a hash field by the given number
- rxHincrbyfloat(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHincrbyfloat(String, String, double) - Method in class io.vertx.reactivex.redis.RedisClient
-
Increment the float value of a hash field by the given amount
- rxHincrbyfloat(String, String, double) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Increment the float value of a hash field by the given amount
- rxHincrbyfloat(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHincrbyfloat(String, String, double) - Method in class io.vertx.rxjava.redis.RedisClient
-
Increment the float value of a hash field by the given amount
- rxHincrbyfloat(String, String, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Increment the float value of a hash field by the given amount
- rxHkeys(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHkeys(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get all the fields in a hash
- rxHkeys(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get all the fields in a hash
- rxHkeys(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHkeys(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get all the fields in a hash
- rxHkeys(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get all the fields in a hash
- rxHlen(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHlen(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the number of fields in a hash
- rxHlen(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the number of fields in a hash
- rxHlen(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHlen(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the number of fields in a hash
- rxHlen(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the number of fields in a hash
- rxHmget(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHmget(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the values of all the given hash fields
- rxHmget(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the values of all the given hash fields
- rxHmget(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHmget(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the values of all the given hash fields
- rxHmget(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the values of all the given hash fields
- rxHmset(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHmset(String, JsonObject) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set multiple hash fields to multiple values
- rxHmset(String, JsonObject) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set multiple hash fields to multiple values
- rxHmset(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHmset(String, JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set multiple hash fields to multiple values
- rxHmset(String, JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set multiple hash fields to multiple values
- rxHost(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHost(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHscan(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Incrementally iterate hash fields and associated values
- rxHscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Incrementally iterate hash fields and associated values
- rxHscan(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Incrementally iterate hash fields and associated values
- rxHscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Incrementally iterate hash fields and associated values
- rxHset(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHset(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a hash field
- rxHset(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a hash field
- rxHset(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHset(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a hash field
- rxHset(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a hash field
- rxHsetnx(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHsetnx(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value of a hash field, only if the field does not exist
- rxHsetnx(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value of a hash field, only if the field does not exist
- rxHsetnx(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHsetnx(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value of a hash field, only if the field does not exist
- rxHsetnx(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value of a hash field, only if the field does not exist
- rxHstrlen(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHstrlen(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the length of the value of a hash field.
- rxHstrlen(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHstrlen(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the length of the value of a hash field.
- rxHvals(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxHvals(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get all the values in a hash
- rxHvals(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get all the values in a hash
- rxHvals(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxHvals(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get all the values in a hash
- rxHvals(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get all the values in a hash
- rxIncr(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxIncr(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Increment the integer value of a key by one
- rxIncr(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Increment the integer value of a key by one
- rxIncr(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxIncr(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Increment the integer value of a key by one
- rxIncr(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Increment the integer value of a key by one
- rxIncrby(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxIncrby(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Increment the integer value of a key by the given amount
- rxIncrby(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Increment the integer value of a key by the given amount
- rxIncrby(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxIncrby(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Increment the integer value of a key by the given amount
- rxIncrby(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Increment the integer value of a key by the given amount
- rxIncrbyfloat(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxIncrbyfloat(String, double) - Method in class io.vertx.reactivex.redis.RedisClient
-
Increment the float value of a key by the given amount
- rxIncrbyfloat(String, double) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Increment the float value of a key by the given amount
- rxIncrbyfloat(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxIncrbyfloat(String, double) - Method in class io.vertx.rxjava.redis.RedisClient
-
Increment the float value of a key by the given amount
- rxIncrbyfloat(String, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Increment the float value of a key by the given amount
- rxIncrementAndGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
-
Increment the counter atomically and return the new count
- rxIncrementAndGet() - Method in class io.vertx.rxjava.core.shareddata.Counter
-
Increment the counter atomically and return the new count
- rxInfo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxInfo() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get information and statistics about the server
- rxInfo() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get information and statistics about the server
- rxInfo(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxInfo() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get information and statistics about the server
- rxInfo() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get information and statistics about the server
- rxInfoAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Get info of Acl token
- rxInfoAclToken(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxInfoAclToken(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Get info of Acl token
- rxInfoSection(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get information and statistics about the server
- rxInfoSection(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get information and statistics about the server
- rxInfoSection(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get information and statistics about the server
- rxInfoSection(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get information and statistics about the server
- rxInfoSession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the requested session information
- rxInfoSession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxInfoSession(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the requested session information
- rxInfoSessionWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxInfoSessionWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxInfoSessionWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxInsert(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Insert a document in the specified collection
- rxInsert(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxInsert(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Insert a document in the specified collection
- rxInsert(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxInsertUser(String, String, List<String>, List<String>) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Insert a new user into mongo in the convenient way
- rxInsertUser(String, String, List<String>, List<String>) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Insert a new user into mongo in the convenient way
- rxInsertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Insert a document in the specified collection with the specified write option
- rxInsertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxInsertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Insert a document in the specified collection with the specified write option
- rxInsertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxIntrospect() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Introspect access token.
- rxIntrospect(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Introspect access token.
- rxIntrospect() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Introspect access token.
- rxIntrospect(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Introspect access token.
- rxIntrospectToken(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxIntrospectToken(String, String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxIntrospectToken(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxIntrospectToken(String, String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxInvoke(String) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
-
Invokes the registered procedure with the given name and sub-procedures.
- rxInvoke(String) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
-
Invokes the registered procedure with the given name and sub-procedures.
- rxIsAuthorised(String) - Method in class io.vertx.reactivex.ext.auth.User
-
Deprecated.
- rxIsAuthorised(String) - Method in class io.vertx.rxjava.ext.auth.User
-
Deprecated.
- rxIsAuthorized(AccessToken, String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2RBAC
-
This method should verify if the user has the given authority and return either a boolean value or an error.
- rxIsAuthorized(String) - Method in class io.vertx.reactivex.ext.auth.User
-
Deprecated.
- rxIsAuthorized(AccessToken, String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2RBAC
-
This method should verify if the user has the given authority and return either a boolean value or an error.
- rxIsAuthorized(String) - Method in class io.vertx.rxjava.ext.auth.User
-
Deprecated.
- rxKeys(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxKeys(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Find all keys matching the given pattern
- rxKeys(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Find all keys matching the given pattern
- rxKeys(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxKeys(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Find all keys matching the given pattern
- rxKeys(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Find all keys matching the given pattern
- rxLastsave() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLastsave() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the UNIX time stamp of the last successful save to disk
- rxLastsave() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the UNIX time stamp of the last successful save to disk
- rxLastsave() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLastsave() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the UNIX time stamp of the last successful save to disk
- rxLastsave() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the UNIX time stamp of the last successful save to disk
- rxLatency(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLatency(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLeaderStatus() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Get the Raft leader for the datacenter in which the agent is running.
- rxLeaderStatus() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxLeaderStatus() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Get the Raft leader for the datacenter in which the agent is running.
- rxLindex(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLindex(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get an element from a list by its index
- rxLindex(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get an element from a list by its index
- rxLindex(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLindex(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get an element from a list by its index
- rxLindex(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get an element from a list by its index
- rxLink(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create a hard link on the file system from link
to existing
, asynchronously.
- rxLink(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create a hard link on the file system from link
to existing
, asynchronously.
- rxLinsert(String, String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Insert an element before or after another element in a list
- rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Insert an element before or after another element in a list
- rxLinsert(String, String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Insert an element before or after another element in a list
- rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Insert an element before or after another element in a list
- rxListAclTokens() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Get list of Acl token
- rxListAclTokens() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListAclTokens() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Get list of Acl token
- rxListConsumerGroups() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
Get the the consumer groups available in the cluster with the default options
- rxListConsumerGroups() - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
Get the the consumer groups available in the cluster with the default options
- rxListen(int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Start listening on the given port and host.
- rxListen(int, String) - Method in class io.vertx.reactivex.core.http.HttpServer
-
Like
HttpServer.listen()
but supplying a handler that will be called when the server is actually
listening (or has failed).
- rxListen(SocketAddress) - Method in class io.vertx.reactivex.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).
- rxListen(int) - Method in class io.vertx.reactivex.core.http.HttpServer
-
Like
HttpServer.listen()
but supplying a handler that will be called when the server is actually listening (or has failed).
- rxListen() - Method in class io.vertx.reactivex.core.http.HttpServer
-
Like
HttpServer.listen()
but supplying a handler that will be called when the server is actually listening (or has failed).
- rxListen() - Method in class io.vertx.reactivex.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen(int, String) - Method in class io.vertx.reactivex.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen(int) - Method in class io.vertx.reactivex.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen(SocketAddress) - Method in class io.vertx.reactivex.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Listen on default port 7000 with a handler to report the state of the socket listen operation.
- rxListen(int, String) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Listen on specific port and bind to specific address
- rxListen(int) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Listen on specific port
- rxListen() - Method in class io.vertx.reactivex.ext.shell.ShellServer
-
Start the shell service, this is an asynchronous start.
- rxListen() - Method in class io.vertx.reactivex.ext.shell.term.TermServer
-
- rxListen() - Method in class io.vertx.reactivex.ext.stomp.StompServer
-
Connects the STOMP server default port (61613) and network interface (0.0.0.0
).
- rxListen(int) - Method in class io.vertx.reactivex.ext.stomp.StompServer
-
Connects the STOMP server to the given port.
- rxListen(int, String) - Method in class io.vertx.reactivex.ext.stomp.StompServer
-
Connects the STOMP server to the given port / interface.
- rxListen(int, String) - Method in class io.vertx.reactivex.mqtt.MqttServer
-
Start the server listening for incoming connections on the port and host specified
It ignores any options specified through the constructor
- rxListen(int) - Method in class io.vertx.reactivex.mqtt.MqttServer
-
Start the server listening for incoming connections on the port specified but on
"0.0.0.0" as host.
- rxListen() - Method in class io.vertx.reactivex.mqtt.MqttServer
-
Start the server listening for incoming connections using the specified options
through the constructor
- rxListen(int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Start listening on the given port and host.
- rxListen(int, String) - Method in class io.vertx.rxjava.core.http.HttpServer
-
Like
HttpServer.listen()
but supplying a handler that will be called when the server is actually
listening (or has failed).
- rxListen(SocketAddress) - Method in class io.vertx.rxjava.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).
- rxListen(int) - Method in class io.vertx.rxjava.core.http.HttpServer
-
Like
HttpServer.listen()
but supplying a handler that will be called when the server is actually listening (or has failed).
- rxListen() - Method in class io.vertx.rxjava.core.http.HttpServer
-
Like
HttpServer.listen()
but supplying a handler that will be called when the server is actually listening (or has failed).
- rxListen() - Method in class io.vertx.rxjava.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen(int, String) - Method in class io.vertx.rxjava.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen(int) - Method in class io.vertx.rxjava.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetServer
-
Like
NetServer.listen()
but providing a handler that will be notified when the server is listening, or fails.
- rxListen() - Method in class io.vertx.rxjava.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Listen on default port 7000 with a handler to report the state of the socket listen operation.
- rxListen(int, String) - Method in class io.vertx.rxjava.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Listen on specific port and bind to specific address
- rxListen(int) - Method in class io.vertx.rxjava.ext.eventbus.bridge.tcp.TcpEventBusBridge
-
Listen on specific port
- rxListen() - Method in class io.vertx.rxjava.ext.shell.ShellServer
-
Start the shell service, this is an asynchronous start.
- rxListen() - Method in class io.vertx.rxjava.ext.shell.term.TermServer
-
- rxListen() - Method in class io.vertx.rxjava.ext.stomp.StompServer
-
Connects the STOMP server default port (61613) and network interface (0.0.0.0
).
- rxListen(int) - Method in class io.vertx.rxjava.ext.stomp.StompServer
-
Connects the STOMP server to the given port.
- rxListen(int, String) - Method in class io.vertx.rxjava.ext.stomp.StompServer
-
Connects the STOMP server to the given port / interface.
- rxListen(int, String) - Method in class io.vertx.rxjava.mqtt.MqttServer
-
Start the server listening for incoming connections on the port and host specified
It ignores any options specified through the constructor
- rxListen(int) - Method in class io.vertx.rxjava.mqtt.MqttServer
-
Start the server listening for incoming connections on the port specified but on
"0.0.0.0" as host.
- rxListen() - Method in class io.vertx.rxjava.mqtt.MqttServer
-
Start the server listening for incoming connections using the specified options
through the constructor
- rxListenMulticastGroup(String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Joins a multicast group and listens for packets send to it.
- rxListenMulticastGroup(String, String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Joins a multicast group and listens for packets send to it on the given network interface.
- rxListenMulticastGroup(String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Joins a multicast group and listens for packets send to it.
- rxListenMulticastGroup(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Joins a multicast group and listens for packets send to it on the given network interface.
- rxListEvents() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the most recent events known by the agent
- rxListEvents() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListEvents() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the most recent events known by the agent
- rxListEventsWithOptions(EventListOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the most recent events known by the agent.
- rxListEventsWithOptions(EventListOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListEventsWithOptions(EventListOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the most recent events known by the agent.
- rxListIndexes(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Get all the indexes in this collection.
- rxListIndexes(String) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxListIndexes(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Get all the indexes in this collection.
- rxListIndexes(String) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxListNodeSessions(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the active sessions for a given node
- rxListNodeSessions(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListNodeSessions(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the active sessions for a given node
- rxListNodeSessionsWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxListNodeSessionsWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListNodeSessionsWithOptions(String, BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxListSessions() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns the active sessions
- rxListSessions() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListSessions() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns the active sessions
- rxListSessionsWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxListSessionsWithOptions(BlockingQueryOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxListSessionsWithOptions(BlockingQueryOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxListTopics() - Method in class io.vertx.reactivex.kafka.admin.KafkaAdminClient
-
List the topics available in the cluster with the default options.
- rxListTopics() - Method in class io.vertx.rxjava.kafka.admin.KafkaAdminClient
-
List the topics available in the cluster with the default options.
- rxLlen(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLlen(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the length of a list
- rxLlen(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the length of a list
- rxLlen(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLlen(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the length of a list
- rxLlen(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the length of a list
- rxLoadJWK() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxLoadJWK() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
-
Deprecated.
- rxLocalChecks() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Return all the checks that are registered with the local agent.
- rxLocalChecks() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxLocalChecks() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Return all the checks that are registered with the local agent.
- rxLocalServices() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Returns list of services registered with the local agent.
- rxLocalServices() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxLocalServices() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Returns list of services registered with the local agent.
- rxLogout() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Revoke refresh token and calls the logout endpoint.
- rxLogout() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Revoke refresh token and calls the logout endpoint.
- rxLolwut(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLolwut(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLookup(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
- rxLookup(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
- rxLookup4(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to lookup the A (ipv4) record for the given name.
- rxLookup4(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to lookup the A (ipv4) record for the given name.
- rxLookup6(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to lookup the AAAA (ipv6) record for the given name.
- rxLookup6(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to lookup the AAAA (ipv6) record for the given name.
- rxLpop(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLpop(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the first element in a list
- rxLpop(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the first element in a list
- rxLpop(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLpop(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the first element in a list
- rxLpop(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the first element in a list
- rxLprops(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Obtain properties for the link represented by path
, asynchronously.
- rxLprops(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Obtain properties for the link represented by path
, asynchronously.
- rxLpush(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLpush(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Prepend one value to a list
- rxLpush(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Prepend one value to a list
- rxLpush(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLpush(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Prepend one value to a list
- rxLpush(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Prepend one value to a list
- rxLpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Prepend one or multiple values to a list
- rxLpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Prepend one or multiple values to a list
- rxLpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Prepend one or multiple values to a list
- rxLpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Prepend one or multiple values to a list
- rxLpushx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Prepend a value to a list, only if the list exists
- rxLpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Prepend a value to a list, only if the list exists
- rxLpushx(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Prepend a value to a list, only if the list exists
- rxLpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Prepend a value to a list, only if the list exists
- rxLrange(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get a range of elements from a list
- rxLrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get a range of elements from a list
- rxLrange(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get a range of elements from a list
- rxLrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get a range of elements from a list
- rxLrem(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLrem(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove elements from a list
- rxLrem(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove elements from a list
- rxLrem(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLrem(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove elements from a list
- rxLrem(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove elements from a list
- rxLset(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLset(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value of an element in a list by its index
- rxLset(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value of an element in a list by its index
- rxLset(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLset(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value of an element in a list by its index
- rxLset(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value of an element in a list by its index
- rxLtrim(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxLtrim(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Trim a list to the specified range
- rxLtrim(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Trim a list to the specified range
- rxLtrim(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxLtrim(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Trim a list to the specified range
- rxLtrim(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Trim a list to the specified range
- rxMaintenanceService(MaintenanceOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Places a given service into "maintenance mode"
- rxMaintenanceService(MaintenanceOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxMaintenanceService(MaintenanceOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Places a given service into "maintenance mode"
- rxMaster(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Show the state and info of the specified master
- rxMaster(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Show the state and info of the specified master
- rxMasters() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Show a list of monitored masters and their state
- rxMasters() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Show a list of monitored masters and their state
- rxMemory(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMemory(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMessageCount(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Returns the number of messages in a queue ready to be delivered.
- rxMessageCount(String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Returns the number of messages in a queue ready to be delivered.
- rxMget(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMget(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the value of the given key
- rxMget(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the value of the given key
- rxMget(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMget(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the value of the given key
- rxMget(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the value of the given key
- rxMgetMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the values of all the given keys
- rxMgetMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the values of all the given keys
- rxMgetMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the values of all the given keys
- rxMgetMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the values of all the given keys
- rxMigrate(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Atomically transfer a key from a Redis instance to another one.
- rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Atomically transfer a key from a Redis instance to another one.
- rxMigrate(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Atomically transfer a key from a Redis instance to another one.
- rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Atomically transfer a key from a Redis instance to another one.
- rxMkdir(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create the directory represented by path
, asynchronously.
- rxMkdir(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create the directory represented by path
, asynchronously.
- rxMkdir(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create the directory represented by path
, asynchronously.
- rxMkdir(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create the directory represented by path
, asynchronously.
- rxMkdirs(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create the directory represented by path
and any non existent parents, asynchronously.
- rxMkdirs(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create the directory represented by path
and any non existent parents, asynchronously.
- rxMkdirs(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create the directory represented by path
and any non existent parents, asynchronously.
- rxMkdirs(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create the directory represented by path
and any non existent parents, asynchronously.
- rxModule(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxModule(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMonitor() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMonitor() - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for all requests received by the server in real time
- rxMonitor() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for all requests received by the server in real time
- rxMonitor() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMonitor() - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for all requests received by the server in real time
- rxMonitor() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for all requests received by the server in real time
- rxMove(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Move a file from the path from
to path to
, asynchronously.
- rxMove(String, String, CopyOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Move a file from the path from
to path to
, asynchronously.
- rxMove(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMove(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Move a key to another database
- rxMove(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Move a key to another database
- rxMove(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Move a file from the path from
to path to
, asynchronously.
- rxMove(String, String, CopyOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Move a file from the path from
to path to
, asynchronously.
- rxMove(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMove(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Move a key to another database
- rxMove(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Move a key to another database
- rxMset(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMset(JsonObject) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set multiple keys to multiple values
- rxMset(JsonObject) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set multiple keys to multiple values
- rxMset(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMset(JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set multiple keys to multiple values
- rxMset(JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set multiple keys to multiple values
- rxMsetnx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMsetnx(JsonObject) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set multiple keys to multiple values, only if none of the keys exist
- rxMsetnx(JsonObject) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set multiple keys to multiple values, only if none of the keys exist
- rxMsetnx(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMsetnx(JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set multiple keys to multiple values, only if none of the keys exist
- rxMsetnx(JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set multiple keys to multiple values, only if none of the keys exist
- rxMulti() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxMulti() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Mark the start of a RedisTransaction block
- rxMulti() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxMulti() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Mark the start of a RedisTransaction block
- rxObject(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxObject(String, ObjectCmd) - Method in class io.vertx.reactivex.redis.RedisClient
-
Inspect the internals of Redis objects
- rxObject(String, ObjectCmd) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Inspect the internals of Redis objects
- rxObject(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxObject(String, ObjectCmd) - Method in class io.vertx.rxjava.redis.RedisClient
-
Inspect the internals of Redis objects
- rxObject(String, ObjectCmd) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Inspect the internals of Redis objects
- rxOffsetsForTimes(TopicPartition, Long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Look up the offset for the given partition by timestamp.
- rxOffsetsForTimes(TopicPartition, Long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Look up the offset for the given partition by timestamp.
- rxOnAuthenticationRequest(StompServerConnection, String, String) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
-
Called when the client connects to a server requiring authentication.
- rxOnAuthenticationRequest(StompServerConnection, String, String) - Method in class io.vertx.rxjava.ext.stomp.StompServerHandler
-
Called when the client connects to a server requiring authentication.
- rxOnComplete() - Method in class io.vertx.reactivex.core.CompositeFuture
-
- rxOnComplete() - Method in class io.vertx.reactivex.core.Future
-
Add a handler to be notified of the result.
- rxOnComplete() - Method in class io.vertx.rxjava.core.CompositeFuture
-
- rxOnComplete() - Method in class io.vertx.rxjava.core.Future
-
Add a handler to be notified of the result.
- rxOne() - Method in class io.vertx.reactivex.cassandra.ResultSet
-
- rxOne() - Method in class io.vertx.rxjava.cassandra.ResultSet
-
- rxOpen(String, OpenOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Open the file represented by path
, asynchronously.
- rxOpen(String, OpenOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Open the file represented by path
, asynchronously.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
-
Parses the credentials from the request into a JsonObject.
- rxPartitionsFor(String) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get metadata about the partitions for a given topic.
- rxPartitionsFor(String) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Get the partition metadata for the give topic.
- rxPartitionsFor(String) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get metadata about the partitions for a given topic.
- rxPartitionsFor(String) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Get the partition metadata for the give topic.
- rxPassCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "passing".
- rxPassCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxPassCheck(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "passing".
- rxPassCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "passing".
- rxPassCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxPassCheckWithNote(String, String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "passing".
- rxPause(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- rxPause(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- rxPause(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partition.
- rxPause(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Suspend fetching from the requested partitions.
- rxPaused() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions that were previously paused by a call to pause(Set).
- rxPaused() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the set of partitions that were previously paused by a call to pause(Set).
- rxPeersStatus() - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Retrieves the Raft peers for the datacenter in which the the agent is running.
- rxPeersStatus() - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxPeersStatus() - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Retrieves the Raft peers for the datacenter in which the the agent is running.
- rxPersist(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPersist(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove the expiration from a key
- rxPersist(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove the expiration from a key
- rxPersist(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPersist(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove the expiration from a key
- rxPersist(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove the expiration from a key
- rxPexpire(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPexpire(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set a key's time to live in milliseconds
- rxPexpire(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set a key's time to live in milliseconds
- rxPexpire(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPexpire(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set a key's time to live in milliseconds
- rxPexpire(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set a key's time to live in milliseconds
- rxPexpireat(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPexpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- rxPexpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- rxPexpireat(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPexpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- rxPexpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds
- rxPfadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPfadd(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Adds the specified element to the specified HyperLogLog.
- rxPfadd(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Adds the specified element to the specified HyperLogLog.
- rxPfadd(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPfadd(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Adds the specified element to the specified HyperLogLog.
- rxPfadd(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Adds the specified element to the specified HyperLogLog.
- rxPfaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Adds the specified elements to the specified HyperLogLog.
- rxPfaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Adds the specified elements to the specified HyperLogLog.
- rxPfaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Adds the specified elements to the specified HyperLogLog.
- rxPfaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Adds the specified elements to the specified HyperLogLog.
- rxPfcount(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPfcount(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- rxPfcount(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- rxPfcount(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPfcount(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- rxPfcount(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the approximated cardinality of the set observed by the HyperLogLog at key.
- rxPfcountMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- rxPfcountMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- rxPfcountMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- rxPfcountMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- rxPfdebug(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPfdebug(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPfmerge(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPfmerge(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Merge N different HyperLogLogs into a single one.
- rxPfmerge(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Merge N different HyperLogLogs into a single one.
- rxPfmerge(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPfmerge(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Merge N different HyperLogLogs into a single one.
- rxPfmerge(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Merge N different HyperLogLogs into a single one.
- rxPfselftest() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPfselftest() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPing(Buffer) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Send a frame to the remote endpoint.
- rxPing() - Method in class io.vertx.reactivex.db2client.DB2Connection
-
Send a PING command to check if the server is alive.
- rxPing() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a PING command to check if the server is alive.
- rxPing(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPing() - Method in class io.vertx.reactivex.redis.RedisClient
-
Ping the server
- rxPing() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Ping the server
- rxPing(Buffer) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Send a frame to the remote endpoint.
- rxPing() - Method in class io.vertx.rxjava.db2client.DB2Connection
-
Send a PING command to check if the server is alive.
- rxPing() - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a PING command to check if the server is alive.
- rxPing(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPing() - Method in class io.vertx.rxjava.redis.RedisClient
-
Ping the server
- rxPing() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Ping the server
- rxPipeTo(WriteStream<AmqpMessage>) - Method in class io.vertx.reactivex.amqp.AmqpReceiver
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Row>) - Method in class io.vertx.reactivex.cassandra.CassandraRowStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<DatagramPacket>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<JsonEvent>) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Long>) - Method in class io.vertx.reactivex.core.TimeoutStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<TestCaseReport>) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<String>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<RabbitMQMessage>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQConsumer
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Response>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<T>) - Method in class io.vertx.reactivex.sqlclient.RowStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<AmqpMessage>) - Method in class io.vertx.rxjava.amqp.AmqpReceiver
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Row>) - Method in class io.vertx.rxjava.cassandra.CassandraRowStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<DatagramPacket>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Message<T>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<JsonEvent>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Long>) - Method in class io.vertx.rxjava.core.TimeoutStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<TestCaseReport>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Buffer>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<String>) - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<RabbitMQMessage>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQConsumer
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<Response>) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Pipe this ReadStream
to the WriteStream
.
- rxPipeTo(WriteStream<T>) - Method in class io.vertx.rxjava.sqlclient.RowStream
-
Pipe this ReadStream
to the WriteStream
.
- rxPoll(long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Deprecated.
- rxPoll(Duration) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Executes a poll for getting messages from Kafka.
- rxPoll(long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Deprecated.
- rxPoll(Duration) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Executes a poll for getting messages from Kafka.
- rxPosition(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the offset of the next record that will be fetched (if a record with that offset exists).
- rxPosition(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the offset of the next record that will be fetched (if a record with that offset exists).
- rxPost(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPost(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPrepare(String) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Prepares the provided query string.
- rxPrepare(String) - Method in class io.vertx.reactivex.db2client.DB2Connection
-
- rxPrepare(String) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
- rxPrepare(String) - Method in class io.vertx.reactivex.pgclient.PgConnection
-
- rxPrepare(String) - Method in class io.vertx.reactivex.sqlclient.SqlConnection
-
Create a prepared query.
- rxPrepare(String) - Method in class io.vertx.reactivex.sqlclient.Transaction
-
Create a prepared query.
- rxPrepare(String) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Prepares the provided query string.
- rxPrepare(String) - Method in class io.vertx.rxjava.db2client.DB2Connection
-
- rxPrepare(String) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
- rxPrepare(String) - Method in class io.vertx.rxjava.pgclient.PgConnection
-
- rxPrepare(String) - Method in class io.vertx.rxjava.sqlclient.SqlConnection
-
Create a prepared query.
- rxPrepare(String) - Method in class io.vertx.rxjava.sqlclient.Transaction
-
Create a prepared query.
- rxProps(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Obtain properties for the file represented by path
, asynchronously.
- rxProps(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Obtain properties for the file represented by path
, asynchronously.
- rxPsetex(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPsetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value and expiration in milliseconds of a key
- rxPsetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value and expiration in milliseconds of a key
- rxPsetex(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPsetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value and expiration in milliseconds of a key
- rxPsetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value and expiration in milliseconds of a key
- rxPsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPsubscribe(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to channels matching the given pattern
- rxPsubscribe(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to channels matching the given pattern
- rxPsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPsubscribe(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to channels matching the given pattern
- rxPsubscribe(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to channels matching the given pattern
- rxPsubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to channels matching the given patterns
- rxPsubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to channels matching the given patterns
- rxPsubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to channels matching the given patterns
- rxPsubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to channels matching the given patterns
- rxPsync(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPsync(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPttl(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPttl(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the time to live for a key in milliseconds
- rxPttl(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the time to live for a key in milliseconds
- rxPttl(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPttl(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the time to live for a key in milliseconds
- rxPttl(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the time to live for a key in milliseconds
- rxPublish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- rxPublish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server
- rxPublish(String, Buffer, MqttQoS, boolean, boolean, int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
- rxPublish(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPublish(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Post a message to a channel
- rxPublish(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Post a message to a channel
- rxPublish(Record) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Publishes a record.
- rxPublish(Record) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
-
Publishes a record.
- rxPublish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sends the PUBLISH message to the remote MQTT server
- rxPublish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server
- rxPublish(String, Buffer, MqttQoS, boolean, boolean, int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the PUBLISH message to the remote MQTT server explicitly specifying the messageId
- rxPublish(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPublish(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Post a message to a channel
- rxPublish(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Post a message to a channel
- rxPublish(Record) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Publishes a record.
- rxPublish(Record) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
-
Publishes a record.
- rxPubsub(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPubsub(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPubsubChannels(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Lists the currently active channels - only those matching the pattern
- rxPubsubChannels(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Lists the currently active channels - only those matching the pattern
- rxPubsubChannels(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Lists the currently active channels - only those matching the pattern
- rxPubsubChannels(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Lists the currently active channels - only those matching the pattern
- rxPubsubNumpat() - Method in class io.vertx.reactivex.redis.RedisClient
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- rxPubsubNumpat() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- rxPubsubNumpat() - Method in class io.vertx.rxjava.redis.RedisClient
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- rxPubsubNumpat() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
- rxPubsubNumsub(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- rxPubsubNumsub(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- rxPubsubNumsub(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- rxPubsubNumsub(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
- rxPunsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxPunsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Stop listening for messages posted to channels matching the given patterns
- rxPunsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Stop listening for messages posted to channels matching the given patterns
- rxPunsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxPunsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Stop listening for messages posted to channels matching the given patterns
- rxPunsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Stop listening for messages posted to channels matching the given patterns
- rxPush(HttpMethod, String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxPush(HttpMethod, String, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxPush(HttpMethod, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxPush(HttpMethod, String, String, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Push a response to the client.
The handler
will be notified with a success when the push can be sent and with
a failure when the client has disabled push or reset the push before it has been sent.
The handler
may be queued if the client has reduced the maximum number of streams the server can push
concurrently.
Push can be sent only for peer initiated streams and if the response is not ended.
- rxPush(HttpMethod, String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxPush(HttpMethod, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxPush(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxPush(HttpMethod, String, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Push a response to the client.
The handler
will be notified with a success when the push can be sent and with
a failure when the client has disabled push or reset the push before it has been sent.
The handler
may be queued if the client has reduced the maximum number of streams the server can push
concurrently.
Push can be sent only for peer initiated streams and if the response is not ended.
- rxPut(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Put a value in the map, asynchronously.
- rxPut(K, V, long) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
- rxPut(Session) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Add a session with the specified ID.
- rxPut(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Put a value in the map, asynchronously.
- rxPut(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- rxPut(Session) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Add a session with the specified ID.
- rxPutIfAbsent(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Put the entry only if there is no entry with the key already present.
- rxPutIfAbsent(K, V, long) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
- rxPutIfAbsent(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Put the entry only if there is no entry with the key already present.
- rxPutIfAbsent(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- rxPutValue(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Adds specified key/value pair
- rxPutValue(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxPutValue(String, String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Adds specified key/value pair
- rxPutValueWithOptions(String, String, KeyValueOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxPutValueWithOptions(String, String, KeyValueOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxPutValueWithOptions(String, String, KeyValueOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxQuery(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL
statement and returns it back after the execution.
- rxQuery(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given SQL SELECT
statement which returns the results of the query.
- rxQuery(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL
statement and returns it back after the execution.
- rxQuery(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given SQL SELECT
statement which returns the results of the query.
- rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.asyncsql.AsyncSQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.asyncsql.MySQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.asyncsql.PostgreSQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.asyncsql.AsyncSQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.asyncsql.MySQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.asyncsql.PostgreSQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Execute a one shot SQL statement that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.asyncsql.AsyncSQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.asyncsql.MySQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.asyncsql.PostgreSQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.asyncsql.AsyncSQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.asyncsql.MySQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.asyncsql.PostgreSQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Execute a one shot SQL statement with arguments that returns a single SQL row.
- rxQueryStream(String) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStream(Statement) - Method in class io.vertx.reactivex.cassandra.CassandraClient
-
Executes the given SQL statement which returns the results of the query as a read stream.
- rxQueryStream(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStream(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStream(String) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStream(Statement) - Method in class io.vertx.rxjava.cassandra.CassandraClient
-
Executes the given SQL statement which returns the results of the query as a read stream.
- rxQueryStream(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStream(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStreamWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStreamWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStreamWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryStreamWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given SQL SELECT
statement which returns the results of the query as a read stream.
- rxQueryWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL
prepared statement and returns it back after the execution.
- rxQueryWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given SQL SELECT
prepared statement which returns the results of the query.
- rxQueryWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL
prepared statement and returns it back after the execution.
- rxQueryWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given SQL SELECT
prepared statement which returns the results of the query.
- rxQueueBind(String, String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Bind a queue to an exchange
- rxQueueBind(String, String, String, Map<String, Object>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Bind a queue to an exchange
- rxQueueBind(String, String, String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Bind a queue to an exchange
- rxQueueBind(String, String, String, Map<String, Object>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Bind a queue to an exchange
- rxQueueDeclare(String, boolean, boolean, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Declare a queue
- rxQueueDeclare(String, boolean, boolean, boolean, JsonObject) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Declare a queue with config options
- rxQueueDeclare(String, boolean, boolean, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Declare a queue
- rxQueueDeclare(String, boolean, boolean, boolean, JsonObject) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Declare a queue with config options
- rxQueueDeclareAuto() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Actively declare a server-named exclusive, autodelete, non-durable queue.
- rxQueueDeclareAuto() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Actively declare a server-named exclusive, autodelete, non-durable queue.
- rxQueueDelete(String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Delete a queue, without regard for whether it is in use or has messages on it
- rxQueueDelete(String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Delete a queue, without regard for whether it is in use or has messages on it
- rxQueueDeleteIf(String, boolean, boolean) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Delete a queue
- rxQueueDeleteIf(String, boolean, boolean) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Delete a queue
- rxQueueUnbind(String, String, String) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Unbind a queue from an exchange
- rxQueueUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Unbind a queue from an exchange
- rxQueueUnbind(String, String, String) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Unbind a queue from an exchange
- rxQueueUnbind(String, String, String, Map<String, Object>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Unbind a queue from an exchange
- rxRandomkey() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRandomkey() - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a random key from the keyspace
- rxRandomkey() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a random key from the keyspace
- rxRandomkey() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRandomkey() - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a random key from the keyspace
- rxRandomkey() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a random key from the keyspace
- rxRead(Buffer, int, long, int) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Reads length
bytes of data from the file at position position
in the file, asynchronously.
- rxRead(int) - Method in class io.vertx.reactivex.sqlclient.Cursor
-
Read rows from the cursor, the result is provided asynchronously to the handler
.
- rxRead(Buffer, int, long, int) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Reads length
bytes of data from the file at position position
in the file, asynchronously.
- rxRead(int) - Method in class io.vertx.rxjava.sqlclient.Cursor
-
Read rows from the cursor, the result is provided asynchronously to the handler
.
- rxReadDir(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- rxReadDir(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- rxReadDir(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- rxReadDir(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Read the contents of the directory specified by path
, asynchronously.
- rxReadFile(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Reads the entire file as represented by the path path
as a , asynchronously.
- rxReadFile(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Reads the entire file as represented by the path path
as a , asynchronously.
- rxReadonly() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxReadonly() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxReadSymlink(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Returns the path representing the file that the symbolic link specified by link
points to, asynchronously.
- rxReadSymlink(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Returns the path representing the file that the symbolic link specified by link
points to, asynchronously.
- rxReadwrite() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxReadwrite() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRefresh() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Refresh the access token
- rxRefresh() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Refresh the access token
- rxRegisterCheck(CheckOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Add a new check to the local agent.
- rxRegisterCheck(CheckOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxRegisterCheck(CheckOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Add a new check to the local agent.
- rxRegisterCommand(Command) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
Register a command
- rxRegisterCommand(Command) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
Register a command
- rxRegisterCommands(List<Command>) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
Register a list of commands.
- rxRegisterCommands(List<Command>) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
Register a list of commands.
- rxRegisterService(ServiceOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Adds a new service, with an optional health check, to the local agent.
- rxRegisterService(ServiceOptions) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxRegisterService(ServiceOptions) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Adds a new service, with an optional health check, to the local agent.
- rxRegisterServiceExporter(ServiceExporter, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- rxRegisterServiceExporter(ServiceExporter, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Registers a discovery bridge.
- rxRegisterServiceImporter(ServiceImporter, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- rxRegisterServiceImporter(ServiceImporter, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Registers a discovery service importer.
- rxRemove(K) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Remove a value from the map, asynchronously.
- rxRemove(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxRemove(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxRemove(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Remove a value from the map, asynchronously.
- rxRemove(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxRemove(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxRemoveDocument(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
- rxRemoveDocument(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxRemoveDocument(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
- rxRemoveDocument(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxRemoveDocuments(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
- rxRemoveDocuments(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxRemoveDocuments(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
- rxRemoveDocuments(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxRemoveDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- rxRemoveDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxRemoveDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- rxRemoveDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxRemoveDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- rxRemoveDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxRemoveDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
- rxRemoveDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxRemoveIfPresent(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Remove a value from the map, only if entry already exists with same value.
- rxRemoveIfPresent(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Remove a value from the map, only if entry already exists with same value.
- rxRemoveOne(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxRemoveOne(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxRemoveOne(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxRemoveOne(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxRemoveOneWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxRemoveOneWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxRemoveOneWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxRemoveOneWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxRemoveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxRemoveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxRemoveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxRemoveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxRename(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRename(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Rename a key
- rxRename(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Rename a key
- rxRename(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRename(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Rename a key
- rxRename(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Rename a key
- rxRenamenx(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRenamenx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Rename a key, only if the new key does not exist
- rxRenamenx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Rename a key, only if the new key does not exist
- rxRenamenx(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRenamenx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Rename a key, only if the new key does not exist
- rxRenamenx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Rename a key, only if the new key does not exist
- rxRender(JsonObject, String) - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
-
Render the template.
- rxRender(Map<String, Object>, String) - Method in class io.vertx.reactivex.ext.web.common.template.TemplateEngine
-
Render the template.
- rxRender(RoutingContext, String) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
-
Deprecated.
- rxRender(RoutingContext, String, String) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
-
Deprecated.
- rxRender(JsonObject, String) - Method in class io.vertx.rxjava.ext.web.common.template.TemplateEngine
-
Render the template.
- rxRender(Map<String, Object>, String) - Method in class io.vertx.rxjava.ext.web.common.template.TemplateEngine
-
Render the template.
- rxRender(RoutingContext, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
-
Deprecated.
- rxRender(RoutingContext, String, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
-
Deprecated.
- rxRenewSession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Renews the given session.
- rxRenewSession(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxRenewSession(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Renews the given session.
- rxReplace(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to some value
- rxReplace(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxReplace(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxReplace(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to some value
- rxReplace(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxReplace(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxReplaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- rxReplaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxReplaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- rxReplaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxReplaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- rxReplaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxReplaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- rxReplaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxReplaceIfPresent(K, V, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to a specific value
- rxReplaceIfPresent(K, V, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Replace the entry only if it is currently mapped to a specific value
- rxReplaceWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxReplaceWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxReplaceWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxReplaceWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxReplconf(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxReplconf(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxReplicaof(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxReplicaof(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxReply(Object) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Deprecated.
- rxReply(Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Deprecated.
- rxReply(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Deprecated.
- rxReply(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Deprecated.
- rxReplyAndRequest(Object) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Reply to this message, specifying a replyHandler
for the reply - i.e.
- rxReplyAndRequest(Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.Message
-
Like but specifying options
that can be used
to configure the delivery.
- rxReplyAndRequest(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Reply to this message, specifying a replyHandler
for the reply - i.e.
- rxReplyAndRequest(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
-
Like but specifying options
that can be used
to configure the delivery.
- rxRequest(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Sends a message and and specify a replyHandler
that will be called if the recipient
subsequently replies to the message.
- rxRequest(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- rxRequest(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Sends a message and and specify a replyHandler
that will be called if the recipient
subsequently replies to the message.
- rxRequest(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- rxReset(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Reset all the masters with matching name.
- rxReset(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Reset all the masters with matching name.
- rxResetConnection() - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a RESET_CONNECTION command to reset the session state.
- rxResetConnection() - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a RESET_CONNECTION command to reset the session state.
- rxResolveA(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve all A (ipv4) records for the given name.
- rxResolveA(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve all A (ipv4) records for the given name.
- rxResolveAAAA(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve all AAAA (ipv6) records for the given name.
- rxResolveAAAA(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve all AAAA (ipv6) records for the given name.
- rxResolveCNAME(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the CNAME record for the given name.
- rxResolveCNAME(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the CNAME record for the given name.
- rxResolveMX(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the MX records for the given name.
- rxResolveMX(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the MX records for the given name.
- rxResolveNS(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the NS records for the given name.
- rxResolveNS(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the NS records for the given name.
- rxResolvePTR(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the PTR record for the given name.
- rxResolvePTR(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the PTR record for the given name.
- rxResolveSRV(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the SRV records for the given name.
- rxResolveSRV(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the SRV records for the given name.
- rxResolveTXT(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to resolve the TXT records for the given name.
- rxResolveTXT(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to resolve the TXT records for the given name.
- rxRestore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRestore(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Create a key using the provided serialized value, previously obtained using DUMP.
- rxRestore(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Create a key using the provided serialized value, previously obtained using DUMP.
- rxRestore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRestore(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Create a key using the provided serialized value, previously obtained using DUMP.
- rxRestore(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Create a key using the provided serialized value, previously obtained using DUMP.
- rxRestoreAsking(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRestoreAsking(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxResume(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- rxResume(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- rxResume(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Resume specified partition which have been paused with pause.
- rxResume(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Resume specified partitions which have been paused with pause.
- rxReverseLookup(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
-
Try to do a reverse lookup of an IP address.
- rxReverseLookup(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
-
Try to do a reverse lookup of an IP address.
- rxRevoke(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Revoke access or refresh token
- rxRevoke(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Revoke access or refresh token
- rxRole() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRole() - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the role of the instance in the context of replication
- rxRole() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the role of the instance in the context of replication
- rxRole() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRole() - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the role of the instance in the context of replication
- rxRole() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the role of the instance in the context of replication
- rxRollback() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Rolls back all changes made since the previous commit/rollback.
- rxRollback() - Method in class io.vertx.reactivex.sqlclient.Transaction
-
- rxRollback() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Rolls back all changes made since the previous commit/rollback.
- rxRollback() - Method in class io.vertx.rxjava.sqlclient.Transaction
-
- rxRpop(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRpop(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and get the last element in a list
- rxRpop(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and get the last element in a list
- rxRpop(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRpop(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and get the last element in a list
- rxRpop(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and get the last element in a list
- rxRpoplpush(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRpoplpush(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove the last element in a list, append it to another list and return it
- rxRpoplpush(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove the last element in a list, append it to another list and return it
- rxRpoplpush(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRpoplpush(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove the last element in a list, append it to another list and return it
- rxRpoplpush(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove the last element in a list, append it to another list and return it
- rxRpush(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRpush(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append one or multiple values to a list
- rxRpush(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append one or multiple values to a list
- rxRpush(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRpush(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append one or multiple values to a list
- rxRpush(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append one or multiple values to a list
- rxRpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append one or multiple values to a list
- rxRpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append one or multiple values to a list
- rxRpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append one or multiple values to a list
- rxRpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append one or multiple values to a list
- rxRpushx(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxRpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Append a value to a list, only if the list exists
- rxRpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Append a value to a list, only if the list exists
- rxRpushx(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxRpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Append a value to a list, only if the list exists
- rxRpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Append a value to a list, only if the list exists
- rxRunCommand(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Run an arbitrary MongoDB command.
- rxRunCommand(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxRunCommand(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Run an arbitrary MongoDB command.
- rxRunCommand(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxSadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSadd(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add a member to a set
- rxSadd(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add a member to a set
- rxSadd(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSadd(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add a member to a set
- rxSadd(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add a member to a set
- rxSaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add one or more members to a set
- rxSaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add one or more members to a set
- rxSaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add one or more members to a set
- rxSaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add one or more members to a set
- rxSave(T) - Method in class io.vertx.reactivex.cassandra.Mapper
-
Asynchronous save method.
- rxSave(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Save a document in the specified collection
- rxSave(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxSave() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSave() - Method in class io.vertx.reactivex.redis.RedisClient
-
Synchronously save the dataset to disk
- rxSave() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Synchronously save the dataset to disk
- rxSave(T) - Method in class io.vertx.rxjava.cassandra.Mapper
-
Asynchronous save method.
- rxSave(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Save a document in the specified collection
- rxSave(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxSave() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSave() - Method in class io.vertx.rxjava.redis.RedisClient
-
Synchronously save the dataset to disk
- rxSave() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Synchronously save the dataset to disk
- rxSaveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Save a document in the specified collection with the specified write option
- rxSaveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxSaveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Save a document in the specified collection with the specified write option
- rxSaveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxScan(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxScan(String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Incrementally iterate the keys space
- rxScan(String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Incrementally iterate the keys space
- rxScan(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxScan(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Incrementally iterate the keys space
- rxScan(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Incrementally iterate the keys space
- rxScard(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxScard(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the number of members in a set
- rxScard(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the number of members in a set
- rxScard(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxScard(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the number of members in a set
- rxScard(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the number of members in a set
- rxScript(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxScript(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxScriptDebug(ScriptDebugOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the debug mode for executed scripts.
- rxScriptDebug(ScriptDebugOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the debug mode for executed scripts.
- rxScriptExists(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Check existence of script in the script cache.
- rxScriptExists(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Check existence of script in the script cache.
- rxScriptExists(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Check existence of script in the script cache.
- rxScriptExists(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Check existence of script in the script cache.
- rxScriptExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Check existence of scripts in the script cache.
- rxScriptExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Check existence of scripts in the script cache.
- rxScriptExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Check existence of scripts in the script cache.
- rxScriptExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Check existence of scripts in the script cache.
- rxScriptFlush() - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all the scripts from the script cache.
- rxScriptFlush() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all the scripts from the script cache.
- rxScriptFlush() - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all the scripts from the script cache.
- rxScriptFlush() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all the scripts from the script cache.
- rxScriptKill() - Method in class io.vertx.reactivex.redis.RedisClient
-
Kill the script currently in execution.
- rxScriptKill() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Kill the script currently in execution.
- rxScriptKill() - Method in class io.vertx.rxjava.redis.RedisClient
-
Kill the script currently in execution.
- rxScriptKill() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Kill the script currently in execution.
- rxScriptLoad(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Load the specified Lua script into the script cache.
- rxScriptLoad(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Load the specified Lua script into the script cache.
- rxScriptLoad(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Load the specified Lua script into the script cache.
- rxScriptLoad(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Load the specified Lua script into the script cache.
- rxSdiff(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSdiff(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Subtract multiple sets
- rxSdiff(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Subtract multiple sets
- rxSdiff(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSdiff(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Subtract multiple sets
- rxSdiff(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Subtract multiple sets
- rxSdiffstore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSdiffstore(String, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Subtract multiple sets and store the resulting set in a key
- rxSdiffstore(String, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Subtract multiple sets and store the resulting set in a key
- rxSdiffstore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSdiffstore(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Subtract multiple sets and store the resulting set in a key
- rxSdiffstore(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Subtract multiple sets and store the resulting set in a key
- rxSeek(TopicPartition, long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- rxSeek(TopicPartition, long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- rxSeekToBeginning(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- rxSeekToBeginning(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- rxSeekToBeginning(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- rxSeekToBeginning(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- rxSeekToEnd(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- rxSeekToEnd(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- rxSeekToEnd(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- rxSeekToEnd(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- rxSelect(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSelect(int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Change the selected database for the current connection
- rxSelect(int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Change the selected database for the current connection
- rxSelect(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSelect(int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Change the selected database for the current connection
- rxSelect(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Change the selected database for the current connection
- rxSend(Buffer, int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- rxSend(String, int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- rxSend(String, String, int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- rxSend(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Deprecated.
- rxSend(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Deprecated.
- rxSend() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Send a request, the
handler
will receive the response as an
HttpResponse
.
- rxSend(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- rxSend(Request) - Method in class io.vertx.reactivex.redis.client.Redis
-
Send the given command to the redis server or cluster.
- rxSend(Request) - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Send the given command to the redis server or cluster.
- rxSend(Buffer, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- rxSend(String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- rxSend(String, String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- rxSend(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Deprecated.
- rxSend(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Deprecated.
- rxSend() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Send a request, the
handler
will receive the response as an
HttpResponse
.
- rxSend(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- rxSend(Request) - Method in class io.vertx.rxjava.redis.client.Redis
-
Send the given command to the redis server or cluster.
- rxSend(Request) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Send the given command to the redis server or cluster.
- rxSendBuffer(Buffer) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendBuffer(Buffer) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendFile(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxSendFile(String, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxSendFile(String, long, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxSendFile(String) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- rxSendFile(String, long) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- rxSendFile(String, long, long) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- rxSendFile(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxSendFile(String, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxSendFile(String, long, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxSendFile(String) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- rxSendFile(String, long) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- rxSendFile(String, long, long) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- rxSendForm(MultiMap) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendForm(MultiMap) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendJson(Object) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendJson(Object) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendJsonObject(JsonObject) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendJsonObject(JsonObject) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendMail(MailMessage) - Method in class io.vertx.reactivex.ext.mail.MailClient
-
send a single mail via MailClient
- rxSendMail(MailMessage) - Method in class io.vertx.reactivex.ext.mail.MailService
-
- rxSendMail(MailMessage) - Method in class io.vertx.rxjava.ext.mail.MailClient
-
send a single mail via MailClient
- rxSendMultipartForm(MultipartForm) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendMultipartForm(MultipartForm) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendStream(ReadStream<Buffer>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendStream(Flowable<Buffer>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendStream(Observable<Buffer>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- rxSendStream(ReadStream<Buffer>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendStream(Observable<Buffer>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- rxSendWithAck(AmqpMessage) - Method in class io.vertx.reactivex.amqp.AmqpSender
-
Sends an AMQP message and waits for an acknowledgement.
- rxSendWithAck(AmqpMessage) - Method in class io.vertx.rxjava.amqp.AmqpSender
-
Sends an AMQP message and waits for an acknowledgement.
- rxSentinels(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Show a list of sentinel instances for this master, and their state
- rxSentinels(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Show a list of sentinel instances for this master, and their state
- rxSet(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSet(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key
- rxSet(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key
- rxSet(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSet(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key
- rxSet(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key
- rxSetAutoCommit(boolean) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Sets the auto commit flag for this connection.
- rxSetAutoCommit(boolean) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Sets the auto commit flag for this connection.
- rxSetBinary(String, Buffer) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the binary string value of a key - without encoding as utf-8
- rxSetBinary(String, Buffer) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the binary string value of a key - without encoding as utf-8
- rxSetBinary(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the binary string value of a key - without encoding as utf-8
- rxSetBinary(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the binary string value of a key - without encoding as utf-8
- rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key
- rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key
- rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key
- rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key
- rxSetbit(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSetbit(String, long, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Sets or clears the bit at offset in the string value stored at key
- rxSetbit(String, long, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Sets or clears the bit at offset in the string value stored at key
- rxSetbit(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSetbit(String, long, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Sets or clears the bit at offset in the string value stored at key
- rxSetbit(String, long, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Sets or clears the bit at offset in the string value stored at key
- rxSetex(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value and expiration of a key
- rxSetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value and expiration of a key
- rxSetex(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value and expiration of a key
- rxSetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value and expiration of a key
- rxSetHandler() - Method in class io.vertx.reactivex.core.CompositeFuture
-
Deprecated.
- rxSetHandler() - Method in class io.vertx.reactivex.core.Future
-
Deprecated.
- rxSetHandler() - Method in class io.vertx.rxjava.core.CompositeFuture
-
Deprecated.
- rxSetHandler() - Method in class io.vertx.rxjava.core.Future
-
Deprecated.
- rxSetHandshake(Future<Integer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Set an asynchronous result for the handshake, upon completion of the specified
future
, the
WebSocket will either be
accepted when the
future
succeeds with the HTTP status code
rejected when the
future
is succeeds with an HTTP status code different than
rejected when the
future
fails with the HTTP status code
500
The provided future might be completed by the WebSocket itself, e.g calling the
ServerWebSocket.close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>)
method
will try to accept the handshake and close the WebSocket afterward.
- rxSetHandshake(Future<Integer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Set an asynchronous result for the handshake, upon completion of the specified
future
, the
WebSocket will either be
accepted when the
future
succeeds with the HTTP status code
rejected when the
future
is succeeds with an HTTP status code different than
rejected when the
future
fails with the HTTP status code
500
The provided future might be completed by the WebSocket itself, e.g calling the
ServerWebSocket.close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>)
method
will try to accept the handshake and close the WebSocket afterward.
- rxSetnx(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSetnx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value of a key, only if the key does not exist
- rxSetnx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value of a key, only if the key does not exist
- rxSetnx(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSetnx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value of a key, only if the key does not exist
- rxSetnx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value of a key, only if the key does not exist
- rxSetOption(MySQLSetOption) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a SET_OPTION command to set options for the current connection.
- rxSetOption(MySQLSetOption) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a SET_OPTION command to set options for the current connection.
- rxSetrange(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSetrange(String, int, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Overwrite part of a string at key starting at the specified offset
- rxSetrange(String, int, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Overwrite part of a string at key starting at the specified offset
- rxSetrange(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSetrange(String, int, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Overwrite part of a string at key starting at the specified offset
- rxSetrange(String, int, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Overwrite part of a string at key starting at the specified offset
- rxSetTransactionIsolation(TransactionIsolation) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Attempts to change the transaction isolation level for this Connection object to the one given.
- rxSetTransactionIsolation(TransactionIsolation) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Attempts to change the transaction isolation level for this Connection object to the one given.
- rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key
- rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key
- rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key
- rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key
- rxSeveral(int) - Method in class io.vertx.reactivex.cassandra.ResultSet
-
Fetch a specific amount of rows and notify via a handler.
- rxSeveral(int) - Method in class io.vertx.rxjava.cassandra.ResultSet
-
Fetch a specific amount of rows and notify via a handler.
- rxShutdown(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxShutdown(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSinter(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSinter(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Intersect multiple sets
- rxSinter(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Intersect multiple sets
- rxSinter(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSinter(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Intersect multiple sets
- rxSinter(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Intersect multiple sets
- rxSinterstore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSinterstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Intersect multiple sets and store the resulting set in a key
- rxSinterstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Intersect multiple sets and store the resulting set in a key
- rxSinterstore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSinterstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Intersect multiple sets and store the resulting set in a key
- rxSinterstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Intersect multiple sets and store the resulting set in a key
- rxSismember(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSismember(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine if a given value is a member of a set
- rxSismember(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine if a given value is a member of a set
- rxSismember(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSismember(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine if a given value is a member of a set
- rxSismember(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine if a given value is a member of a set
- rxSize() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Provide the number of entries in the map
- rxSize() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Get the number of sessions in the store.
- rxSize() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Provide the number of entries in the map
- rxSize() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Get the number of sessions in the store.
- rxSlaveof(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSlaveof(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Make the server a slave of another instance
- rxSlaveof(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Make the server a slave of another instance
- rxSlaveof(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSlaveof(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Make the server a slave of another instance
- rxSlaveof(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Make the server a slave of another instance
- rxSlaveofNoone() - Method in class io.vertx.reactivex.redis.RedisClient
-
Make this server a master
- rxSlaveofNoone() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Make this server a master
- rxSlaveofNoone() - Method in class io.vertx.rxjava.redis.RedisClient
-
Make this server a master
- rxSlaveofNoone() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Make this server a master
- rxSlaves(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Show a list of slaves for this master, and their state
- rxSlaves(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Show a list of slaves for this master, and their state
- rxSlowlog(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSlowlog(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSlowlogGet(int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Read the Redis slow queries log
- rxSlowlogGet(int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Read the Redis slow queries log
- rxSlowlogGet(int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Read the Redis slow queries log
- rxSlowlogGet(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Read the Redis slow queries log
- rxSlowlogLen() - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the length of the Redis slow queries log
- rxSlowlogLen() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the length of the Redis slow queries log
- rxSlowlogLen() - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the length of the Redis slow queries log
- rxSlowlogLen() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the length of the Redis slow queries log
- rxSlowlogReset() - Method in class io.vertx.reactivex.redis.RedisClient
-
Reset the Redis slow queries log
- rxSlowlogReset() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Reset the Redis slow queries log
- rxSlowlogReset() - Method in class io.vertx.rxjava.redis.RedisClient
-
Reset the Redis slow queries log
- rxSlowlogReset() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Reset the Redis slow queries log
- rxSmembers(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSmembers(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get all the members in a set
- rxSmembers(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get all the members in a set
- rxSmembers(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSmembers(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get all the members in a set
- rxSmembers(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get all the members in a set
- rxSmove(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSmove(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Move a member from one set to another
- rxSmove(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Move a member from one set to another
- rxSmove(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSmove(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Move a member from one set to another
- rxSmove(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Move a member from one set to another
- rxSort(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSort(String, SortOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Sort the elements in a list, set or sorted set
- rxSort(String, SortOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Sort the elements in a list, set or sorted set
- rxSort(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSort(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Sort the elements in a list, set or sorted set
- rxSort(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Sort the elements in a list, set or sorted set
- rxSpecifySchema(String) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a INIT_DB command to change the default schema of the connection.
- rxSpecifySchema(String) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a INIT_DB command to change the default schema of the connection.
- rxSpop(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSpop(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and return a random member from a set
- rxSpop(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and return a random member from a set
- rxSpop(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSpop(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and return a random member from a set
- rxSpop(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and return a random member from a set
- rxSpopMany(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and return random members from a set
- rxSpopMany(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and return random members from a set
- rxSpopMany(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and return random members from a set
- rxSpopMany(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and return random members from a set
- rxSrandmember(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSrandmember(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get one or multiple random members from a set
- rxSrandmember(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get one or multiple random members from a set
- rxSrandmember(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSrandmember(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get one or multiple random members from a set
- rxSrandmember(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get one or multiple random members from a set
- rxSrandmemberCount(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get one or multiple random members from a set
- rxSrandmemberCount(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get one or multiple random members from a set
- rxSrandmemberCount(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get one or multiple random members from a set
- rxSrandmemberCount(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get one or multiple random members from a set
- rxSrem(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSrem(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove one member from a set
- rxSrem(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove one member from a set
- rxSrem(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSrem(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove one member from a set
- rxSrem(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove one member from a set
- rxSremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove one or more members from a set
- rxSremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove one or more members from a set
- rxSremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove one or more members from a set
- rxSremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove one or more members from a set
- rxSscan(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Incrementally iterate Set elements
- rxSscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Incrementally iterate Set elements
- rxSscan(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Incrementally iterate Set elements
- rxSscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Incrementally iterate Set elements
- rxStart(String, int, String, String) - Method in class io.vertx.reactivex.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- rxStart(String, int) - Method in class io.vertx.reactivex.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- rxStart() - Method in class io.vertx.reactivex.core.AbstractVerticle
-
Override to return a Completable
that will complete the deployment of this verticle.
- rxStart() - Method in class io.vertx.reactivex.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- rxStart() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Start the rabbitMQ client.
- rxStart(String, int, String, String) - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- rxStart(String, int) - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- rxStart() - Method in class io.vertx.rxjava.core.AbstractVerticle
-
Override to return a Completable
that will complete the deployment of this verticle.
- rxStart() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- rxStart() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Start the rabbitMQ client.
- rxStop() - Method in class io.vertx.reactivex.core.AbstractVerticle
-
Override to return a Completable
that will complete the undeployment of this verticle.
- rxStop() - Method in class io.vertx.reactivex.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous start.
- rxStop() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Stop the rabbitMQ client.
- rxStop() - Method in class io.vertx.rxjava.core.AbstractVerticle
-
Override to return a Completable
that will complete the undeployment of this verticle.
- rxStop() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous start.
- rxStop() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Stop the rabbitMQ client.
- rxStrlen(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxStrlen(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the length of the value stored in a key
- rxStrlen(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the length of the value stored in a key
- rxStrlen(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxStrlen(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the length of the value stored in a key
- rxStrlen(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the length of the value stored in a key
- rxSubscribe(String) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- rxSubscribe(Set<String>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- rxSubscribe(String, int) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- rxSubscribe(Map<String, Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Subscribes to the topic and adds a handler which will be called after the request is sent
- rxSubscribe(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSubscribe(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to the given channels
- rxSubscribe(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to the given channels
- rxSubscribe(String) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- rxSubscribe(Set<String>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- rxSubscribe(String, int) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- rxSubscribe(Map<String, Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Subscribes to the topic and adds a handler which will be called after the request is sent
- rxSubscribe(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSubscribe(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to the given channels
- rxSubscribe(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to the given channels
- rxSubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to the given channels
- rxSubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to the given channels
- rxSubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to the given channels
- rxSubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to the given channels
- rxSubscription() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the current subscription.
- rxSubscription() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the current subscription.
- rxSubstr(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSubstr(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSunion(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSunion(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add multiple sets
- rxSunion(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add multiple sets
- rxSunion(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSunion(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add multiple sets
- rxSunion(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add multiple sets
- rxSunionstore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSunionstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add multiple sets and store the resulting set in a key
- rxSunionstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add multiple sets and store the resulting set in a key
- rxSunionstore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSunionstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add multiple sets and store the resulting set in a key
- rxSunionstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add multiple sets and store the resulting set in a key
- rxSwapdb(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSwapdb(int, int) - Method in class io.vertx.reactivex.redis.RedisClient
-
Swaps two Redis databases
- rxSwapdb(int, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Swaps two Redis databases
- rxSwapdb(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSwapdb(int, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
Swaps two Redis databases
- rxSwapdb(int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Swaps two Redis databases
- rxSymlink(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create a symbolic link on the file system from link
to existing
, asynchronously.
- rxSymlink(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create a symbolic link on the file system from link
to existing
, asynchronously.
- rxSync() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxSync() - Method in class io.vertx.reactivex.redis.RedisClient
-
Internal command used for replication
- rxSync() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Internal command used for replication
- rxSync() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxSync() - Method in class io.vertx.rxjava.redis.RedisClient
-
Internal command used for replication
- rxSync() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Internal command used for replication
- rxTime() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxTime() - Method in class io.vertx.reactivex.redis.RedisClient
-
Return the current server time
- rxTime() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return the current server time
- rxTime() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxTime() - Method in class io.vertx.rxjava.redis.RedisClient
-
Return the current server time
- rxTime() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return the current server time
- rxTo(WriteStream<T>) - Method in class io.vertx.reactivex.core.streams.Pipe
-
Start to pipe the elements to the destination WriteStream
.
- rxTo(WriteStream<T>) - Method in class io.vertx.rxjava.core.streams.Pipe
-
Start to pipe the elements to the destination WriteStream
.
- rxToNetSocket() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- rxToNetSocket() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- rxTouch(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxTouch(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Alters the last access time of a key(s).
- rxTouch(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxTouch(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Alters the last access time of a key(s).
- rxTouchMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Alters the last access time of a key(s).
- rxTouchMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Alters the last access time of a key(s).
- rxToWebSocket() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
Upgrade the connection of the current request to a WebSocket.
- rxToWebSocket() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
Upgrade the connection of the current request to a WebSocket.
- rxTransaction(TxnRequest) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Manages multiple operations inside a single, atomic transaction.
- rxTransaction(TxnRequest) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxTransaction(TxnRequest) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Manages multiple operations inside a single, atomic transaction.
- rxTruncate(String, long) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Truncate the file represented by path
to length len
in bytes, asynchronously.
- rxTruncate(String, long) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Truncate the file represented by path
to length len
in bytes, asynchronously.
- rxTtl(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxTtl(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the time to live for a key
- rxTtl(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the time to live for a key
- rxTtl(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxTtl(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the time to live for a key
- rxTtl(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the time to live for a key
- rxType(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxType(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine the type stored at key
- rxType(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine the type stored at key
- rxType(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxType(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine the type stored at key
- rxType(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine the type stored at key
- rxUndeploy(String) - Method in class io.vertx.reactivex.core.Vertx
-
Like
#undeploy(String)
but the completionHandler will be notified when the undeployment is complete.
- rxUndeploy(String) - Method in class io.vertx.rxjava.core.Vertx
-
Like
#undeploy(String)
but the completionHandler will be notified when the undeployment is complete.
- rxUnlink(String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Unlinks the link on the file system represented by the path link
, asynchronously.
- rxUnlink(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxUnlink(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Delete a key asynchronously in another thread.
- rxUnlink(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Delete a key asynchronously in another thread.
- rxUnlink(String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Unlinks the link on the file system represented by the path link
, asynchronously.
- rxUnlink(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxUnlink(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Delete a key asynchronously in another thread.
- rxUnlink(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Delete a key asynchronously in another thread.
- rxUnlinkMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Delete multiple keys asynchronously in another thread.
- rxUnlinkMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Delete multiple keys asynchronously in another thread.
- rxUnlinkMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Delete multiple keys asynchronously in another thread.
- rxUnlinkMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Delete multiple keys asynchronously in another thread.
- rxUnlistenMulticastGroup(String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Leaves a multicast group and stops listening for packets send to it.
- rxUnlistenMulticastGroup(String, String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
Leaves a multicast group and stops listening for packets send to it on the given network interface.
- rxUnlistenMulticastGroup(String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Leaves a multicast group and stops listening for packets send to it.
- rxUnlistenMulticastGroup(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
Leaves a multicast group and stops listening for packets send to it on the given network interface.
- rxUnpublish(String) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Un-publishes a record.
- rxUnpublish(String) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
-
Un-publishes a record.
- rxUnpublish(String) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Un-publishes a record.
- rxUnpublish(String) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
-
Un-publishes a record.
- rxUnregister() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
Unregisters the handler which created this registration
- rxUnregister() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
Unregisters the handler which created this registration
- rxUnregisterCommand(String) - Method in class io.vertx.reactivex.ext.shell.command.CommandRegistry
-
Unregister a command.
- rxUnregisterCommand(String) - Method in class io.vertx.rxjava.ext.shell.command.CommandRegistry
-
Unregister a command.
- rxUnsubscribe() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Unsubscribe from topics currently subscribed with subscribe.
- rxUnsubscribe(String) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Unsubscribe from receiving messages on given topic
- rxUnsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxUnsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Stop listening for messages posted to the given channels
- rxUnsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Stop listening for messages posted to the given channels
- rxUnsubscribe() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Unsubscribe from topics currently subscribed with subscribe.
- rxUnsubscribe(String) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Unsubscribe from receiving messages on given topic
- rxUnsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxUnsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Stop listening for messages posted to the given channels
- rxUnsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Stop listening for messages posted to the given channels
- rxUnwatch() - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxUnwatch() - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Forget about all watched keys
- rxUnwatch() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxUnwatch() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Forget about all watched keys
- rxUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxUpdate(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Executes the given SQL statement which may be an INSERT
, UPDATE
, or DELETE
statement.
- rxUpdate(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given SQL statement which may be an INSERT
, UPDATE
, or DELETE
statement.
- rxUpdate(Record) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
Updates the given record.
- rxUpdate(Record) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
-
Updates an existing record.
- rxUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxUpdate(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Executes the given SQL statement which may be an INSERT
, UPDATE
, or DELETE
statement.
- rxUpdate(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given SQL statement which may be an INSERT
, UPDATE
, or DELETE
statement.
- rxUpdate(Record) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
Updates the given record.
- rxUpdate(Record) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
-
Updates an existing record.
- rxUpdateAclToken(AclToken) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Update Acl token
- rxUpdateAclToken(AclToken) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxUpdateAclToken(AclToken) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Update Acl token
- rxUpdateCheck(String, CheckStatus) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to given status.
- rxUpdateCheck(String, CheckStatus) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxUpdateCheck(String, CheckStatus) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to given status.
- rxUpdateCheckWithNote(String, CheckStatus, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to given status.
- rxUpdateCheckWithNote(String, CheckStatus, String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxUpdateCheckWithNote(String, CheckStatus, String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to given status.
- rxUpdateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- rxUpdateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxUpdateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
- rxUpdateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxUpdateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- rxUpdateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- rxUpdateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
- rxUpdateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- rxUpdatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
- rxUpdatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxUpdatePreparedQuery(PreparedQueryDefinition) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
- rxUpdateSettings(Http2Settings) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Send to the remote endpoint an update of this endpoint settings
The completionHandler
will be notified when the remote endpoint has acknowledged the settings.
- rxUpdateSettings(Http2Settings) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Send to the remote endpoint an update of this endpoint settings
The completionHandler
will be notified when the remote endpoint has acknowledged the settings.
- rxUpdateWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Deprecated.
- rxUpdateWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
Deprecated.
- rxUpdateWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Deprecated.
- rxUpdateWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
-
Executes the given prepared statement which may be an INSERT
, UPDATE
, or DELETE
statement with the given parameters
- rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Executes the given prepared statement which may be an INSERT
, UPDATE
, or DELETE
statement with the given parameters
- rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
-
Executes the given prepared statement which may be an INSERT
, UPDATE
, or DELETE
statement with the given parameters
- rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Executes the given prepared statement which may be an INSERT
, UPDATE
, or DELETE
statement with the given parameters
- rxUserInfo() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
Load the user info as per OIDC spec.
- rxUserInfo() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
Load the user info as per OIDC spec.
- rxWait(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxWait(long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
- rxWait(long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
- rxWait(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxWait(long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
- rxWait(long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
- rxWaitForConfirms() - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
- rxWaitForConfirms(long) - Method in class io.vertx.reactivex.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.
- rxWaitForConfirms() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
- rxWaitForConfirms(long) - Method in class io.vertx.rxjava.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.
- rxWarnCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "warning".
- rxWarnCheck(String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxWarnCheck(String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "warning".
- rxWarnCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulClient
-
Set status of the check to "warning".
- rxWarnCheckWithNote(String, String) - Method in class io.vertx.reactivex.ext.consul.ConsulService
-
- rxWarnCheckWithNote(String, String) - Method in class io.vertx.rxjava.ext.consul.ConsulClient
-
Set status of the check to "warning".
- rxWatch(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxWatch(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Watch the given keys to determine execution of the MULTI/EXEC block
- rxWatch(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxWatch(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Watch the given keys to determine execution of the MULTI/EXEC block
- rxWatchMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Watch the given keys to determine execution of the MULTI/EXEC block
- rxWatchMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Watch the given keys to determine execution of the MULTI/EXEC block
- rxWebSocket(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Connect a WebSocket to the specified port, host and relative request URI
- rxWebSocket(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Connect a WebSocket to the host and relative request URI and default port
- rxWebSocket(String) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Connect a WebSocket at the relative request URI using the default host and port
- rxWebSocket(WebSocketConnectOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Connect a WebSocket with the specified options.
- rxWebSocket(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Connect a WebSocket to the specified port, host and relative request URI
- rxWebSocket(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Connect a WebSocket to the host and relative request URI and default port
- rxWebSocket(String) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Connect a WebSocket at the relative request URI using the default host and port
- rxWebSocket(WebSocketConnectOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Connect a WebSocket with the specified options.
- rxWebSocketAbs(String, MultiMap, WebsocketVersion, List<String>) - Method in class io.vertx.reactivex.core.http.HttpClient
-
Connect a WebSocket with the specified absolute url, with the specified headers, using
the specified version of WebSockets, and the specified WebSocket sub protocols.
- rxWebSocketAbs(String, MultiMap, WebsocketVersion, List<String>) - Method in class io.vertx.rxjava.core.http.HttpClient
-
Connect a WebSocket with the specified absolute url, with the specified headers, using
the specified version of WebSockets, and the specified WebSocket sub protocols.
- rxWrite(AmqpMessage) - Method in class io.vertx.reactivex.amqp.AmqpSender
-
- rxWrite(T) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
- rxWrite(Buffer) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
- rxWrite(Buffer, long) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Write a
Buffer
to the file at position
position
in the file, asynchronously.
- rxWrite(Buffer) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxWrite(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxWrite(String, String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- rxWrite(Buffer) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxWrite(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxWrite(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- rxWrite(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxWrite(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxWrite(String) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- rxWrite(String, String) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- rxWrite(Buffer) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Like but with an handler
called when the message has been written
or failed to be written.
- rxWrite(Buffer) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- rxWrite(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
- rxWrite(AmqpMessage) - Method in class io.vertx.rxjava.amqp.AmqpSender
-
- rxWrite(T) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
- rxWrite(Buffer) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- rxWrite(Buffer, long) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Write a
Buffer
to the file at position
position
in the file, asynchronously.
- rxWrite(Buffer) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxWrite(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxWrite(String, String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- rxWrite(Buffer) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxWrite(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxWrite(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- rxWrite(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxWrite(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxWrite(String) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- rxWrite(String, String) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- rxWrite(Buffer) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Like but with an handler
called when the message has been written
or failed to be written.
- rxWrite(Buffer) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- rxWrite(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
- rxWriteBinaryMessage(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxWriteBinaryMessage(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxWriteBinaryMessage(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxWriteBinaryMessage(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxWriteFile(String, Buffer) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Creates the file, and writes the specified Buffer data
to the file represented by the path path
,
asynchronously.
- rxWriteFile(String, Buffer) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Creates the file, and writes the specified Buffer data
to the file represented by the path path
,
asynchronously.
- rxWriteFinalBinaryFrame(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxWriteFinalBinaryFrame(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxWriteFinalBinaryFrame(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxWriteFinalBinaryFrame(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxWriteFinalTextFrame(String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxWriteFinalTextFrame(String) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxWriteFinalTextFrame(String) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxWriteFinalTextFrame(String) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxWriteFrame(WebSocketFrame) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxWriteFrame(WebSocketFrame) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxWriteFrame(WebSocketFrame) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxWriteFrame(WebSocketFrame) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxWriteTextMessage(String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- rxWriteTextMessage(String) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- rxWriteTextMessage(String) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- rxWriteTextMessage(String) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- rxXack(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXack(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXadd(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXclaim(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXclaim(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXdel(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXdel(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXgroup(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXgroup(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXinfo(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXinfo(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXlen(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXlen(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXpending(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXpending(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXrange(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXrange(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXread(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXread(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXreadgroup(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXreadgroup(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXrevrange(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXrevrange(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXsetid(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXsetid(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxXtrim(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxXtrim(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZadd(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZadd(String, double, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZadd(String, double, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZadd(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZadd(String, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZadd(String, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add one or more members to a sorted set, or update its score if it already exists
- rxZcard(String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZcard(String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the number of members in a sorted set
- rxZcard(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the number of members in a sorted set
- rxZcard(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZcard(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the number of members in a sorted set
- rxZcard(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the number of members in a sorted set
- rxZcount(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZcount(String, double, double) - Method in class io.vertx.reactivex.redis.RedisClient
-
Count the members in a sorted set with scores within the given values
- rxZcount(String, double, double) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Count the members in a sorted set with scores within the given values
- rxZcount(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZcount(String, double, double) - Method in class io.vertx.rxjava.redis.RedisClient
-
Count the members in a sorted set with scores within the given values
- rxZcount(String, double, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Count the members in a sorted set with scores within the given values
- rxZincrby(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZincrby(String, double, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Increment the score of a member in a sorted set
- rxZincrby(String, double, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Increment the score of a member in a sorted set
- rxZincrby(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZincrby(String, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Increment the score of a member in a sorted set
- rxZincrby(String, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Increment the score of a member in a sorted set
- rxZinterstore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Intersect multiple sorted sets and store the resulting sorted set in a new key
- rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Intersect multiple sorted sets and store the resulting sorted set in a new key
- rxZinterstore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Intersect multiple sorted sets and store the resulting sorted set in a new key
- rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Intersect multiple sorted sets and store the resulting sorted set in a new key
- rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
- rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
- rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
- rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
- rxZlexcount(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZlexcount(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Count the number of members in a sorted set between a given lexicographical range
- rxZlexcount(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Count the number of members in a sorted set between a given lexicographical range
- rxZlexcount(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZlexcount(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Count the number of members in a sorted set between a given lexicographical range
- rxZlexcount(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Count the number of members in a sorted set between a given lexicographical range
- rxZpopmax(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZpopmax(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZpopmin(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZpopmin(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrange(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by index
- rxZrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by index
- rxZrange(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by index
- rxZrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by index
- rxZrangebylex(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by lexicographical range
- rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by lexicographical range
- rxZrangebylex(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by lexicographical range
- rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by lexicographical range
- rxZrangebyscore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by score
- rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by score
- rxZrangebyscore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by score
- rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by score
- rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by index
- rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by index
- rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by index
- rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by index
- rxZrank(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrank(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine the index of a member in a sorted set
- rxZrank(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine the index of a member in a sorted set
- rxZrank(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrank(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine the index of a member in a sorted set
- rxZrank(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine the index of a member in a sorted set
- rxZrem(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrem(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove one member from a sorted set
- rxZrem(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove one member from a sorted set
- rxZrem(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrem(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove one member from a sorted set
- rxZrem(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove one member from a sorted set
- rxZremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove one or more members from a sorted set
- rxZremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove one or more members from a sorted set
- rxZremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove one or more members from a sorted set
- rxZremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove one or more members from a sorted set
- rxZremrangebylex(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZremrangebylex(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all members in a sorted set between the given lexicographical range
- rxZremrangebylex(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all members in a sorted set between the given lexicographical range
- rxZremrangebylex(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZremrangebylex(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all members in a sorted set between the given lexicographical range
- rxZremrangebylex(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all members in a sorted set between the given lexicographical range
- rxZremrangebyrank(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZremrangebyrank(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all members in a sorted set within the given indexes
- rxZremrangebyrank(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all members in a sorted set within the given indexes
- rxZremrangebyrank(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZremrangebyrank(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all members in a sorted set within the given indexes
- rxZremrangebyrank(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all members in a sorted set within the given indexes
- rxZremrangebyscore(String, String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZremrangebyscore(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all members in a sorted set within the given scores
- rxZremrangebyscore(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all members in a sorted set within the given scores
- rxZremrangebyscore(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZremrangebyscore(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all members in a sorted set within the given scores
- rxZremrangebyscore(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all members in a sorted set within the given scores
- rxZrevrange(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by index, with scores ordered from high to low
- rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by index, with scores ordered from high to low
- rxZrevrange(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by index, with scores ordered from high to low
- rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by index, with scores ordered from high to low
- rxZrevrangebylex(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
- rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
- rxZrevrangebylex(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
- rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
- rxZrevrangebyscore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Return a range of members in a sorted set, by score, with scores ordered from high to low
- rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Return a range of members in a sorted set, by score, with scores ordered from high to low
- rxZrevrangebyscore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Return a range of members in a sorted set, by score, with scores ordered from high to low
- rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Return a range of members in a sorted set, by score, with scores ordered from high to low
- rxZrevrank(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZrevrank(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine the index of a member in a sorted set, with scores ordered from high to low
- rxZrevrank(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine the index of a member in a sorted set, with scores ordered from high to low
- rxZrevrank(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZrevrank(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine the index of a member in a sorted set, with scores ordered from high to low
- rxZrevrank(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine the index of a member in a sorted set, with scores ordered from high to low
- rxZscan(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Incrementally iterate sorted sets elements and associated scores
- rxZscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Incrementally iterate sorted sets elements and associated scores
- rxZscan(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Incrementally iterate sorted sets elements and associated scores
- rxZscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Incrementally iterate sorted sets elements and associated scores
- rxZscore(String, String) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZscore(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the score associated with the given member in a sorted set
- rxZscore(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the score associated with the given member in a sorted set
- rxZscore(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZscore(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the score associated with the given member in a sorted set
- rxZscore(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the score associated with the given member in a sorted set
- rxZunionstore(List<String>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add multiple sorted sets and store the resulting sorted set in a new key
- rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add multiple sorted sets and store the resulting sorted set in a new key
- rxZunionstore(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add multiple sorted sets and store the resulting sorted set in a new key
- rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add multiple sorted sets and store the resulting sorted set in a new key
- rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
- rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
- rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
- rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
- s - Variable in enum io.vertx.ext.web.api.validation.ParameterLocation
-
- SADD - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sadd(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add a member to a set
- sadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add a member to a set
- SADD - Static variable in interface io.vertx.redis.client.Command
-
- sadd(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sadd(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Add a member to a set
- sadd(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Add a member to a set
- SADD - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sadd(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add a member to a set
- sadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add a member to a set
- saddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add one or more members to a set
- saddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add one or more members to a set
- saddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Add one or more members to a set
- saddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Add one or more members to a set
- saddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add one or more members to a set
- saddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add one or more members to a set
- saddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- saddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- saddObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- saddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- saddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SalesforceAuth - Interface in io.vertx.ext.auth.oauth2.providers
-
Simplified factory to create an
OAuth2Auth
for Salesforce.
- SalesforceAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
-
Simplified factory to create an for Salesforce.
- SalesforceAuth(SalesforceAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
-
- SalesforceAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
-
- SalesforceAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
-
Simplified factory to create an for Salesforce.
- SalesforceAuth(SalesforceAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
-
- SalesforceAuth(Object) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
-
- salt() - Method in class io.vertx.ext.auth.HashString
-
- save(T, Handler<AsyncResult<Void>>) - Method in interface io.vertx.cassandra.Mapper
-
Asynchronous save method.
- save(String, JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Save a document in the specified collection
- save(String, JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- save(T, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.cassandra.Mapper
-
Asynchronous save method.
- save(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Save a document in the specified collection
- save(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- SAVE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- save(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- save(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Synchronously save the dataset to disk
- save(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Synchronously save the dataset to disk
- SAVE - Static variable in interface io.vertx.redis.client.Command
-
- save(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- save(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Synchronously save the dataset to disk
- save(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Synchronously save the dataset to disk
- save(T, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.cassandra.Mapper
-
Asynchronous save method.
- save(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Save a document in the specified collection
- save(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- SAVE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- save(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- save(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Synchronously save the dataset to disk
- save(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Synchronously save the dataset to disk
- saveObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- saveObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- saveObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- saveObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- saveObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoClient
-
Save a document in the specified collection with the specified write option
- saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoService
-
- saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
-
Save a document in the specified collection with the specified write option
- saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoService
-
- saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
Save a document in the specified collection with the specified write option
- saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
- saveWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
-
- saveWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoService
-
Deprecated.
- SC_ACCEPTED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
202 Accepted
- SC_ACCEPTED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
202 Accepted
- SC_ACCEPTED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
202 Accepted
- SC_BAD_GATEWAY - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
502 Bad Gateway
- SC_BAD_GATEWAY - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
502 Bad Gateway
- SC_BAD_GATEWAY - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
502 Bad Gateway
- SC_BAD_REQUEST - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
400 Bad Request
- SC_BAD_REQUEST - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
400 Bad Request
- SC_BAD_REQUEST - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
400 Bad Request
- SC_CLIENT_ERRORS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Any 4XX client error
- SC_CLIENT_ERRORS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Any 4XX client error
- SC_CLIENT_ERRORS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Any 4XX client error
- SC_CONFLICT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
409 Conflict
- SC_CONFLICT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
409 Conflict
- SC_CONFLICT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
409 Conflict
- SC_CONTINUE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
100 Continue
- SC_CONTINUE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
100 Continue
- SC_CONTINUE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
100 Continue
- SC_CREATED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
201 Created
- SC_CREATED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
201 Created
- SC_CREATED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
201 Created
- SC_EARLY_HINTS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
103 Early Hints
- SC_EARLY_HINTS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
103 Early Hints
- SC_EARLY_HINTS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
103 Early Hints
- SC_EXPECTATION_FAILED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
417 Expectation Failed
- SC_EXPECTATION_FAILED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
417 Expectation Failed
- SC_EXPECTATION_FAILED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
417 Expectation Failed
- SC_FAILED_DEPENDENCY - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
424 Failed Dependency (WebDAV, RFC4918)
- SC_FAILED_DEPENDENCY - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
424 Failed Dependency (WebDAV, RFC4918)
- SC_FAILED_DEPENDENCY - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
424 Failed Dependency (WebDAV, RFC4918)
- SC_FORBIDDEN - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
403 Forbidden
- SC_FORBIDDEN - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
403 Forbidden
- SC_FORBIDDEN - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
403 Forbidden
- SC_FOUND - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
302 Found
- SC_FOUND - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
302 Found
- SC_FOUND - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
302 Found
- SC_GATEWAY_TIMEOUT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
504 Gateway Timeout
- SC_GATEWAY_TIMEOUT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
504 Gateway Timeout
- SC_GATEWAY_TIMEOUT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
504 Gateway Timeout
- SC_GONE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
410 Gone
- SC_GONE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
410 Gone
- SC_GONE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
410 Gone
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
505 HTTP Version Not Supported
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
505 HTTP Version Not Supported
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
505 HTTP Version Not Supported
- SC_INFORMATIONAL_RESPONSE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Any 1XX informational response
- SC_INFORMATIONAL_RESPONSE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Any 1XX informational response
- SC_INFORMATIONAL_RESPONSE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Any 1XX informational response
- SC_INSUFFICIENT_STORAGE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
507 Insufficient Storage (WebDAV, RFC4918)
- SC_INSUFFICIENT_STORAGE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
507 Insufficient Storage (WebDAV, RFC4918)
- SC_INSUFFICIENT_STORAGE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
507 Insufficient Storage (WebDAV, RFC4918)
- SC_INTERNAL_SERVER_ERROR - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
500 Internal Server Error
- SC_INTERNAL_SERVER_ERROR - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
500 Internal Server Error
- SC_INTERNAL_SERVER_ERROR - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
500 Internal Server Error
- SC_LENGTH_REQUIRED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
411 Length Required
- SC_LENGTH_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
411 Length Required
- SC_LENGTH_REQUIRED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
411 Length Required
- SC_LOCKED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
423 Locked (WebDAV, RFC4918)
- SC_LOCKED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
423 Locked (WebDAV, RFC4918)
- SC_LOCKED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
423 Locked (WebDAV, RFC4918)
- SC_METHOD_NOT_ALLOWED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
405 Method Not Allowed
- SC_METHOD_NOT_ALLOWED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
405 Method Not Allowed
- SC_METHOD_NOT_ALLOWED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
405 Method Not Allowed
- SC_MISDIRECTED_REQUEST - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
421 Misdirected Request
- SC_MISDIRECTED_REQUEST - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
421 Misdirected Request
- SC_MISDIRECTED_REQUEST - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
421 Misdirected Request
- SC_MOVED_PERMANENTLY - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
301 Moved Permanently
- SC_MOVED_PERMANENTLY - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
301 Moved Permanently
- SC_MOVED_PERMANENTLY - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
301 Moved Permanently
- SC_MULTI_STATUS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
207 Multi-Status (WebDAV, RFC2518)
- SC_MULTI_STATUS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
207 Multi-Status (WebDAV, RFC2518)
- SC_MULTI_STATUS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
207 Multi-Status (WebDAV, RFC2518)
- SC_MULTIPLE_CHOICES - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
300 Multiple Choices
- SC_MULTIPLE_CHOICES - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
300 Multiple Choices
- SC_MULTIPLE_CHOICES - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
300 Multiple Choices
- SC_NETWORK_AUTHENTICATION_REQUIRED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
511 Network Authentication Required (RFC6585)
- SC_NETWORK_AUTHENTICATION_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
511 Network Authentication Required (RFC6585)
- SC_NETWORK_AUTHENTICATION_REQUIRED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
511 Network Authentication Required (RFC6585)
- SC_NO_CONTENT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
204 No Content
- SC_NO_CONTENT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
204 No Content
- SC_NO_CONTENT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
204 No Content
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
203 Non-Authoritative Information (since HTTP/1.1)
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
203 Non-Authoritative Information (since HTTP/1.1)
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
203 Non-Authoritative Information (since HTTP/1.1)
- SC_NOT_ACCEPTABLE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
406 Not Acceptable
- SC_NOT_ACCEPTABLE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
406 Not Acceptable
- SC_NOT_ACCEPTABLE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
406 Not Acceptable
- SC_NOT_EXTENDED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
510 Not Extended (RFC2774)
- SC_NOT_EXTENDED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
510 Not Extended (RFC2774)
- SC_NOT_EXTENDED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
510 Not Extended (RFC2774)
- SC_NOT_FOUND - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
404 Not Found
- SC_NOT_FOUND - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
404 Not Found
- SC_NOT_FOUND - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
404 Not Found
- SC_NOT_IMPLEMENTED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
501 Not Implemented
- SC_NOT_IMPLEMENTED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
501 Not Implemented
- SC_NOT_IMPLEMENTED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
501 Not Implemented
- SC_NOT_MODIFIED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
304 Not Modified
- SC_NOT_MODIFIED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
304 Not Modified
- SC_NOT_MODIFIED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
304 Not Modified
- SC_OK - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
200 OK
- SC_OK - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
200 OK
- SC_OK - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
200 OK
- SC_PARTIAL_CONTENT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
206 Partial Content
- SC_PARTIAL_CONTENT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
206 Partial Content
- SC_PARTIAL_CONTENT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
206 Partial Content
- SC_PAYMENT_REQUIRED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
402 Payment Required
- SC_PAYMENT_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
402 Payment Required
- SC_PAYMENT_REQUIRED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
402 Payment Required
- SC_PERMANENT_REDIRECT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
308 Permanent Redirect (RFC7538)
- SC_PERMANENT_REDIRECT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
308 Permanent Redirect (RFC7538)
- SC_PERMANENT_REDIRECT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
308 Permanent Redirect (RFC7538)
- SC_PRECONDITION_FAILED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
412 Precondition Failed
- SC_PRECONDITION_FAILED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
412 Precondition Failed
- SC_PRECONDITION_FAILED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
412 Precondition Failed
- SC_PRECONDITION_REQUIRED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
428 Precondition Required (RFC6585)
- SC_PRECONDITION_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
428 Precondition Required (RFC6585)
- SC_PRECONDITION_REQUIRED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
428 Precondition Required (RFC6585)
- SC_PROCESSING - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
102 Processing (WebDAV, RFC2518)
- SC_PROCESSING - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
102 Processing (WebDAV, RFC2518)
- SC_PROCESSING - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
102 Processing (WebDAV, RFC2518)
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
407 Proxy Authentication Required
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
407 Proxy Authentication Required
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
407 Proxy Authentication Required
- SC_REDIRECTION - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Any 3XX redirection
- SC_REDIRECTION - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Any 3XX redirection
- SC_REDIRECTION - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Any 3XX redirection
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
413 Request Entity Too Large
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
413 Request Entity Too Large
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
413 Request Entity Too Large
- SC_REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
431 Request Header Fields Too Large (RFC6585)
- SC_REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
431 Request Header Fields Too Large (RFC6585)
- SC_REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
431 Request Header Fields Too Large (RFC6585)
- SC_REQUEST_TIMEOUT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
408 Request Timeout
- SC_REQUEST_TIMEOUT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
408 Request Timeout
- SC_REQUEST_TIMEOUT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
408 Request Timeout
- SC_REQUEST_URI_TOO_LONG - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
414 Request-URI Too Long
- SC_REQUEST_URI_TOO_LONG - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
414 Request-URI Too Long
- SC_REQUEST_URI_TOO_LONG - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
414 Request-URI Too Long
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
416 Requested Range Not Satisfiable
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
416 Requested Range Not Satisfiable
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
416 Requested Range Not Satisfiable
- SC_RESET_CONTENT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
205 Reset Content
- SC_RESET_CONTENT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
205 Reset Content
- SC_RESET_CONTENT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
205 Reset Content
- SC_SEE_OTHER - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
303 See Other (since HTTP/1.1)
- SC_SEE_OTHER - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
303 See Other (since HTTP/1.1)
- SC_SEE_OTHER - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
303 See Other (since HTTP/1.1)
- SC_SERVER_ERRORS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Any 5XX server error
- SC_SERVER_ERRORS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Any 5XX server error
- SC_SERVER_ERRORS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Any 5XX server error
- SC_SERVICE_UNAVAILABLE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
503 Service Unavailable
- SC_SERVICE_UNAVAILABLE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
503 Service Unavailable
- SC_SERVICE_UNAVAILABLE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
503 Service Unavailable
- SC_SUCCESS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Any 2XX success
- SC_SUCCESS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Any 2XX success
- SC_SUCCESS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Any 2XX success
- SC_SWITCHING_PROTOCOLS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
101 Switching Protocols
- SC_SWITCHING_PROTOCOLS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
101 Switching Protocols
- SC_SWITCHING_PROTOCOLS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
101 Switching Protocols
- SC_TEMPORARY_REDIRECT - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
307 Temporary Redirect (since HTTP/1.1)
- SC_TEMPORARY_REDIRECT - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
307 Temporary Redirect (since HTTP/1.1)
- SC_TEMPORARY_REDIRECT - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
307 Temporary Redirect (since HTTP/1.1)
- SC_TOO_MANY_REQUESTS - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
429 Too Many Requests (RFC6585)
- SC_TOO_MANY_REQUESTS - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
429 Too Many Requests (RFC6585)
- SC_TOO_MANY_REQUESTS - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
429 Too Many Requests (RFC6585)
- SC_UNAUTHORIZED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
401 Unauthorized
- SC_UNAUTHORIZED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
401 Unauthorized
- SC_UNAUTHORIZED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
401 Unauthorized
- SC_UNORDERED_COLLECTION - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
425 Unordered Collection (WebDAV, RFC3648)
- SC_UNORDERED_COLLECTION - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
425 Unordered Collection (WebDAV, RFC3648)
- SC_UNORDERED_COLLECTION - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
425 Unordered Collection (WebDAV, RFC3648)
- SC_UNPROCESSABLE_ENTITY - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
422 Unprocessable Entity (WebDAV, RFC4918)
- SC_UNPROCESSABLE_ENTITY - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
422 Unprocessable Entity (WebDAV, RFC4918)
- SC_UNPROCESSABLE_ENTITY - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
422 Unprocessable Entity (WebDAV, RFC4918)
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
415 Unsupported Media Type
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
415 Unsupported Media Type
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
415 Unsupported Media Type
- SC_UPGRADE_REQUIRED - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
426 Upgrade Required (RFC2817)
- SC_UPGRADE_REQUIRED - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
426 Upgrade Required (RFC2817)
- SC_UPGRADE_REQUIRED - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
426 Upgrade Required (RFC2817)
- SC_USE_PROXY - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
305 Use Proxy (since HTTP/1.1)
- SC_USE_PROXY - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
305 Use Proxy (since HTTP/1.1)
- SC_USE_PROXY - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
305 Use Proxy (since HTTP/1.1)
- SC_VARIANT_ALSO_NEGOTIATES - Static variable in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
506 Variant Also Negotiates (RFC2295)
- SC_VARIANT_ALSO_NEGOTIATES - Static variable in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
506 Variant Also Negotiates (RFC2295)
- SC_VARIANT_ALSO_NEGOTIATES - Static variable in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
506 Variant Also Negotiates (RFC2295)
- SCAN - Static variable in class io.vertx.reactivex.redis.client.Command
-
- scan(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- scan(String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Incrementally iterate the keys space
- scan(String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Incrementally iterate the keys space
- SCAN - Static variable in interface io.vertx.redis.client.Command
-
- scan(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- scan(String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Incrementally iterate the keys space
- scan(String, ScanOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Incrementally iterate the keys space
- SCAN - Static variable in class io.vertx.rxjava.redis.client.Command
-
- scan(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- scan(String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Incrementally iterate the keys space
- scan(String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Incrementally iterate the keys space
- scanObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- scanObservable(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
- scanObservable(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- ScanOptions - Class in io.vertx.redis.op
-
- ScanOptions() - Constructor for class io.vertx.redis.op.ScanOptions
-
Deprecated.
- ScanOptions(ScanOptions) - Constructor for class io.vertx.redis.op.ScanOptions
-
Deprecated.
- ScanOptions(JsonObject) - Constructor for class io.vertx.redis.op.ScanOptions
-
Deprecated.
- SCARD - Static variable in class io.vertx.reactivex.redis.client.Command
-
- scard(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- scard(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the number of members in a set
- scard(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the number of members in a set
- SCARD - Static variable in interface io.vertx.redis.client.Command
-
- scard(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- scard(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get the number of members in a set
- scard(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get the number of members in a set
- SCARD - Static variable in class io.vertx.rxjava.redis.client.Command
-
- scard(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- scard(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the number of members in a set
- scard(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the number of members in a set
- scardObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- scardObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- scardObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- ScheduledMetricsConsumer - Class in io.vertx.ext.dropwizard
-
TODO - support listening to more than one Measured
- ScheduledMetricsConsumer(Vertx) - Constructor for class io.vertx.ext.dropwizard.ScheduledMetricsConsumer
-
- ScheduledMetricsConsumer(Vertx, Measured) - Constructor for class io.vertx.ext.dropwizard.ScheduledMetricsConsumer
-
- scheduleMessage(H, boolean) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
-
Schedule a message for processing.
No specific thread and context can be expected when this method is called.
- scheduler(Context) - Static method in class io.vertx.reactivex.core.RxHelper
-
Create a scheduler for a
Context
, actions are executed on the event loop of this context.
- scheduler(Vertx) - Static method in class io.vertx.reactivex.core.RxHelper
-
Create a scheduler for a
Vertx
object, actions are executed on the event loop.
- scheduler(Vertx) - Static method in class io.vertx.rxjava.core.RxHelper
-
Create a scheduler for a
Vertx
object, actions are executed on the event loop of the current context.
- scheduler(WorkerExecutor) - Static method in class io.vertx.rxjava.core.RxHelper
-
Create a scheduler for a
WorkerExecutor
object, actions are executed on the threads of this executor.
- scheduler(Context) - Static method in class io.vertx.rxjava.core.RxHelper
-
Create a scheduler for a
Context
, actions are executed on the event loop of this context.
- schedulerHook(Vertx) - Static method in class io.vertx.rxjava.core.RxHelper
-
Create a scheduler hook for a
Vertx
object.
- schedulerHook(Context) - Static method in class io.vertx.rxjava.core.RxHelper
-
Create a scheduler hook for a
Context
object.
- scheme() - Method in interface io.vertx.core.http.HttpServerRequest
-
- scheme() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- scheme() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- SCRIPT - Static variable in class io.vertx.reactivex.redis.client.Command
-
- script(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- Script - Class in io.vertx.reactivex.redis
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- Script(Script) - Constructor for class io.vertx.reactivex.redis.Script
-
- Script(Object) - Constructor for class io.vertx.reactivex.redis.Script
-
- SCRIPT - Static variable in interface io.vertx.redis.client.Command
-
- script(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- Script - Interface in io.vertx.redis
-
Deprecated.
- SCRIPT - Static variable in class io.vertx.rxjava.redis.client.Command
-
- script(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- Script - Class in io.vertx.rxjava.redis
-
This factory is deprecated use
Redis
instead,
or for a typed API
RedisAPI
.
- Script(Script) - Constructor for class io.vertx.rxjava.redis.Script
-
- Script(Object) - Constructor for class io.vertx.rxjava.redis.Script
-
- scriptDebug(ScriptDebugOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the debug mode for executed scripts.
- scriptDebug(ScriptDebugOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the debug mode for executed scripts.
- scriptDebug(ScriptDebugOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the debug mode for executed scripts.
- scriptDebugObservable(ScriptDebugOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
- ScriptDebugOptions - Enum in io.vertx.redis.op
-
- scriptExists(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Check existence of script in the script cache.
- scriptExists(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Check existence of script in the script cache.
- scriptExists(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Check existence of script in the script cache.
- scriptExists(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Check existence of script in the script cache.
- scriptExists(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Check existence of script in the script cache.
- scriptExists(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Check existence of script in the script cache.
- scriptExistsMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Check existence of scripts in the script cache.
- scriptExistsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Check existence of scripts in the script cache.
- scriptExistsMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Check existence of scripts in the script cache.
- scriptExistsMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Check existence of scripts in the script cache.
- scriptExistsMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Check existence of scripts in the script cache.
- scriptExistsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Check existence of scripts in the script cache.
- scriptExistsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- scriptExistsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- scriptExistsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- scriptExistsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove all the scripts from the script cache.
- scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove all the scripts from the script cache.
- scriptFlush(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove all the scripts from the script cache.
- scriptFlush(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove all the scripts from the script cache.
- scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove all the scripts from the script cache.
- scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove all the scripts from the script cache.
- scriptFlushObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- scriptFlushObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Kill the script currently in execution.
- scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Kill the script currently in execution.
- scriptKill(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Kill the script currently in execution.
- scriptKill(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Kill the script currently in execution.
- scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Kill the script currently in execution.
- scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Kill the script currently in execution.
- scriptKillObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- scriptKillObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Load the specified Lua script into the script cache.
- scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Load the specified Lua script into the script cache.
- scriptLoad(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Load the specified Lua script into the script cache.
- scriptLoad(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Load the specified Lua script into the script cache.
- scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Load the specified Lua script into the script cache.
- scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Load the specified Lua script into the script cache.
- scriptLoadObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- scriptLoadObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- scriptObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- ScriptVerticle - Class in io.vertx.lang.kotlin
-
- ScriptVerticle(Class<?>) - Constructor for class io.vertx.lang.kotlin.ScriptVerticle
-
- SDIFF - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sdiff(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sdiff(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Subtract multiple sets
- sdiff(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Subtract multiple sets
- SDIFF - Static variable in interface io.vertx.redis.client.Command
-
- sdiff(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sdiff(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Subtract multiple sets
- sdiff(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Subtract multiple sets
- SDIFF - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sdiff(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sdiff(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Subtract multiple sets
- sdiff(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Subtract multiple sets
- sdiffObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sdiffObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sdiffObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SDIFFSTORE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sdiffstore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sdiffstore(String, String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Subtract multiple sets and store the resulting set in a key
- sdiffstore(String, String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Subtract multiple sets and store the resulting set in a key
- SDIFFSTORE - Static variable in interface io.vertx.redis.client.Command
-
- sdiffstore(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sdiffstore(String, String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Subtract multiple sets and store the resulting set in a key
- sdiffstore(String, String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Subtract multiple sets and store the resulting set in a key
- SDIFFSTORE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sdiffstore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sdiffstore(String, String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Subtract multiple sets and store the resulting set in a key
- sdiffstore(String, String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Subtract multiple sets and store the resulting set in a key
- sdiffstoreObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sdiffstoreObservable(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sdiffstoreObservable(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- searchCharInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchDoubleInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchIntegerInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchJsonArrayInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchJsonObjectInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchLongInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalCharacterInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalDoubleInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalIntegerInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalJsonArrayInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalJsonObjectInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalLongInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchOptionalStringInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- searchStringInJson(JsonObject, String) - Static method in class io.vertx.ext.web.api.generator.ApiHandlerUtils
-
- seconds(long) - Static method in class io.vertx.ext.unit.junit.Timeout
-
- seconds(int) - Method in class io.vertx.pgclient.data.Interval
-
- Secret - Class in io.vertx.config.vault.client
-
Represent Secret result.
- Secret() - Constructor for class io.vertx.config.vault.client.Secret
-
- secretKey() - Method in interface io.vertx.pgclient.PgConnection
-
- secretKey() - Method in class io.vertx.reactivex.pgclient.PgConnection
-
- secretKey() - Method in class io.vertx.rxjava.pgclient.PgConnection
-
- SecretOptions - Class in io.vertx.ext.auth
-
Deprecated.
- SecretOptions() - Constructor for class io.vertx.ext.auth.SecretOptions
-
Deprecated.
- SecretOptions(SecretOptions) - Constructor for class io.vertx.ext.auth.SecretOptions
-
Deprecated.
- SecretOptions(JsonObject) - Constructor for class io.vertx.ext.auth.SecretOptions
-
Deprecated.
Constructor to create an options from JSON
- SecretOptionsConverter - Class in io.vertx.ext.auth
-
- SecretOptionsConverter() - Constructor for class io.vertx.ext.auth.SecretOptionsConverter
-
- seek(TopicPartition, long) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Overrides the fetch offsets that the consumer will use on the next poll.
- seekToBeginning(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- seekToBeginning(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- seekToBeginning(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- seekToBeginning(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- seekToBeginning(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partition.
- seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the first offset for each of the given partitions.
- seekToEnd(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- seekToEnd(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- seekToEnd(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- seekToEnd(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Seek to the last offset for each of the given partitions.
- seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Seek to the last offset for each of the given partitions.
- seekToEnd(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- seekToEnd(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- seekToEnd(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- seekToEnd(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- seekToEnd(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- seekToEnd(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partition.
- seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Seek to the last offset for each of the given partitions.
- SELECT - Static variable in class io.vertx.reactivex.redis.client.Command
-
- select(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Change the selected database for the current connection
- select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Change the selected database for the current connection
- SELECT - Static variable in interface io.vertx.redis.client.Command
-
- select(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- select(int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Change the selected database for the current connection
- select(int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Change the selected database for the current connection
- SELECT - Static variable in class io.vertx.rxjava.redis.client.Command
-
- select(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Change the selected database for the current connection
- select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Change the selected database for the current connection
- selectObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- selectObservable(int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- selectObservable(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SelfSignedCertificate - Interface in io.vertx.core.net
-
A self-signed certificate helper for testing and development purposes.
- SelfSignedCertificate - Class in io.vertx.reactivex.core.net
-
A self-signed certificate helper for testing and development purposes.
- SelfSignedCertificate(SelfSignedCertificate) - Constructor for class io.vertx.reactivex.core.net.SelfSignedCertificate
-
- SelfSignedCertificate(Object) - Constructor for class io.vertx.reactivex.core.net.SelfSignedCertificate
-
- SelfSignedCertificate - Class in io.vertx.rxjava.core.net
-
A self-signed certificate helper for testing and development purposes.
- SelfSignedCertificate(SelfSignedCertificate) - Constructor for class io.vertx.rxjava.core.net.SelfSignedCertificate
-
- SelfSignedCertificate(Object) - Constructor for class io.vertx.rxjava.core.net.SelfSignedCertificate
-
- send(AmqpMessage) - Method in interface io.vertx.amqp.AmqpSender
-
Sends an AMQP message.
- send(Buffer, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
-
- send(String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
-
- send(String, String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
-
- send() - Method in interface io.vertx.core.eventbus.DeliveryContext
-
- send(String, Object) - Method in interface io.vertx.core.eventbus.EventBus
-
Sends a message.
- send(String, Object, Handler<AsyncResult<Message<T>>>) - Method in interface io.vertx.core.eventbus.EventBus
-
- send(String, Object, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
-
- send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in interface io.vertx.core.eventbus.EventBus
-
- send(T) - Method in interface io.vertx.core.eventbus.MessageProducer
-
- send(T, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.MessageProducer
-
- send(Map<String, String>, Buffer) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server.
- send(Map<String, String>, Buffer, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server.
- send(String, Buffer) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(String, Buffer, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(Frame) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends the given frame to the server.
- send(Frame, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends the given frame to the server.
- send(String, Map<String, String>, Buffer) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(String, Map<String, String>, Buffer, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Send a request, the
handler
will receive the response as an
HttpResponse
.
- send(KafkaProducerRecord<K, V>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- send(KafkaProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- send(ProducerRecord<K, V>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
-
Asynchronously write a record to a topic
- send(ProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
-
Asynchronously write a record to a topic
- send(AmqpMessage) - Method in class io.vertx.reactivex.amqp.AmqpSender
-
Sends an AMQP message.
- send(Buffer, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- send(String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- send(String, String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- send() - Method in class io.vertx.reactivex.core.eventbus.DeliveryContext
-
- send(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Sends a message.
- send(String, Object, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Deprecated.
- send(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Deprecated.
- send(T) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
Deprecated.
- send(T, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
Deprecated.
- send(Map<String, String>, Buffer) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server.
- send(Map<String, String>, Buffer, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server.
- send(String, Buffer) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(String, Buffer, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(Frame) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends the given frame to the server.
- send(Frame, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends the given frame to the server.
- send(String, Map<String, String>, Buffer) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(String, Map<String, String>, Buffer, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Send a request, the
handler
will receive the response as an
HttpResponse
.
- send(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- send(KafkaProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- send(Request, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.Redis
-
Send the given command to the redis server or cluster.
- send(Request, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisConnection
-
Send the given command to the redis server or cluster.
- send(Request, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.Redis
-
Send the given command to the redis server or cluster.
- send(Command, String...) - Method in interface io.vertx.redis.client.RedisAPI
-
Send untyped command to redis.
- send(Request, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisConnection
-
Send the given command to the redis server or cluster.
- send(AmqpMessage) - Method in class io.vertx.rxjava.amqp.AmqpSender
-
Sends an AMQP message.
- send(Buffer, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- send(String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- send(String, String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- send() - Method in class io.vertx.rxjava.core.eventbus.DeliveryContext
-
- send(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Sends a message.
- send(String, Object, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Deprecated.
- send(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Like but specifying options
that can be used to configure the delivery.
- send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Deprecated.
- send(T) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
Deprecated.
- send(T, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
Deprecated.
- send(Map<String, String>, Buffer) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server.
- send(Map<String, String>, Buffer, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server.
- send(String, Buffer) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(String, Buffer, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(Frame) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends the given frame to the server.
- send(Frame, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends the given frame to the server.
- send(String, Map<String, String>, Buffer) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(String, Map<String, String>, Buffer, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Sends a SEND
frame to the server to the given destination.
- send(Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Send a request, the
handler
will receive the response as an
HttpResponse
.
- send(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- send(KafkaProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
Asynchronously write a record to a topic
- send(Request, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.Redis
-
Send the given command to the redis server or cluster.
- send(Request, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
Send the given command to the redis server or cluster.
- sendBuffer(Buffer, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
- sendBuffer(Buffer, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendBuffer(Buffer, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendBufferObservable(Buffer) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sender() - Method in interface io.vertx.core.datagram.DatagramPacket
-
- sender(int, String) - Method in interface io.vertx.core.datagram.DatagramSocket
-
- sender(String) - Method in interface io.vertx.core.eventbus.EventBus
-
Create a message sender against the specified address.
- sender(String, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
-
Like
EventBus.sender(String)
but specifying delivery options that will be used for configuring the delivery of
the message.
- sender() - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
-
- sender(int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
-
- sender(String) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
Create a message sender against the specified address.
- sender(String, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
-
- sender() - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
-
- sender(int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- sender(String) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
Create a message sender against the specified address.
- sender(String, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- sendFile(String) - Method in interface io.vertx.core.http.HttpServerResponse
-
- sendFile(String, long) - Method in interface io.vertx.core.http.HttpServerResponse
-
- sendFile(String, long, long) - Method in interface io.vertx.core.http.HttpServerResponse
-
Ask the OS to stream a file as specified by filename
directly
from disk to the outgoing connection, bypassing userspace altogether
(where supported by the underlying operating system.
- sendFile(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- sendFile(String, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServerResponse
-
- sendFile(String) - Method in interface io.vertx.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, long) - Method in interface io.vertx.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, long, long) - Method in interface io.vertx.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetSocket
-
Same as
NetSocket.sendFile(String)
but also takes a handler that will be called when the send has completed or
a failure has occurred
- sendFile(String, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetSocket
-
- sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetSocket
-
- sendFile(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- sendFile(String, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- sendFile(String, long, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Ask the OS to stream a file as specified by filename
directly
from disk to the outgoing connection, bypassing userspace altogether
(where supported by the underlying operating system.
- sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- sendFile(String) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, long) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, long, long) - Method in class io.vertx.reactivex.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- sendFile(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFile(String, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFile(String, long, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Ask the OS to stream a file as specified by filename
directly
from disk to the outgoing connection, bypassing userspace altogether
(where supported by the underlying operating system.
- sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFile(String) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, long) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, long, long) - Method in class io.vertx.rxjava.core.net.NetSocket
-
Tell the operating system to stream a file as specified by filename
directly from disk to the outgoing connection,
bypassing userspace altogether (where supported by the underlying operating system.
- sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- sendFileObservable(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFileObservable(String, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFileObservable(String, long, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- sendFileObservable(String) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- sendFileObservable(String, long) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- sendFileObservable(String, long, long) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- sendForm(MultiMap, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Like
HttpRequest.send(Handler)
but with an HTTP request
body
multimap encoded as form and the content type
set to
application/x-www-form-urlencoded
.
- sendForm(MultiMap, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendForm(MultiMap, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendFormObservable(MultiMap) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
-
Configures the action to execute when a SEND
frame is received.
- sendHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
-
Configures the action to execute when a SEND
frame is received.
- sendHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava.ext.stomp.StompServerHandler
-
Configures the action to execute when a SEND
frame is received.
- sendHead() - Method in interface io.vertx.core.http.HttpClientRequest
-
Forces the head of the request to be written before
HttpClientRequest.end()
is called on the request or any data is
written to it.
- sendHead(Handler<HttpVersion>) - Method in interface io.vertx.core.http.HttpClientRequest
-
- sendHead() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- sendHead(Handler<HttpVersion>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- sendHead() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- sendHead(Handler<HttpVersion>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- sendJson(Object, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Like
HttpRequest.send(Handler)
but with an HTTP request
body
object encoded as json and the content type
set to
application/json
.
- sendJson(Object, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendJson(Object, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendJsonObject(JsonObject, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Like
HttpRequest.send(Handler)
but with an HTTP request
body
object encoded as json and the content type
set to
application/json
.
- sendJsonObject(JsonObject, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendJsonObject(JsonObject, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendJsonObjectObservable(JsonObject) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendJsonObservable(Object) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendMail(MailMessage, Handler<AsyncResult<MailResult>>) - Method in interface io.vertx.ext.mail.MailClient
-
send a single mail via MailClient
- sendMail(MailMessage, Handler<AsyncResult<MailResult>>) - Method in interface io.vertx.ext.mail.MailService
-
- sendMail(MailMessage, Handler<AsyncResult<MailResult>>) - Method in class io.vertx.reactivex.ext.mail.MailClient
-
send a single mail via MailClient
- sendMail(MailMessage, Handler<AsyncResult<MailResult>>) - Method in class io.vertx.reactivex.ext.mail.MailService
-
- sendMail(MailMessage, Handler<AsyncResult<MailResult>>) - Method in class io.vertx.rxjava.ext.mail.MailClient
-
send a single mail via MailClient
- sendMailObservable(MailMessage) - Method in class io.vertx.rxjava.ext.mail.MailClient
-
- sendMultipartForm(MultipartForm, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Like
HttpRequest.send(Handler)
but with an HTTP request
body
multimap encoded as form and the content type
set to
multipart/form-data
.
- sendMultipartForm(MultipartForm, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendMultipartForm(MultipartForm, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendMultipartFormObservable(MultipartForm) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendObservable(Buffer, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- sendObservable(String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- sendObservable(String, String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
-
- sendObservable(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- sendObservable(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
-
- sendObservable() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendObservable(Request) - Method in class io.vertx.rxjava.redis.client.Redis
-
- sendObservable(Request) - Method in class io.vertx.rxjava.redis.client.RedisConnection
-
- sendStream(ReadStream<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
-
- sendStream(ReadStream<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendStream(Flowable<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendStream(Observable<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- sendStream(ReadStream<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendStream(Observable<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendStreamObservable(ReadStream<Buffer>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendStreamObservable(Observable<Buffer>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- sendWithAck(AmqpMessage, Handler<AsyncResult<Void>>) - Method in interface io.vertx.amqp.AmqpSender
-
Sends an AMQP message and waits for an acknowledgement.
- sendWithAck(AmqpMessage, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.amqp.AmqpSender
-
Sends an AMQP message and waits for an acknowledgement.
- sendWithAck(AmqpMessage, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.amqp.AmqpSender
-
Sends an AMQP message and waits for an acknowledgement.
- SENTINEL - Static variable in class io.vertx.reactivex.redis.client.Command
-
- SENTINEL - Static variable in interface io.vertx.redis.client.Command
-
- SENTINEL - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sentinels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Show a list of sentinel instances for this master, and their state
- sentinels(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
-
Deprecated.
Show a list of sentinel instances for this master, and their state
- sentinels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Show a list of sentinel instances for this master, and their state
- sentinelsObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
- serdeFrom(Class<T>) - Static method in class io.vertx.kafka.client.serialization.VertxSerdes
-
- serialize(String, Buffer) - Method in class io.vertx.kafka.client.serialization.BufferSerializer
-
- serialize(String, JsonArray) - Method in class io.vertx.kafka.client.serialization.JsonArraySerializer
-
- serialize(String, JsonObject) - Method in class io.vertx.kafka.client.serialization.JsonObjectSerializer
-
- SERVER - Static variable in class io.vertx.core.http.HttpHeaders
-
Server header name
- server() - Method in interface io.vertx.ext.shell.ShellService
-
- SERVER - Static variable in class io.vertx.ext.stomp.Frame
-
- server() - Method in interface io.vertx.ext.stomp.StompClientConnection
-
- server() - Method in interface io.vertx.ext.stomp.StompServerConnection
-
- Server - Class in io.vertx.ext.stomp.utils
-
Class responsible for the computation of the server id.
- Server() - Constructor for class io.vertx.ext.stomp.utils.Server
-
- server() - Method in class io.vertx.reactivex.ext.shell.ShellService
-
- server() - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
- server() - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
-
- server() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
- server() - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
- server() - Method in class io.vertx.rxjava.ext.stomp.StompServerConnection
-
- SERVER_NAME - Static variable in class io.vertx.ext.stomp.utils.Server
-
- ServerFrame - Interface in io.vertx.ext.stomp
-
Structure passed to server handler when receiving a frame.
- ServerFrame - Class in io.vertx.reactivex.ext.stomp
-
Structure passed to server handler when receiving a frame.
- ServerFrame(ServerFrame) - Constructor for class io.vertx.reactivex.ext.stomp.ServerFrame
-
- ServerFrame(Object) - Constructor for class io.vertx.reactivex.ext.stomp.ServerFrame
-
- ServerFrame - Class in io.vertx.rxjava.ext.stomp
-
Structure passed to server handler when receiving a frame.
- ServerFrame(ServerFrame) - Constructor for class io.vertx.rxjava.ext.stomp.ServerFrame
-
- ServerFrame(Object) - Constructor for class io.vertx.rxjava.ext.stomp.ServerFrame
-
- ServerOptionsBase - Class in io.vertx.core.net
-
- ServerOptionsBase() - Constructor for class io.vertx.core.net.ServerOptionsBase
-
- ServerWebSocket - Interface in io.vertx.core.http
-
Represents a server side WebSocket.
- serverWebSocket() - Method in interface io.vertx.ext.web.handler.graphql.ApolloWSMessage
-
- ServerWebSocket - Class in io.vertx.reactivex.core.http
-
Represents a server side WebSocket.
- ServerWebSocket(ServerWebSocket) - Constructor for class io.vertx.reactivex.core.http.ServerWebSocket
-
- ServerWebSocket(Object) - Constructor for class io.vertx.reactivex.core.http.ServerWebSocket
-
- serverWebSocket() - Method in class io.vertx.reactivex.ext.web.handler.graphql.ApolloWSMessage
-
- ServerWebSocket - Class in io.vertx.rxjava.core.http
-
Represents a server side WebSocket.
- ServerWebSocket(ServerWebSocket) - Constructor for class io.vertx.rxjava.core.http.ServerWebSocket
-
- ServerWebSocket(Object) - Constructor for class io.vertx.rxjava.core.http.ServerWebSocket
-
- serverWebSocket() - Method in class io.vertx.rxjava.ext.web.handler.graphql.ApolloWSMessage
-
- service() - Method in interface io.vertx.core.dns.SrvRecord
-
Returns the service's name (i.e.
- Service - Class in io.vertx.ext.consul
-
Holds properties of service and node that its containing
- Service() - Constructor for class io.vertx.ext.consul.Service
-
Default constructor
- Service(Service) - Constructor for class io.vertx.ext.consul.Service
-
Copy constructor
- Service(JsonObject) - Constructor for class io.vertx.ext.consul.Service
-
Constructor from JSON
- service(String, Vertx) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch
to monitoring the nodes providing the service.
- service(String, Vertx, ConsulClientOptions) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch
to monitoring the nodes providing the service.
- service() - Method in class io.vertx.reactivex.core.dns.SrvRecord
-
Returns the service's name (i.e.
- service(String, Vertx) - Static method in class io.vertx.reactivex.ext.consul.Watch
-
Creates Watch
to monitoring the nodes providing the service.
- service(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.reactivex.ext.consul.Watch
-
Creates Watch
to monitoring the nodes providing the service.
- service() - Method in class io.vertx.rxjava.core.dns.SrvRecord
-
Returns the service's name (i.e.
- service(String, Vertx) - Static method in class io.vertx.rxjava.ext.consul.Watch
-
Creates Watch
to monitoring the nodes providing the service.
- service(String, Vertx, ConsulClientOptions) - Static method in class io.vertx.rxjava.ext.consul.Watch
-
Creates Watch
to monitoring the nodes providing the service.
- service - Variable in class io.vertx.servicediscovery.types.AbstractServiceReference
-
- ServiceBinder - Class in io.vertx.serviceproxy
-
A binder for Service Proxies which state can be reused during the binder lifecycle.
- ServiceBinder(Vertx) - Constructor for class io.vertx.serviceproxy.ServiceBinder
-
Creates a factory.
- ServiceDiscovery - Class in io.vertx.reactivex.servicediscovery
-
Service Discovery main entry point.
- ServiceDiscovery(ServiceDiscovery) - Constructor for class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
- ServiceDiscovery(Object) - Constructor for class io.vertx.reactivex.servicediscovery.ServiceDiscovery
-
- ServiceDiscovery - Class in io.vertx.rxjava.servicediscovery
-
Service Discovery main entry point.
- ServiceDiscovery(ServiceDiscovery) - Constructor for class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
- ServiceDiscovery(Object) - Constructor for class io.vertx.rxjava.servicediscovery.ServiceDiscovery
-
- ServiceDiscovery - Interface in io.vertx.servicediscovery
-
Service Discovery main entry point.
- ServiceDiscoveryBackend - Interface in io.vertx.servicediscovery.spi
-
By default the service discovery uses a distributed map to store the records.
- ServiceDiscoveryOptions - Class in io.vertx.servicediscovery
-
Options to configure the service discovery.
- ServiceDiscoveryOptions() - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
- ServiceDiscoveryOptions(ServiceDiscoveryOptions) - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
- ServiceDiscoveryOptions(JsonObject) - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
- ServiceDiscoveryOptionsConverter - Class in io.vertx.servicediscovery
-
- ServiceDiscoveryOptionsConverter() - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptionsConverter
-
- ServiceDiscoveryRestEndpoint - Class in io.vertx.servicediscovery.rest
-
Allows publishing the vert.x service discovery as a REST endpoint.
- ServiceEntry - Class in io.vertx.ext.consul
-
Holds properties of service, node and related checks
- ServiceEntry() - Constructor for class io.vertx.ext.consul.ServiceEntry
-
Default constructor
- ServiceEntry(ServiceEntry) - Constructor for class io.vertx.ext.consul.ServiceEntry
-
Copy constructor
- ServiceEntry(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceEntry
-
Constructor from JSON
- ServiceEntryConverter - Class in io.vertx.ext.consul
-
- ServiceEntryConverter() - Constructor for class io.vertx.ext.consul.ServiceEntryConverter
-
- ServiceEntryList - Class in io.vertx.ext.consul
-
Holds list of services, nodes and related checks
- ServiceEntryList() - Constructor for class io.vertx.ext.consul.ServiceEntryList
-
Default constructor
- ServiceEntryList(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceEntryList
-
Constructor from JSON
- ServiceEntryList(ServiceEntryList) - Constructor for class io.vertx.ext.consul.ServiceEntryList
-
Copy constructor
- ServiceEntryListConverter - Class in io.vertx.ext.consul
-
- ServiceEntryListConverter() - Constructor for class io.vertx.ext.consul.ServiceEntryListConverter
-
- ServiceException - Exception in io.vertx.serviceproxy
-
An Exception to be returned from Service implementations.
- ServiceException(int, String) - Constructor for exception io.vertx.serviceproxy.ServiceException
-
Create a ServiceException.
- ServiceException(int, String, JsonObject) - Constructor for exception io.vertx.serviceproxy.ServiceException
-
- ServiceExceptionMessageCodec - Class in io.vertx.serviceproxy
-
A MessageCodec for ServiceException
- ServiceExceptionMessageCodec() - Constructor for class io.vertx.serviceproxy.ServiceExceptionMessageCodec
-
- ServiceExporter - Class in io.vertx.reactivex.servicediscovery.spi
-
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
- ServiceExporter(ServiceExporter) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
-
- ServiceExporter(Object) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
-
- ServiceExporter - Class in io.vertx.rxjava.servicediscovery.spi
-
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
- ServiceExporter(ServiceExporter) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
-
- ServiceExporter(Object) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
-
- ServiceExporter - Interface in io.vertx.servicediscovery.spi
-
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
- ServiceHelper - Class in io.vertx.core
-
A helper class for loading factories from the classpath and from the vert.x OSGi bundle.
- ServiceHelper() - Constructor for class io.vertx.core.ServiceHelper
-
- ServiceImporter - Class in io.vertx.reactivex.servicediscovery.spi
-
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
- ServiceImporter(ServiceImporter) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
-
- ServiceImporter(Object) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
-
- ServiceImporter - Class in io.vertx.rxjava.servicediscovery.spi
-
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
- ServiceImporter(ServiceImporter) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
-
- ServiceImporter(Object) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
-
- ServiceImporter - Interface in io.vertx.servicediscovery.spi
-
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
- ServiceJWTInterceptor - Class in io.vertx.serviceproxy
-
Create an event bus service interceptor using a JWT auth that will verify all requests before the service is invoked
Once a JWT is validated it will be queried for authorities.
- ServiceJWTInterceptor() - Constructor for class io.vertx.serviceproxy.ServiceJWTInterceptor
-
- ServiceList - Class in io.vertx.ext.consul
-
Holds result of services query
- ServiceList() - Constructor for class io.vertx.ext.consul.ServiceList
-
Default constructor
- ServiceList(ServiceList) - Constructor for class io.vertx.ext.consul.ServiceList
-
Copy constructor
- ServiceList(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceList
-
Constructor from JSON
- ServiceListConverter - Class in io.vertx.ext.consul
-
- ServiceListConverter() - Constructor for class io.vertx.ext.consul.ServiceListConverter
-
- serviceName() - Method in class io.vertx.maven.MavenCoords
-
- ServiceOptions - Class in io.vertx.ext.consul
-
Options used to register service.
- ServiceOptions() - Constructor for class io.vertx.ext.consul.ServiceOptions
-
Default constructor
- ServiceOptions(ServiceOptions) - Constructor for class io.vertx.ext.consul.ServiceOptions
-
Copy constructor
- ServiceOptions(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceOptions
-
Constructor from JSON
- ServiceOptionsConverter - Class in io.vertx.ext.consul
-
- ServiceOptionsConverter() - Constructor for class io.vertx.ext.consul.ServiceOptionsConverter
-
- ServiceProxyBuilder - Class in io.vertx.serviceproxy
-
A builder for Service Proxies which state can be reused during the builder lifecycle.
- ServiceProxyBuilder(Vertx) - Constructor for class io.vertx.serviceproxy.ServiceProxyBuilder
-
Creates a builder.
- ServiceProxyGen - Class in io.vertx.serviceproxy.generator
-
- ServiceProxyGen(GeneratorUtils) - Constructor for class io.vertx.serviceproxy.generator.ServiceProxyGen
-
- ServiceProxyGenLoader - Class in io.vertx.serviceproxy.generator
-
- ServiceProxyGenLoader() - Constructor for class io.vertx.serviceproxy.generator.ServiceProxyGenLoader
-
- ServiceProxyHandlerGen - Class in io.vertx.serviceproxy.generator
-
- ServiceProxyHandlerGen(GeneratorUtils) - Constructor for class io.vertx.serviceproxy.generator.ServiceProxyHandlerGen
-
- ServiceProxyProcessor - Class in io.vertx.serviceproxy.generator
-
- ServiceProxyProcessor() - Constructor for class io.vertx.serviceproxy.generator.ServiceProxyProcessor
-
Deprecated.
- ServicePublisher - Class in io.vertx.reactivex.servicediscovery.spi
-
The publisher is used by the importer to publish or unpublish records.
- ServicePublisher(ServicePublisher) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
-
- ServicePublisher(Object) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
-
- ServicePublisher - Class in io.vertx.rxjava.servicediscovery.spi
-
The publisher is used by the importer to publish or unpublish records.
- ServicePublisher(ServicePublisher) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
-
- ServicePublisher(Object) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
-
- ServicePublisher - Interface in io.vertx.servicediscovery.spi
-
The publisher is used by the importer to publish or unpublish records.
- ServiceQueryOptions - Class in io.vertx.ext.consul
-
Options used to requesting list of services
- ServiceQueryOptions() - Constructor for class io.vertx.ext.consul.ServiceQueryOptions
-
Default constructor
- ServiceQueryOptions(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceQueryOptions
-
Constructor from JSON
- ServiceQueryOptionsConverter - Class in io.vertx.ext.consul
-
- ServiceQueryOptionsConverter() - Constructor for class io.vertx.ext.consul.ServiceQueryOptionsConverter
-
- ServiceReference - Class in io.vertx.reactivex.servicediscovery
-
Once a consumer has chosen a service, it builds a
ServiceReference
managing the binding with the chosen
service provider.
- ServiceReference(ServiceReference) - Constructor for class io.vertx.reactivex.servicediscovery.ServiceReference
-
- ServiceReference(Object) - Constructor for class io.vertx.reactivex.servicediscovery.ServiceReference
-
- ServiceReference - Class in io.vertx.rxjava.servicediscovery
-
Once a consumer has chosen a service, it builds a
ServiceReference
managing the binding with the chosen
service provider.
- ServiceReference(ServiceReference) - Constructor for class io.vertx.rxjava.servicediscovery.ServiceReference
-
- ServiceReference(Object) - Constructor for class io.vertx.rxjava.servicediscovery.ServiceReference
-
- ServiceReference - Interface in io.vertx.servicediscovery
-
Once a consumer has chosen a service, it builds a
ServiceReference
managing the binding with the chosen
service provider.
- services(Vertx) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch
to monitoring the list of available services.
- services(Vertx, ConsulClientOptions) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch
to monitoring the list of available services.
- services(Vertx) - Static method in class io.vertx.reactivex.ext.consul.Watch
-
Creates Watch
to monitoring the list of available services.
- services(Vertx, ConsulClientOptions) - Static method in class io.vertx.reactivex.ext.consul.Watch
-
Creates Watch
to monitoring the list of available services.
- services(Vertx) - Static method in class io.vertx.rxjava.ext.consul.Watch
-
Creates Watch
to monitoring the list of available services.
- services(Vertx, ConsulClientOptions) - Static method in class io.vertx.rxjava.ext.consul.Watch
-
Creates Watch
to monitoring the list of available services.
- ServiceType - Interface in io.vertx.servicediscovery.spi
-
Represents a service type.
- ServiceVerticleFactory - Class in io.vertx.service
-
This verticle factory looks for a descriptor file on the classpath with a name given by the verticleName
(with ':' replaced by '.' as ':' is an illegal file name character in Windows) and
with ".json" appended to it.
- ServiceVerticleFactory() - Constructor for class io.vertx.service.ServiceVerticleFactory
-
- Session - Class in io.vertx.ext.consul
-
Holds properties of Consul sessions
- Session() - Constructor for class io.vertx.ext.consul.Session
-
Default constructor
- Session(Session) - Constructor for class io.vertx.ext.consul.Session
-
Copy constructor
- Session(JsonObject) - Constructor for class io.vertx.ext.consul.Session
-
Constructor from JSON
- session() - Method in interface io.vertx.ext.shell.cli.Completion
-
- session() - Method in interface io.vertx.ext.shell.command.CommandProcess
-
- Session - Interface in io.vertx.ext.shell.session
-
A shell session.
- session() - Method in interface io.vertx.ext.shell.Shell
-
- SESSION - Static variable in class io.vertx.ext.stomp.Frame
-
- session() - Method in interface io.vertx.ext.stomp.StompClientConnection
-
- session() - Method in interface io.vertx.ext.stomp.StompServerConnection
-
- session() - Method in interface io.vertx.ext.web.RoutingContext
-
Get the session.
- Session - Interface in io.vertx.ext.web
-
Represents a browser session.
- session() - Method in class io.vertx.reactivex.ext.shell.cli.Completion
-
- session() - Method in class io.vertx.reactivex.ext.shell.command.CommandProcess
-
- Session - Class in io.vertx.reactivex.ext.shell.session
-
A shell session.
- Session(Session) - Constructor for class io.vertx.reactivex.ext.shell.session.Session
-
- Session(Object) - Constructor for class io.vertx.reactivex.ext.shell.session.Session
-
- session() - Method in class io.vertx.reactivex.ext.shell.Shell
-
- session() - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
- session() - Method in class io.vertx.reactivex.ext.stomp.StompServerConnection
-
- session() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Get the session.
- Session - Class in io.vertx.reactivex.ext.web
-
Represents a browser session.
- Session(Session) - Constructor for class io.vertx.reactivex.ext.web.Session
-
- Session(Object) - Constructor for class io.vertx.reactivex.ext.web.Session
-
- session() - Method in class io.vertx.rxjava.ext.shell.cli.Completion
-
- session() - Method in class io.vertx.rxjava.ext.shell.command.CommandProcess
-
- Session - Class in io.vertx.rxjava.ext.shell.session
-
A shell session.
- Session(Session) - Constructor for class io.vertx.rxjava.ext.shell.session.Session
-
- Session(Object) - Constructor for class io.vertx.rxjava.ext.shell.session.Session
-
- session() - Method in class io.vertx.rxjava.ext.shell.Shell
-
- session() - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
- session() - Method in class io.vertx.rxjava.ext.stomp.StompServerConnection
-
- session() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Get the session.
- Session - Class in io.vertx.rxjava.ext.web
-
Represents a browser session.
- Session(Session) - Constructor for class io.vertx.rxjava.ext.web.Session
-
- Session(Object) - Constructor for class io.vertx.rxjava.ext.web.Session
-
- SessionBehavior - Enum in io.vertx.ext.consul
-
When a session is invalidated, it is destroyed and can no longer be used.
- SessionConverter - Class in io.vertx.ext.consul
-
- SessionConverter() - Constructor for class io.vertx.ext.consul.SessionConverter
-
- SessionHandler - Interface in io.vertx.ext.web.handler
-
A handler that maintains a
Session
for each browser
session.
- SessionHandler - Class in io.vertx.reactivex.ext.web.handler
-
A handler that maintains a
Session
for each browser
session.
- SessionHandler(SessionHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.SessionHandler
-
- SessionHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.SessionHandler
-
- SessionHandler - Class in io.vertx.rxjava.ext.web.handler
-
A handler that maintains a
Session
for each browser
session.
- SessionHandler(SessionHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.SessionHandler
-
- SessionHandler(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.SessionHandler
-
- SessionList - Class in io.vertx.ext.consul
-
Holds result of sessions query
- SessionList() - Constructor for class io.vertx.ext.consul.SessionList
-
Default constructor
- SessionList(SessionList) - Constructor for class io.vertx.ext.consul.SessionList
-
Copy constructor
- SessionList(JsonObject) - Constructor for class io.vertx.ext.consul.SessionList
-
Constructor from JSON
- SessionListConverter - Class in io.vertx.ext.consul
-
- SessionListConverter() - Constructor for class io.vertx.ext.consul.SessionListConverter
-
- SessionOptions - Class in io.vertx.ext.consul
-
Options used to create session.
- SessionOptions() - Constructor for class io.vertx.ext.consul.SessionOptions
-
Default constructor
- SessionOptions(SessionOptions) - Constructor for class io.vertx.ext.consul.SessionOptions
-
Copy constructor
- SessionOptions(JsonObject) - Constructor for class io.vertx.ext.consul.SessionOptions
-
Constructor from JSON
- sessionState(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
-
Deprecated.
- sessionState(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
-
- sessionState(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
-
- SessionStore - Interface in io.vertx.ext.web.sstore
-
A session store is used to store sessions for an Vert.x-Web web app
- SessionStore - Class in io.vertx.reactivex.ext.web.sstore
-
A session store is used to store sessions for an Vert.x-Web web app
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SessionStore(SessionStore) - Constructor for class io.vertx.reactivex.ext.web.sstore.SessionStore
-
- SessionStore(Object) - Constructor for class io.vertx.reactivex.ext.web.sstore.SessionStore
-
- SessionStore - Class in io.vertx.rxjava.ext.web.sstore
-
A session store is used to store sessions for an Vert.x-Web web app
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SessionStore(SessionStore) - Constructor for class io.vertx.rxjava.ext.web.sstore.SessionStore
-
- SessionStore(Object) - Constructor for class io.vertx.rxjava.ext.web.sstore.SessionStore
-
- set(String, String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- set(String, Iterable<String>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- set(CharSequence, CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- set(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- set(int, long) - Method in class io.vertx.core.http.Http2Settings
-
Set a setting value
for a given setting id
.
- set(int, Enum) - Method in class io.vertx.core.json.JsonArray
-
Set an enum to the JSON array at position pos
.
- set(int, CharSequence) - Method in class io.vertx.core.json.JsonArray
-
Set a CharSequence to the JSON array at position pos
.
- set(int, String) - Method in class io.vertx.core.json.JsonArray
-
Set a String to the JSON array at position pos
.
- set(int, Integer) - Method in class io.vertx.core.json.JsonArray
-
Set an Integer to the JSON array at position pos
.
- set(int, Long) - Method in class io.vertx.core.json.JsonArray
-
Set a Long to the JSON array at position pos
.
- set(int, Double) - Method in class io.vertx.core.json.JsonArray
-
Set a Double to the JSON array at position pos
.
- set(int, Float) - Method in class io.vertx.core.json.JsonArray
-
Set a Float to the JSON array at position pos
.
- set(int, Boolean) - Method in class io.vertx.core.json.JsonArray
-
Set a Boolean to the JSON array at position pos
.
- set(int, JsonObject) - Method in class io.vertx.core.json.JsonArray
-
Set a JSON object to the JSON array at position pos
.
- set(int, JsonArray) - Method in class io.vertx.core.json.JsonArray
-
Set another JSON array to the JSON array at position pos
.
- set(int, byte[]) - Method in class io.vertx.core.json.JsonArray
-
Set a binary value to the JSON array at position pos
.
- set(int, Instant) - Method in class io.vertx.core.json.JsonArray
-
Set a Instant value to the JSON array at position pos
.
- set(int, Object) - Method in class io.vertx.core.json.JsonArray
-
Set an Object to the JSON array at position pos
.
- set(String, String) - Method in interface io.vertx.core.MultiMap
-
Sets a value
under the specified name
.
- set(CharSequence, CharSequence) - Method in interface io.vertx.core.MultiMap
-
- set(String, Iterable<String>) - Method in interface io.vertx.core.MultiMap
-
Sets values for the specified name.
- set(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.MultiMap
-
- set(String, String) - Method in class io.vertx.reactivex.core.MultiMap
-
Sets a value
under the specified name
.
- set(CharSequence, CharSequence) - Method in class io.vertx.reactivex.core.MultiMap
-
- set(String, Iterable<String>) - Method in class io.vertx.reactivex.core.MultiMap
-
Sets values for the specified name.
- set(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.reactivex.core.MultiMap
-
- SET - Static variable in class io.vertx.reactivex.redis.client.Command
-
- set(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- set(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key
- set(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key
- SET - Static variable in interface io.vertx.redis.client.Command
-
- set(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- set(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the string value of a key
- set(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the string value of a key
- set(String, String) - Method in class io.vertx.rxjava.core.MultiMap
-
Sets a value
under the specified name
.
- set(CharSequence, CharSequence) - Method in class io.vertx.rxjava.core.MultiMap
-
- set(String, Iterable<String>) - Method in class io.vertx.rxjava.core.MultiMap
-
Sets values for the specified name.
- set(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.rxjava.core.MultiMap
-
- SET - Static variable in class io.vertx.rxjava.redis.client.Command
-
- set(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- set(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key
- set(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key
- SET_COOKIE - Static variable in class io.vertx.core.http.HttpHeaders
-
Set-Cookie header name
- setA(double) - Method in class io.vertx.pgclient.data.Line
-
- setAcceptableContentType(String) - Method in interface io.vertx.ext.web.RoutingContext
-
Set the acceptable content type.
- setAcceptableContentType(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Set the acceptable content type.
- setAcceptableContentType(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Set the acceptable content type.
- setAcceptBacklog(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set the accept back log.
- setAcceptBacklog(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setAcceptBacklog(int) - Method in class io.vertx.core.net.NetServerOptions
-
Set the accept back log
- setAcceptBacklog(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setAcceptBacklog(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setAcceptedVersions(List<String>) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the list of STOMP protocol versions accepted by the client.
- setAcceptUnmaskedFrames(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Set true
when the server accepts unmasked frame.
- setAccessed() - Method in interface io.vertx.ext.web.Session
-
Mark the session as being accessed.
- setAccessed() - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setAccessed() - Method in class io.vertx.reactivex.ext.web.Session
-
Mark the session as being accessed.
- setAccessed() - Method in class io.vertx.rxjava.ext.web.Session
-
Mark the session as being accessed.
- setAckTimeout(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
Sets the time in seconds after which the client will stop waiting for a PUBACK, PUBREC
or PUBCOMP packet from the server in response to a packet it has sent.
- setAclToken(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the ACL token.
- setAcquireSession(String) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set session ID for lock acquisition operation.
- setAddr(String) - Method in class io.vertx.redis.op.KillFilter
-
Deprecated.
Set ADDR filter
- setAddress(String) - Method in class io.vertx.camel.CamelMapping
-
Sets the event bus address.
- setAddress(String) - Method in class io.vertx.camel.InboundMapping
-
- setAddress(String) - Method in class io.vertx.camel.OutboundMapping
-
- setAddress(String) - Method in class io.vertx.ext.bridge.PermittedOptions
-
The exact address the message is being sent to.
- setAddress(String) - Method in class io.vertx.ext.consul.Node
-
Set node address
- setAddress(String) - Method in class io.vertx.ext.consul.Service
-
Set service address
- setAddress(String) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set service address
- setAddress(String) - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- setAddress(String) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the eventbus address prefix for `PUB/SUB`.
- setAddress(String) - Method in class io.vertx.serviceproxy.ServiceBinder
-
Set the address to use on the subsequent proxy creations or service registrations.
- setAddress(String) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
-
Set the address to use on the subsequent proxy creations or service registrations.
- setAddresses(List<String>) - Method in class io.vertx.ext.shell.command.base.BusTail
-
- setAddresses(List<Address>) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set multiple addresses for cluster mode.
- setAddressRegex(String) - Method in class io.vertx.ext.bridge.PermittedOptions
-
A regular expression that will be matched against the address.
- setAddressResolverOptions(AddressResolverOptions) - Method in class io.vertx.core.VertxOptions
-
Sets the address resolver configuration to configure resolving DNS servers, cache TTL, etc...
- setAdj(float) - Method in class io.vertx.ext.consul.Coordinate
-
Set adjustment
- setAlgorithm(String) - Method in class io.vertx.ext.auth.JWTOptions
-
- setAlgorithm(HashAlgorithm) - Method in interface io.vertx.ext.auth.mongo.HashStrategy
-
Allows the selection of the hashing algorithm.
- setAlgorithm(String) - Method in class io.vertx.ext.auth.PubSecKeyOptions
-
- setAlgorithm(HashAlgorithm) - Method in class io.vertx.reactivex.ext.auth.mongo.HashStrategy
-
Allows the selection of the hashing algorithm.
- setAlgorithm(HashAlgorithm) - Method in class io.vertx.rxjava.ext.auth.mongo.HashStrategy
-
Allows the selection of the hashing algorithm.
- setAlias(String) - Method in class io.vertx.ext.dropwizard.Match
-
Set the alias the human readable name that will be used as a part of
registry entry name when the value matches.
- setAlias(String) - Method in class io.vertx.micrometer.Match
-
Set an alias that would replace the label value when it matches.
- setAll(MultiMap) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- setAll(Map<String, String>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- setAll(MultiMap) - Method in interface io.vertx.core.MultiMap
-
Cleans this instance.
- setAll(Map<String, String>) - Method in interface io.vertx.core.MultiMap
-
Cleans and set all values of the given instance
- setAll(boolean) - Method in class io.vertx.ext.shell.command.base.FileSystemLs
-
- setAll(MultiMap) - Method in class io.vertx.reactivex.core.MultiMap
-
Cleans this instance.
- setAll(Map<String, String>) - Method in class io.vertx.reactivex.core.MultiMap
-
Cleans and set all values of the given instance
- setAll(MultiMap) - Method in class io.vertx.rxjava.core.MultiMap
-
Cleans this instance.
- setAll(Map<String, String>) - Method in class io.vertx.rxjava.core.MultiMap
-
Cleans and set all values of the given instance
- setAllowDiskUse(Boolean) - Method in class io.vertx.ext.mongo.AggregateOptions
-
Set the flag if writing to temporary files is enabled.
- setAllowRcptErrors(boolean) - Method in class io.vertx.ext.mail.MailConfig
-
set if sending allows rcpt errors
- setAllowRootFileSystemAccess(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Enable/Disable access to the root of the filesystem
- setAllowRootFileSystemAccess(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Enable/Disable access to the root of the filesystem
- setAllowRootFileSystemAccess(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Enable/Disable access to the root of the filesystem
- setAlpha(Boolean) - Method in class io.vertx.redis.op.SortOptions
-
Deprecated.
- setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the list of protocol versions to provide to the server during the Application-Layer Protocol Negotiation.
- setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the list of protocol versions to provide to the server during the Application-Layer Protocol Negotiatiation.
- setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the list of protocol versions to provide to the server during the Application-Layer Protocol Negotiation.
- setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setAlwaysAsyncFS(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether async filesystem access should always be used
- setAlwaysAsyncFS(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether async filesystem access should always be used
- setAlwaysAsyncFS(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether async filesystem access should always be used
- setAnnounceAddress(String) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
Sets the event bus address on which the service arrivals, departures and modifications are announced.
- setAppend(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Whether the file should be opened in append mode.
- setArgName(String) - Method in class io.vertx.core.cli.Argument
-
Sets the argument name of this
Argument
.
- setArgName(String) - Method in class io.vertx.core.cli.Option
-
Sets te arg name for this option.
- setArgName(String) - Method in class io.vertx.core.cli.TypedArgument
-
- setArgName(String) - Method in class io.vertx.core.cli.TypedOption
-
- setArgName(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setArguments(List<Argument>) - Method in interface io.vertx.core.cli.CLI
-
Sets the list of arguments.
- setArguments(List<Argument>) - Method in class io.vertx.reactivex.core.cli.CLI
-
Sets the list of arguments.
- setArguments(List<Argument>) - Method in class io.vertx.rxjava.core.cli.CLI
-
Sets the list of arguments.
- setAssignment(MemberAssignment) - Method in class io.vertx.kafka.admin.MemberDescription
-
Set the assignment of the group member
- setAtomicMove(boolean) - Method in class io.vertx.core.file.CopyOptions
-
Whether move should be performed as an atomic filesystem operation.
- setAttachment(List<MailAttachment>) - Method in class io.vertx.ext.mail.MailMessage
-
set the list of attachments of this mail
- setAttachment(MailAttachment) - Method in class io.vertx.ext.mail.MailMessage
-
set a single attachment of this mail
- setAudience(List<String>) - Method in class io.vertx.ext.auth.JWTOptions
-
- setAudience(List<String>) - Method in interface io.vertx.ext.web.handler.JWTAuthHandler
-
Set the audience list
- setAudience(List<String>) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
-
Set the audience list
- setAudience(List<String>) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
Set the audience list
- setAuth(String) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the password for authentication at connection time.
- setAuthenticationPlugin(MySQLAuthenticationPlugin) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the default
authentication plguin
for the client, the option will take effect at the connection start.
- setAuthenticationQuery(String) - Method in interface io.vertx.ext.auth.jdbc.JDBCAuth
-
Set the authentication query to use.
- setAuthenticationQuery(String) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
Set the authentication query to use.
- setAuthenticationQuery(String) - Method in class io.vertx.reactivex.ext.auth.jdbc.JDBCAuth
-
Set the authentication query to use.
- setAuthenticationQuery(String) - Method in class io.vertx.rxjava.ext.auth.jdbc.JDBCAuth
-
Set the authentication query to use.
- setAuthMethods(String) - Method in class io.vertx.ext.mail.MailConfig
-
set string of allowed auth methods.
- setAuthOptions(AuthOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
Set the auth options.
- setAuthOptions(AuthOptions) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the auth options.
- setAuthorities(Set<String>) - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
-
Set the required authorities for the service, once a JWT is validated it will be
queried for these authorities.
- setAuthorizationPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setAuthProvider(AuthProvider) - Method in interface io.vertx.ext.auth.User
-
Deprecated.
- setAuthProvider(AuthProvider) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
- setAuthProvider(AuthProvider) - Method in class io.vertx.reactivex.ext.auth.User
-
Deprecated.
- setAuthProvider(AuthProvider) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Deprecated.
- setAuthProvider(AuthProvider) - Method in class io.vertx.rxjava.ext.auth.User
-
Deprecated.
- setAuthProvider(AuthProvider) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Deprecated.
- setAutoAck(boolean) - Method in class io.vertx.rabbitmq.QueueOptions
-
- setAutoAcknowledgement(boolean) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
Sets the auto-acknowledgement.
- setAutoClientId(boolean) - Method in class io.vertx.mqtt.MqttServerOptions
-
Set if clientid should be auto-generated when it's "zero-bytes"
- setAutoCommit(boolean, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
-
Sets the auto commit flag for this connection.
- setAutoCommit(boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Sets the auto commit flag for this connection.
- setAutoCommit(boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Sets the auto commit flag for this connection.
- setAutoCommitObservable(boolean) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
- setAutoComputeContentLength(boolean) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets whether or not the automatic computation of the content-length
header is enabled.
- setAutoDrained(boolean) - Method in class io.vertx.amqp.AmqpSenderOptions
-
Sets whether the link is automatically marked drained after the send queue drain handler callback
returns if the receiving peer requested that credit be drained.
- setAutoGeneratedClientId(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set if the MQTT client must generate clientId automatically
(default is true)
- setAutoGeneratedKeys(boolean) - Method in class io.vertx.ext.sql.SQLOptions
-
- setAutoGeneratedKeysIndexes(JsonArray) - Method in class io.vertx.ext.sql.SQLOptions
-
- setAutoKeepAlive(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set if the MQTT client must handle PINGREQ automatically
(default is true)
- setAutomaticRecoveryEnabled(boolean) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Enables or disables automatic connection recovery.
- setAutoRegistrationOfImporters(boolean) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
Sets whether or not the registration of importers declared as SPI is enabled.
- setB(double) - Method in class io.vertx.pgclient.data.Line
-
- setBackendConfiguration(JsonObject) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
- setBaseName(String) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
Set a custom baseName for metrics.
- setBatchSize(int) - Method in class io.vertx.ext.mongo.AggregateOptions
-
Set the batch size for methods loading found data in batches.
- setBatchSize(int) - Method in class io.vertx.ext.mongo.FindOptions
-
Set the batch size for methods loading found data in batches.
- setBatchSize(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Maximum number of measurements sent per request to the InfluxDB server.
- setBcc(List<String>) - Method in class io.vertx.ext.mail.MailMessage
-
set list of bcc addresses
- setBcc(String) - Method in class io.vertx.ext.mail.MailMessage
-
helper method for single recipient
- setBeforeScanHandler(Handler<Void>) - Method in interface io.vertx.config.ConfigRetriever
-
Registers a handler called before every scan.
- setBeforeScanHandler(Handler<Void>) - Method in class io.vertx.reactivex.config.ConfigRetriever
-
Registers a handler called before every scan.
- setBeforeScanHandler(Handler<Void>) - Method in class io.vertx.rxjava.config.ConfigRetriever
-
Registers a handler called before every scan.
- setBehavior(SessionBehavior) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the behavior when a session is invalidated.
- setBinary(String, Buffer, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the binary string value of a key - without encoding as utf-8
- setBinary(String, Buffer, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the binary string value of a key - without encoding as utf-8
- setBinary(String, Buffer, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the binary string value of a key - without encoding as utf-8
- setBinary(boolean) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the messages to/from redis as binary, default `false`.
- setBinary(String, Buffer, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the binary string value of a key - without encoding as utf-8
- setBinary(String, Buffer, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the binary string value of a key - without encoding as utf-8
- setBinary(String, Buffer, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the binary string value of a key - without encoding as utf-8
- setBinaryLog(BinaryLog) - Method in class io.vertx.grpc.VertxChannelBuilder
-
- setBinaryLog(BinaryLog) - Method in class io.vertx.grpc.VertxServerBuilder
-
- setBinaryObservable(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setBinaryObservable(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key
- setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key
- setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the string value of a key
- setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the string value of a key
- setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key
- setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key
- setBinaryWithOptionsObservable(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setBinaryWithOptionsObservable(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SETBIT - Static variable in class io.vertx.reactivex.redis.client.Command
-
- setbit(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- setbit(String, long, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Sets or clears the bit at offset in the string value stored at key
- setbit(String, long, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Sets or clears the bit at offset in the string value stored at key
- SETBIT - Static variable in interface io.vertx.redis.client.Command
-
- setbit(String, String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- setbit(String, long, int, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Sets or clears the bit at offset in the string value stored at key
- setbit(String, long, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Sets or clears the bit at offset in the string value stored at key
- SETBIT - Static variable in class io.vertx.rxjava.redis.client.Command
-
- setbit(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setbit(String, long, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Sets or clears the bit at offset in the string value stored at key
- setbit(String, long, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Sets or clears the bit at offset in the string value stored at key
- setbitObservable(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setbitObservable(String, long, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setbitObservable(String, long, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setBlockedThreadCheckInterval(long) - Method in class io.vertx.core.VertxOptions
-
- setBlockedThreadCheckIntervalUnit(TimeUnit) - Method in class io.vertx.core.VertxOptions
-
Set the time unit of blockedThreadCheckInterval
.
- setBlocking(boolean) - Method in class io.vertx.camel.OutboundMapping
-
Sets whether or not the processing is blocking.
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.CheckQueryOptions
-
Set options for blocking query
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.EventListOptions
-
Set options for blocking query
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.NodeQueryOptions
-
Set options for blocking query
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Set options for blocking query
- setBody(String) - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- setBody(Buffer) - Method in class io.vertx.ext.stomp.Frame
-
Sets the body of the frame.
- setBody(Buffer) - Method in interface io.vertx.ext.web.RoutingContext
-
Set the body.
- setBody(Buffer) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Set the body.
- setBody(Buffer) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Set the body.
- setBodyHandler(BodyHandler) - Method in interface io.vertx.ext.web.api.contract.RouterFactory
-
Supply your own BodyHandler if you would like to control body limit, uploads directory and deletion of uploaded files
- setBodyHandler(BodyHandler) - Method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Supply your own BodyHandler if you would like to control body limit, uploads directory and deletion of uploaded files
- setBodyHandler(BodyHandler) - Method in interface io.vertx.reactivex.ext.web.api.contract.RouterFactory
-
Supply your own BodyHandler if you would like to control body limit, uploads directory and deletion of uploaded files
- setBodyHandler(BodyHandler) - Method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Supply your own BodyHandler if you would like to control body limit, uploads directory and deletion of uploaded files
- setBodyHandler(BodyHandler) - Method in interface io.vertx.rxjava.ext.web.api.contract.RouterFactory
-
Supply your own BodyHandler if you would like to control body limit, uploads directory and deletion of uploaded files
- setBodyLimit(long) - Method in interface io.vertx.ext.web.handler.BodyHandler
-
Set the maximum body size in bytes, -1
means no limit
- setBodyLimit(long) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
-
Set the maximum body size in bytes, -1
means no limit
- setBodyLimit(long) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
-
Set the maximum body size in bytes, -1
means no limit
- setBounceAddress(String) - Method in class io.vertx.ext.mail.MailMessage
-
set bounce address of this mail
- setBroadcast(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
Set if the socket can send or receive broadcast packets
- setBuffer(int, Buffer) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the Buffer b
.
- setBuffer(int, Buffer, int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the Buffer b
on the given offset
and len
.
- setBuffer(int, Buffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the Buffer b
.
- setBuffer(int, Buffer, int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the Buffer b
on the given offset
and len
.
- setBuffer(int, Buffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the Buffer b
.
- setBuffer(int, Buffer, int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the Buffer b
on the given offset
and len
.
- setBy(String) - Method in class io.vertx.redis.op.SortOptions
-
Deprecated.
- setBypassHostHeader(boolean) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets whether or not the host
header must be dropped from the CONNECT/STOMP
frame.
- setByte(int, byte) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the byte
at position pos
in the Buffer to the value b
.
- setByte(int, byte) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the byte
at position pos
in the Buffer to the value b
.
- setByte(int, byte) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the byte
at position pos
in the Buffer to the value b
.
- setBytes(int, ByteBuffer) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the ByteBuffer b
.
- setBytes(int, byte[]) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the byte[] b
.
- setBytes(int, byte[], int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the given number of bytes at position pos
in the Buffer to the bytes represented by the byte[] b
.
- setBytes(int, ByteBuffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the ByteBuffer b
.
- setBytes(int, byte[]) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the byte[] b
.
- setBytes(int, byte[], int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the given number of bytes at position pos
in the Buffer to the bytes represented by the byte[] b
.
- setBytes(int, ByteBuffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the ByteBuffer b
.
- setBytes(int, byte[]) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the bytes represented by the byte[] b
.
- setBytes(int, byte[], int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the given number of bytes at position pos
in the Buffer to the bytes represented by the byte[] b
.
- setC(double) - Method in class io.vertx.pgclient.data.Line
-
- setCacheEntryTimeout(long) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the server cache entry timeout when caching is enabled
- setCacheEntryTimeout(long) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the server cache entry timeout when caching is enabled
- setCacheEntryTimeout(long) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the server cache entry timeout when caching is enabled
- setCacheMaxTimeToLive(int) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the cache maximum TTL value in seconds.
- setCacheMinTimeToLive(int) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the cache minimum TTL value in seconds.
- setCacheNegativeTimeToLive(int) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the negative cache TTL value in seconds.
- setCachePreparedStatements(boolean) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setCachePreparedStatements(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setCachePreparedStatements(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setCachePreparedStatements(boolean) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Set whether prepared statements cache should be enabled.
- setCachingEnabled(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether cache header handling is enabled
- setCachingEnabled(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether cache header handling is enabled
- setCachingEnabled(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether cache header handling is enabled
- setCapabilities(List<String>) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
Sets the list of capabilities to be set on the receiver source terminus.
- setCapabilities(List<String>) - Method in class io.vertx.amqp.AmqpSenderOptions
-
Sets the list of capabilities to be set on the sender target terminus.
- setCasIndex(long) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set the Check-And-Set index.
- setCatalog(String) - Method in class io.vertx.ext.sql.SQLOptions
-
- setCc(List<String>) - Method in class io.vertx.ext.mail.MailMessage
-
set list of cc addresses
- setCc(String) - Method in class io.vertx.ext.mail.MailMessage
-
helper method for single recipient
- setCenterPoint(Point) - Method in class io.vertx.pgclient.data.Circle
-
- setCertificate(boolean) - Method in class io.vertx.ext.auth.PubSecKeyOptions
-
Deprecated.
- setCertPath(String) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set the path of the first certificate, replacing the previous certificates paths
- setCertPaths(List<String>) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set all the paths to the certificates files
- setCertValue(Buffer) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set the first certificate as a buffer, replacing the previous certificates buffers
- setCertValues(List<Buffer>) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set all the certificates as a list of buffer
- setChanged(boolean) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
Set the cookie as being changed.
- setChanged(boolean) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setChanged(boolean) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setChannel(String) - Method in class io.vertx.pgclient.PgNotification
-
Set the channel value.
- setCharacterEncoding(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the Java charset for encoding string values, this value is UTF-8 by default.
- setCharset(String) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
Set the charset used for encoding / decoding text data from/to SockJS
- setCharset(String) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setCharset(String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Set the charset for the connection.
- setCharset(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the charset for the connection.
- setCheckListOptions(List<CheckOptions>) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set checks options of service
- setCheckOptions(CheckOptions) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set check options of service
- setChecks(List<Check>) - Method in class io.vertx.ext.consul.ServiceEntry
-
Set list of checks
- setChecks(List<String>) - Method in class io.vertx.ext.consul.Session
-
Set the list of associated health checks
- setChecks(List<String>) - Method in class io.vertx.ext.consul.SessionOptions
-
Set a list of associated health checks.
- setChecksum(long) - Method in class io.vertx.kafka.client.producer.RecordMetadata
-
Set the checksum (CRC32) of the record.
- setChoices(Set<String>) - Method in class io.vertx.core.cli.Option
-
Sets the list of values accepted by this option.
- setChoices(Set<String>) - Method in class io.vertx.core.cli.TypedOption
-
- setChunked(boolean) - Method in interface io.vertx.core.http.HttpClientRequest
-
If chunked is true then the request will be set into HTTP chunked mode
- setChunked(boolean) - Method in interface io.vertx.core.http.HttpServerResponse
-
If chunked
is true
, this response will use HTTP chunked encoding, and each call to write to the body
will correspond to a new HTTP chunk sent on the wire.
- setChunked(boolean) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
If chunked is true then the request will be set into HTTP chunked mode
- setChunked(boolean) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
If chunked
is true
, this response will use HTTP chunked encoding, and each call to write to the body
will correspond to a new HTTP chunk sent on the wire.
- setChunked(boolean) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
If chunked is true then the request will be set into HTTP chunked mode
- setChunked(boolean) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
If chunked
is true
, this response will use HTTP chunked encoding, and each call to write to the body
will correspond to a new HTTP chunk sent on the wire.
- setClassPathResolvingEnabled(boolean) - Method in class io.vertx.core.file.FileSystemOptions
-
When vert.x cannot find the file on the filesystem it tries to resolve the
file from the class path when this is set to true
.
- setCleanSession(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set to start with a clean session (or not)
- setClientAuth(ClientAuth) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set whether client auth is required
- setClientAuth(ClientAuth) - Method in class io.vertx.core.http.HttpServerOptions
-
- setClientAuth(ClientAuth) - Method in class io.vertx.core.net.NetServerOptions
-
Set whether client auth is required
- setClientAuth(ClientAuth) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setClientAuth(ClientAuth) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setClientAuthRequired(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Deprecated.
- setClientAuthRequired(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setClientAuthRequired(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setClientID(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set the provider client id
- setClientId(String) - Method in class io.vertx.kafka.admin.MemberDescription
-
Set the client id of the group member
- setClientId(String) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the client identifier
- setClientIdentifier(String) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set client identifier if not provided by the remote MQTT client (zero-bytes)
- setClientIdentifier(String) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set client identifier if not provided by the remote MQTT client (zero-bytes)
- setClientIdentifier(String) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set client identifier if not provided by the remote MQTT client (zero-bytes)
- setClientSecret(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set the provider client secret
- setClientSecretParameterName(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Override the HTTP form field name for client secret
- setClustered(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Sets whether or not the event bus is clustered.
- setClustered(boolean) - Method in class io.vertx.core.VertxOptions
-
- setClusterHost(String) - Method in class io.vertx.core.VertxOptions
-
- setClusterId(String) - Method in class io.vertx.kafka.admin.ClusterDescription
-
Set the cluster ID
- setClusterManager(ClusterManager) - Method in class io.vertx.core.VertxOptions
-
Programmatically set the cluster manager to be used when clustering.
- setClusterPingInterval(long) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set the value of cluster ping interval, in ms.
- setClusterPingInterval(long) - Method in class io.vertx.core.VertxOptions
-
- setClusterPingReplyInterval(long) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set the value of cluster ping reply interval, in ms.
- setClusterPingReplyInterval(long) - Method in class io.vertx.core.VertxOptions
-
- setClusterPort(int) - Method in class io.vertx.core.VertxOptions
-
- setClusterPublicHost(String) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set the public facing hostname to be used for clustering.
- setClusterPublicHost(String) - Method in class io.vertx.core.VertxOptions
-
- setClusterPublicPort(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setClusterPublicPort(int) - Method in class io.vertx.core.VertxOptions
-
- setCodecName(String) - Method in class io.vertx.core.eventbus.DeliveryOptions
-
Set the codec name.
- setCollation(String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Set the collation for the connection.
- setCollation(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the collation for the connection.
- setCollectionName(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
Set the name of the collection to be used.
- setCollectionName(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the collection inside the config.
- setCollectionName(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Set the name of the collection to be used.
- setCollectionName(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Set the name of the collection to be used.
- setColumnNames(List<String>) - Method in class io.vertx.ext.sql.ResultSet
-
- setCommand(Frame.Command) - Method in class io.vertx.ext.stomp.Frame
-
Sets the frame command.
- setCompressed(boolean) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Activate or deactivate GZIP compression.
- setCompressionLevel(int) - Method in class io.vertx.core.http.HttpServerOptions
-
This method allows to set the compression level to be used in http1.x/2 response bodies
when compression support is turned on (@see setCompressionSupported) and the client advertises
to support deflate/gzip
compression in the Accept-Encoding
header
default value is : 6 (Netty legacy)
The compression level determines how much the data is compressed on a scale from 1 to 9,
where '9' is trying to achieve the maximum compression ratio while '1' instead is giving
priority to speed instead of compression ratio using some algorithm optimizations and skipping
pedantic loops that usually gives just little improvements
While one can think that best value is always the maximum compression ratio,
there's a trade-off to consider: the most compressed level requires the most
computational work to compress/decompress data, e.g.
- setCompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Set whether the server should support gzip/deflate compression
(serving compressed responses to clients advertising support for them with Accept-Encoding header)
- setCompressionSupported(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setConfig(JsonObject) - Method in class io.vertx.config.ConfigStoreOptions
-
Sets the configuration of the store
- setConfig(JsonObject) - Method in class io.vertx.core.DeploymentOptions
-
Set the JSON configuration that will be passed to the verticle(s) when it's deployed
- setConfig(JsonObject) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
The configuration of the JDBC client: refer to the Vert.x JDBC Client configuration.
- setConfig(JsonObject) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The mongo client configuration: see Mongo Client documentation.
- setConfig(JsonObject) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
-
Set the Shiro auth config.
- setConfig(Map<String, String>) - Method in class io.vertx.kafka.admin.NewTopic
-
Set the configuration for the new topic or null if no configs ever specified
- setConfig(Config) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
-
Set the Hazelcast config.
- setConfig(JsonObject) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
-
- setConfigPath(String) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
Set the path for a config file that contains options in JSON format, to be used to create a new options object.
- setConfigurationProcessor(Function<JsonObject, JsonObject>) - Method in interface io.vertx.config.ConfigRetriever
-
- setConfigurationProcessor(Function<JsonObject, JsonObject>) - Method in class io.vertx.reactivex.config.ConfigRetriever
-
- setConfigurationProcessor(Function<JsonObject, JsonObject>) - Method in class io.vertx.rxjava.config.ConfigRetriever
-
- setConnectionHostname(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
Explicitly override the hostname value used for the AMQP Open frame.
- setConnectionName(String) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
- setConnectionRetries(Integer) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the number of connection retries to attempt when connecting, the null
value disables it.
- setConnectionRetryDelay(long) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the delay in milliseconds between connection retries.
- setConnectionString(String) - Method in class io.vertx.redis.client.RedisOptions
-
Sets a single connection string (endpoint) to use while connecting to the redis server.
- setConnectionTimeout(int) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the TCP connection timeout, in milliseconds, zero
for infinite).
- setConnectTimeout(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setConnectTimeout(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setConnectTimeout(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Sets the connect timeout
- setConnectTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setConnectTimeout(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
Set the connect timeout
- setConnectTimeout(int) - Method in class io.vertx.core.net.NetClientOptions
-
- setConnectTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the connect timeout
- setConnectTimeout(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setConnectTimeout(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Connection timeout for InfluxDB server connections, in seconds.
- setConnectTimeout(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setConnectTimeout(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setConsumerId(String) - Method in class io.vertx.kafka.admin.MemberDescription
-
Set the consumer id of the group member
- setContactPoints(List<String>) - Method in class io.vertx.cassandra.CassandraClientOptions
-
Set a list of hosts, where some of cluster nodes is located.
- setContainerId(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
Sets the container id.
- setContainerId(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
Sets the value to use as the container-id field in the AMQP Open frame.
- setContentId(String) - Method in class io.vertx.ext.mail.MailAttachment
-
set the Content-ID field to be used in the attachment
- setContentType(String) - Method in class io.vertx.ext.mail.MailAttachment
-
set the Content-Type
- setController(Node) - Method in class io.vertx.kafka.admin.ClusterDescription
-
Set the controller node.
- setConverter(Converter<T>) - Method in class io.vertx.core.cli.TypedArgument
-
Sets the converter used to create the value.
- setConverter(Converter<T>) - Method in class io.vertx.core.cli.TypedOption
-
- setCookieHttpOnlyFlag(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Sets whether the 'HttpOnly' flag should be set for the session cookie.
- setCookieHttpOnlyFlag(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Sets whether the 'HttpOnly' flag should be set for the session cookie.
- setCookieHttpOnlyFlag(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Sets whether the 'HttpOnly' flag should be set for the session cookie.
- setCookieName(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
-
Set the cookie name.
- setCookieName(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
-
Set the cookie name.
- setCookieName(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
-
Set the cookie name.
- setCookiePath(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
-
Set the cookie path.
- setCookiePath(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
-
Set the cookie path.
- setCookiePath(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
-
Set the cookie path.
- setCookieSameSite(CookieSameSite) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Set the session cookie SameSite policy to use.
- setCookieSameSite(CookieSameSite) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Set the session cookie SameSite policy to use.
- setCookieSameSite(CookieSameSite) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Set the session cookie SameSite policy to use.
- setCookieSecureFlag(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Sets whether the 'secure' flag should be set for the session cookie.
- setCookieSecureFlag(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Sets whether the 'secure' flag should be set for the session cookie.
- setCookieSecureFlag(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Sets whether the 'secure' flag should be set for the session cookie.
- setCoordinator(Node) - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
-
Set the consumer group coordinator, or null if the coordinator is not known
- setCopy(Boolean) - Method in class io.vertx.redis.op.MigrateOptions
-
Deprecated.
- setCopyAttributes(boolean) - Method in class io.vertx.core.file.CopyOptions
-
Whether the file attributes should be copied.
- setCount(Long) - Method in class io.vertx.redis.op.GeoRadiusOptions
-
Deprecated.
Set the radius options limit the result count.
- setCount(Long) - Method in class io.vertx.redis.op.LimitOptions
-
Deprecated.
- setCount(int) - Method in class io.vertx.redis.op.ScanOptions
-
Deprecated.
- setCreate(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether the file should be created if it does not already exist.
- setCreateIndex(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the internal index value that represents when the entry was created.
- setCreateIndex(long) - Method in class io.vertx.ext.consul.Session
-
Set the create index of session
- setCreateNew(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether the file should be created and fail if it does exist already.
- setCwd(File) - Method in class io.vertx.core.spi.launcher.DefaultCommand
-
Sets the current working directory.
- setData(JsonObject) - Method in class io.vertx.ext.healthchecks.Status
-
Sets the metadata.
- setData(Buffer) - Method in class io.vertx.ext.mail.MailAttachment
-
set the data
- setData(Map<String, Object>) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setData(JsonObject) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setDatabase(String) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setDatabase(String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Specify the default database for the re-authentication.
- setDatabase(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setDatabase(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setDatabase(String) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Specify the default database for the connection.
- setDatacenter(String) - Method in class io.vertx.ext.consul.DcCoordinates
-
Set datacenter
- setDatasourceName(String) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
Set the data source name to use, only use in shared mode.
- setDatasourceName(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The mongo data source name: see Mongo Client documentation.
- setDays(int) - Method in class io.vertx.pgclient.data.Interval
-
- setDb(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Database name used to store metrics.
- setDc(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the datacenter name.
- setDc(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the datacenter that ultimately provided the list of nodes
- setDcs(List<String>) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies a fixed list of remote datacenters to forward the query to if there are no healthy nodes
in the local datacenter.
- setDebugData(Buffer) - Method in class io.vertx.core.http.GoAway
-
Set the additional debug data
- setDecoderInitialBufferSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
set to initialBufferSizeHttpDecoder
the initial buffer of the HttpDecoder.
- setDecoderInitialBufferSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the initial buffer size for the HTTP decoder
- setDecoderInitialBufferSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
set to initialBufferSizeHttpDecoder
the initial buffer of the HttpDecoder.
- setDecoderInitialBufferSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setDecompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Set whether the server supports decompression
- setDefault(boolean) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set whether the config value is the default or if it's been explicitly set
- setDefault(boolean) - Method in class io.vertx.kafka.client.common.ConfigResource
-
Set if this is the default resource of a resource type.
- setDefaultCharset(String) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the default charset to use when the client does not specifies one.
- setDefaultContentEncoding(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the default content encoding for text related files.
- setDefaultContentEncoding(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the default content encoding for text related files.
- setDefaultContentEncoding(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the default content encoding for text related files.
- setDefaultHost(String) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the default host name to be used by this client in requests if none is provided when making the request.
- setDefaultHost(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the default host name to be used by this client in requests if none is provided when making the request.
- setDefaultHost(String) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setDefaultPort(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the default port to be used by this client in requests if none is provided when making the request.
- setDefaultPort(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the default port to be used by this client in requests if none is provided when making the request.
- setDefaultPort(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setDefaultValue(String) - Method in class io.vertx.core.cli.Argument
-
Sets the default value of this
Argument
.
- setDefaultValue(String) - Method in class io.vertx.core.cli.Option
-
Sets the default value of this option
- setDefaultValue(String) - Method in class io.vertx.core.cli.TypedArgument
-
- setDefaultValue(String) - Method in class io.vertx.core.cli.TypedOption
-
- setDeleteOnClose(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether the file should be deleted when it's closed, or the JVM is shutdown.
- setDeleteUploadedFilesOnEnd(boolean) - Method in interface io.vertx.ext.web.handler.BodyHandler
-
Set whether uploaded files should be removed after handling the request
- setDeleteUploadedFilesOnEnd(boolean) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
-
Set whether uploaded files should be removed after handling the request
- setDeleteUploadedFilesOnEnd(boolean) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
-
Set whether uploaded files should be removed after handling the request
- setDependency(int) - Method in class io.vertx.core.http.StreamPriority
-
Set the priority dependency value.
- setDeregisterAfter(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set deregister timeout.
- setDescending(Boolean) - Method in class io.vertx.redis.op.SortOptions
-
Deprecated.
- setDescPadding(int) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setDescription(String) - Method in class io.vertx.core.cli.Argument
-
- setDescription(String) - Method in interface io.vertx.core.cli.CLI
-
- setDescription(String) - Method in class io.vertx.core.cli.Option
-
Sets te description of this option.
- setDescription(String) - Method in class io.vertx.core.cli.TypedArgument
-
- setDescription(String) - Method in class io.vertx.core.cli.TypedOption
-
- setDescription(String) - Method in class io.vertx.ext.mail.MailAttachment
-
set the description field to be used in the attachment
- setDescription(String) - Method in class io.vertx.reactivex.core.cli.CLI
-
- setDescription(String) - Method in class io.vertx.rxjava.core.cli.CLI
-
- setDestination(String) - Method in class io.vertx.ext.stomp.Frame
-
- setDir(String) - Method in class io.vertx.ext.shell.command.base.FileSystemCd
-
- setDirectLoggedInOKURL(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
-
Set the url to redirect to if the user logs in directly at the url of the form login handler
without being redirected here first
- setDirectLoggedInOKURL(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
-
Set the url to redirect to if the user logs in directly at the url of the form login handler
without being redirected here first
- setDirectLoggedInOKURL(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
-
Set the url to redirect to if the user logs in directly at the url of the form login handler
without being redirected here first
- setDirectoryListing(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether directory listing is enabled
- setDirectoryListing(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether directory listing is enabled
- setDirectoryListing(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether directory listing is enabled
- setDirectoryTemplate(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the directory template to be used when directory listing
- setDirectoryTemplate(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the directory template to be used when directory listing
- setDirectoryTemplate(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the directory template to be used when directory listing
- setDisabledMetricsCategories(Set<MetricsDomain>) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Sets metrics types that are disabled.
- setDisableEsmtp(boolean) - Method in class io.vertx.ext.mail.MailConfig
-
set if ESMTP should be tried as first command (EHLO)
- setDisplayName(String) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setDisposition(String) - Method in class io.vertx.ext.mail.MailAttachment
-
set the disposition field to be used in the attachment
- setDnsTtl(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the TTL duration when query results are served over DNS.
- setDnsTtl(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the TTL duration when query results are served over DNS.
- setDocument(JsonObject) - Method in class io.vertx.ext.mongo.BulkOperation
-
Sets the document, used by insert, replace, and update operations
- setDomain(String) - Method in interface io.vertx.core.http.Cookie
-
Sets the domain of this cookie
- setDomain(String) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
- setDomain(MetricsDomain) - Method in class io.vertx.micrometer.Match
-
Set the label domain, restricting this rule to a single domain.
- setDomain(String) - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
-
Set the JMX domain under which to publish metrics
- setDomain(String) - Method in class io.vertx.reactivex.core.http.Cookie
-
Sets the domain of this cookie
- setDomain(String) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setDomain(String) - Method in class io.vertx.rxjava.core.http.Cookie
-
Sets the domain of this cookie
- setDomain(String) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setDomainSocket(boolean) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the domain socket enabled option, default `false`.
- setDomainSocketAddress(String) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the domain socket address where the Redis server is listening.
- setDouble(int, double) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the double
at position pos
in the Buffer to the value d
.
- setDouble(int, double) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the double
at position pos
in the Buffer to the value d
.
- setDouble(int, double) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the double
at position pos
in the Buffer to the value d
.
- setDsync(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether every write to the file's content ill be written synchronously to the underlying hardware.
- setDurable(boolean) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
Sets the durability.
- setDynamic(boolean) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
Sets whether the Source terminus to be used should specify it is 'dynamic',
requesting the peer creates a node and names it with a generated address.
- setDynamic(boolean) - Method in class io.vertx.amqp.AmqpSenderOptions
-
Sets whether the Target terminus to be used should specify it is 'dynamic',
requesting the peer creates a node and names it with a generated address.
- setEll(boolean) - Method in class io.vertx.ext.shell.command.base.FileSystemLs
-
- setEmbeddedServerEndpoint(String) - Method in class io.vertx.micrometer.VertxPrometheusOptions
-
Set metrics endpoint.
- setEmbeddedServerOptions(HttpServerOptions) - Method in class io.vertx.micrometer.VertxPrometheusOptions
-
HTTP server options for the embedded server
- setEnable(boolean) - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Set maintenance mode to enabled: true
to enter maintenance mode or false
to resume normal operation.
- setEnabled(boolean) - Method in class io.vertx.core.metrics.MetricsOptions
-
Set whether metrics will be enabled on the Vert.x instance.
- setEnabled(boolean) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
- setEnabled(boolean) - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
-
Whether the GraphiQL development tool should be enabled.
- setEnabled(boolean) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Set whether metrics will be enabled on the Vert.x instance.
- setEnabled(boolean) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Set true to enable InfluxDB reporting
- setEnabled(boolean) - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
-
Set true to enable Prometheus reporting
- setEnabled(boolean) - Method in class io.vertx.micrometer.VertxPrometheusOptions
-
Set true to enable Prometheus reporting
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.http.HttpClientOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.http.HttpServerOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.net.NetClientOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.net.NetServerOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.net.TCPSSLOptions
-
Sets the list of enabled SSL/TLS protocols.
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.ext.mail.MailConfig
-
Sets the list of enabled SSL/TLS protocols.
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setEnableFSTuning(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether async/sync filesystem tuning should enabled
- setEnableFSTuning(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether async/sync filesystem tuning should enabled
- setEnableFSTuning(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether async/sync filesystem tuning should enabled
- setEnableRangeSupport(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether range requests (resumable downloads; media streaming) should be enabled.
- setEnableRangeSupport(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether range requests (resumable downloads; media streaming) should be enabled.
- setEnableRangeSupport(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether range requests (resumable downloads; media streaming) should be enabled.
- setEncoding(String) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the user defined character encoding, e.g.: `iso-8859-1`.
- setEndpoint(Endpoint) - Method in class io.vertx.camel.CamelMapping
-
Sets the Camel endpoint.
- setEndpoint(Endpoint) - Method in class io.vertx.camel.InboundMapping
-
- setEndpoint(Endpoint) - Method in class io.vertx.camel.OutboundMapping
-
- setEndpoint(String) - Method in class io.vertx.redis.client.RedisOptions
-
- setEndpoint(String) - Method in class io.vertx.servicediscovery.types.HttpLocation
-
Sets the endpoint, which is the URL of the service.
- setEndpoints(List<String>) - Method in class io.vertx.redis.client.RedisOptions
-
Set the endpoints to use while connecting to the redis server.
- setEntries(List<ConfigEntry>) - Method in class io.vertx.kafka.admin.Config
-
Set the configuration entries for a resource
- setErr(float) - Method in class io.vertx.ext.consul.Coordinate
-
Set error
- setErrorCode(long) - Method in class io.vertx.core.http.GoAway
-
- setEventBusOptions(EventBusOptions) - Method in class io.vertx.core.VertxOptions
-
Sets the event bus configuration to configure the host, port, ssl...
- setEventLoopPoolSize(int) - Method in class io.vertx.core.VertxOptions
-
Set the number of event loop threads to be used by the Vert.x instance.
- SETEX - Static variable in class io.vertx.reactivex.redis.client.Command
-
- setex(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value and expiration of a key
- setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value and expiration of a key
- SETEX - Static variable in interface io.vertx.redis.client.Command
-
- setex(String, String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- setEX(long) - Method in class io.vertx.redis.op.SetOptions
-
Deprecated.
- setex(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the value and expiration of a key
- setex(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the value and expiration of a key
- SETEX - Static variable in class io.vertx.rxjava.redis.client.Command
-
- setex(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value and expiration of a key
- setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value and expiration of a key
- setExclusive(boolean) - Method in class io.vertx.core.http.StreamPriority
-
Set the priority exclusive value.
- setexObservable(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setExpectMultipart(boolean) - Method in interface io.vertx.core.http.HttpServerRequest
-
Call this with true if you are expecting a multi-part body to be submitted in the request.
- setExpectMultipart(boolean) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
Call this with true if you are expecting a multi-part body to be submitted in the request.
- setExpectMultipart(boolean) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
Call this with true if you are expecting a multi-part body to be submitted in the request.
- setExpiresInMinutes(int) - Method in class io.vertx.ext.auth.JWTOptions
-
- setExpiresInSeconds(int) - Method in class io.vertx.ext.auth.JWTOptions
-
- setExtension(String) - Method in interface io.vertx.ext.web.templ.freemarker.FreeMarkerTemplateEngine
-
- setExtension(String) - Method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
- setExtension(String) - Method in interface io.vertx.ext.web.templ.jade.JadeTemplateEngine
-
- setExtension(String) - Method in interface io.vertx.ext.web.templ.mvel.MVELTemplateEngine
-
- setExtension(String) - Method in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
-
- setExtension(String) - Method in interface io.vertx.ext.web.templ.rocker.RockerTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.jade.JadeTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.freemarker.FreeMarkerTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.jade.JadeTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.mvel.MVELTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.pebble.PebbleTemplateEngine
-
Deprecated.
- setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.rocker.RockerTemplateEngine
-
Deprecated.
- setExtensionTarget(String) - Method in class io.vertx.ext.web.Http2PushMapping
-
- setExternalSalt(String) - Method in interface io.vertx.ext.auth.mongo.HashStrategy
-
Set an external salt.
- setExternalSalt(String) - Method in class io.vertx.reactivex.ext.auth.mongo.HashStrategy
-
Set an external salt.
- setExternalSalt(String) - Method in class io.vertx.rxjava.ext.auth.mongo.HashStrategy
-
Set an external salt.
- setExtra(JsonObject) - Method in class io.vertx.ext.web.api.OperationRequest
-
- setExtraClasspath(List<String>) - Method in class io.vertx.core.DeploymentOptions
-
Set any extra classpath to be used when deploying the verticle.
- setExtraOperationContextPayloadMapper(Function<RoutingContext, JsonObject>) - Method in interface io.vertx.ext.web.api.contract.RouterFactory
-
When set, this function is called while creating the payload of
OperationRequest
- setExtraOperationContextPayloadMapper(Function<RoutingContext, JsonObject>) - Method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
When set, this function is called while creating the payload of
OperationRequest
- setExtraOperationContextPayloadMapper(Function<RoutingContext, JsonObject>) - Method in interface io.vertx.reactivex.ext.web.api.contract.RouterFactory
-
When set, this function is called while creating the payload of
OperationRequest
- setExtraOperationContextPayloadMapper(Function<RoutingContext, JsonObject>) - Method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
When set, this function is called while creating the payload of
OperationRequest
- setExtraOperationContextPayloadMapper(Function<RoutingContext, JsonObject>) - Method in interface io.vertx.rxjava.ext.web.api.contract.RouterFactory
-
When set, this function is called while creating the payload of
OperationRequest
- setExtraParameters(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set extra parameters to be sent to the provider on each request
- setExtraSettings(Map<Integer, Long>) - Method in class io.vertx.core.http.Http2Settings
-
Set the extra setting used for extending HTTP/2
- setFactory(VertxMetricsFactory) - Method in class io.vertx.core.metrics.MetricsOptions
-
Programmatically set the metrics factory to be used when metrics are enabled.
- setFactory(VertxMetricsFactory) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
- setFailovers(int) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the number of remote datacenters that were queried while executing the query.
- setFailuresRollingWindow(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the rolling window used for metrics.
- setFallbackOnFailure(boolean) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets whether or not the fallback is executed on failure, even when the circuit is closed.
- setFetchDirection(FetchDirection) - Method in class io.vertx.ext.sql.SQLOptions
-
- setFetchSize(int) - Method in class io.vertx.ext.sql.SQLOptions
-
- setFields(JsonObject) - Method in class io.vertx.ext.mongo.FindOptions
-
Set the fields
- setFile(String) - Method in class io.vertx.ext.shell.command.base.FileSystemLs
-
- setFileCacheDir(String) - Method in class io.vertx.core.file.FileSystemOptions
-
When vert.x reads a file that is packaged with the application it gets
extracted to this directory first and subsequent reads will use the extracted
file to get better IO performance.
- setFileCachingEnabled(boolean) - Method in class io.vertx.core.file.FileSystemOptions
-
Set to true
to cache files on the real file system
when the filesystem performs class path resolving.
- setFilePath(String) - Method in class io.vertx.ext.web.Http2PushMapping
-
- setFileResolverCachingEnabled(boolean) - Method in class io.vertx.core.VertxOptions
-
- setFilesReadOnly(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether files are read-only and will never change
- setFilesReadOnly(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether files are read-only and will never change
- setFilesReadOnly(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether files are read-only and will never change
- setFileSystemOptions(FileSystemOptions) - Method in class io.vertx.core.VertxOptions
-
Set the file system options
- setFilter(JsonObject) - Method in class io.vertx.ext.mongo.BulkOperation
-
Sets the filter document, used by replace, update, and delete operations
- setFixedHeaders(boolean) - Method in class io.vertx.ext.mail.MailMessage
-
set whether our own headers should be the only headers added to the message
- setFlag(boolean) - Method in class io.vertx.core.cli.Option
-
Configures the current
Option
to be a flag.
- setFlag(boolean) - Method in class io.vertx.core.cli.TypedOption
-
- setFlags(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the flags attached to this entry.
- setFlags(long) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set the flags.
- setFlags(long) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the flags attached to this entry.
- setFloat(int, float) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the float
at position pos
in the Buffer to the value f
.
- setFloat(int, float) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the float
at position pos
in the Buffer to the value f
.
- setFloat(int, float) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the float
at position pos
in the Buffer to the value f
.
- setFlow(OAuth2FlowType) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setFollowRedirects(boolean) - Method in interface io.vertx.core.http.HttpClientRequest
-
- setFollowRedirects(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Configure the default behavior of the client to follow HTTP 30x
redirections.
- setFollowRedirects(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
Configure the default behavior of the client to follow HTTP 30x
redirections.
- setFollowRedirects(boolean) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- setFollowRedirects(boolean) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- setForceSni(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
By default, the server name is only sent for Fully Qualified Domain Name (FQDN), setting
this property to true
forces the server name to be always sent.
- setForceSni(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
By default, the server name is only sent for Fully Qualified Domain Name (FQDN), setting
this property to true
forces the server name to be always sent.
- setForceSni(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setFormat(String) - Method in class io.vertx.config.ConfigStoreOptions
-
Sets the format of the configuration that is retrieved from the store.
- setFormat(String) - Method in class io.vertx.ext.unit.report.ReportOptions
-
Set the current reporter format.
- setFrom(String) - Method in class io.vertx.ext.mail.MailMessage
-
set from address of this mail
- setGet(BitFieldGetCommand) - Method in class io.vertx.redis.op.BitFieldOptions
-
Deprecated.
- setGraphQLUri(String) - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
-
Set the GraphQL endpoint URI.
- setGroupId(String) - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
-
Set the id of the consumer group
- setGroupId(String) - Method in class io.vertx.kafka.admin.ConsumerGroupListing
-
Set the consumer group id
- setGrpc(String) - Method in class io.vertx.ext.consul.CheckOptions
-
- setGrpcTls(boolean) - Method in class io.vertx.ext.consul.CheckOptions
-
Specifies whether to use TLS for this gRPC health check.
- setHa(boolean) - Method in class io.vertx.core.DeploymentOptions
-
Set whether the verticle(s) will be deployed as HA.
- setHAEnabled(boolean) - Method in class io.vertx.core.VertxOptions
-
Set whether HA will be enabled on the Vert.x instance.
- setHAGroup(String) - Method in class io.vertx.core.VertxOptions
-
Set the HA group to be used when HA is enabled.
- setHandle100ContinueAutomatically(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Set whether 100 Continue should be handled automatically
- setHandle100ContinueAutomatically(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setHandleFileUploads(boolean) - Method in interface io.vertx.ext.web.handler.BodyHandler
-
Set whether file uploads will be handled
- setHandleFileUploads(boolean) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
-
Set whether file uploads will be handled
- setHandleFileUploads(boolean) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
-
Set whether file uploads will be handled
- setHandler(Handler<AsyncResult<CompositeFuture>>) - Method in interface io.vertx.core.CompositeFuture
-
Deprecated.
- setHandler(Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Future
-
- setHandler(Handler<WatchResult<T>>) - Method in interface io.vertx.ext.consul.Watch
-
Set the result handler.
- setHandler(Handler<AsyncResult<CompositeFuture>>) - Method in class io.vertx.reactivex.core.CompositeFuture
-
Deprecated.
- setHandler(Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.Future
-
Deprecated.
- setHandler(Handler<WatchResult<T>>) - Method in class io.vertx.reactivex.ext.consul.Watch
-
Set the result handler.
- setHandler(Handler<AsyncResult<CompositeFuture>>) - Method in class io.vertx.rxjava.core.CompositeFuture
-
Deprecated.
- setHandler(Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.Future
-
Deprecated.
- setHandler(Handler<WatchResult<T>>) - Method in class io.vertx.rxjava.ext.consul.Watch
-
Set the result handler.
- setHandlerObservable() - Method in class io.vertx.rxjava.core.CompositeFuture
-
Deprecated.
- setHandlerObservable() - Method in class io.vertx.rxjava.core.Future
-
- setHandshake(Future<Integer>, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.core.http.ServerWebSocket
-
Set an asynchronous result for the handshake, upon completion of the specified
future
, the
WebSocket will either be
accepted when the
future
succeeds with the HTTP 101 status code
rejected when the
future
is succeeds with an HTTP status code different than 101
rejected when the
future
fails with the HTTP status code
500
The provided future might be completed by the WebSocket itself, e.g calling the
ServerWebSocket.close()
method
will try to accept the handshake and close the WebSocket afterward.
- setHandshake(Future<Integer>) - Method in interface io.vertx.core.http.ServerWebSocket
-
- setHandshake(Future<Integer>, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Set an asynchronous result for the handshake, upon completion of the specified
future
, the
WebSocket will either be
accepted when the
future
succeeds with the HTTP status code
rejected when the
future
is succeeds with an HTTP status code different than
rejected when the
future
fails with the HTTP status code
500
The provided future might be completed by the WebSocket itself, e.g calling the
ServerWebSocket.close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>)
method
will try to accept the handshake and close the WebSocket afterward.
- setHandshake(Future<Integer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- setHandshake(Future<Integer>, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Set an asynchronous result for the handshake, upon completion of the specified
future
, the
WebSocket will either be
accepted when the
future
succeeds with the HTTP status code
rejected when the
future
is succeeds with an HTTP status code different than
rejected when the
future
fails with the HTTP status code
500
The provided future might be completed by the WebSocket itself, e.g calling the
ServerWebSocket.close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>)
method
will try to accept the handshake and close the WebSocket afterward.
- setHandshake(Future<Integer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- setHandshakeObservable(Future<Integer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- setHandshakeTimeout(int) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the AMQP 0-9-1 protocol handshake timeout, in milliseconds
- setHashAlgorithm(HashAlgorithm) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
The Hash Algorithm which is used by the current instance
- setHashAlgorithm(HashAlgorithm) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The Hash Algorithm which is used by the current instance
- setHashAlgorithm(HashAlgorithm) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The Hash Algorithm which is used by the current instance
- setHashStrategy(JDBCHashStrategy) - Method in interface io.vertx.ext.auth.jdbc.JDBCAuth
-
Set the hash strategy to use.
- setHashStrategy(HashStrategy) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
The HashStrategy which is used by the current instance
- setHashStrategy(HashStrategy) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
The HashStrategy which is used by the current instance
- setHashStrategy(HashStrategy) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
The HashStrategy which is used by the current instance
- setHasRack(boolean) - Method in class io.vertx.kafka.client.common.Node
-
Set if this node has a defined rack
- setHeader(JsonObject) - Method in class io.vertx.ext.auth.JWTOptions
-
- setHeaderName(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
-
Set the header name.
- setHeaderName(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
-
Set the header name.
- setHeaderName(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
-
Set the header name.
- setHeaders(MultiMap) - Method in class io.vertx.core.eventbus.DeliveryOptions
-
Set message headers from a multi-map.
- setHeaders(MultiMap) - Method in class io.vertx.core.http.RequestOptions
-
Set request headers from a multi-map.
- setHeaders(MultiMap) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
- setHeaders(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set custom headers to be sent with every request to the provider
- setHeaders(MultiMap) - Method in class io.vertx.ext.mail.MailAttachment
-
Set the headers to be added for this attachment.
- setHeaders(MultiMap) - Method in class io.vertx.ext.mail.MailMessage
-
Set the headers.
- setHeaders(List<String>) - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- setHeaders(Map<String, String>) - Method in class io.vertx.ext.stomp.Frame
-
Sets the headers of the frames.
- setHeaders(MultiMap) - Method in class io.vertx.ext.web.api.OperationRequest
-
- setHeaders(MultiMap) - Method in class io.vertx.ext.web.api.OperationResponse
-
- setHeaders(Map<String, String>) - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
-
A fixed set of HTTP headers to add to GraphiQL requests.
- setHeadersCopy(boolean) - Method in class io.vertx.camel.CamelMapping
-
Sets whether or not the headers of the input message are copied in the output message.
- setHeadersCopy(boolean) - Method in class io.vertx.camel.InboundMapping
-
- setHeadersCopy(boolean) - Method in class io.vertx.camel.OutboundMapping
-
- setHeaderTableSize(long) - Method in class io.vertx.core.http.Http2Settings
-
Set SETTINGS_HEADER_TABLE_SIZE HTTP/2 setting.
- setHeartbeat(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setHeartbeat(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setHeartbeat(JsonObject) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the heartbeat configuration.
- setHeartbeat(JsonObject) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the heartbeat configuration.
- setHeartbeatInterval(long) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- setHeight(float) - Method in class io.vertx.ext.consul.Coordinate
-
Set height
- setHelp(boolean) - Method in class io.vertx.core.cli.Option
-
Sets whether or not this option is a "help" option
- setHidden(boolean) - Method in class io.vertx.core.cli.Argument
-
Sets whether or not the current
Argument
is hidden.
- setHidden(boolean) - Method in interface io.vertx.core.cli.CLI
-
Sets whether or not the current instance of
CLI
must be hidden.
- setHidden(boolean) - Method in class io.vertx.core.cli.Option
-
Sets whether or not this option should be hidden
- setHidden(boolean) - Method in class io.vertx.core.cli.TypedArgument
-
- setHidden(boolean) - Method in class io.vertx.core.cli.TypedOption
-
- setHidden(boolean) - Method in class io.vertx.reactivex.core.cli.CLI
-
Sets whether or not the current instance of
CLI
must be hidden.
- setHidden(boolean) - Method in class io.vertx.rxjava.core.cli.CLI
-
Sets whether or not the current instance of
CLI
must be hidden.
- setHost(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
Sets the host.
- setHost(String) - Method in class io.vertx.core.dns.DnsClientOptions
-
Set the host name to be used by this client in requests.
- setHost(String) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Sets the host.
- setHost(String) - Method in interface io.vertx.core.http.HttpClientRequest
-
Set the request host.
For HTTP/2 it sets the :authority pseudo header otherwise it sets the Host header
- setHost(String) - Method in class io.vertx.core.http.HttpServerOptions
-
- setHost(String) - Method in class io.vertx.core.http.RequestOptions
-
Set the host name to be used by the client request.
- setHost(String) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
- setHost(String) - Method in class io.vertx.core.net.NetServerOptions
-
Set the host
- setHost(String) - Method in class io.vertx.core.net.ProxyOptions
-
Set proxy host.
- setHost(String) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setHost(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set Consul host.
- setHost(String) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setHost(String) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the host
- setHost(String) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setHost(String) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the STOMP server host.
- setHost(String) - Method in class io.vertx.ext.stomp.StompServerOptions
-
- setHost(String) - Method in class io.vertx.kafka.admin.MemberDescription
-
Set the host where the group member is running
- setHost(String) - Method in class io.vertx.kafka.client.common.Node
-
Set the host name for this node
- setHost(String) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setHost(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setHost(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setHost(String) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the default host to use for connections.
- setHost(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Set the request host.
For HTTP/2 it sets the pseudo header otherwise it sets the header
- setHost(String) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the host name where the Redis server is listening.
- setHost(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Set the request host.
For HTTP/2 it sets the pseudo header otherwise it sets the header
- setHost(String) - Method in class io.vertx.servicediscovery.types.HttpLocation
-
Sets the host.
- setHost(String) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Specify the host for connecting to the server.
- setHostname(String) - Method in class io.vertx.ext.mail.MailConfig
-
Set the hostname of the smtp server.
- setHostnameVerificationAlgorithm(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setHostnameVerificationAlgorithm(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setHostnameVerificationAlgorithm(String) - Method in class io.vertx.core.net.NetClientOptions
-
Set the hostname verification algorithm interval
To disable hostname verification, set hostnameVerificationAlgorithm to an empty String
- setHostnameVerificationAlgorithm(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setHostnameVerificationAlgorithm(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setHostsPath(String) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the path of an alternate hosts configuration file to use instead of the one provided by the os.
- setHostsValue(Buffer) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set an alternate hosts configuration file to use instead of the one provided by the os.
- setHours(int) - Method in class io.vertx.pgclient.data.Interval
-
- setHtml(String) - Method in class io.vertx.ext.mail.MailMessage
-
set the html text of this mail
- setHtpasswdFile(String) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
-
- setHttp(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set HTTP address to check.
- setHttp2ClearTextUpgrade(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set to true
when an h2c connection is established using an HTTP/1.1 upgrade request, and false
when an h2c connection is established directly (with prior knowledge).
- setHttp2ClearTextUpgrade(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to true
when an h2c connection is established using an HTTP/1.1 upgrade request, and false
when an h2c connection is established directly (with prior knowledge).
- setHttp2ClearTextUpgrade(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setHttp2ConnectionWindowSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the default HTTP/2 connection window size.
- setHttp2ConnectionWindowSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the default HTTP/2 connection window size.
- setHttp2ConnectionWindowSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the default HTTP/2 connection window size.
- setHttp2ConnectionWindowSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setHttp2KeepAliveTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the keep alive timeout for HTTP/2 connections, in seconds.
- setHttp2KeepAliveTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setHttp2KeepAliveTimeout(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setHttp2MaxPoolSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the maximum pool size for HTTP/2 connections
- setHttp2MaxPoolSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum pool size for HTTP/2 connections
- setHttp2MaxPoolSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setHttp2MultiplexingLimit(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set a client limit of the number concurrent streams for each HTTP/2 connection, this limits the number
of streams the client can create for a connection.
- setHttp2MultiplexingLimit(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set a client limit of the number concurrent streams for each HTTP/2 connection, this limits the number
of streams the client can create for a connection.
- setHttp2MultiplexingLimit(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setHttp2PushMapping(List<Http2PushMapping>) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the file mapping for http2push and link preload
- setHttp2PushMapping(List<Http2PushMapping>) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the file mapping for http2push and link preload
- setHttp2PushMapping(List<Http2PushMapping>) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the file mapping for http2push and link preload
- setHttpOnly(boolean) - Method in interface io.vertx.core.http.Cookie
-
Determines if this cookie is HTTP only.
- setHttpOnly(boolean) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
- setHttpOnly(boolean) - Method in class io.vertx.reactivex.core.http.Cookie
-
Determines if this cookie is HTTP only.
- setHttpOnly(boolean) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setHttpOnly(boolean) - Method in class io.vertx.rxjava.core.http.Cookie
-
Determines if this cookie is HTTP only.
- setHttpOnly(boolean) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setHttpOptions(HttpTermOptions) - Method in class io.vertx.ext.shell.ShellServiceOptions
-
- setHttpProxy(String) - Method in class io.vertx.maven.ResolverOptions
-
Sets the address of the proxy used for HTTP requests.
- setHttpsProxy(String) - Method in class io.vertx.maven.ResolverOptions
-
Sets the address of the proxy used for HTTPS requests.
- setId(String) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setId(String) - Method in class io.vertx.ext.consul.AclToken
-
Set ID of token
- setId(String) - Method in class io.vertx.ext.consul.Check
-
Set the ID of check
- setId(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set check ID
- setId(String) - Method in class io.vertx.ext.consul.Event
-
Set ID of event
- setId(String) - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Set the ID of service.
- setId(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set ID of the query, always generated by Consul
- setId(String) - Method in class io.vertx.ext.consul.Service
-
Set ID of service
- setId(String) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set the ID of session
- setId(String) - Method in class io.vertx.ext.consul.Session
-
Set the ID of node
- setId(String) - Method in class io.vertx.ext.shell.command.base.VerticleUndeploy
-
- setId(String) - Method in class io.vertx.ext.stomp.Frame
-
- setId(String) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setId(int) - Method in class io.vertx.kafka.client.common.Node
-
Set the node id of this node
- setId(String) - Method in class io.vertx.redis.op.KillFilter
-
Deprecated.
Set ID filter
- setIdleTimeout(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setIdleTimeout(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setIdleTimeout(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setIdleTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setIdleTimeout(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setIdleTimeout(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setIdleTimeout(int) - Method in class io.vertx.core.net.NetClientOptions
-
- setIdleTimeout(int) - Method in class io.vertx.core.net.NetServerOptions
-
- setIdleTimeout(int) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the idle timeout, default time unit is seconds.
- setIdleTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the idle timeout, in seconds.
- setIdleTimeout(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setIdleTimeout(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setIdleTimeout(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setIdleTimeout(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
Deprecated.
- setIdleTimeout(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setIdleTimeout(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setIdleTimeout(int) - Method in class io.vertx.sqlclient.PoolOptions
-
Establish an idle timeout for pooled connections.
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.core.http.HttpClientOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.core.http.HttpServerOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.NetClientOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.NetServerOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the idle timeout unit.
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the idle timeout unit.
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.sqlclient.PoolOptions
-
Establish an idle timeout unit for pooled connections.
- setIdString(String) - Method in class io.vertx.kafka.client.common.Node
-
Set the string representation of the node id
- setIgnoreExpiration(boolean) - Method in class io.vertx.ext.auth.JWTOptions
-
- setIgnoreExpiration(boolean) - Method in interface io.vertx.ext.web.handler.JWTAuthHandler
-
Set whether expiration is ignored
- setIgnoreExpiration(boolean) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
-
Set whether expiration is ignored
- setIgnoreExpiration(boolean) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
Set whether expiration is ignored
- setInBinary(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
Set the telnet connection to negociate binary data format when receiving from the client, the default value is true.
- setInboundPermitted(List<PermittedOptions>) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
- setInboundPermitteds(List<PermittedOptions>) - Method in class io.vertx.ext.bridge.BridgeOptions
-
Sets the list of inbound permitted options.
- setInboundPermitteds(List<PermittedOptions>) - Method in class io.vertx.ext.stomp.BridgeOptions
-
- setIncludeDefaultStores(boolean) - Method in class io.vertx.config.ConfigRetrieverOptions
-
Enables or disables the inclusion of the default stored in the configuration.
- setIncludeHidden(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether hidden files should be served
- setIncludeHidden(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether hidden files should be served
- setIncludeHidden(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether hidden files should be served
- setIncludeProperties(boolean) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set wether to include properties when a broker message is passed on the event bus
- setIncrby(BitFieldIncrbyCommand) - Method in class io.vertx.redis.op.BitFieldOptions
-
Deprecated.
- setIncrement(long) - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
-
Deprecated.
- setIndex(int) - Method in class io.vertx.core.cli.Argument
-
Sets the argument index.
- setIndex(int) - Method in class io.vertx.core.cli.TypedArgument
-
- setIndex(long) - Method in class io.vertx.ext.consul.BlockingQueryOptions
-
Set index indicating that the client wishes to wait for any changes subsequent to that index.
- setIndex(long) - Method in class io.vertx.ext.consul.CheckList
-
Set Consul index, a unique identifier representing the current state of the requested list of checks
- setIndex(long) - Method in class io.vertx.ext.consul.CoordinateList
-
Set Consul index, a unique identifier representing the current state of the requested coordinates
- setIndex(long) - Method in class io.vertx.ext.consul.EventList
-
Set Consul index, a unique identifier representing the current state of the requested events
- setIndex(long) - Method in class io.vertx.ext.consul.KeyValueList
-
Set Consul index
- setIndex(long) - Method in class io.vertx.ext.consul.NodeList
-
Set Consul index, a unique identifier representing the current state of the requested list of nodes
- setIndex(long) - Method in class io.vertx.ext.consul.ServiceEntryList
-
Set Consul index, a unique identifier representing the current state of the requested list of services
- setIndex(long) - Method in class io.vertx.ext.consul.ServiceList
-
Set Consul index, a unique identifier representing the current state of the requested list of services
- setIndex(long) - Method in class io.vertx.ext.consul.Session
-
Set Consul index
- setIndex(long) - Method in class io.vertx.ext.consul.SessionList
-
Set Consul index, a unique identifier representing the current state of the requested list of sessions
- setIndex(long) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the index used for locking, unlocking, and check-and-set operations.
- setIndexPage(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the index page
- setIndexPage(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the index page
- setIndexPage(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the index page
- setIndexTemplate(String) - Method in interface io.vertx.ext.web.handler.TemplateHandler
-
Set the index template
- setIndexTemplate(String) - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
-
Set the index template
- setIndexTemplate(String) - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
-
Set the index template
- setInfluxDbOptions(VertxInfluxDbOptions) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Set InfluxDB options.
- setInitialSettings(Http2Settings) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the HTTP/2 connection settings immediately sent by to the server when the client connects.
- setInitialSettings(Http2Settings) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the HTTP/2 connection settings immediatly sent by the server when a client connects.
- setInitialSettings(Http2Settings) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the HTTP/2 connection settings immediately sent by to the server when the client connects.
- setInitialSettings(Http2Settings) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setInitialWindowSize(int) - Method in class io.vertx.core.http.Http2Settings
-
Set the SETTINGS_INITIAL_WINDOW_SIZE HTTP/2 setting
- setInlineAttachment(List<MailAttachment>) - Method in class io.vertx.ext.mail.MailMessage
-
set the list of inline attachments of this mail
- setInlineAttachment(MailAttachment) - Method in class io.vertx.ext.mail.MailMessage
-
set a single inline attachment of this mail
- setInsertJSESSIONID(boolean) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- setInstances(int) - Method in class io.vertx.core.DeploymentOptions
-
Set the number of instances that should be deployed.
- setInSyncReplicas(List<Node>) - Method in class io.vertx.kafka.client.common.PartitionInfo
-
Set the subset of the replicas that are in sync
- setInt(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the int
at position pos
in the Buffer to the value i
.
- setInt(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the int
at position pos
in the Buffer to the value i
.
- setInt(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the int
at position pos
in the Buffer to the value i
.
- setInternal(boolean) - Method in class io.vertx.kafka.admin.TopicDescription
-
Set whether the topic is internal to Kafka.
- setInternalBlockingPoolSize(int) - Method in class io.vertx.core.VertxOptions
-
Set the value of internal blocking pool size
- setInterval(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set checking interval
- setIntLE(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the int
at position pos
in the Buffer to the value i
in the Little Endian Byte Order.
- setIntLE(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the int
at position pos
in the Buffer to the value i
in the Little Endian Byte Order.
- setIntLE(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the int
at position pos
in the Buffer to the value i
in the Little Endian Byte Order.
- setIntputrc(String) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
The path of the inputrc config.
- setIntputrc(String) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
The path of the inputrc config.
- setIntputrc(String) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
The path of the inputrc config.
- setIntrospectionPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set the provider token introspection resource path
- setIpV6(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
Set if IP v6 should be used
- setIsEmpty(boolean) - Method in class io.vertx.kafka.client.common.Node
-
Set if this node is empty
- setIsolatedClasses(List<String>) - Method in class io.vertx.core.DeploymentOptions
-
Set the isolated class names.
- setIsolationGroup(String) - Method in class io.vertx.core.DeploymentOptions
-
Set the isolation group that will be used when deploying the verticle(s)
- setIsr(List<Node>) - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
-
Set the subset of the replicas that are in sync
- setIssuer(String) - Method in class io.vertx.ext.auth.JWTOptions
-
- setIssuer(String) - Method in interface io.vertx.ext.web.handler.JWTAuthHandler
-
Set the issuer
- setIssuer(String) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
-
Set the issuer
- setIssuer(String) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
-
Set the issuer
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setJmxDomain(String) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
Set the JMX domain to use when JMX metrics are enabled.
- setJmxEnabled(boolean) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
Set whether JMX will be enabled on the Vert.x instance.
- setJmxMetricsOptions(VertxJmxMetricsOptions) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Set JMX metrics options.
- setJvmMetricsEnabled(boolean) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Whether JVM metrics should be collected.
- setJwkPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setJwks(List<JsonObject>) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
-
- setJwtAuth(JWTAuth) - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
-
Set a JWT auth that will verify all requests before the service is invoked.
- setJWTOptions(JWTOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
-
- setJWTOptions(JWTOptions) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setKeepAlive(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether keep alive is enabled on the client
- setKeepAlive(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether keep alive is enabled on the client
- setKeepAlive(boolean) - Method in class io.vertx.ext.mail.MailConfig
-
set if connection pool is enabled
default is true
- setKeepAlive(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setKeepAlive(long) - Method in class io.vertx.ext.web.handler.graphql.ApolloWSOptions
-
Set the interval in milliseconds to send KEEPALIVE
messages to all clients.
- setKeepAliveInterval(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the keep alive interval in seconds
- setKeepAliveTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the keep alive timeout for HTTP/1.x, in seconds.
- setKeepAliveTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setKeepAliveTimeout(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setKeepAliveTimeSeconds(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setKeepMostRecent(boolean) - Method in class io.vertx.rabbitmq.QueueOptions
-
- setKey(String) - Method in class io.vertx.ext.consul.KeyValue
-
Set the key
- setKey(String) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the key
- setKey(String) - Method in class io.vertx.ext.shell.command.base.LocalMapPut
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the key/cert options.
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert options.
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setKeyPairOptions(JksOptions) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the key pair options in jks format, aka Java keystore.
- setKeyPath(String) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set the path of the first key file, replacing the keys paths
- setKeyPaths(List<String>) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set all the paths to the keys files
- setKeys(List<String>) - Method in class io.vertx.ext.shell.command.base.LocalMapGet
-
- setKeys(List<String>) - Method in class io.vertx.ext.shell.command.base.LocalMapRm
-
- setKeys(JsonArray) - Method in class io.vertx.ext.sql.UpdateResult
-
- setKeyspace(String) - Method in class io.vertx.cassandra.CassandraClientOptions
-
Set the keyspace to use when creating the Cassandra session.
- setKeyStore(KeyStoreOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
-
- setKeyStore(String) - Method in class io.vertx.ext.mail.MailConfig
-
get the key store filename to be used when opening SMTP connections
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the key/cert options in jks format, aka Java keystore.
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert options in jks format, aka Java keystore.
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setKeyStorePassword(String) - Method in class io.vertx.ext.mail.MailConfig
-
get the key store password to be used when opening SMTP connections
- setKeyValue(Buffer) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set the first key a a buffer, replacing the previous keys buffers
- setKeyValues(List<Buffer>) - Method in class io.vertx.core.net.PemKeyCertOptions
-
Set all the keys as a list of buffer
- setKO() - Method in class io.vertx.ext.healthchecks.Status
-
Sets the outcome of the status to KO.
- setLabel(String) - Method in class io.vertx.micrometer.Match
-
Set the label name.
- setLabelMatches(List<Match>) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Set a list of rules for label matching.
- setLabels(Set<Label>) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Sets enabled labels.
- setLanAddress(String) - Method in class io.vertx.ext.consul.Node
-
Set node lan address
- setLastAccessed(long) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setLastStreamId(int) - Method in class io.vertx.core.http.GoAway
-
Set the last stream id.
- setLatitude(Double) - Method in class io.vertx.redis.op.GeoMember
-
Deprecated.
Set Latitude as per EPSG:900913 / EPSG:3785 / OSGEO:41001
- setLazySession(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Use a lazy session creation mechanism.
- setLazySession(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Use a lazy session creation mechanism.
- setLazySession(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Use a lazy session creation mechanism.
- setLeader(Node) - Method in class io.vertx.kafka.client.common.PartitionInfo
-
Set the node id of the node currently acting as a leader
- setLeader(Node) - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
-
Set the node id of the node currently acting as a leader
- setLeaderEpoch(Optional<Integer>) - Method in class io.vertx.kafka.admin.ListOffsetsResultInfo
-
Set the leader epoch
- setLeeway(int) - Method in class io.vertx.ext.auth.JWTOptions
-
- setLeftPadding(int) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setLibraryURL(String) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- setLimit(int) - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Set the size of the list to the given number of nodes.
- setLimit(int) - Method in class io.vertx.ext.mongo.FindOptions
-
Set the limit
- setLimit(long, long) - Method in class io.vertx.redis.op.LimitOptions
-
Deprecated.
- setLimit(long, long) - Method in class io.vertx.redis.op.SortOptions
-
Deprecated.
- setLinkName(String) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
- setLinkName(String) - Method in class io.vertx.amqp.AmqpSenderOptions
-
- setList(List<Check>) - Method in class io.vertx.ext.consul.CheckList
-
Set list of checks
- setList(List<Coordinate>) - Method in class io.vertx.ext.consul.CoordinateList
-
Set list of coordinates
- setList(List<Event>) - Method in class io.vertx.ext.consul.EventList
-
Set list of events
- setList(List<KeyValue>) - Method in class io.vertx.ext.consul.KeyValueList
-
Set list of key/value pairs
- setList(List<Node>) - Method in class io.vertx.ext.consul.NodeList
-
Set list of nodes
- setList(List<ServiceEntry>) - Method in class io.vertx.ext.consul.ServiceEntryList
-
Set list of services
- setList(List<Service>) - Method in class io.vertx.ext.consul.ServiceList
-
Set list of services
- setList(List<Session>) - Method in class io.vertx.ext.consul.SessionList
-
Set list of sessions
- setListSeparator(String) - Method in class io.vertx.core.cli.TypedOption
-
- setLocal(boolean) - Method in class io.vertx.ext.shell.command.base.BusTail
-
- setLocalAddress(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setLocalAddress(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setLocalAddress(String) - Method in class io.vertx.core.http.HttpClientOptions
-
- setLocalAddress(String) - Method in class io.vertx.core.net.ClientOptionsBase
-
Set the local interface to bind for network connections.
- setLocalAddress(String) - Method in class io.vertx.core.net.NetClientOptions
-
- setLocalAddress(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the local interface to bind for network connections.
- setLocalAddress(String) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setLocalAddress(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setLocalAddress(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setLocalOnly(boolean) - Method in class io.vertx.core.eventbus.DeliveryOptions
-
Whether a message should be delivered to local consumers only.
- setLocalRepository(String) - Method in class io.vertx.maven.ResolverOptions
-
Sets the path to the local Maven repository.
- setLocation(JsonObject) - Method in class io.vertx.servicediscovery.Record
-
Sets the json object describing the location of the service.
- setLockDelay(long) - Method in class io.vertx.ext.consul.Session
-
Set the Lock delay of session
- setLockDelay(long) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the lock-delay period.
- setLockIndex(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the number of times this key has successfully been acquired in a lock.
- setLogActivity(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.dns.DnsClientOptions
-
Set to true to enabled network activity logging: Netty's pipeline is configured for logging on Netty's logger.
- setLogActivity(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setLogActivity(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setLogActivity(boolean) - Method in class io.vertx.core.net.NetworkOptions
-
Set to true to enabled network activity logging: Netty's pipeline is configured for logging on Netty's logger.
- setLogActivity(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setLogActivity(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to true to enabled network activity logging: Netty's pipeline is configured for logging on Netty's logger.
- setLogActivity(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setLogActivity(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setLogActivity(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setLogin(LoginOption) - Method in class io.vertx.ext.mail.MailConfig
-
Set the login mode for the connection.
- setLogin(String) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the login to use if the STOMP server is secured.
- setLogoutPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set the provider logout path
- setLong(int, long) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the long
at position pos
in the Buffer to the value l
.
- setLong(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the long
at position pos
in the Buffer to the value l
.
- setLong(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the long
at position pos
in the Buffer to the value l
.
- setLongitude(Double) - Method in class io.vertx.redis.op.GeoMember
-
Deprecated.
Set Longitude as per EPSG:900913 / EPSG:3785 / OSGEO:41001
- setLongLE(int, long) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the long
at position pos
in the Buffer to the value l
in the Little Endian Byte Order.
- setLongLE(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the long
at position pos
in the Buffer to the value l
in the Little Endian Byte Order.
- setLongLE(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the long
at position pos
in the Buffer to the value l
in the Little Endian Byte Order.
- setLongName(String) - Method in class io.vertx.core.cli.Option
-
Sets the long name of this option.
- setLongName(String) - Method in class io.vertx.core.cli.TypedOption
-
- setLongOptionPrefix(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setLongOptionSeparator(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
Set the separator displayed between a long option and its value.
- setLoopbackModeDisabled(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
Set if loopback mode is disabled
- setLowerLeftCorner(Point) - Method in class io.vertx.pgclient.data.Box
-
- setLTime(int) - Method in class io.vertx.ext.consul.Event
-
Set the Lamport clock time
- setMap(String) - Method in class io.vertx.ext.shell.command.base.LocalMapGet
-
- setMap(String) - Method in class io.vertx.ext.shell.command.base.LocalMapPut
-
- setMap(String) - Method in class io.vertx.ext.shell.command.base.LocalMapRm
-
- setMasterName(String) - Method in class io.vertx.redis.client.RedisOptions
-
Set the master name (only considered in HA mode).
- setMasterName(String) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set name of Redis master (used with Sentinel).
- setMatch(JsonObject) - Method in class io.vertx.ext.bridge.PermittedOptions
-
This allows you to allow messages based on their structure.
- setMatch(String) - Method in class io.vertx.redis.op.ScanOptions
-
Deprecated.
- setMaxAddressLength(int) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
- setMaxAge(long) - Method in interface io.vertx.core.http.Cookie
-
Sets the maximum age of this cookie in seconds.
- setMaxAge(long) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
- setMaxAge(long) - Method in class io.vertx.reactivex.core.http.Cookie
-
Sets the maximum age of this cookie in seconds.
- setMaxAge(long) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setMaxAge(long) - Method in class io.vertx.rxjava.core.http.Cookie
-
Sets the maximum age of this cookie in seconds.
- setMaxAge(long) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setMaxAgeSeconds(long) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set value for max age in caching headers
- setMaxAgeSeconds(long) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set value for max age in caching headers
- setMaxAgeSeconds(long) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set value for max age in caching headers
- setMaxAvgServeTimeNs(long) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the max serve time in ns, above which serves are considered slow
- setMaxAvgServeTimeNs(long) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the max serve time in ns, above which serves are considered slow
- setMaxAvgServeTimeNs(long) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the max serve time in ns, above which serves are considered slow
- setMaxAwaitTime(long) - Method in class io.vertx.ext.mongo.AggregateOptions
-
The maximum amount of time for the server to wait on new documents to satisfy a $changeStream aggregation.
- setMaxBodyLength(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the max body length accepted by the server.
- setMaxBufferedMessages(int) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
Sets the max buffered messages.
- setMaxBufferedMessages(int) - Method in interface io.vertx.core.eventbus.MessageConsumer
-
Set the number of messages this registration will buffer when this stream is paused.
- setMaxBufferedMessages(int) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
-
Set the number of messages this registration will buffer when this stream is paused.
- setMaxBufferedMessages(int) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
-
Set the number of messages this registration will buffer when this stream is paused.
- setMaxBytesStreaming(int) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the max cache size, when caching is enabled
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.freemarker.FreeMarkerTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.jade.JadeTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.mvel.MVELTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.rocker.RockerTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the max cache size, when caching is enabled
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.freemarker.FreeMarkerTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.jade.JadeTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.mvel.MVELTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.pebble.PebbleTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.rocker.RockerTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the max cache size, when caching is enabled
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.freemarker.FreeMarkerTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.jade.JadeTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.mvel.MVELTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.pebble.PebbleTemplateEngine
-
Set the max cache size for the engine
- setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.rocker.RockerTemplateEngine
-
Set the max cache size for the engine
- setMaxChunkSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the maximum HTTP chunk size
- setMaxChunkSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setMaxChunkSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum HTTP chunk size
- setMaxChunkSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxConcurrentStreams(long) - Method in class io.vertx.core.http.Http2Settings
-
Set the SETTINGS_MAX_CONCURRENT_STREAMS HTTP/2 setting
- setMaxEventLoopExecuteTime(long) - Method in class io.vertx.core.VertxOptions
-
- setMaxEventLoopExecuteTimeUnit(TimeUnit) - Method in class io.vertx.core.VertxOptions
-
Set the time unit of maxEventLoopExecuteTime
.
- setMaxFailures(int) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the maximum number of failures before opening the circuit.
- setMaxFormAttributeSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the maximum size of a form attribute.
- setMaxFrameInTransaction(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the maximum number of frame that can be added in a transaction.
- setMaxFrameSize(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setMaxFrameSize(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setMaxFrameSize(int) - Method in class io.vertx.core.http.Http2Settings
-
Set the SETTINGS_MAX_FRAME_SIZE HTTP/2 setting
- setMaxHandlersPerSocket(int) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
- setMaxHeaderLength(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the max header length.
- setMaxHeaderListSize(long) - Method in class io.vertx.core.http.Http2Settings
-
Set the SETTINGS_MAX_HEADER_LIST_SIZE HTTP/2 setting
- setMaxHeaders(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the maximum number of headers.
- setMaxHeaderSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the maximum length of all headers for HTTP/1.x .
- setMaxHeaderSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the maximum length of all headers for HTTP/1.x .
- setMaxHeaderSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum length of all headers for HTTP/1.x .
- setMaxHeaderSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxInflightQueue(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set max count of unacknowledged messages
- setMaxInitialLineLength(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the maximum length of the initial line for HTTP/1.x (e.g.
- setMaxInitialLineLength(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the maximum length of the initial line for HTTP/1.x (e.g.
- setMaxInitialLineLength(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum length of the initial line for HTTP/1.x (e.g.
- setMaxInitialLineLength(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxInternalQueueSize(int) - Method in class io.vertx.rabbitmq.QueueOptions
-
- setMaxMessageSize(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set max MQTT message size
- setMaxMessageSize(int) - Method in class io.vertx.mqtt.MqttServerOptions
-
Set max MQTT message size
- setMaxNestedArrays(int) - Method in class io.vertx.redis.client.RedisOptions
-
Tune how much nested arrays are allowed on a redis response.
- setMaxPoolSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the maximum pool size for connections
- setMaxPoolSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum pool size for connections
- setMaxPoolSize(int) - Method in class io.vertx.ext.mail.MailConfig
-
set the max allowed number of open connections to the mail server
if not set the default is 10
- setMaxPoolSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxPoolSize(int) - Method in class io.vertx.redis.client.RedisOptions
-
Tune the maximum size of the connection pool.
- setMaxPoolWaiting(int) - Method in class io.vertx.redis.client.RedisOptions
-
Tune the maximum waiting requests for a connection from the pool.
- setMaxQueries(int) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the maximum number of queries when an hostname is resolved.
- setMaxRedirects(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set to maxRedirects
the maximum number of redirection a request can follow.
- setMaxRedirects(int) - Method in interface io.vertx.core.http.HttpClientRequest
-
Set the max number of HTTP redirects this request will follow.
- setMaxRedirects(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to maxRedirects
the maximum number of redirection a request can follow.
- setMaxRedirects(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxRedirects(int) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Set the max number of HTTP redirects this request will follow.
- setMaxRedirects(int) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Set the max number of HTTP redirects this request will follow.
- setMaxRetries(int) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Configures the number of times the circuit breaker tries to redo the operation before failing.
- setMaxRows(int) - Method in class io.vertx.ext.sql.SQLOptions
-
- setMaxSize(int) - Method in class io.vertx.sqlclient.PoolOptions
-
Set the maximum pool size
- setMaxSubscriptionsByClient(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the maximum of subscriptions a client is allowed to register.
- setMaxTime(long) - Method in class io.vertx.ext.mongo.AggregateOptions
-
Set the time limit in milliseconds for processing operations on a cursor.
- setMaxWaitingHandlers(int) - Method in class io.vertx.redis.client.RedisOptions
-
The client will always work on pipeline mode, this means that messages can start queueing.
- setMaxWaitQueueSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the maximum requests allowed in the wait queue, any requests beyond the max size will result in
a ConnectionPoolTooBusyException.
- setMaxWaitQueueSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum requests allowed in the wait queue, any requests beyond the max size will result in
a ConnectionPoolTooBusyException.
- setMaxWaitQueueSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxWaitQueueSize(int) - Method in class io.vertx.sqlclient.PoolOptions
-
Set the maximum connection request allowed in the wait queue, any requests beyond the max size will result in
an failure.
- setMaxWebsocketFrameSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setMaxWebSocketFrameSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the max WebSocket frame size
- setMaxWebsocketFrameSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setMaxWebSocketFrameSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the maximum WebSocket frames size
- setMaxWebsocketFrameSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the max websocket frame size
- setMaxWebSocketFrameSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setMaxWebSocketFrameSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxWebsocketMessageSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setMaxWebSocketMessageSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the max WebSocket message size
- setMaxWebsocketMessageSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setMaxWebSocketMessageSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the maximum WebSocket message size
- setMaxWebsocketMessageSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the max websocket message size
- setMaxWebSocketMessageSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setMaxWebSocketMessageSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMaxWorkerExecuteTime(long) - Method in class io.vertx.core.DeploymentOptions
-
- setMaxWorkerExecuteTime(long) - Method in class io.vertx.core.VertxOptions
-
- setMaxWorkerExecuteTimeUnit(TimeUnit) - Method in class io.vertx.core.DeploymentOptions
-
Set the time unit of maxWorkerExecuteTime
- setMaxWorkerExecuteTimeUnit(TimeUnit) - Method in class io.vertx.core.VertxOptions
-
Set the time unit of maxWorkerExecuteTime
.
- setMedium(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the 24bit int
at position pos
in the Buffer to the value i
.
- setMedium(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the 24bit int
at position pos
in the Buffer to the value i
.
- setMedium(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the 24bit int
at position pos
in the Buffer to the value i
.
- setMediumLE(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the 24bit int
at position pos
in the Buffer to the value i
.
- setMediumLE(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the 24bit int
at position pos
in the Buffer to the value i
.
- setMediumLE(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the 24bit int
at position pos
in the Buffer to the value i
.
- setMember(String) - Method in class io.vertx.redis.op.GeoMember
-
Deprecated.
Set the member name.
- setMembers(List<MemberDescription>) - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
-
Set a list of the members of the consumer group
- setMergeFormAttributes(boolean) - Method in interface io.vertx.ext.web.handler.BodyHandler
-
Set whether form attributes will be added to the request parameters
- setMergeFormAttributes(boolean) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
-
Set whether form attributes will be added to the request parameters
- setMergeFormAttributes(boolean) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
-
Set whether form attributes will be added to the request parameters
- setMessageID(String) - Method in class io.vertx.ext.mail.MailResult
-
- setMeta(Map<String, String>) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setMeta(Map<String, String>) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set a list of user-defined key/value pairs that will be used for filtering the query results to nodes
with the given metadata values present.
- setMeta(Map<String, String>) - Method in class io.vertx.ext.consul.Service
-
Specifies arbitrary KV metadata linked to the service instance.
- setMeta(Map<String, String>) - Method in class io.vertx.ext.consul.ServiceOptions
-
Specifies arbitrary KV metadata linked to the service instance.
- setMetadata(String) - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
-
Set additional metadata for the offset committed
- setMetadata(JsonObject) - Method in class io.vertx.servicediscovery.Record
-
- setMetricRegistry(MetricRegistry) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
Set the optional metric registry used instead of the Dropwizard shared registry.
- setMetricsName(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setMetricsName(String) - Method in class io.vertx.core.http.HttpClientOptions
-
- setMetricsName(String) - Method in class io.vertx.core.net.ClientOptionsBase
-
Set the metrics name identifying the reported metrics, useful for grouping metrics
with the same name.
- setMetricsName(String) - Method in class io.vertx.core.net.NetClientOptions
-
- setMetricsName(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the metrics name identifying the reported metrics, useful for grouping metrics
with the same name.
- setMetricsName(String) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setMetricsName(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setMetricsName(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setMetricsOptions(MetricsOptions) - Method in class io.vertx.core.VertxOptions
-
Set the metrics options
- setMetricsRollingBuckets(int) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the configured number of buckets the rolling window is divided into.
- setMetricsRollingWindow(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the rolling window used for metrics.
- setMicrometerRegistry(MeterRegistry) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Programmatically set the Micrometer MeterRegistry to be used by Vert.x.
- setMicroseconds(int) - Method in class io.vertx.pgclient.data.Interval
-
- setMinLength(int) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Set expected session id minimum length.
- setMinLength(int) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Set expected session id minimum length.
- setMinLength(int) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Set expected session id minimum length.
- setMinutes(int) - Method in class io.vertx.pgclient.data.Interval
-
- setMode(TemplateMode) - Method in interface io.vertx.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
-
Set the mode for the engine
- setMode(TemplateMode) - Method in class io.vertx.reactivex.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
-
Set the mode for the engine
- setMode(TemplateMode) - Method in class io.vertx.rxjava.ext.web.templ.thymeleaf.ThymeleafTemplateEngine
-
Set the mode for the engine
- setModifyIndex(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the last index that modified this key.
- setMonths(int) - Method in class io.vertx.pgclient.data.Interval
-
- setMountNotImplementedHandler(boolean) - Method in class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
If true, Router Factory will automatically mount an handler that return HTTP 501 status code for each operation where you didn't specify an handler.
- setMountResponseContentTypeHandler(boolean) - Method in class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
- setMountValidationFailureHandler(boolean) - Method in class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
- setMulti(boolean) - Method in class io.vertx.ext.mongo.BulkOperation
-
Sets the multi flag, used by update and delete operations
- setMulti(boolean) - Method in class io.vertx.ext.mongo.UpdateOptions
-
Set whether multi is enabled
- setMulticastNetworkInterface(String) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
Set the multicast network interface address
- setMulticastTimeToLive(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
Set the multicast ttl value
- setMultiThreaded(boolean) - Method in class io.vertx.core.DeploymentOptions
-
- setMultiValued(boolean) - Method in class io.vertx.core.cli.Argument
-
Sets whether or not the argument can receive several values.
- setMultiValued(boolean) - Method in class io.vertx.core.cli.Option
-
Sets whether or not this option can receive several values.
- setMultiValued(boolean) - Method in class io.vertx.core.cli.TypedArgument
-
- setMultiValued(boolean) - Method in class io.vertx.core.cli.TypedOption
-
- setNagHttps(boolean) - Method in interface io.vertx.ext.web.handler.CSRFHandler
-
Should the handler give warning messages if this handler is used in other than https protocols?
- setNagHttps(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Set whether a nagging log warning should be written if the session handler is
accessed over HTTP, not HTTPS
- setNagHttps(boolean) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
-
Should the handler give warning messages if this handler is used in other than https protocols?
- setNagHttps(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Set whether a nagging log warning should be written if the session handler is
accessed over HTTP, not HTTPS
- setNagHttps(boolean) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
-
Should the handler give warning messages if this handler is used in other than https protocols?
- setNagHttps(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Set whether a nagging log warning should be written if the session handler is
accessed over HTTP, not HTTPS
- setName(String) - Method in interface io.vertx.core.cli.CLI
-
Sets the name of the CLI.
- setName(String) - Method in class io.vertx.ext.consul.AclToken
-
Set name of token
- setName(String) - Method in class io.vertx.ext.consul.Check
-
Set the name of check
- setName(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set check name.
- setName(String) - Method in class io.vertx.ext.consul.Event
-
Set name of event
- setName(String) - Method in class io.vertx.ext.consul.EventListOptions
-
Set event name for filtering on events
- setName(String) - Method in class io.vertx.ext.consul.Node
-
Set node name
- setName(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set an optional friendly name that can be used to execute a query instead of using its ID
- setName(String) - Method in class io.vertx.ext.consul.Service
-
Set service name
- setName(String) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set service name
- setName(String) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the human-readable name for the Session
- setName(String) - Method in class io.vertx.ext.mail.MailAttachment
-
set the name
- setName(String) - Method in class io.vertx.ext.shell.command.base.VerticleDeploy
-
- setName(String) - Method in interface io.vertx.ext.web.api.RequestParameter
-
Set parameter name
- setName(String) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set the config name
- setName(String) - Method in class io.vertx.kafka.admin.ConfigSynonym
-
Set the name of this configuration
- setName(String) - Method in class io.vertx.kafka.admin.NewTopic
-
Set the name of the topic to be created
- setName(String) - Method in class io.vertx.kafka.admin.TopicDescription
-
Set the name of the topic.
- setName(String) - Method in class io.vertx.kafka.client.common.ConfigResource
-
Set the resource name
- setName(String) - Method in class io.vertx.reactivex.core.cli.CLI
-
Sets the name of the CLI.
- setName(String) - Method in class io.vertx.reactivex.ext.web.api.RequestParameter
-
Set parameter name
- setName(String) - Method in class io.vertx.rxjava.core.cli.CLI
-
Sets the name of the CLI.
- setName(String) - Method in class io.vertx.rxjava.ext.web.api.RequestParameter
-
Set parameter name
- setName(String) - Method in class io.vertx.servicediscovery.Record
-
Sets the name of the service.
- setName(String) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
Sets the service discovery name used in the service usage events.
- setNdots(int) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the ndots value used when resolving using search domains, the default value is -1
which
determines the value from the OS on Linux or uses the value 1
.
- setNear(String) - Method in class io.vertx.ext.consul.CheckQueryOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNear(String) - Method in class io.vertx.ext.consul.NodeQueryOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNear(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNear(String) - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNearestN(int) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies that the query will be forwarded to up to NearestN other datacenters based on their estimated network
round trip time using Network Coordinates from the WAN gossip pool.
- setNetClientOptions(NetClientOptions) - Method in class io.vertx.redis.client.RedisOptions
-
Set the net client options to be used while connecting to the redis server.
- setNetworkRecoveryInterval(long) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set how long in milliseconds will automatic recovery wait before attempting to reconnect, default is 5000
- setNewConfiguration(JsonObject) - Method in class io.vertx.config.ConfigChange
-
Sets the new configuration.
- setNewLine(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setNext(ResultSet) - Method in class io.vertx.ext.sql.ResultSet
-
- setNode(String) - Method in class io.vertx.ext.consul.Coordinate
-
Set name of node
- setNode(String) - Method in class io.vertx.ext.consul.Event
-
Set regular expression to filter by node name
- setNode(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set regular expression to filter by node name
- setNode(String) - Method in class io.vertx.ext.consul.Service
-
Set node name
- setNode(Node) - Method in class io.vertx.ext.consul.ServiceEntry
-
Set node
- setNode(String) - Method in class io.vertx.ext.consul.Session
-
Set the ID of node
- setNode(String) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the node to which the session will be assigned
- setNodeAddress(String) - Method in class io.vertx.ext.consul.Service
-
Set node address
- setNoDefaultPolicy(boolean) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setNodeName(String) - Method in class io.vertx.ext.consul.Check
-
Set the name of node
- setNodes(List<ServiceEntry>) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the list of healthy nodes providing the given service, as specified by the constraints of the prepared query.
- setNodes(List<Node>) - Method in class io.vertx.kafka.admin.ClusterDescription
-
Set the nodes belonging to this cluster
- setNofollowLinks(boolean) - Method in class io.vertx.core.file.CopyOptions
-
Whether symbolic links should not be followed during copy or move operations.
- setNonces(JsonArray) - Method in interface io.vertx.ext.auth.jdbc.JDBCAuth
-
Provide a application configuration level on hash nonce's as a ordered list of
nonces where each position corresponds to a version.
- setNonces(JsonArray) - Method in interface io.vertx.ext.auth.jdbc.JDBCHashStrategy
-
Deprecated.
Sets a ordered list of nonces where each position corresponds to a version.
- setNonces(JsonArray) - Method in class io.vertx.reactivex.ext.auth.jdbc.JDBCAuth
-
Provide a application configuration level on hash nonce's as a ordered list of
nonces where each position corresponds to a version.
- setNonces(JsonArray) - Method in class io.vertx.reactivex.ext.auth.jdbc.JDBCHashStrategy
-
Sets a ordered list of nonces where each position corresponds to a version.
- setNonces(JsonArray) - Method in class io.vertx.rxjava.ext.auth.jdbc.JDBCAuth
-
Provide a application configuration level on hash nonce's as a ordered list of
nonces where each position corresponds to a version.
- setNonces(JsonArray) - Method in class io.vertx.rxjava.ext.auth.jdbc.JDBCHashStrategy
-
Sets a ordered list of nonces where each position corresponds to a version.
- setNoParent(boolean) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setNoPush(boolean) - Method in class io.vertx.ext.web.Http2PushMapping
-
- setNotes(String) - Method in class io.vertx.ext.consul.Check
-
Set the human-readable note of check
- setNotes(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set check notes
- setNotificationAddress(String) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the event bus address on which the circuit breaker publish its state change.
- setNotificationPeriod(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Configures the period in milliseconds where the circuit breaker send a notification on the event bus with its
current state.
- setNoTimestamp(boolean) - Method in class io.vertx.ext.auth.JWTOptions
-
- setNotImplementedFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.api.contract.RouterFactory
-
- setNotImplementedFailureHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Deprecated.
- setNotImplementedFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.reactivex.ext.web.api.contract.RouterFactory
-
Deprecated.
- setNotImplementedFailureHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Deprecated.
- setNotImplementedFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.rxjava.ext.web.api.contract.RouterFactory
-
Deprecated.
- setNull(int) - Method in class io.vertx.core.json.JsonArray
-
Set a null value to the JSON array at position pos
.
- setNumPartitions(int) - Method in class io.vertx.kafka.admin.NewTopic
-
Set the number of partitions for the new topic or -1 if a replica assignment has been specified
- setNumThreads(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Number of threads to use by the push scheduler.
- setNumUses(long) - Method in class io.vertx.config.vault.client.TokenRequest
-
- SETNX - Static variable in class io.vertx.reactivex.redis.client.Command
-
- setnx(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- setnx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the value of a key, only if the key does not exist
- setnx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the value of a key, only if the key does not exist
- SETNX - Static variable in interface io.vertx.redis.client.Command
-
- setnx(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- setNX(boolean) - Method in class io.vertx.redis.op.SetOptions
-
Deprecated.
- setnx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the value of a key, only if the key does not exist
- setnx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the value of a key, only if the key does not exist
- SETNX - Static variable in class io.vertx.rxjava.redis.client.Command
-
- setnx(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setnx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the value of a key, only if the key does not exist
- setnx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the value of a key, only if the key does not exist
- setnxObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setnxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setnxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setOffset(long) - Method in class io.vertx.kafka.admin.ListOffsetsResultInfo
-
Set the offset
- setOffset(long) - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
-
Set the offset to commit
- setOffset(long) - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
-
Set the offset
- setOffset(long) - Method in class io.vertx.kafka.client.producer.RecordMetadata
-
Set the offset of the record in the topic/partition.
- setOffset(long) - Method in class io.vertx.redis.op.BitFieldGetCommand
-
Deprecated.
- setOffset(long) - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
-
Deprecated.
- setOffset(long) - Method in class io.vertx.redis.op.BitFieldSetCommand
-
Deprecated.
- setOffset(Long) - Method in class io.vertx.redis.op.LimitOptions
-
Deprecated.
- setOk(boolean) - Method in class io.vertx.ext.healthchecks.Status
-
Sets whether or not the current status is positive (UP) or negative (DOWN).
- setOK() - Method in class io.vertx.ext.healthchecks.Status
-
Sets the outcome of the status to OK.
- setOpen(boolean) - Method in class io.vertx.pgclient.data.Path
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setOperationModelKey(String) - Method in class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
When set, an additional handler will be created to expose the operation model in the routing
context under the given key.
- setOpIndex(int) - Method in class io.vertx.ext.consul.TxnError
-
Set the index of the failed operation in the transaction
- setOption(MySQLSetOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.mysqlclient.MySQLConnection
-
Send a SET_OPTION command to set options for the current connection.
- setOption(MySQLSetOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a SET_OPTION command to set options for the current connection.
- setOption(MySQLSetOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a SET_OPTION command to set options for the current connection.
- setOptional(boolean) - Method in class io.vertx.config.ConfigStoreOptions
-
Sets whether or not the store is optional.
- setOptionComparator(Comparator<Option>) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
Set the comparator used to sort the options when they output in help text.
- setOptionPrefix(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setOptions(List<Option>) - Method in interface io.vertx.core.cli.CLI
-
Sets the list of arguments.
- setOptions(String) - Method in class io.vertx.ext.shell.command.base.VerticleDeploy
-
- setOptions(SQLOptions) - Method in interface io.vertx.ext.sql.SQLConnection
-
Sets the desired options to be applied to the current connection when statements are executed.
- setOptions(RouterFactoryOptions) - Method in interface io.vertx.ext.web.api.contract.RouterFactory
-
Set options of router factory.
- setOptions(List<Option>) - Method in class io.vertx.reactivex.core.cli.CLI
-
Sets the list of arguments.
- setOptions(SQLOptions) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Sets the desired options to be applied to the current connection when statements are executed.
- setOptions(RouterFactoryOptions) - Method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Set options of router factory.
- setOptions(RouterFactoryOptions) - Method in interface io.vertx.reactivex.ext.web.api.contract.RouterFactory
-
Set options of router factory.
- SetOptions - Class in io.vertx.redis.op
-
- SetOptions() - Constructor for class io.vertx.redis.op.SetOptions
-
Deprecated.
- SetOptions(SetOptions) - Constructor for class io.vertx.redis.op.SetOptions
-
Deprecated.
- SetOptions(JsonObject) - Constructor for class io.vertx.redis.op.SetOptions
-
Deprecated.
- setOptions(List<Option>) - Method in class io.vertx.rxjava.core.cli.CLI
-
Sets the list of arguments.
- setOptions(SQLOptions) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Sets the desired options to be applied to the current connection when statements are executed.
- setOptions(RouterFactoryOptions) - Method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Set options of router factory.
- setOptions(RouterFactoryOptions) - Method in interface io.vertx.rxjava.ext.web.api.contract.RouterFactory
-
Set options of router factory.
- setOptions(DeliveryOptions) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
-
Set delivery options to be used during a proxy call.
- setOptResourceEnabled(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set to true to enable the automatic inclusion in DNS queries of an optional record that hints
the remote DNS server about how much data the resolver can read per response.
- setOrdered(boolean) - Method in class io.vertx.ext.mongo.BulkWriteOptions
-
Set the ordered option
- setOutBinary(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
Set the telnet connection to negociate binary data format when sending to the client, the default value is true.
- setOutboundPermitted(List<PermittedOptions>) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
- setOutboundPermitteds(List<PermittedOptions>) - Method in class io.vertx.ext.bridge.BridgeOptions
-
Sets the list of outbound permitted options.
- setOutboundPermitteds(List<PermittedOptions>) - Method in class io.vertx.ext.stomp.BridgeOptions
-
- setOutput(Handler<Buffer>) - Method in interface io.vertx.core.parsetools.RecordParser
-
- setOutput(String) - Method in class io.vertx.ext.consul.Check
-
Set the output of check
- setOutput(JsonArray) - Method in class io.vertx.ext.sql.ResultSet
-
- setOutput(Handler<Buffer>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
-
- setOutput(Handler<Buffer>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
-
- setOwnHostname(String) - Method in class io.vertx.ext.mail.MailConfig
-
set the hostname to be used for HELO/EHLO and the Message-ID
- setP1(Point) - Method in class io.vertx.pgclient.data.LineSegment
-
- setP2(Point) - Method in class io.vertx.pgclient.data.LineSegment
-
- setParameterName(String) - Method in exception io.vertx.ext.web.api.validation.ValidationException
-
- setParams(JsonObject) - Method in class io.vertx.ext.web.api.OperationRequest
-
- setParsedAsList(boolean) - Method in class io.vertx.core.cli.TypedOption
-
- setPartition(int) - Method in class io.vertx.kafka.client.common.PartitionInfo
-
Set the partition id
- setPartition(int) - Method in class io.vertx.kafka.client.common.TopicPartition
-
Set the partition number
- setPartition(int) - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
-
Set the partition id
- setPartition(int) - Method in class io.vertx.kafka.client.producer.RecordMetadata
-
Set the partition the record was sent to
- setPartitionAssignor(String) - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
-
Set the consumer group partition assignor
- setPartitions(List<TopicPartitionInfo>) - Method in class io.vertx.kafka.admin.TopicDescription
-
Set A list of partitions where the index represents the partition id and the element
contains leadership and replica information for that partition.
- setPasscode(String) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the passcode to use if the STOMP server is secured.
- setPassing(boolean) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies the behavior of the query's health check filtering.
- setPassword(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
Sets the password.
- setPassword(String) - Method in class io.vertx.core.net.JksOptions
-
- setPassword(String) - Method in class io.vertx.core.net.KeyStoreOptions
-
- setPassword(String) - Method in class io.vertx.core.net.KeyStoreOptionsBase
-
Set the password for the key store
- setPassword(String) - Method in class io.vertx.core.net.PfxOptions
-
- setPassword(String) - Method in class io.vertx.core.net.ProxyOptions
-
Set proxy password.
- setPassword(String) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPassword(String) - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
-
Deprecated.
- setPassword(String) - Method in class io.vertx.ext.auth.KeyStoreOptions
-
Deprecated.
- setPassword(String) - Method in class io.vertx.ext.mail.MailConfig
-
Set the password for the login.
- setPassword(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Password used for authenticated connections
- setPassword(String) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the password
- setPassword(String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Specify the user password to be used for the authentication.
- setPassword(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPassword(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPassword(String) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the password to use when connecting to the broker.
- setPassword(String) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Specify the user password to be used for the authentication.
- setPasswordCredentialField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
- setPasswordCredentialField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
- setPasswordCredentialField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
- setPasswordField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
- setPasswordField(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the password is stored inside
- setPasswordField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the password Defaults to
MongoAuth
- setPasswordField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the password Defaults to
MongoAuth
- setPasswordParam(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
-
Set the name of the form param used to submit the password
- setPasswordParam(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
-
Set the name of the form param used to submit the password
- setPasswordParam(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
-
Set the name of the form param used to submit the password
- setPath(String) - Method in interface io.vertx.core.http.Cookie
-
Sets the path of this cookie.
- setPath(String) - Method in class io.vertx.core.net.JksOptions
-
- setPath(String) - Method in class io.vertx.core.net.KeyStoreOptions
-
- setPath(String) - Method in class io.vertx.core.net.KeyStoreOptionsBase
-
Set the path to the key store
- setPath(String) - Method in class io.vertx.core.net.PfxOptions
-
- setPath(String) - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
-
Deprecated.
- setPath(String) - Method in class io.vertx.ext.auth.KeyStoreOptions
-
Deprecated.
- setPath(String) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
- setPath(String) - Method in class io.vertx.reactivex.core.http.Cookie
-
Sets the path of this cookie.
- setPath(String) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setPath(String) - Method in class io.vertx.rxjava.core.http.Cookie
-
Sets the path of this cookie.
- setPath(String) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setPayload(String) - Method in class io.vertx.ext.consul.Event
-
Set payload of event
- setPayload(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set payload of event
- setPayload(Buffer) - Method in class io.vertx.ext.web.api.OperationResponse
-
- setPayload(String) - Method in class io.vertx.pgclient.PgNotification
-
Set the payload value.
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the key/cert store options in pem format.
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert store options in pem format.
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPemKeyPairOptions(PemKeyCertOptions) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the key pair store options in pem format.
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the trust options in pem format
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options.
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPerFrameWebsocketCompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPerFrameWebSocketCompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Enable or disable support for the WebSocket per-frame deflate compression extension.
- setPeriodic(long, Handler<Long>) - Method in interface io.vertx.core.Vertx
-
Set a periodic timer to fire every delay
milliseconds, at which point handler
will be called with
the id of the timer.
- setPeriodic(long, Handler<Long>) - Method in class io.vertx.reactivex.core.Vertx
-
Set a periodic timer to fire every delay
milliseconds, at which point handler
will be called with
the id of the timer.
- setPeriodic(long, Handler<Long>) - Method in class io.vertx.rxjava.core.Vertx
-
Set a periodic timer to fire every delay
milliseconds, at which point handler
will be called with
the id of the timer.
- setPerMessageWebsocketCompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPerMessageWebSocketCompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Enable or disable support for WebSocket per-message deflate compression extension.
- setPermissionField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the permissions.
- setPermissionField(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the permissions are stored inside.
- setPermissionField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the permissions.
- setPermissionField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the permissions.
- setPermissions(List<String>) - Method in class io.vertx.ext.auth.JWTOptions
-
The permissions of this token.
- setPermissionsClaimKey(String) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
-
- setPermissionsQuery(String) - Method in interface io.vertx.ext.auth.jdbc.JDBCAuth
-
Set the permissions query to use.
- setPermissionsQuery(String) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
Set the permissions query to use.
- setPermissionsQuery(String) - Method in class io.vertx.reactivex.ext.auth.jdbc.JDBCAuth
-
Set the permissions query to use.
- setPermissionsQuery(String) - Method in class io.vertx.rxjava.ext.auth.jdbc.JDBCAuth
-
Set the permissions query to use.
- setPerms(String) - Method in class io.vertx.core.file.OpenOptions
-
Set the permissions string
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the key/cert options in pfx format.
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert options in pfx format.
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPfxKeyPairOptions(PfxOptions) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the key pair options in pfx format.
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the trust options in pfx format
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options in pfx format
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPingTimeout(long) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
- setPipelining(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether pipe-lining is enabled on the client
- setPipelining(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether pipe-lining is enabled on the client
- setPipelining(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPipeliningLimit(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the limit of pending requests a pipe-lined HTTP/1 connection can send.
- setPipeliningLimit(int) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPipeliningLimit(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the limit of pending requests a pipe-lined HTTP/1 connection can send.
- setPipeliningLimit(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPipeliningLimit(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPlainTextEnabled(boolean) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
-
- setPoints(List<Point>) - Method in class io.vertx.pgclient.data.Path
-
- setPoints(List<Point>) - Method in class io.vertx.pgclient.data.Polygon
-
- setPointToPoint(boolean) - Method in class io.vertx.ext.stomp.BridgeOptions
-
- setPolicies(List<String>) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setPoolCleanerInterval(int) - Method in class io.vertx.redis.client.RedisOptions
-
Tune how often in milliseconds should the connection pool cleaner execute.
- setPoolCleanerPeriod(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the connection pool cleaner period in milli seconds, a non positive value disables expiration checks and connections
will remain in the pool until they are closed.
- setPoolCleanerPeriod(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setPoolCleanerPeriod(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setPoolRecycleTimeout(int) - Method in class io.vertx.redis.client.RedisOptions
-
Tune when a connection should be recycled in milliseconds.
- setPort(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
Sets the port.
- setPort(int) - Method in class io.vertx.cassandra.CassandraClientOptions
-
Set which port should be used for all the hosts to connect to a cassandra service.
- setPort(int) - Method in class io.vertx.core.dns.DnsClientOptions
-
Set the port to be used by this client in requests.
- setPort(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Sets the port.
- setPort(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setPort(int) - Method in class io.vertx.core.http.RequestOptions
-
Set the port to be used by the client request.
- setPort(int) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
- setPort(int) - Method in class io.vertx.core.net.NetServerOptions
-
Set the port
- setPort(int) - Method in class io.vertx.core.net.ProxyOptions
-
Set proxy port.
- setPort(int) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPort(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set Consul HTTP API port.
- setPort(int) - Method in class io.vertx.ext.consul.Service
-
Set service port
- setPort(int) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set service port
- setPort(int) - Method in class io.vertx.ext.mail.MailConfig
-
Set the port of the smtp server.
- setPort(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setPort(int) - Method in class io.vertx.ext.shell.term.SSHTermOptions
-
Set the port
- setPort(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setPort(int) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the STOMP server port.
- setPort(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the port on which the server is going to listen for TCP connection.
- setPort(int) - Method in class io.vertx.kafka.client.common.Node
-
Set the port for this node
- setPort(int) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setPort(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPort(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPort(int) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the default port to use for connections.
- setPort(int) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the tcp port where the Redis server is listening.
- setPort(int) - Method in class io.vertx.servicediscovery.types.HttpLocation
-
Sets the port
- setPort(int) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Specify the port for connecting to the server.
- setPreallocateBodyBuffer(boolean) - Method in interface io.vertx.ext.web.handler.BodyHandler
-
Pre-allocate the body buffer according to the value parsed from content-length header.
- setPreallocateBodyBuffer(boolean) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
-
Pre-allocate the body buffer according to the value parsed from content-length header.
- setPreallocateBodyBuffer(boolean) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
-
Pre-allocate the body buffer according to the value parsed from content-length header.
- setPreferNativeTransport(boolean) - Method in class io.vertx.core.VertxOptions
-
Set wether to prefer the native transport to the JDK transport.
- setPreparedStatementCacheMaxSize(int) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPreparedStatementCacheMaxSize(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPreparedStatementCacheMaxSize(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPreparedStatementCacheMaxSize(int) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Set the maximum number of prepared statements that the connection will cache.
- setPreparedStatementCacheSqlFilter(Predicate<String>) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPreparedStatementCacheSqlFilter(Predicate<String>) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPreparedStatementCacheSqlFilter(Predicate<String>) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPreparedStatementCacheSqlFilter(Predicate<String>) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Set a predicate filtering prepared statements that the connection will cache.
- setPreparedStatementCacheSqlLimit(int) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setPreparedStatementCacheSqlLimit(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setPreparedStatementCacheSqlLimit(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPreparedStatementCacheSqlLimit(int) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Set the maximum length of prepared statement SQL string that the connection will cache.
- setPreviousConfiguration(JsonObject) - Method in class io.vertx.config.ConfigChange
-
Sets the previous configuration.
- setPriority(int) - Method in interface io.vertx.core.cli.CLI
-
Sets the priority of the CLI.
- setPriority(int) - Method in class io.vertx.reactivex.core.cli.CLI
-
Sets the priority of the CLI.
- setPriority(int) - Method in class io.vertx.rxjava.core.cli.CLI
-
Sets the priority of the CLI.
- setPRNG(PRNG) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setProcedureInError(boolean) - Method in class io.vertx.ext.healthchecks.Status
-
Sets whether or not the procedure attached to this status has failed (timeout, error...).
- setProcessId(int) - Method in class io.vertx.pgclient.PgNotification
-
Set the process id.
- setPrometheusOptions(VertxPrometheusOptions) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Set Prometheus options.
- setPrompt(Function<Session, String>) - Method in interface io.vertx.ext.shell.Shell
-
Set a new prompt in this session.
- setPrompt(Function<Session, String>) - Method in class io.vertx.reactivex.ext.shell.Shell
-
Set a new prompt in this session.
- setPrompt(Function<Session, String>) - Method in class io.vertx.rxjava.ext.shell.Shell
-
Set a new prompt in this session.
- setProperties(Map<String, String>) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setProperties(Map<String, String>) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Set connection attributes which will be sent to server at the re-authentication.
- setProperties(Map<String, String>) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setProperties(Map<String, String>) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setProperties(Map<String, String>) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Set properties for this client, which will be sent to server at the connection start.
- setProtocolVersion(HttpVersion) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the protocol version.
- setProtocolVersion(HttpVersion) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the protocol version.
- setProtocolVersion(HttpVersion) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setProvider(String) - Method in class io.vertx.core.net.KeyStoreOptions
-
Set the store provider.
- setProvider(String) - Method in class io.vertx.core.net.KeyStoreOptionsBase
-
- setProxyOptions(ProxyOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setProxyOptions(ProxyOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setProxyOptions(ProxyOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
Set proxy options for connections via CONNECT proxy (e.g.
- setProxyOptions(ProxyOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setProxyOptions(ProxyOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set proxy options for connections via CONNECT proxy (e.g.
- setProxyOptions(ProxyOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setProxyOptions(ProxyOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setProxyOptions(ProxyOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setPublicKey(String) - Method in class io.vertx.ext.auth.PubSecKeyOptions
-
Deprecated.
- setPublishQuantiles(boolean) - Method in class io.vertx.micrometer.VertxPrometheusOptions
-
Set true to publish histogram stats, necessary to compute quantiles.
- setPubSecKeys(List<PubSecKeyOptions>) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
-
- setPubSecKeys(List<PubSecKeyOptions>) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setPushEnabled(boolean) - Method in class io.vertx.core.http.Http2Settings
-
Set the SETTINGS_ENABLE_PUSH HTTP/2 setting
- setPX(long) - Method in class io.vertx.redis.op.SetOptions
-
Deprecated.
- setQos(String) - Method in class io.vertx.amqp.AmqpReceiverOptions
-
Sets the local QOS config.
- setQuery(String) - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
-
Initial value of the query area in the GraphiQL user interface.
- setQueryParam(String, String) - Method in interface io.vertx.ext.web.client.HttpRequest
-
Set a query parameter to the request.
- setQueryParam(String, String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
Set a query parameter to the request.
- setQueryParam(String, String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
Set a query parameter to the request.
- setQueryTimeout(long) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the query timeout in milliseconds, i.e the amount of time after a query is considered to be failed.
- setQueryTimeout(long) - Method in class io.vertx.core.dns.DnsClientOptions
-
Set the query timeout in milliseconds, i.e the amount of time after a query is considered to be failed.
- setQueryTimeout(int) - Method in interface io.vertx.ext.sql.SQLConnection
-
- setQueryTimeout(int) - Method in class io.vertx.ext.sql.SQLOptions
-
- setQueryTimeout(int) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Deprecated.
- setQueryTimeout(int) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Deprecated.
- setQuorumSize(int) - Method in class io.vertx.core.VertxOptions
-
Set the quorum size to be used when HA is enabled.
- setRack(String) - Method in class io.vertx.kafka.client.common.Node
-
Set the rack for this node
- setRadius(double) - Method in class io.vertx.pgclient.data.Circle
-
- SETRANGE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- setrange(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- setrange(String, int, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Overwrite part of a string at key starting at the specified offset
- setrange(String, int, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Overwrite part of a string at key starting at the specified offset
- SETRANGE - Static variable in interface io.vertx.redis.client.Command
-
- setrange(String, String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- setrange(String, int, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Overwrite part of a string at key starting at the specified offset
- setrange(String, int, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Overwrite part of a string at key starting at the specified offset
- SETRANGE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- setrange(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setrange(String, int, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Overwrite part of a string at key starting at the specified offset
- setrange(String, int, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Overwrite part of a string at key starting at the specified offset
- setrangeObservable(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- setrangeObservable(String, int, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setrangeObservable(String, int, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setRawMessage(JsonObject) - Method in interface io.vertx.ext.bridge.BaseBridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in interface io.vertx.ext.eventbus.bridge.tcp.BridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in interface io.vertx.ext.web.handler.sockjs.BridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in class io.vertx.rxjava.ext.eventbus.bridge.tcp.BridgeEvent
-
Get the raw JSON message for the event.
- setRawMessage(JsonObject) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
-
Get the raw JSON message for the event.
- setRawMethod(String) - Method in interface io.vertx.core.http.HttpClientRequest
-
- setRawMethod(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Set the value the method to send when the method is used.
- setRawMethod(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Set the value the method to send when the method is used.
- setRdFlag(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the DNS queries Recursion Desired flag value.
- setRead(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether the file is to be opened for reading
- setReadBufferSize(int) - Method in interface io.vertx.core.file.AsyncFile
-
Sets the buffer size that will be used to read the data from the file.
- setReadBufferSize(int) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Sets the buffer size that will be used to read the data from the file.
- setReadBufferSize(int) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Sets the buffer size that will be used to read the data from the file.
- setReadLength(long) - Method in interface io.vertx.core.file.AsyncFile
-
Sets the number of bytes that will be read when using the file as a
ReadStream
.
- setReadLength(long) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Sets the number of bytes that will be read when using the file as a
ReadStream
.
- setReadLength(long) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Sets the number of bytes that will be read when using the file as a
ReadStream
.
- setReadObserver(StreamObserver<I>) - Method in interface io.vertx.grpc.GrpcBidiExchange
-
- setReadObserver(StreamObserver<T>) - Method in interface io.vertx.grpc.GrpcReadStream
-
- setReadOnly(boolean) - Method in class io.vertx.ext.sql.SQLOptions
-
- setReadOnly(boolean) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set whether the config is read-only and cannot be updated
- setReadPos(long) - Method in interface io.vertx.core.file.AsyncFile
-
Sets the position from which data will be read from when using the file as a
ReadStream
.
- setReadPos(long) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Sets the position from which data will be read from when using the file as a
ReadStream
.
- setReadPos(long) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Sets the position from which data will be read from when using the file as a
ReadStream
.
- setReadTimeout(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Read timeout for InfluxDB server connections, in seconds.
- setReaperInterval(long) - Method in class io.vertx.ext.shell.ShellServerOptions
-
Set the repear interval, i.e the period at which session eviction is performed.
- setReaperInterval(long) - Method in class io.vertx.ext.shell.ShellServiceOptions
-
- setReason(String) - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Set the reason message.
- setReceiveBufferSize(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.net.NetClientOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.net.NetServerOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.core.net.NetworkOptions
-
Set the TCP receive buffer size
- setReceiveBufferSize(int) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the TCP receive buffer size
- setReceiveBufferSize(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setReceiveBufferSize(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setRecipients(List<String>) - Method in class io.vertx.ext.mail.MailResult
-
- setReconnectAttempts(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setReconnectAttempts(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setReconnectAttempts(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Sets the value of reconnect attempts.
- setReconnectAttempts(int) - Method in class io.vertx.core.net.NetClientOptions
-
Set the value of reconnect attempts
- setReconnectAttempts(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setReconnectAttempts(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setReconnectInterval(long) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setReconnectInterval(long) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setReconnectInterval(long) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set the reconnect interval.
- setReconnectInterval(long) - Method in class io.vertx.core.net.NetClientOptions
-
Set the reconnect interval
- setReconnectInterval(long) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setReconnectInterval(long) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setRecursionDesired(boolean) - Method in class io.vertx.core.dns.DnsClientOptions
-
Set whether or not recursion is desired
- setRegexGroupsNames(List<String>) - Method in interface io.vertx.ext.web.Route
-
When you add a new route with a regular expression, you can add named capture groups for parameters.
- setRegexGroupsNames(List<String>) - Method in class io.vertx.reactivex.ext.web.Route
-
When you add a new route with a regular expression, you can add named capture groups for parameters.
- setRegexGroupsNames(List<String>) - Method in class io.vertx.rxjava.ext.web.Route
-
When you add a new route with a regular expression, you can add named capture groups for parameters.
- setRegistration(String) - Method in class io.vertx.servicediscovery.Record
-
Sets the registration id.
- setRegistryName(String) - Method in class io.vertx.ext.dropwizard.DropwizardMetricsOptions
-
Set the name used for registering the metrics in the Dropwizard shared registry.
- setRegistryName(String) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
-
Set a name for the metrics registry, so that a new registry will be created and associated with this name.
- setReleaseSession(String) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set session ID for lock release operation.
- setRemoteRepositories(List<String>) - Method in class io.vertx.maven.ResolverOptions
-
Sets the list of remote repositories used by the resolver.
- setRemoteSnapshotPolicy(String) - Method in class io.vertx.maven.ResolverOptions
-
Sets the remote snapshot policy (`daily` by default).
- setReplace(Boolean) - Method in class io.vertx.redis.op.MigrateOptions
-
Deprecated.
- setReplaceExisting(boolean) - Method in class io.vertx.core.file.CopyOptions
-
Whether an existing file, empty directory, or link should be replaced.
- setReplicas(List<Node>) - Method in class io.vertx.kafka.client.common.PartitionInfo
-
Set the complete set of replicas for this partition
- setReplicas(List<Node>) - Method in class io.vertx.kafka.client.common.TopicPartitionInfo
-
Set the complete set of replicas for this partition
- setReplicasAssignments(Map<Integer, List<Integer>>) - Method in class io.vertx.kafka.admin.NewTopic
-
Set a map from partition id to replica ids
- setReplicationFactor(short) - Method in class io.vertx.kafka.admin.NewTopic
-
Set the replication factor for the new topic or -1 if a replica assignment has been specified
- setReply(boolean) - Method in class io.vertx.ext.shell.command.base.BusSend
-
- setReplyHandlingSupport(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
Sets whether the bridge should try to enable support for sending messages with a reply handler set, and replying to
messages using the message reply methods.
- setReplyTimeout(long) - Method in class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
- setReporters(List<ReportOptions>) - Method in class io.vertx.ext.unit.report.ReportingOptions
-
Replace the current list of reporters with a new one.
- setReporters(List<ReportOptions>) - Method in class io.vertx.ext.unit.TestOptions
-
- setRequestBatchingEnabled(boolean) - Method in class io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions
-
Whether request batching should be enabled.
- setRequestedChannelMax(int) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the initially requested maximum channel number, zero
for unlimited.
- setRequestedHeartbeat(int) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the initially requested heartbeat interval, in seconds, zero
for none.
- setRequired(boolean) - Method in class io.vertx.core.cli.Argument
-
Sets whether or not the current
Argument
is required.
- setRequired(boolean) - Method in class io.vertx.core.cli.Option
-
Sets whether or not this option is mandatory.
- setRequired(boolean) - Method in class io.vertx.core.cli.TypedArgument
-
- setRequired(boolean) - Method in class io.vertx.core.cli.TypedOption
-
- setRequiredAuthority(String) - Method in class io.vertx.ext.bridge.PermittedOptions
-
Declare a specific authority that user must have in order to allow messages
- setRequireSecurityHandlers(boolean) - Method in class io.vertx.ext.web.api.contract.RouterFactoryOptions
-
- setResetTimeout(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the time in ms before it attempts to re-close the circuit (by going to the half-open state).
- setResolvers(ValueResolver...) - Method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
-
Set the array of handlebars context value resolvers.
- setResponseBody(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
-
Set the body returned by the handler when the XSRF token is missing or invalid.
- setResponseBody(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
-
Set the body returned by the handler when the XSRF token is missing or invalid.
- setResponseBody(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
-
Set the body returned by the handler when the XSRF token is missing or invalid.
- setResults(List<JsonArray>) - Method in class io.vertx.ext.sql.ResultSet
-
- setResultSetConcurrency(ResultSetConcurrency) - Method in class io.vertx.ext.sql.SQLOptions
-
- setResultSetType(ResultSetType) - Method in class io.vertx.ext.sql.SQLOptions
-
- setRetentionPolicy(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
InfluxDB retention policy
- setReturningNewDocument(boolean) - Method in class io.vertx.ext.mongo.UpdateOptions
-
Set whether new document property is enabled.
- setReturnURLParam(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
-
Set the name of the session attrioute used to specify the return url
- setReturnURLParam(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
-
Set the name of the session attrioute used to specify the return url
- setReturnURLParam(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
-
Set the name of the session attrioute used to specify the return url
- setReuseAddress(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setReuseAddress(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.core.net.NetworkOptions
-
Set the value of reuse address
- setReuseAddress(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the value of reuse address
- setReuseAddress(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setReuseAddress(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setReusePort(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setReusePort(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setReusePort(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setReusePort(boolean) - Method in class io.vertx.core.net.NetworkOptions
-
Set the value of reuse port.
- setReusePort(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setReusePort(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the value of reuse port.
- setReusePort(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setReusePort(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setReusePort(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setRevocationPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set the Oauth2 revocation resource path.
- setRole(String) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setRole(RedisRole) - Method in class io.vertx.redis.client.RedisOptions
-
Set the role name (only considered in HA mode).
- setRoleField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the roles.
- setRoleField(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the roles are stored inside.
- setRoleField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the roles.
- setRoleField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the roles.
- setRolePrefix(String) - Method in interface io.vertx.ext.auth.jdbc.JDBCAuth
-
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolePrefix(String) - Method in interface io.vertx.ext.auth.shiro.ShiroAuth
-
Deprecated.
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolePrefix(String) - Method in class io.vertx.reactivex.ext.auth.jdbc.JDBCAuth
-
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolePrefix(String) - Method in class io.vertx.reactivex.ext.auth.shiro.ShiroAuth
-
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolePrefix(String) - Method in class io.vertx.rxjava.ext.auth.jdbc.JDBCAuth
-
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolePrefix(String) - Method in class io.vertx.rxjava.ext.auth.shiro.ShiroAuth
-
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolesPrefix(String) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
- setRolesQuery(String) - Method in interface io.vertx.ext.auth.jdbc.JDBCAuth
-
Set the roles query to use.
- setRolesQuery(String) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
Set the roles query to use.
- setRolesQuery(String) - Method in class io.vertx.reactivex.ext.auth.jdbc.JDBCAuth
-
Set the roles query to use.
- setRolesQuery(String) - Method in class io.vertx.rxjava.ext.auth.jdbc.JDBCAuth
-
Set the roles query to use.
- setRoot(String) - Method in class io.vertx.servicediscovery.types.HttpLocation
-
Sets the path of the service (root)
- setRotateServers(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set to true
to enable round-robin selection of the dns server to use.
- setRoundRobinInetAddress(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set to true
to enable round-robin inet address selection of the ip address to use.
- setRules(String) - Method in class io.vertx.ext.consul.AclToken
-
Set rules for token
- setSaltField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the salt.
- setSaltField(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the SALT is stored inside.
- setSaltField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the salt.
- setSaltField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the salt.
- setSaltStyle(HashSaltStyle) - Method in interface io.vertx.ext.auth.mongo.HashStrategy
-
- setSaltStyle(HashSaltStyle) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the salt style is stored inside
- setSaltStyle(HashSaltStyle) - Method in class io.vertx.reactivex.ext.auth.mongo.HashStrategy
-
- setSaltStyle(HashSaltStyle) - Method in class io.vertx.rxjava.ext.auth.mongo.HashStrategy
-
- setSameSite(CookieSameSite) - Method in interface io.vertx.core.http.Cookie
-
Sets the same site of this cookie.
- setSameSite(CookieSameSite) - Method in class io.vertx.reactivex.core.http.Cookie
-
Sets the same site of this cookie.
- setSameSite(CookieSameSite) - Method in class io.vertx.rxjava.core.http.Cookie
-
Sets the same site of this cookie.
- setScanPeriod(long) - Method in class io.vertx.config.ConfigRetrieverOptions
-
Configures the scan period, in ms.
- setSchema(String) - Method in class io.vertx.ext.sql.SQLOptions
-
- setScopeSeparator(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Deprecated.
- setScriptArgs(List<String>) - Method in class io.vertx.ext.consul.CheckOptions
-
Set scriptArgs.
- setSearchDomains(List<String>) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the lists of DNS search domains.
- setSeconds(String) - Method in class io.vertx.ext.shell.command.base.Sleep
-
- setSeconds(int) - Method in class io.vertx.pgclient.data.Interval
-
- setSecret(String) - Method in class io.vertx.ext.auth.SecretOptions
-
Deprecated.
- setSecretKey(String) - Method in class io.vertx.ext.auth.PubSecKeyOptions
-
Deprecated.
- setSecrets(List<SecretOptions>) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
-
Deprecated.
- setSecure(boolean) - Method in interface io.vertx.core.http.Cookie
-
Sets the security getStatus of this cookie
- setSecure(boolean) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
- setSecure(boolean) - Method in class io.vertx.reactivex.core.http.Cookie
-
Sets the security getStatus of this cookie
- setSecure(boolean) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setSecure(boolean) - Method in class io.vertx.rxjava.core.http.Cookie
-
Sets the security getStatus of this cookie
- setSecure(boolean) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setSecured(boolean) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Enables or disables the server security feature.
- setSelect(Integer) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the database to select at connection time.
- setSendBufferSize(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setSendBufferSize(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setSendBufferSize(int) - Method in class io.vertx.core.net.NetClientOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.net.NetServerOptions
-
- setSendBufferSize(int) - Method in class io.vertx.core.net.NetworkOptions
-
Set the TCP send buffer size
- setSendBufferSize(int) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setSendBufferSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the TCP send buffer size
- setSendBufferSize(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setSendBufferSize(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setSendBufferSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSendBufferSize(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setSendBufferSize(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setSendErrorOnNoSubscriptions(boolean) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets whether or not an error is sent to the client when this client sends a message to an not subscribed
destinations (no subscriptions on this destination).
- setSendTimeout(long) - Method in class io.vertx.core.eventbus.DeliveryOptions
-
Set the send timeout.
- setSendUnmaskedFrames(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set true
when the client wants to skip frame masking.
- setSendUnmaskedFrames(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set true when the client wants to skip frame masking.
- setSendUnmaskedFrames(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSendVaryHeader(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set whether vary header should be sent with response.
- setSendVaryHeader(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set whether vary header should be sent with response.
- setSendVaryHeader(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set whether vary header should be sent with response.
- setSensitive(boolean) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set whether the config value is sensitive.
- setSentinels(List<String>) - Method in class io.vertx.redis.RedisOptions
-
Deprecated.
Set the list of Sentinels.
- setServerRsaPublicKeyPath(String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Set the path of server RSA public key which is mostly used for encrypting password under insecure connections when performing authentication.
- setServerRsaPublicKeyPath(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the path of server RSA public key which is mostly used for encrypting password under insecure connections when performing authentication.
- setServerRsaPublicKeyValue(Buffer) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Set the value of server RSA public key which is mostly used for encrypting password under insecure connections when performing authentication.
- setServerRsaPublicKeyValue(Buffer) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the value of server RSA public key which is mostly used for encrypting password under insecure connections when performing authentication.
- setServers(List<String>) - Method in class io.vertx.core.dns.AddressResolverOptions
-
Set the list of DNS server addresses, an address is the IP of the dns server, followed by an optional
colon and a port, e.g 8.8.8.8
or {code 192.168.0.1:40000}.
- setServers(List<Coordinate>) - Method in class io.vertx.ext.consul.DcCoordinates
-
Set list of servers in datacenter
- setService(String) - Method in class io.vertx.ext.consul.Event
-
Set regular expression to filter by service
- setService(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set regular expression to filter by service
- setService(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the name of the service to query
- setService(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the service name that the query was selecting.
- setService(Service) - Method in class io.vertx.ext.consul.ServiceEntry
-
Set service
- setServiceId(String) - Method in class io.vertx.ext.consul.Check
-
Set the ID of service with which this check associated
- setServiceId(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set the service ID to associate the registered check with an existing service provided by the agent.
- setServiceName(String) - Method in class io.vertx.ext.consul.Check
-
Set the name of service with which this check associated
- setSession(String) - Method in class io.vertx.ext.consul.KeyValue
-
Set the session that owns the lock
- setSession(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the ID of an existing session.
- setSession(String) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the session used for locking, unlocking, and check-and-set operations.
- setSession(Session) - Method in interface io.vertx.ext.shell.system.Job
-
Set a session on the job.
- setSession(Session) - Method in interface io.vertx.ext.shell.system.Process
-
Set the process session
- setSession(Session) - Method in interface io.vertx.ext.shell.term.Term
-
Associate the term with a session.
- setSession(Session) - Method in interface io.vertx.ext.web.RoutingContext
-
Set the session.
- setSession(Session) - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Set a session on the job.
- setSession(Session) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Set the process session
- setSession(Session) - Method in class io.vertx.reactivex.ext.shell.term.Term
-
Associate the term with a session.
- setSession(Session) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Set the session.
- setSession(Session) - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Set a session on the job.
- setSession(Session) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Set the process session
- setSession(Session) - Method in class io.vertx.rxjava.ext.shell.term.Term
-
Associate the term with a session.
- setSession(Session) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Set the session.
- setSessionCacheEnabled(boolean) - Method in class io.vertx.core.net.OpenSSLEngineOptions
-
Set whether session cache is enabled in open SSL session server context
- setSessionCookieName(String) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Set the session cookie name
- setSessionCookieName(String) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Set the session cookie name
- setSessionCookieName(String) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Set the session cookie name
- setSessionCookiePath(String) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Set the session cookie path
- setSessionCookiePath(String) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Set the session cookie path
- setSessionCookiePath(String) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Set the session cookie path
- setSessionTimeout(long) - Method in class io.vertx.ext.shell.ShellServerOptions
-
Set the session timeout.
- setSessionTimeout(long) - Method in class io.vertx.ext.shell.ShellServiceOptions
-
- setSessionTimeout(long) - Method in interface io.vertx.ext.web.handler.SessionHandler
-
Set the session timeout
- setSessionTimeout(long) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- setSessionTimeout(long) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
-
Set the session timeout
- setSessionTimeout(long) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
-
Set the session timeout
- setSet(BitFieldSetCommand) - Method in class io.vertx.redis.op.BitFieldOptions
-
Deprecated.
- setShared(boolean) - Method in class io.vertx.ext.auth.jdbc.JDBCAuthOptions
-
Deprecated.
Set whether the JDBC client is shared or non shared.
- setShared(boolean) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
Use a shared Mongo client or not.
- setShellHtmlResource(Buffer) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
Set shell.html
resource to use.
- setShort(int, short) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the short
at position pos
in the Buffer to the value s
.
- setShort(int, short) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the short
at position pos
in the Buffer to the value s
.
- setShort(int, short) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the short
at position pos
in the Buffer to the value s
.
- setShortLE(int, short) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the short
at position pos
in the Buffer to the value s
in the Little Endian Byte Order.
- setShortLE(int, short) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the short
at position pos
in the Buffer to the value s
in the Little Endian Byte Order.
- setShortLE(int, short) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the short
at position pos
in the Buffer to the value s
in the Little Endian Byte Order.
- setShortName(String) - Method in class io.vertx.core.cli.Option
-
Sets the short name of this option.
- setShortName(String) - Method in class io.vertx.core.cli.TypedOption
-
- setSimpleConsumerGroup(boolean) - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
-
Set if consumer group is simple or not
- setSimpleConsumerGroup(boolean) - Method in class io.vertx.kafka.admin.ConsumerGroupListing
-
Set if consumer group is simple or not
- setSingleValued(boolean) - Method in class io.vertx.core.cli.Option
-
Sets whether or not this option can receive a value.
- setSingleValued(boolean) - Method in class io.vertx.core.cli.TypedOption
-
- setSite(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Root URL for the provider
- setSize(int, int) - Method in interface io.vertx.ext.shell.term.Pty
-
Resize the terminal.
- setSize(int, int) - Method in class io.vertx.reactivex.ext.shell.term.Pty
-
Resize the terminal.
- setSize(int, int) - Method in class io.vertx.rxjava.ext.shell.term.Pty
-
Resize the terminal.
- setSkip(int) - Method in class io.vertx.ext.mongo.FindOptions
-
Set the skip
- setSkipme(boolean) - Method in class io.vertx.redis.op.KillFilter
-
Deprecated.
Set SKIPME filter
- setSni(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSni(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
Set whether the server supports Server Name Indiciation
- setSni(boolean) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setSniServerName(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setSniServerName(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setSockJSHandlerOptions(SockJSHandlerOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
The SockJS handler options.
- setSockJSPath(String) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
Configure the SockJS path, the default value is /term/*
.
- setSoLinger(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setSoLinger(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setSoLinger(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setSoLinger(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setSoLinger(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSoLinger(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setSoLinger(int) - Method in class io.vertx.core.net.NetClientOptions
-
- setSoLinger(int) - Method in class io.vertx.core.net.NetServerOptions
-
- setSoLinger(int) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set whether SO_linger keep alive is enabled
- setSoLinger(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether SO_linger keep alive is enabled
- setSoLinger(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setSoLinger(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setSoLinger(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSoLinger(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setSoLinger(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setSort(JsonObject) - Method in class io.vertx.ext.mongo.FindOptions
-
Set the sort document
- setSource(ConfigEntry.ConfigSource) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set the source of this configuration entry
- setSource(ConfigEntry.ConfigSource) - Method in class io.vertx.kafka.admin.ConfigSynonym
-
Set the source of this configuration
- setSparse(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether a hint should be provided that the file to created is sparse
- setSpec(long) - Method in class io.vertx.kafka.admin.OffsetSpec
-
Set the offset spec
- setSSHOptions(SSHTermOptions) - Method in class io.vertx.ext.shell.ShellServiceOptions
-
Set the SSH options, if the option is null, SSH will not be started.
- setSsl(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setSsl(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setSsl(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setSsl(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setSsl(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSsl(Boolean) - Method in class io.vertx.core.http.RequestOptions
-
Set whether SSL/TLS is enabled
- setSsl(Boolean) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
- setSsl(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setSsl(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setSsl(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setSsl(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set whether SSL/TLS is enabled
- setSsl(boolean) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setSsl(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether SSL/TLS is enabled
- setSsl(boolean) - Method in class io.vertx.ext.mail.MailConfig
-
Set the sslOnConnect mode for the connection.
- setSsl(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setSsl(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setSsl(boolean) - Method in class io.vertx.ext.stomp.StompClientOptions
-
- setSsl(boolean) - Method in class io.vertx.ext.stomp.StompServerOptions
-
- setSsl(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSsl(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setSsl(boolean) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setSsl(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setSsl(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setSsl(boolean) - Method in class io.vertx.servicediscovery.types.HttpLocation
-
Sets whether or not the HTTP service is using https
.
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set to use SSL engine implementation to use.
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to use SSL engine implementation to use.
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.core.http.HttpClientOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.core.net.NetClientOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.core.net.NetServerOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the SSL handshake timeout, default time unit is seconds.
- setSslHandshakeTimeout(long) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setSslHandshakeTimeout(long) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.core.http.HttpClientOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.core.http.HttpServerOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.NetClientOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.NetServerOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the SSL handshake timeout unit.
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setSslHandshakeTimeoutUnit(TimeUnit) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setSslMode(SslMode) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Set the
SslMode
for the client, this option can be used to specify the desired security state of the connection to the server.
- setSslMode(SslMode) - Method in class io.vertx.pgclient.PgConnectOptions
-
Set
SslMode
for the client, this option can be used to provide different levels of secure protection.
- setStackTrace(StackTraceElement[]) - Method in exception io.vertx.circuitbreaker.OpenCircuitException
-
- setStackTrace(StackTraceElement[]) - Method in exception io.vertx.circuitbreaker.TimeoutException
-
- setStartEmbeddedServer(boolean) - Method in class io.vertx.micrometer.VertxPrometheusOptions
-
When true, an embedded server will init to expose metrics with Prometheus format.
- setStarttls(StartTLSOptions) - Method in class io.vertx.ext.mail.MailConfig
-
Set the tls security mode for the connection.
- setState(ConsumerGroupState) - Method in class io.vertx.kafka.admin.ConsumerGroupDescription
-
Set the consumer group state, or UNKNOWN if the state is too new for us to parse
- setStatus(CheckStatus) - Method in class io.vertx.ext.consul.Check
-
Set the status of check
- setStatus(CheckStatus) - Method in class io.vertx.ext.consul.CheckOptions
-
Set the check status to specify the initial state of the health check.
- setStatus(Status) - Method in class io.vertx.servicediscovery.Record
-
Sets the status of the service.
- setStatusCode(int) - Method in interface io.vertx.core.http.HttpServerResponse
-
Set the status code.
- setStatusCode(Integer) - Method in class io.vertx.ext.web.api.OperationResponse
-
- setStatusCode(int) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Set the status code.
- setStatusCode(int) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Set the status code.
- setStatusMessage(String) - Method in interface io.vertx.core.http.HttpServerResponse
-
Set the status message
- setStatusMessage(String) - Method in class io.vertx.ext.web.api.OperationResponse
-
- setStatusMessage(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Set the status message
- setStatusMessage(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Set the status message
- setStep(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Push interval steps, in seconds.
- setStep(int) - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
-
Push interval steps, in seconds.
- setStore(String) - Method in class io.vertx.redis.op.SortOptions
-
Deprecated.
- setStores(List<ConfigStoreOptions>) - Method in class io.vertx.config.ConfigRetrieverOptions
-
Sets the configuration stores.
- setStreamPriority(StreamPriority) - Method in interface io.vertx.core.http.HttpClientRequest
-
Sets the priority of the associated stream.
- setStreamPriority(StreamPriority) - Method in interface io.vertx.core.http.HttpServerResponse
-
Sets the priority of the associated stream
This is not implemented for HTTP/1.x.
- setStreamPriority(StreamPriority) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Sets the priority of the associated stream.
- setStreamPriority(StreamPriority) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
Sets the priority of the associated stream
This is not implemented for HTTP/1.x.
- setStreamPriority(StreamPriority) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Sets the priority of the associated stream.
- setStreamPriority(StreamPriority) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
Sets the priority of the associated stream
This is not implemented for HTTP/1.x.
- setString(int, String) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the value of str
encoded in UTF-8.
- setString(int, String, String) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the value of str
encoded in encoding enc
.
- setString(int, String) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the value of str
encoded in UTF-8.
- setString(int, String, String) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the value of str
encoded in encoding enc
.
- setString(int, String) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the value of str
encoded in UTF-8.
- setString(int, String, String) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the bytes at position pos
in the Buffer to the value of str
encoded in encoding enc
.
- setSubject(String) - Method in class io.vertx.ext.auth.JWTOptions
-
- setSubject(String) - Method in class io.vertx.ext.mail.MailMessage
-
set the subject of this mail
- setSubProtocols(List<String>) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
Set the WebSocket sub protocols to use.
- setSummary(String) - Method in interface io.vertx.core.cli.CLI
-
Sets the summary of the CLI.
- setSummary(String) - Method in class io.vertx.reactivex.core.cli.CLI
-
Sets the summary of the CLI.
- setSummary(String) - Method in class io.vertx.rxjava.core.cli.CLI
-
Sets the summary of the CLI.
- setSupportedVersions(List<String>) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the STOMP protocol versions supported by the server.
- setSymmetric(boolean) - Method in class io.vertx.ext.auth.PubSecKeyOptions
-
Deprecated.
- setSync(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether every write to the file's content and meta-data will be written synchronously to the underlying hardware.
- setSynonyms(List<ConfigSynonym>) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set all config values that may be used as the value of this config along with their source, in the order of precedence
- setSystemProps(List<String>) - Method in class io.vertx.core.spi.launcher.DefaultCommand
-
Gets system properties passed in the user command line.
- setTag(String) - Method in class io.vertx.ext.consul.Event
-
Set regular expression to filter by tag
- setTag(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set regular expression to filter by tag
- setTag(String) - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Set tag for filtering request results
- setTags(List<String>) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set a list of service tags to filter the query results.
- setTags(List<String>) - Method in class io.vertx.ext.consul.Service
-
Set list of service tags
- setTags(List<String>) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set list of tags associated with service
- setTcp(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set TCP address to check.
- setTcpCork(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTcpCork(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTcpCork(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTcpCork(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTcpCork(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTcpCork(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTcpCork(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setTcpCork(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setTcpCork(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Enable the TCP_CORK
option - only with linux native transport.
- setTcpCork(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Enable the TCP_CORK
option - only with linux native transport.
- setTcpCork(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTcpCork(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTcpCork(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Enable the TCP_FASTOPEN
option - only with linux native transport.
- setTcpFastOpen(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Enable the TCP_FASTOPEN
option - only with linux native transport.
- setTcpFastOpen(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTcpFastOpen(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set whether TCP keep alive is enabled
- setTcpKeepAlive(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether TCP keep alive is enabled
- setTcpKeepAlive(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTcpKeepAlive(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set whether TCP no delay is enabled
- setTcpNoDelay(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether TCP no delay is enabled
- setTcpNoDelay(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTcpNoDelay(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Enable the TCP_QUICKACK
option - only with linux native transport.
- setTcpQuickAck(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Enable the TCP_QUICKACK
option - only with linux native transport.
- setTcpQuickAck(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTcpQuickAck(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTcpUserTimeout(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTcpUserTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTcpUserTimeout(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTcpUserTimeout(int) - Method in class io.vertx.core.net.TCPSSLOptions
-
Sets the TCP_USER_TIMEOUT
option - only with linux native transport.
- setTelnetOptions(TelnetTermOptions) - Method in class io.vertx.ext.shell.ShellServiceOptions
-
Set the Telnet options, if the option is null, Telnet will not be started.
- setTemplateRegexp(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set regular expression which is used to extract fields from the entire name, once this template is selected.
- setTemplateType(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
The template type, which must be name_prefix_match
.
- setTermJsResource(Buffer) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
Set term.js
resource to use.
- setText(String) - Method in class io.vertx.ext.mail.MailMessage
-
set the plain text of this mail
- setTimeFactor(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the time factor.
- setTimeout(int) - Method in class io.vertx.camel.InboundMapping
-
Sets the timeout in milliseconds.
- setTimeout(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
-
Sets the timeout in milliseconds.
- setTimeout(long) - Method in interface io.vertx.core.http.HttpClientRequest
-
Set's the amount of time after which if the request does not return any data within the timeout period an
TimeoutException
will be passed to the exception handler (if provided) and
the request will be closed.
- setTimeout(long) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Sets the amount of time (in milliseconds) after which if the request does not return any data
within the timeout period an failure will be passed to the handler and the request will be closed.
- setTimeout(long) - Method in class io.vertx.ext.shell.command.base.BusSend
-
- setTimeout(long) - Method in class io.vertx.ext.unit.TestOptions
-
Set the test timeout.
- setTimeout(long) - Method in interface io.vertx.ext.web.handler.CSRFHandler
-
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
- setTimeout(long) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setTimeout(long) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
Set's the amount of time after which if the request does not return any data within the timeout period an
TimeoutException
will be passed to the exception handler (if provided) and
the request will be closed.
- setTimeout(long) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
-
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
- setTimeout(long) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
Set's the amount of time after which if the request does not return any data within the timeout period an
TimeoutException
will be passed to the exception handler (if provided) and
the request will be closed.
- setTimeout(long) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
-
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
- setTimeoutOnConnect(int) - Method in class io.vertx.mqtt.MqttServerOptions
-
Set the timeout on CONNECT packet
- setTimeoutSeconds(long) - Method in class io.vertx.serviceproxy.ServiceBinder
-
Set the default timeout in seconds while waiting for a reply.
- setTimer(long, Handler<Long>) - Method in interface io.vertx.core.Vertx
-
Set a one-shot timer to fire after delay
milliseconds, at which point handler
will be called with
the id of the timer.
- setTimer(long, Handler<Long>) - Method in class io.vertx.reactivex.core.Vertx
-
Set a one-shot timer to fire after delay
milliseconds, at which point handler
will be called with
the id of the timer.
- setTimer(long, Handler<Long>) - Method in class io.vertx.rxjava.core.Vertx
-
Set a one-shot timer to fire after delay
milliseconds, at which point handler
will be called with
the id of the timer.
- setTimestamp(long) - Method in class io.vertx.kafka.admin.ListOffsetsResultInfo
-
Set the timestamp
- setTimestamp(long) - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
-
Set the timestamp
- setTimestamp(long) - Method in class io.vertx.kafka.client.producer.RecordMetadata
-
Set the timestamp of the record in the topic/partition
- settings() - Method in interface io.vertx.core.http.HttpConnection
-
- settings() - Method in class io.vertx.reactivex.core.http.HttpConnection
-
- settings() - Method in class io.vertx.rxjava.core.http.HttpConnection
-
- setTlsSkipVerify(boolean) - Method in class io.vertx.ext.consul.CheckOptions
-
Specifies if the certificate for an HTTPS check should not be verified.
- setTo(List<String>) - Method in class io.vertx.ext.mail.MailMessage
-
set list of to addresses
- setTo(String) - Method in class io.vertx.ext.mail.MailMessage
-
helper method for single recipient
- setTo(String) - Method in class io.vertx.ext.unit.report.ReportOptions
-
Set the current reporter name.
- setToken(String) - Method in class io.vertx.config.vault.client.SlimVaultClient
-
Sets the token.
- setToken(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the ACL token to use each time the query is executed.
- setToken(String) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
-
Set a JWT token to be used on proxy calls.
- setTokenPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setTopic(String) - Method in class io.vertx.kafka.client.common.PartitionInfo
-
Set the topic name
- setTopic(String) - Method in class io.vertx.kafka.client.common.TopicPartition
-
Set the topic name
- setTopic(String) - Method in class io.vertx.kafka.client.producer.RecordMetadata
-
Set the topic the record was appended to
- setTopicPartitions(Set<TopicPartition>) - Method in class io.vertx.kafka.admin.MemberAssignment
-
Set the list of topic partitions
- setTopLevel(boolean) - Method in class io.vertx.serviceproxy.ServiceBinder
-
Set if the services to create are a top level services.
- setTrafficClass(int) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTrafficClass(int) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTrafficClass(int) - Method in class io.vertx.core.net.NetClientOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.net.NetServerOptions
-
- setTrafficClass(int) - Method in class io.vertx.core.net.NetworkOptions
-
Set the value of traffic class
- setTrafficClass(int) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setTrafficClass(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the value of traffic class
- setTrafficClass(int) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setTrafficClass(int) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setTrafficClass(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTrafficClass(int) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTrafficClass(int) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTrailingLine(boolean) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets whether or not an empty line should be appended to the written STOMP frame.
- setTrailingLine(boolean) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets whether or not an empty line should be appended to the written STOMP frame.
- setTransaction(String) - Method in class io.vertx.ext.stomp.Frame
-
- setTransactionChunkSize(int) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the chunk size when replaying a transaction.
- setTransactionIsolation(TransactionIsolation, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
-
Attempts to change the transaction isolation level for this Connection object to the one given.
- setTransactionIsolation(TransactionIsolation) - Method in class io.vertx.ext.sql.SQLOptions
-
- setTransactionIsolation(TransactionIsolation, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
-
Attempts to change the transaction isolation level for this Connection object to the one given.
- setTransactionIsolation(TransactionIsolation, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
Attempts to change the transaction isolation level for this Connection object to the one given.
- setTransactionIsolationObservable(TransactionIsolation) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
-
- setTruncateExisting(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether the file should be truncated to zero length on opening if it exists and is opened for write
- setTrustAll(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTrustAll(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTrustAll(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
Set whether all server certificates should be trusted.
- setTrustAll(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTrustAll(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
Set whether all server certificates should be trusted
- setTrustAll(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setTrustAll(boolean) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setTrustAll(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether all server certificates should be trusted
- setTrustAll(boolean) - Method in class io.vertx.ext.mail.MailConfig
-
set whether to trust all certificates on ssl connect the option is also
applied to STARTTLS operation
- setTrustAll(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTrustAll(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setTrustAll(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTrustAll(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTrustJWT(boolean) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
-
Deprecated.
- setTrustJWT(boolean) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
-
- setTrustJWT(boolean) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the trust options.
- setTrustOptions(TrustOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options.
- setTrustOptions(TrustOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTrustOptions(TrustOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpServerOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetClientOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetServerOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the trust options in jks format, aka Java truststore
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options in jks format, aka Java truststore
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttClientOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttServerOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setTryUseCompression(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether compression is enabled
- setTryUseCompression(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether compression is enabled
- setTryUseCompression(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTryUsePerFrameWebsocketCompression(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTryUsePerFrameWebSocketCompression(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether the client will offer the WebSocket per-frame deflate compression extension.
- setTryUsePerFrameWebSocketCompression(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setTryUsePerFrameWebSocketCompression(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTryUsePerMessageWebsocketCompression(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setTryUsePerMessageWebSocketCompression(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether the client will offer the WebSocket per-message deflate compression extension.
- setTryUsePerMessageWebSocketCompression(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setTryUsePerMessageWebSocketCompression(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setTTL(String) - Method in class io.vertx.config.vault.client.TokenRequest
-
- setTtl(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set Time to Live of check.
- setTtl(long) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the TTL interval.
- setTty(Tty) - Method in interface io.vertx.ext.shell.system.Job
-
Set a tty on the job.
- setTty(Tty) - Method in interface io.vertx.ext.shell.system.Process
-
Set the process tty.
- setTty(Tty) - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Set a tty on the job.
- setTty(Tty) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Set the process tty.
- setTty(Tty) - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Set a tty on the job.
- setTty(Tty) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Set the process tty.
- setType(String) - Method in class io.vertx.config.ConfigStoreOptions
-
Sets the configuration type
- setType(Class<T>) - Method in class io.vertx.core.cli.TypedArgument
-
Sets the argument type.
- setType(Class<T>) - Method in class io.vertx.core.cli.TypedOption
-
- setType(String) - Method in class io.vertx.core.net.KeyStoreOptions
-
Set the store type.
- setType(String) - Method in class io.vertx.core.net.KeyStoreOptionsBase
-
- setType(ProxyType) - Method in class io.vertx.core.net.ProxyOptions
-
Set proxy type.
- setType(String) - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
-
Deprecated.
- setType(String) - Method in class io.vertx.ext.auth.KeyStoreOptions
-
Deprecated.
- setType(String) - Method in class io.vertx.ext.auth.SecretOptions
-
Deprecated.
- setType(ShiroAuthRealmType) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
-
Set the Shiro auth options type.
- setType(AclTokenType) - Method in class io.vertx.ext.consul.AclToken
-
Set type of token
- setType(TxnKVVerb) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the type of operation to perform
- setType(MatchType) - Method in class io.vertx.ext.dropwizard.Match
-
Set the type of matching to apply.
- setType(BulkOperation.BulkOperationType) - Method in class io.vertx.ext.mongo.BulkOperation
-
Sets the operation type
- setType(ObjectType) - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- setType(ConfigResource.Type) - Method in class io.vertx.kafka.client.common.ConfigResource
-
Set the resource type
- setType(MatchType) - Method in class io.vertx.micrometer.Match
-
Set the type of matching to apply.
- setType(RedisClientType) - Method in class io.vertx.redis.client.RedisOptions
-
Set the desired client type to be created.
- setType(String) - Method in class io.vertx.redis.op.BitFieldGetCommand
-
Deprecated.
- setType(String) - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
-
Deprecated.
- setType(String) - Method in class io.vertx.redis.op.BitFieldSetCommand
-
Deprecated.
- setType(KillFilter.Type) - Method in class io.vertx.redis.op.KillFilter
-
Deprecated.
Set TYPE filter
- setType(String) - Method in class io.vertx.servicediscovery.Record
-
Sets the type of service.
- setUnsignedByte(int, short) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the unsigned byte
at position pos
in the Buffer to the value b
.
- setUnsignedByte(int, short) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the unsigned byte
at position pos
in the Buffer to the value b
.
- setUnsignedByte(int, short) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the unsigned byte
at position pos
in the Buffer to the value b
.
- setUnsignedInt(int, long) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the unsigned int
at position pos
in the Buffer to the value i
.
- setUnsignedInt(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the unsigned int
at position pos
in the Buffer to the value i
.
- setUnsignedInt(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the unsigned int
at position pos
in the Buffer to the value i
.
- setUnsignedIntLE(int, long) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the unsigned int
at position pos
in the Buffer to the value i
in the Little Endian Byte Order.
- setUnsignedIntLE(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the unsigned int
at position pos
in the Buffer to the value i
in the Little Endian Byte Order.
- setUnsignedIntLE(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the unsigned int
at position pos
in the Buffer to the value i
in the Little Endian Byte Order.
- setUnsignedShort(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the unsigned short
at position pos
in the Buffer to the value s
.
- setUnsignedShort(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the unsigned short
at position pos
in the Buffer to the value s
.
- setUnsignedShort(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the unsigned short
at position pos
in the Buffer to the value s
.
- setUnsignedShortLE(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Sets the unsigned short
at position pos
in the Buffer to the value s
in the Little Endian Byte Order.
- setUnsignedShortLE(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Sets the unsigned short
at position pos
in the Buffer to the value s
in the Little Endian Byte Order.
- setUnsignedShortLE(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Sets the unsigned short
at position pos
in the Buffer to the value s
in the Little Endian Byte Order.
- setUp(ExecutionContext) - Method in interface io.vertx.core.spi.launcher.Command
-
Set up the command execution environment.
- setUp(ExecutionContext) - Method in class io.vertx.core.spi.launcher.DefaultCommand
-
- setupBackend(MicrometerMetricsOptions) - Static method in class io.vertx.micrometer.backends.BackendRegistries
-
Create a new backend registry, containing a micrometer registry, initialized with the provided options.
- setupCallback(Route) - Method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
-
add the callback handler to a given route.
- setupCallback(Route) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
-
add the callback handler to a given route.
- setupCallback(Route) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
-
add the callback handler to a given route.
- setUpdated(int) - Method in class io.vertx.ext.sql.UpdateResult
-
- setUploadsDirectory(String) - Method in interface io.vertx.ext.web.handler.BodyHandler
-
Set the uploads directory to use
- setUploadsDirectory(String) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
-
Set the uploads directory to use
- setUploadsDirectory(String) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
-
Set the uploads directory to use
- setUpperRightCorner(Point) - Method in class io.vertx.pgclient.data.Box
-
- setUpsert(boolean) - Method in class io.vertx.ext.mongo.BulkOperation
-
Sets the upsert flag, used by update and replace operations
- setUpsert(boolean) - Method in class io.vertx.ext.mongo.UpdateOptions
-
Set whether upsert is enabled
- setUri(String) - Method in class io.vertx.camel.CamelMapping
-
Sets the Camel endpoint URI.
- setUri(String) - Method in class io.vertx.camel.InboundMapping
-
- setUri(String) - Method in class io.vertx.camel.OutboundMapping
-
- setURI(String) - Method in class io.vertx.core.http.RequestOptions
-
Set the request relative URI
- setURI(String) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
- setUri(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
URI of the InfluxDB server.
- setUri(String) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
- setUsageAddress(String) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
-
Sets the usage address: the event bus address on which are sent the service usage events (bind / release).
- setUsagePrefix(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setUseAffectedRows(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
Sets how affected rows are calculated on update/delete/insert, if set to true
an update that effectively
does not change any data returns zero affected rows.
- setUseAlpn(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setUseAlpn(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
Set the ALPN usage.
- setUseAlpn(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the ALPN usage.
- setUseAlpn(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setUseAlpn(boolean) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setUseBasicAuthorizationHeader(boolean) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Deprecated.
- setUseEventLoop(Boolean) - Method in class io.vertx.ext.unit.TestOptions
-
Configure the execution to use an event loop when there is no one existing.
- setUsePooledBuffers(boolean) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.NetClientOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.NetServerOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether Netty pooled buffers are enabled
- setUsePooledBuffers(boolean) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.ext.shell.term.TelnetTermOptions
-
- setUsePooledBuffers(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setUser(String) - Method in class io.vertx.db2client.DB2ConnectOptions
-
- setUser(JsonObject) - Method in class io.vertx.ext.web.api.OperationRequest
-
- setUser(User) - Method in interface io.vertx.ext.web.RoutingContext
-
Set the user.
- setUser(String) - Method in class io.vertx.mysqlclient.MySQLAuthOptions
-
Specify the user account to be used for the authentication.
- setUser(String) - Method in class io.vertx.mysqlclient.MySQLConnectOptions
-
- setUser(String) - Method in class io.vertx.pgclient.PgConnectOptions
-
- setUser(String) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the AMQP user name to use when connecting to the broker.
- setUser(User) - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
Set the user.
- setUser(User) - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
Set the user.
- setUser(String) - Method in class io.vertx.sqlclient.SqlConnectOptions
-
Specify the user account to be used for the authentication.
- setUserAgent(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set a custom user agent to use when communicating to a provider
- setUserAgent(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Sets the Web Client user agent header.
- setUserAgent(String) - Method in class io.vertx.ext.web.client.WebClientOptions
-
Sets the Web Client user agent header.
- setUserAgentEnabled(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Sets whether the Web Client should send a user agent header.
- setUserAgentEnabled(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
Sets whether the Web Client should send a user agent header.
- setUserInfoParameters(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set custom parameters to be sent during the userInfo resource request
- setUserInfoPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
Set the provider userInfo resource path
- setUsername(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
Sets the username.
- setUsername(String) - Method in class io.vertx.core.net.ProxyOptions
-
Set proxy username.
- setUsername(String) - Method in class io.vertx.ext.mail.MailConfig
-
Set the username for the login.
- setUserName(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
-
Username used for authenticated connections
- setUsername(String) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the username
- setUsernameCredentialField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
- setUsernameCredentialField(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the username for the credentials is stored inside.
- setUsernameCredentialField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
- setUsernameCredentialField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
- setUsernameField(String) - Method in interface io.vertx.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the username.
- setUsernameField(String) - Method in class io.vertx.ext.auth.mongo.MongoAuthOptions
-
The property name to be used to set the name of the field, where the username is stored inside.
- setUsernameField(String) - Method in class io.vertx.reactivex.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the username.
- setUsernameField(String) - Method in class io.vertx.rxjava.ext.auth.mongo.MongoAuth
-
Set the name of the field to be used for the username.
- setUsernameParam(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
-
Set the name of the form param used to submit the username
- setUsernameParam(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
-
Set the name of the form param used to submit the username
- setUsernameParam(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
-
Set the name of the form param used to submit the username
- setUseSlave(RedisSlaves) - Method in class io.vertx.redis.client.RedisOptions
-
Set whether or not to use slave nodes (only considered in Cluster mode).
- setUseStompFrame(boolean) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets whether or not the connection is made using the STOMP
command instead of the CONNECT
command.
- setValidateIssuer(boolean) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
-
- setValidationFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.api.contract.RouterFactory
-
- setValidationFailureHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Deprecated.
- setValidationFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.reactivex.ext.web.api.contract.RouterFactory
-
Deprecated.
- setValidationFailureHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava.ext.web.api.contract.openapi3.OpenAPI3RouterFactory
-
Deprecated.
- setValidationFailureHandler(Handler<RoutingContext>) - Method in interface io.vertx.rxjava.ext.web.api.contract.RouterFactory
-
Deprecated.
- setValidationRule(ParameterValidationRule) - Method in exception io.vertx.ext.web.api.validation.ValidationException
-
- setValue(String) - Method in interface io.vertx.core.http.Cookie
-
Sets the value of this cookie
- setValue(Buffer) - Method in class io.vertx.core.net.JksOptions
-
Set the key store as a buffer
- setValue(Buffer) - Method in class io.vertx.core.net.KeyStoreOptions
-
- setValue(Buffer) - Method in class io.vertx.core.net.KeyStoreOptionsBase
-
Set the key store as a buffer
- setValue(Buffer) - Method in class io.vertx.core.net.PfxOptions
-
Set the key store as a buffer
- setValue(String) - Method in class io.vertx.ext.consul.KeyValue
-
Set the value
- setValue(String) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the value
- setValue(String) - Method in class io.vertx.ext.dropwizard.Match
-
Set the matched value.
- setValue(String) - Method in class io.vertx.ext.shell.command.base.LocalMapPut
-
- setValue(Object) - Method in interface io.vertx.ext.web.api.RequestParameter
-
Set value
- setValue(String) - Method in exception io.vertx.ext.web.api.validation.ValidationException
-
- setValue(String) - Method in interface io.vertx.ext.web.Cookie
-
Deprecated.
- setValue(String) - Method in class io.vertx.kafka.admin.ConfigEntry
-
Set the value or null.
- setValue(String) - Method in class io.vertx.kafka.admin.ConfigSynonym
-
Set the value of this configuration, which may be null if the configuration is sensitive
- setValue(String) - Method in class io.vertx.micrometer.Match
-
Set the matched value.
- setValue(String) - Method in class io.vertx.reactivex.core.http.Cookie
-
Sets the value of this cookie
- setValue(Object) - Method in class io.vertx.reactivex.ext.web.api.RequestParameter
-
Set value
- setValue(String) - Method in class io.vertx.reactivex.ext.web.Cookie
-
Deprecated.
- setValue(long) - Method in class io.vertx.redis.op.BitFieldSetCommand
-
Deprecated.
- setValue(String) - Method in class io.vertx.rxjava.core.http.Cookie
-
Sets the value of this cookie
- setValue(Object) - Method in class io.vertx.rxjava.ext.web.api.RequestParameter
-
Set value
- setValue(String) - Method in class io.vertx.rxjava.ext.web.Cookie
-
Deprecated.
- setVariables(JsonObject) - Method in class io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions
-
Initial value of the variables area in the GraphiQL user interface.
- setVec(List<Float>) - Method in class io.vertx.ext.consul.Coordinate
-
Set vector
- setVerbose(boolean) - Method in class io.vertx.ext.shell.command.base.BusPublish
-
- setVerbose(boolean) - Method in class io.vertx.ext.shell.command.base.BusTail
-
- setVerifyHost(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether hostname verification is enabled
- setVerifyHost(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether hostname verification is enabled
- setVerifyHost(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setVersion(WebsocketVersion) - Method in class io.vertx.core.http.WebSocketConnectOptions
-
Set the WebSocket version.
- setVersion(int) - Method in class io.vertx.ext.consul.Event
-
Set version
- setVersion(int) - Method in class io.vertx.ext.web.sstore.AbstractSession
-
- setVertsShellJsResource(Buffer) - Method in class io.vertx.ext.shell.term.HttpTermOptions
-
Set vertxshell.js
resource to use.
- setVertx(Vertx) - Method in interface io.vertx.core.spi.cluster.ClusterManager
-
- setVertx(Vertx) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
-
- setVertx(Vertx) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
-
- setVertx(Vertx) - Method in class io.vertx.spi.cluster.ignite.IgniteClusterManager
-
- setVertx(Vertx) - Method in class io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager
-
- setVhost(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setVirtualHost(String) - Method in class io.vertx.amqp.AmqpClientOptions
-
- setVirtualHost(String) - Method in class io.vertx.amqpbridge.AmqpBridgeOptions
-
- setVirtualHost(String) - Method in class io.vertx.ext.stomp.StompClientOptions
-
Sets the virtual host that will be used as "host" header value in the `CONNECT` frame.
- setVirtualHost(String) - Method in class io.vertx.rabbitmq.RabbitMQOptions
-
Set the virtual host to use when connecting to the broker.
- setWait(String) - Method in class io.vertx.ext.consul.BlockingQueryOptions
-
Specifying a maximum duration for the blocking request.
- setWanAddress(String) - Method in class io.vertx.ext.consul.Node
-
Set node wan address
- setWarningExceptionTime(long) - Method in class io.vertx.core.VertxOptions
-
Set the threshold value above this, the blocked warning contains a stack trace.
- setWarningExceptionTimeUnit(TimeUnit) - Method in class io.vertx.core.VertxOptions
-
Set the time unit of warningExceptionTime
.
- setWebRoot(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Set the web root
- setWebRoot(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Set the web root
- setWebRoot(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Set the web root
- setWebsocketAllowServerNoContext(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setWebSocketAllowServerNoContext(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Set whether the WebSocket server will accept the server_no_context_takeover
parameter of the per-message
deflate compression extension offered by the client.
- setWebsocketBridge(boolean) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Enables or disables the web socket bridge.
- setWebSocketClosingTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the amount of time a client WebSocket will wait until it closes the TCP connection after receiving a close frame.
- setWebSocketClosingTimeout(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the amount of time a server WebSocket will wait until it closes the TCP connection
after sending a close frame.
- setWebsocketCompressionAllowClientNoContext(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setWebSocketCompressionAllowClientNoContext(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether the client_no_context_takeover
parameter of the WebSocket per-message
deflate compression extension will be offered.
- setWebSocketCompressionAllowClientNoContext(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setWebSocketCompressionAllowClientNoContext(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setWebsocketCompressionLevel(int) - Method in class io.vertx.core.http.HttpClientOptions
-
- setWebSocketCompressionLevel(int) - Method in class io.vertx.core.http.HttpClientOptions
-
Set the WebSocket deflate compression level.
- setWebsocketCompressionLevel(int) - Method in class io.vertx.core.http.HttpServerOptions
-
- setWebSocketCompressionLevel(int) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the WebSocket compression level.
- setWebSocketCompressionLevel(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setWebSocketCompressionLevel(int) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setWebsocketCompressionRequestServerNoContext(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
- setWebSocketCompressionRequestServerNoContext(boolean) - Method in class io.vertx.core.http.HttpClientOptions
-
Set whether the server_no_context_takeover
parameter of the WebSocket per-message
deflate compression extension will be offered.
- setWebSocketCompressionRequestServerNoContext(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setWebSocketCompressionRequestServerNoContext(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
-
- setWebsocketPath(String) - Method in class io.vertx.ext.stomp.StompServerOptions
-
Sets the websocket path.
- setWebsocketPreferredClientNoContext(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
- setWebSocketPreferredClientNoContext(boolean) - Method in class io.vertx.core.http.HttpServerOptions
-
Set whether the WebSocket server will accept the client_no_context_takeover
parameter of the per-message
deflate compression extension offered by the client.
- setWebsocketSubProtocols(String) - Method in class io.vertx.core.http.HttpServerOptions
-
- setWebSocketSubProtocols(List<String>) - Method in class io.vertx.core.http.HttpServerOptions
-
Set the WebSocket list of sub-protocol supported by the server.
- setWeight(short) - Method in class io.vertx.core.http.StreamPriority
-
Set the priority weight.
- setWelcomeMessage(String) - Method in class io.vertx.ext.shell.ShellServerOptions
-
Set the shell welcome message, i.e the message displayed in the user console when he connects to the shell.
- setWelcomeMessage(String) - Method in class io.vertx.ext.shell.ShellServiceOptions
-
- setWhat(String) - Method in class io.vertx.ext.consul.TxnError
-
Set error message about why that operation failed.
- setWidth(int) - Method in class io.vertx.core.cli.UsageMessageFormatter
-
- setWillFlag(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set if will information are provided on connection
- setWillMessage(String) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the content of the will message
- setWillQoS(int) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the QoS level for the will message
- setWillRetain(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set if the will message must be retained
- setWillTopic(String) - Method in class io.vertx.mqtt.MqttClientOptions
-
Set the topic on which the will message will be published
- setWindowSize(int) - Method in interface io.vertx.core.http.HttpConnection
-
Update the current connection wide window size to a new size.
- setWindowSize(int) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Update the current connection wide window size to a new size.
- setWindowSize(int) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Update the current connection wide window size to a new size.
- setWithCoord(boolean) - Method in class io.vertx.redis.op.GeoRadiusOptions
-
Deprecated.
Set the radius options to be coordinate based.
- setWithDist(boolean) - Method in class io.vertx.redis.op.GeoRadiusOptions
-
Deprecated.
Set the radius options to be distance based.
- setWithHash(boolean) - Method in class io.vertx.redis.op.GeoRadiusOptions
-
Deprecated.
Set the radius options to be hash based.
- setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Set the string value of a key
- setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Set the string value of a key
- setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Set the string value of a key
- setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Set the string value of a key
- setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Set the string value of a key
- setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Set the string value of a key
- setWithOptionsObservable(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
- setWithOptionsObservable(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- setWithscores(Boolean) - Method in class io.vertx.redis.op.RangeLimitOptions
-
Deprecated.
- setWithTransitive(boolean) - Method in class io.vertx.maven.resolver.ResolutionOptions
-
Sets whether or not the resolution of the dependency should include the transitive dependencies.
- setWorker(boolean) - Method in class io.vertx.core.DeploymentOptions
-
Set whether the verticle(s) should be deployed as a worker verticle
- setWorkerExecutor(WorkerExecutor) - Method in class io.vertx.camel.OutboundMapping
-
Sets the worker thread worker used to execute the blocking processing.
- setWorkerPoolName(String) - Method in class io.vertx.core.DeploymentOptions
-
Set the worker pool name to use for this verticle.
- setWorkerPoolSize(int) - Method in class io.vertx.core.DeploymentOptions
-
Set the maximum number of worker threads to be used by the Vert.x instance.
- setWorkerPoolSize(int) - Method in class io.vertx.core.VertxOptions
-
Set the maximum number of worker threads to be used by the Vert.x instance.
- setWrite(boolean) - Method in class io.vertx.core.file.OpenOptions
-
Set whether the file is to be opened for writing
- setWriteOption(WriteOption) - Method in class io.vertx.ext.mongo.BulkWriteOptions
-
Set the write option
- setWriteOption(WriteOption) - Method in class io.vertx.ext.mongo.UpdateOptions
-
Set the write option
- setWritePos(long) - Method in interface io.vertx.core.file.AsyncFile
-
Sets the position from which data will be written when using the file as a
WriteStream
.
- setWritePos(long) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
Sets the position from which data will be written when using the file as a
WriteStream
.
- setWritePos(long) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
Sets the position from which data will be written when using the file as a
WriteStream
.
- setWriteQueueMaxSize(int) - Method in interface io.vertx.amqp.AmqpSender
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.eventbus.MessageProducer
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.file.AsyncFile
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.HttpClientRequest
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.HttpServerResponse
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.ServerWebSocket
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.WebSocket
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.WebSocketBase
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.net.NetSocket
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.streams.Pump
-
Set the write queue max size to maxSize
- setWriteQueueMaxSize(int) - Method in interface io.vertx.core.streams.WriteStream
-
Set the maximum size of the write queue to maxSize
.
- setWriteQueueMaxSize(int) - Method in interface io.vertx.ext.reactivestreams.ReactiveWriteStream
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.grpc.GrpcBidiExchange
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.grpc.GrpcUniExchange
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.grpc.GrpcWriteStream
-
Set the maximum size of the write queue to maxSize
.
- setWriteQueueMaxSize(int) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.amqp.AmqpSender
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.file.AsyncFile
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.WebSocket
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.net.NetSocket
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.streams.Pump
-
Set the write queue max size to maxSize
- setWriteQueueMaxSize(int) - Method in interface io.vertx.reactivex.core.streams.WriteStream
-
Set the maximum size of the write queue to maxSize
.
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.amqp.AmqpSender
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.file.AsyncFile
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.WebSocket
-
- setWriteQueueMaxSize(int) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.net.NetSocket
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.streams.Pump
-
Set the write queue max size to maxSize
- setWriteQueueMaxSize(int) - Method in interface io.vertx.rxjava.core.streams.WriteStream
-
Set the maximum size of the write queue to maxSize
.
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
-
- setX(double) - Method in class io.vertx.pgclient.data.Point
-
- setXX(boolean) - Method in class io.vertx.redis.op.SetOptions
-
Deprecated.
- setY(double) - Method in class io.vertx.pgclient.data.Point
-
- setYears(int) - Method in class io.vertx.pgclient.data.Interval
-
- several(int, Handler<AsyncResult<List<Row>>>) - Method in interface io.vertx.cassandra.ResultSet
-
Fetch a specific amount of rows and notify via a handler.
- several(int, Handler<AsyncResult<List<Row>>>) - Method in class io.vertx.reactivex.cassandra.ResultSet
-
Fetch a specific amount of rows and notify via a handler.
- several(int, Handler<AsyncResult<List<Row>>>) - Method in class io.vertx.rxjava.cassandra.ResultSet
-
Fetch a specific amount of rows and notify via a handler.
- Shareable - Interface in io.vertx.core.shareddata
-
An interface which allows you to put arbitrary objects into a
LocalMap
.
- SharedData - Interface in io.vertx.core.shareddata
-
Shared data allows you to share data safely between different parts of your application in a safe way.
- sharedData() - Method in interface io.vertx.core.Vertx
-
Get the shared data object.
- SharedData - Class in io.vertx.reactivex.core.shareddata
-
Shared data allows you to share data safely between different parts of your application in a safe way.
- SharedData(SharedData) - Constructor for class io.vertx.reactivex.core.shareddata.SharedData
-
- SharedData(Object) - Constructor for class io.vertx.reactivex.core.shareddata.SharedData
-
- sharedData() - Method in class io.vertx.reactivex.core.Vertx
-
Get the shared data object.
- SharedData - Class in io.vertx.rxjava.core.shareddata
-
Shared data allows you to share data safely between different parts of your application in a safe way.
- SharedData(SharedData) - Constructor for class io.vertx.rxjava.core.shareddata.SharedData
-
- SharedData(Object) - Constructor for class io.vertx.rxjava.core.shareddata.SharedData
-
- sharedData() - Method in class io.vertx.rxjava.core.Vertx
-
Get the shared data object.
- Shell - Interface in io.vertx.ext.shell
-
An interactive session between a consumer and a shell.
- Shell - Class in io.vertx.reactivex.ext.shell
-
An interactive session between a consumer and a shell.
- Shell(Shell) - Constructor for class io.vertx.reactivex.ext.shell.Shell
-
- Shell(Object) - Constructor for class io.vertx.reactivex.ext.shell.Shell
-
- Shell - Class in io.vertx.rxjava.ext.shell
-
An interactive session between a consumer and a shell.
- Shell(Shell) - Constructor for class io.vertx.rxjava.ext.shell.Shell
-
- Shell(Object) - Constructor for class io.vertx.rxjava.ext.shell.Shell
-
- shellHandler(Handler<Shell>) - Method in interface io.vertx.ext.shell.ShellServer
-
Called when a new shell is created.
- shellHandler(Handler<Shell>) - Method in class io.vertx.reactivex.ext.shell.ShellServer
-
Called when a new shell is created.
- shellHandler(Handler<Shell>) - Method in class io.vertx.rxjava.ext.shell.ShellServer
-
Called when a new shell is created.
- ShellServer - Interface in io.vertx.ext.shell
-
- ShellServer - Class in io.vertx.reactivex.ext.shell
-
- ShellServer(ShellServer) - Constructor for class io.vertx.reactivex.ext.shell.ShellServer
-
- ShellServer(Object) - Constructor for class io.vertx.reactivex.ext.shell.ShellServer
-
- ShellServer - Class in io.vertx.rxjava.ext.shell
-
- ShellServer(ShellServer) - Constructor for class io.vertx.rxjava.ext.shell.ShellServer
-
- ShellServer(Object) - Constructor for class io.vertx.rxjava.ext.shell.ShellServer
-
- ShellServerOptions - Class in io.vertx.ext.shell
-
The configurations options for the shell server.
- ShellServerOptions() - Constructor for class io.vertx.ext.shell.ShellServerOptions
-
- ShellServerOptions(ShellServerOptions) - Constructor for class io.vertx.ext.shell.ShellServerOptions
-
- ShellServerOptions(JsonObject) - Constructor for class io.vertx.ext.shell.ShellServerOptions
-
- ShellServerOptionsConverter - Class in io.vertx.ext.shell
-
- ShellServerOptionsConverter() - Constructor for class io.vertx.ext.shell.ShellServerOptionsConverter
-
- ShellService - Interface in io.vertx.ext.shell
-
The shell service, provides a remotely accessible shell available via Telnet or SSH according to the
ShellServiceOptions
configuration.
The shell service will expose commands using CommandResolver
on the classpath and
the shared command registry for the Vert.x instance.
- ShellService - Class in io.vertx.reactivex.ext.shell
-
The shell service, provides a remotely accessible shell available via Telnet or SSH according to the
ShellServiceOptions
configuration.
The shell service will expose commands using CommandResolver
on the classpath and
the shared command registry for the Vert.x instance.
- ShellService(ShellService) - Constructor for class io.vertx.reactivex.ext.shell.ShellService
-
- ShellService(Object) - Constructor for class io.vertx.reactivex.ext.shell.ShellService
-
- ShellService - Class in io.vertx.rxjava.ext.shell
-
The shell service, provides a remotely accessible shell available via Telnet or SSH according to the
ShellServiceOptions
configuration.
The shell service will expose commands using CommandResolver
on the classpath and
the shared command registry for the Vert.x instance.
- ShellService(ShellService) - Constructor for class io.vertx.rxjava.ext.shell.ShellService
-
- ShellService(Object) - Constructor for class io.vertx.rxjava.ext.shell.ShellService
-
- ShellServiceOptions - Class in io.vertx.ext.shell
-
- ShellServiceOptions() - Constructor for class io.vertx.ext.shell.ShellServiceOptions
-
- ShellServiceOptions(ShellServiceOptions) - Constructor for class io.vertx.ext.shell.ShellServiceOptions
-
- ShellServiceOptions(JsonObject) - Constructor for class io.vertx.ext.shell.ShellServiceOptions
-
- ShellServiceOptionsConverter - Class in io.vertx.ext.shell
-
- ShellServiceOptionsConverter() - Constructor for class io.vertx.ext.shell.ShellServiceOptionsConverter
-
- ShellVerticle - Class in io.vertx.ext.shell
-
- ShellVerticle() - Constructor for class io.vertx.ext.shell.ShellVerticle
-
- ShiroAuth - Interface in io.vertx.ext.auth.shiro
-
Deprecated.
- ShiroAuth - Class in io.vertx.reactivex.ext.auth.shiro
-
Factory interface for creating Apache Shiro based
AuthProvider
instances.
- ShiroAuth(ShiroAuth) - Constructor for class io.vertx.reactivex.ext.auth.shiro.ShiroAuth
-
- ShiroAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.shiro.ShiroAuth
-
- ShiroAuth - Class in io.vertx.rxjava.ext.auth.shiro
-
Factory interface for creating Apache Shiro based
AuthProvider
instances.
- ShiroAuth(ShiroAuth) - Constructor for class io.vertx.rxjava.ext.auth.shiro.ShiroAuth
-
- ShiroAuth(Object) - Constructor for class io.vertx.rxjava.ext.auth.shiro.ShiroAuth
-
- ShiroAuthOptions - Class in io.vertx.ext.auth.shiro
-
Shiro auth configuration options, see Vert.x Auth Shiro component and/or Apache Shiro project.
- ShiroAuthOptions() - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
-
- ShiroAuthOptions(ShiroAuthOptions) - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
-
- ShiroAuthOptions(JsonObject) - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
-
- ShiroAuthOptionsConverter - Class in io.vertx.ext.auth.shiro
-
- ShiroAuthOptionsConverter() - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptionsConverter
-
- ShiroAuthRealmType - Enum in io.vertx.ext.auth.shiro
-
The type of the Shiro auth realm
- ShopifyAuth - Interface in io.vertx.ext.auth.oauth2.providers
-
Simplified factory to create an
OAuth2Auth
for Shopify.
- ShopifyAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
-
Simplified factory to create an for Shopify.
- ShopifyAuth(ShopifyAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
-
- ShopifyAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
-
- ShopifyAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
-
Simplified factory to create an for Shopify.
- ShopifyAuth(ShopifyAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
-
- ShopifyAuth(Object) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
-
- shortName - Variable in class io.vertx.core.cli.Option
-
the option short name.
- shortValue() - Method in class io.vertx.sqlclient.data.Numeric
-
- shutdown() - Method in interface io.vertx.core.http.HttpConnection
-
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all current requests
are processed, otherwise after 30 seconds the connection will be closed.
- shutdown(long) - Method in interface io.vertx.core.http.HttpConnection
-
- shutdown() - Method in class io.vertx.grpc.VertxServer
-
- shutdown(Handler<AsyncResult<Void>>) - Method in class io.vertx.grpc.VertxServer
-
- shutdown() - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all current requests
are processed, otherwise after 30 seconds the connection will be closed.
- shutdown(long) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
- SHUTDOWN - Static variable in class io.vertx.reactivex.redis.client.Command
-
- shutdown(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- SHUTDOWN - Static variable in interface io.vertx.redis.client.Command
-
- shutdown(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- shutdown() - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all current requests
are processed, otherwise after 30 seconds the connection will be closed.
- shutdown(long) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
- SHUTDOWN - Static variable in class io.vertx.rxjava.redis.client.Command
-
- shutdown(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- shutdownHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpConnection
-
Set an handler called when a GOAWAY frame has been sent or received and all connections are closed.
- shutdownHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpConnection
-
Set an handler called when a frame has been sent or received and all connections are closed.
- shutdownHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpConnection
-
Set an handler called when a frame has been sent or received and all connections are closed.
- shutdownNow() - Method in class io.vertx.grpc.VertxServer
-
- shutdownObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- ShutdownOptions - Enum in io.vertx.redis.op
-
- SignalHandler - Interface in io.vertx.ext.shell.term
-
- SignalHandler - Class in io.vertx.reactivex.ext.shell.term
-
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SignalHandler(SignalHandler) - Constructor for class io.vertx.reactivex.ext.shell.term.SignalHandler
-
- SignalHandler(Object) - Constructor for class io.vertx.reactivex.ext.shell.term.SignalHandler
-
- SignalHandler - Class in io.vertx.rxjava.ext.shell.term
-
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SignalHandler(SignalHandler) - Constructor for class io.vertx.rxjava.ext.shell.term.SignalHandler
-
- SignalHandler(Object) - Constructor for class io.vertx.rxjava.ext.shell.term.SignalHandler
-
- SingleHelper - Class in io.vertx.reactivex.core
-
- SingleHelper() - Constructor for class io.vertx.reactivex.core.SingleHelper
-
- singleValued - Variable in class io.vertx.core.cli.Option
-
whether or not the option receives a single value.
- SINTER - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sinter(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sinter(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Intersect multiple sets
- sinter(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Intersect multiple sets
- SINTER - Static variable in interface io.vertx.redis.client.Command
-
- sinter(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sinter(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Intersect multiple sets
- sinter(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Intersect multiple sets
- SINTER - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sinter(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sinter(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Intersect multiple sets
- sinter(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Intersect multiple sets
- sinterObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sinterObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sinterObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SINTERSTORE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sinterstore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sinterstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Intersect multiple sets and store the resulting set in a key
- sinterstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Intersect multiple sets and store the resulting set in a key
- SINTERSTORE - Static variable in interface io.vertx.redis.client.Command
-
- sinterstore(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sinterstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Intersect multiple sets and store the resulting set in a key
- sinterstore(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Intersect multiple sets and store the resulting set in a key
- SINTERSTORE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sinterstore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sinterstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Intersect multiple sets and store the resulting set in a key
- sinterstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Intersect multiple sets and store the resulting set in a key
- sinterstoreObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sinterstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sinterstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SISMEMBER - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sismember(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sismember(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Determine if a given value is a member of a set
- sismember(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Determine if a given value is a member of a set
- SISMEMBER - Static variable in interface io.vertx.redis.client.Command
-
- sismember(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sismember(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Determine if a given value is a member of a set
- sismember(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Determine if a given value is a member of a set
- SISMEMBER - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sismember(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sismember(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Determine if a given value is a member of a set
- sismember(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Determine if a given value is a member of a set
- sismemberObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sismemberObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sismemberObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- size() - Method in interface io.vertx.core.CompositeFuture
-
- size() - Method in interface io.vertx.core.file.FileProps
-
The size of the file, in bytes
- size() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
-
Deprecated.
- size() - Method in interface io.vertx.core.http.HttpServerFileUpload
-
The size of the upload may not be available until it is all read.
- size() - Method in class io.vertx.core.json.JsonArray
-
Get the number of values in this JSON array
- size() - Method in class io.vertx.core.json.JsonObject
-
Get the number of entries in the JSON object
- size() - Method in interface io.vertx.core.MultiMap
-
Return the number of keys.
- size(Handler<AsyncResult<Integer>>) - Method in interface io.vertx.core.shareddata.AsyncMap
-
Provide the number of entries in the map
- size() - Method in interface io.vertx.core.shareddata.LocalMap
-
Get the size of the map
- size() - Method in interface io.vertx.ext.web.FileUpload
-
- size(Handler<AsyncResult<Integer>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
-
Get the number of sessions in the store.
- size() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
-
- size() - Method in class io.vertx.reactivex.core.CompositeFuture
-
- size() - Method in class io.vertx.reactivex.core.file.FileProps
-
The size of the file, in bytes
- size() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
The size of the upload may not be available until it is all read.
- size() - Method in class io.vertx.reactivex.core.MultiMap
-
Return the number of keys.
- size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
-
Provide the number of entries in the map
- size() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
-
Get the size of the map
- size() - Method in class io.vertx.reactivex.ext.web.FileUpload
-
- size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
-
Get the number of sessions in the store.
- size() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
-
- size() - Method in class io.vertx.reactivex.redis.client.Response
-
Get this size of this multi response.
- size() - Method in class io.vertx.reactivex.sqlclient.SqlResult
-
Get the number of rows retrieved in the SqlResult.
- size() - Method in class io.vertx.reactivex.sqlclient.Tuple
-
- size() - Method in interface io.vertx.redis.client.Response
-
Get this size of this multi response.
- size() - Method in class io.vertx.rxjava.core.CompositeFuture
-
- size() - Method in class io.vertx.rxjava.core.file.FileProps
-
The size of the file, in bytes
- size() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
The size of the upload may not be available until it is all read.
- size() - Method in class io.vertx.rxjava.core.MultiMap
-
Return the number of keys.
- size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
Provide the number of entries in the map
- size() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
-
Get the size of the map
- size() - Method in class io.vertx.rxjava.ext.web.FileUpload
-
- size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
Get the number of sessions in the store.
- size() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
-
- size() - Method in class io.vertx.rxjava.redis.client.Response
-
Get this size of this multi response.
- size() - Method in class io.vertx.rxjava.sqlclient.SqlResult
-
Get the number of rows retrieved in the SqlResult.
- size() - Method in class io.vertx.rxjava.sqlclient.Tuple
-
- size() - Method in interface io.vertx.sqlclient.SqlResult
-
Get the number of rows retrieved in the SqlResult.
- size() - Method in interface io.vertx.sqlclient.Tuple
-
- sizeObservable() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
-
- sizeObservable() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
-
- skipCompressionForMediaTypes(Set<String>) - Method in interface io.vertx.ext.web.handler.StaticHandler
-
Skip compression if the media type of the file to send is in the provided mediaTypes
set.
- skipCompressionForMediaTypes(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Skip compression if the media type of the file to send is in the provided mediaTypes
set.
- skipCompressionForMediaTypes(Set<String>) - Method in class io.vertx.rxjava.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 interface io.vertx.ext.web.handler.StaticHandler
-
Skip compression if the suffix of the file to send is in the provided fileSuffixes
set.
- skipCompressionForSuffixes(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
-
Skip compression if the suffix of the file to send is in the provided fileSuffixes
set.
- skipCompressionForSuffixes(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
-
Skip compression if the suffix of the file to send is in the provided fileSuffixes
set.
- slave() - Method in interface io.vertx.ext.shell.term.Pty
-
- slave() - Method in class io.vertx.reactivex.ext.shell.term.Pty
-
- slave() - Method in class io.vertx.rxjava.ext.shell.term.Pty
-
- SLAVEOF - Static variable in class io.vertx.reactivex.redis.client.Command
-
- slaveof(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Make the server a slave of another instance
- slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Make the server a slave of another instance
- SLAVEOF - Static variable in interface io.vertx.redis.client.Command
-
- slaveof(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- slaveof(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Make the server a slave of another instance
- slaveof(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Make the server a slave of another instance
- SLAVEOF - Static variable in class io.vertx.rxjava.redis.client.Command
-
- slaveof(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Make the server a slave of another instance
- slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Make the server a slave of another instance
- slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Make this server a master
- slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Make this server a master
- slaveofNoone(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Make this server a master
- slaveofNoone(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Make this server a master
- slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Make this server a master
- slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Make this server a master
- slaveofNooneObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- slaveofNooneObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- slaveofObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- slaveofObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- slaveofObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- slaves(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
-
Show a list of slaves for this master, and their state
- slaves(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
-
Deprecated.
Show a list of slaves for this master, and their state
- slaves(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
Show a list of slaves for this master, and their state
- slavesObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
-
- Sleep - Class in io.vertx.ext.shell.command.base
-
- Sleep() - Constructor for class io.vertx.ext.shell.command.base.Sleep
-
- SLF4JLogDelegate - Class in io.vertx.core.logging
-
- SLF4JLogDelegate(Object) - Constructor for class io.vertx.core.logging.SLF4JLogDelegate
-
- SLF4JLogDelegateFactory - Class in io.vertx.core.logging
-
- SLF4JLogDelegateFactory() - Constructor for class io.vertx.core.logging.SLF4JLogDelegateFactory
-
- slice() - Method in interface io.vertx.core.buffer.Buffer
-
Returns a slice of this buffer.
- slice(int, int) - Method in interface io.vertx.core.buffer.Buffer
-
Returns a slice of this buffer.
- slice() - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Returns a slice of this buffer.
- slice(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
-
Returns a slice of this buffer.
- slice(char, int) - Method in exception io.vertx.redis.client.RedisException
-
Deprecated.
Some messages are well formatted and allow extracting data from.
- slice() - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Returns a slice of this buffer.
- slice(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
-
Returns a slice of this buffer.
- SlimVaultClient - Class in io.vertx.config.vault.client
-
A very simple Vault client - does not intend to be complete.
- SlimVaultClient(Vertx, JsonObject) - Constructor for class io.vertx.config.vault.client.SlimVaultClient
-
- SlotCmd - Enum in io.vertx.redis.op
-
- SLOWLOG - Static variable in class io.vertx.reactivex.redis.client.Command
-
- slowlog(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- SLOWLOG - Static variable in interface io.vertx.redis.client.Command
-
- slowlog(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- SLOWLOG - Static variable in class io.vertx.rxjava.redis.client.Command
-
- slowlog(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- slowlogGet(int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Read the Redis slow queries log
- slowlogGet(int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Read the Redis slow queries log
- slowlogGet(int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Read the Redis slow queries log
- slowlogGet(int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Read the Redis slow queries log
- slowlogGet(int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Read the Redis slow queries log
- slowlogGet(int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Read the Redis slow queries log
- slowlogGetObservable(int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- slowlogGetObservable(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- slowlogLen(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the length of the Redis slow queries log
- slowlogLen(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the length of the Redis slow queries log
- slowlogLen(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get the length of the Redis slow queries log
- slowlogLen(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get the length of the Redis slow queries log
- slowlogLen(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the length of the Redis slow queries log
- slowlogLen(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the length of the Redis slow queries log
- slowlogLenObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- slowlogLenObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- slowlogObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- slowlogReset(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Reset the Redis slow queries log
- slowlogReset(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Reset the Redis slow queries log
- slowlogReset(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Reset the Redis slow queries log
- slowlogReset(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Reset the Redis slow queries log
- slowlogReset(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Reset the Redis slow queries log
- slowlogReset(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Reset the Redis slow queries log
- slowlogResetObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- slowlogResetObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SMEMBERS - Static variable in class io.vertx.reactivex.redis.client.Command
-
- smembers(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get all the members in a set
- smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get all the members in a set
- SMEMBERS - Static variable in interface io.vertx.redis.client.Command
-
- smembers(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- smembers(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get all the members in a set
- smembers(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get all the members in a set
- SMEMBERS - Static variable in class io.vertx.rxjava.redis.client.Command
-
- smembers(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get all the members in a set
- smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get all the members in a set
- smembersObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- smembersObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- smembersObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SMOVE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- smove(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- smove(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Move a member from one set to another
- smove(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Move a member from one set to another
- SMOVE - Static variable in interface io.vertx.redis.client.Command
-
- smove(String, String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- smove(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Move a member from one set to another
- smove(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Move a member from one set to another
- SMOVE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- smove(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- smove(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Move a member from one set to another
- smove(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Move a member from one set to another
- smoveObservable(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- smoveObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- smoveObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- socket() - Method in interface io.vertx.ext.eventbus.bridge.tcp.BridgeEvent
-
Get the SockJSSocket instance corresponding to the event
- socket() - Method in interface io.vertx.ext.web.handler.sockjs.BridgeEvent
-
Get the SockJSSocket instance corresponding to the event
- socket() - Method in class io.vertx.reactivex.ext.eventbus.bridge.tcp.BridgeEvent
-
Get the SockJSSocket instance corresponding to the event
- socket() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
-
Get the SockJSSocket instance corresponding to the event
- socket() - Method in class io.vertx.rxjava.ext.eventbus.bridge.tcp.BridgeEvent
-
Get the SockJSSocket instance corresponding to the event
- socket() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
-
Get the SockJSSocket instance corresponding to the event
- SocketAddress - Interface in io.vertx.core.net
-
The address of a socket, an inet socket address or a domain socket address.
- SocketAddress - Class in io.vertx.reactivex.core.net
-
The address of a socket, an inet socket address or a domain socket address.
- SocketAddress(SocketAddress) - Constructor for class io.vertx.reactivex.core.net.SocketAddress
-
- SocketAddress(Object) - Constructor for class io.vertx.reactivex.core.net.SocketAddress
-
- SocketAddress - Class in io.vertx.rxjava.core.net
-
The address of a socket, an inet socket address or a domain socket address.
- SocketAddress(SocketAddress) - Constructor for class io.vertx.rxjava.core.net.SocketAddress
-
- SocketAddress(Object) - Constructor for class io.vertx.rxjava.core.net.SocketAddress
-
- socketHandler(Handler<SockJSSocket>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
-
Set a SockJS socket handler.
- socketHandler(Handler<SockJSSocket>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
-
Set a SockJS socket handler.
- socketHandler(Handler<SockJSSocket>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
-
Set a SockJS socket handler.
- SockJSBridgeOptions - Class in io.vertx.ext.web.handler.sockjs
-
Options for configuring the event bus bridge.
- SockJSBridgeOptions(SockJSBridgeOptions) - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
Copy constructor
- SockJSBridgeOptions() - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
Default constructor
- SockJSBridgeOptions(JsonObject) - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSBridgeOptions
-
Constructor from JSON
- SockJSHandler - Interface in io.vertx.ext.web.handler.sockjs
-
A handler that allows you to handle SockJS connections from clients.
- SockJSHandler - Class in io.vertx.reactivex.ext.web.handler.sockjs
-
A handler that allows you to handle SockJS connections from clients.
- SockJSHandler(SockJSHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
-
- SockJSHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
-
- SockJSHandler - Class in io.vertx.rxjava.ext.web.handler.sockjs
-
A handler that allows you to handle SockJS connections from clients.
- SockJSHandler(SockJSHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
-
- SockJSHandler(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
-
- SockJSHandlerOptions - Class in io.vertx.ext.web.handler.sockjs
-
Options for configuring a SockJS handler
- SockJSHandlerOptions(SockJSHandlerOptions) - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- SockJSHandlerOptions() - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- SockJSHandlerOptions(JsonObject) - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
-
- SockjsServiceProxyGeneratorLoader - Class in io.vertx.serviceproxy.sockjs.generator
-
- SockjsServiceProxyGeneratorLoader() - Constructor for class io.vertx.serviceproxy.sockjs.generator.SockjsServiceProxyGeneratorLoader
-
- SockjsServiceProxyJSGenerator - Class in io.vertx.serviceproxy.sockjs.generator
-
- SockjsServiceProxyTSGenerator - Class in io.vertx.serviceproxy.sockjs.generator
-
- SockjsServiceProxyTSGenerator() - Constructor for class io.vertx.serviceproxy.sockjs.generator.SockjsServiceProxyTSGenerator
-
- SockJSSocket - Interface in io.vertx.ext.web.handler.sockjs
-
You interact with SockJS clients through instances of SockJS socket.
- SockJSSocket - Class in io.vertx.reactivex.ext.web.handler.sockjs
-
You interact with SockJS clients through instances of SockJS socket.
- SockJSSocket(SockJSSocket) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- SockJSSocket(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
-
- SockJSSocket - Class in io.vertx.rxjava.ext.web.handler.sockjs
-
You interact with SockJS clients through instances of SockJS socket.
- SockJSSocket(SockJSSocket) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- SockJSSocket(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
-
- SockJSTermHandler - Interface in io.vertx.ext.shell.term
-
- SockJSTermHandler - Class in io.vertx.reactivex.ext.shell.term
-
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SockJSTermHandler(SockJSTermHandler) - Constructor for class io.vertx.reactivex.ext.shell.term.SockJSTermHandler
-
- SockJSTermHandler(Object) - Constructor for class io.vertx.reactivex.ext.shell.term.SockJSTermHandler
-
- SockJSTermHandler - Class in io.vertx.rxjava.ext.shell.term
-
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SockJSTermHandler(SockJSTermHandler) - Constructor for class io.vertx.rxjava.ext.shell.term.SockJSTermHandler
-
- SockJSTermHandler(Object) - Constructor for class io.vertx.rxjava.ext.shell.term.SockJSTermHandler
-
- SORT - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sort(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sort(String, SortOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Sort the elements in a list, set or sorted set
- sort(String, SortOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Sort the elements in a list, set or sorted set
- SORT - Static variable in interface io.vertx.redis.client.Command
-
- sort(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sort(String, SortOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Sort the elements in a list, set or sorted set
- sort(String, SortOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Sort the elements in a list, set or sorted set
- SORT - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sort(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sort(String, SortOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Sort the elements in a list, set or sorted set
- sort(String, SortOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Sort the elements in a list, set or sorted set
- sortObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sortObservable(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sortObservable(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SortOptions - Class in io.vertx.redis.op
-
- SortOptions() - Constructor for class io.vertx.redis.op.SortOptions
-
Deprecated.
- SortOptions(SortOptions) - Constructor for class io.vertx.redis.op.SortOptions
-
Deprecated.
- SortOptions(JsonObject) - Constructor for class io.vertx.redis.op.SortOptions
-
Deprecated.
- SoundcloudAuth - Interface in io.vertx.ext.auth.oauth2.providers
-
Simplified factory to create an
OAuth2Auth
for SoundCloud.
- SoundcloudAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
-
Simplified factory to create an for SoundCloud.
- SoundcloudAuth(SoundcloudAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
-
- SoundcloudAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
-
- SoundcloudAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
-
Simplified factory to create an for SoundCloud.
- SoundcloudAuth(SoundcloudAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
-
- SoundcloudAuth(Object) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
-
- sparse(boolean) - Method in class io.vertx.ext.mongo.IndexOptions
-
Should the index only references documents with the specified field
- SpecFeatureNotSupportedException - Exception in io.vertx.ext.web.api.validation
-
- SpecFeatureNotSupportedException(String) - Constructor for exception io.vertx.ext.web.api.validation.SpecFeatureNotSupportedException
-
- specificDurationUnits(Map<String, TimeUnit>) - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
-
Use specific
TimeUnit
s for the duration of the metrics with these names.
- specificRateUnits(Map<String, TimeUnit>) - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter.Builder
-
Use specific
TimeUnit
s for the rate of the metrics with these names.
- specifySchema(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.mysqlclient.MySQLConnection
-
Send a INIT_DB command to change the default schema of the connection.
- specifySchema(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.mysqlclient.MySQLConnection
-
Send a INIT_DB command to change the default schema of the connection.
- specifySchema(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.mysqlclient.MySQLConnection
-
Send a INIT_DB command to change the default schema of the connection.
- sphereVersion(Integer) - Method in class io.vertx.ext.mongo.IndexOptions
-
Sets the 2dsphere index version number.
- SPOP - Static variable in class io.vertx.reactivex.redis.client.Command
-
- spop(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and return a random member from a set
- spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and return a random member from a set
- SPOP - Static variable in interface io.vertx.redis.client.Command
-
- spop(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- spop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove and return a random member from a set
- spop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove and return a random member from a set
- SPOP - Static variable in class io.vertx.rxjava.redis.client.Command
-
- spop(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and return a random member from a set
- spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and return a random member from a set
- spopMany(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove and return random members from a set
- spopMany(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove and return random members from a set
- spopMany(String, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove and return random members from a set
- spopMany(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove and return random members from a set
- spopMany(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove and return random members from a set
- spopMany(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove and return random members from a set
- spopManyObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- spopManyObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- spopObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- spopObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- spopObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SpringConfigServerStoreFactory - Class in io.vertx.config.spring
-
Factory to create instance of SpringConfigServerStore
.
- SpringConfigServerStoreFactory() - Constructor for class io.vertx.config.spring.SpringConfigServerStoreFactory
-
- SQLClient - Interface in io.vertx.ext.sql
-
A common asynchronous client interface for interacting with SQL compliant database
- SQLClient - Class in io.vertx.reactivex.ext.sql
-
A common asynchronous client interface for interacting with SQL compliant database
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SQLClient(SQLClient) - Constructor for class io.vertx.reactivex.ext.sql.SQLClient
-
- SQLClient(Object) - Constructor for class io.vertx.reactivex.ext.sql.SQLClient
-
- SqlClient - Class in io.vertx.reactivex.sqlclient
-
Defines the client operations with a database server.
- SqlClient(SqlClient) - Constructor for class io.vertx.reactivex.sqlclient.SqlClient
-
- SqlClient(Object) - Constructor for class io.vertx.reactivex.sqlclient.SqlClient
-
- SQLClient - Class in io.vertx.rxjava.ext.sql
-
A common asynchronous client interface for interacting with SQL compliant database
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SQLClient(SQLClient) - Constructor for class io.vertx.rxjava.ext.sql.SQLClient
-
- SQLClient(Object) - Constructor for class io.vertx.rxjava.ext.sql.SQLClient
-
- SqlClient - Class in io.vertx.rxjava.sqlclient
-
Defines the client operations with a database server.
- SqlClient(SqlClient) - Constructor for class io.vertx.rxjava.sqlclient.SqlClient
-
- SqlClient(Object) - Constructor for class io.vertx.rxjava.sqlclient.SqlClient
-
- SqlClient - Interface in io.vertx.sqlclient
-
Defines the client operations with a database server.
- SQLClientHelper - Class in io.vertx.reactivex.ext.sql
-
Utilities for generating observables with a
SQLClient
.
- SQLClientHelper - Class in io.vertx.rxjava.ext.sql
-
Utilities for generating observables with a
SQLClient
.
- SQLConnection - Interface in io.vertx.ext.sql
-
Represents a connection to a SQL database
- SQLConnection - Class in io.vertx.reactivex.ext.sql
-
Represents a connection to a SQL database
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SQLConnection(SQLConnection) - Constructor for class io.vertx.reactivex.ext.sql.SQLConnection
-
- SQLConnection(Object) - Constructor for class io.vertx.reactivex.ext.sql.SQLConnection
-
- SqlConnection - Class in io.vertx.reactivex.sqlclient
-
A connection to database server.
- SqlConnection(SqlConnection) - Constructor for class io.vertx.reactivex.sqlclient.SqlConnection
-
- SqlConnection(Object) - Constructor for class io.vertx.reactivex.sqlclient.SqlConnection
-
- SQLConnection - Class in io.vertx.rxjava.ext.sql
-
Represents a connection to a SQL database
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SQLConnection(SQLConnection) - Constructor for class io.vertx.rxjava.ext.sql.SQLConnection
-
- SQLConnection(Object) - Constructor for class io.vertx.rxjava.ext.sql.SQLConnection
-
- SqlConnection - Class in io.vertx.rxjava.sqlclient
-
A connection to database server.
- SqlConnection(SqlConnection) - Constructor for class io.vertx.rxjava.sqlclient.SqlConnection
-
- SqlConnection(Object) - Constructor for class io.vertx.rxjava.sqlclient.SqlConnection
-
- SqlConnection - Interface in io.vertx.sqlclient
-
A connection to database server.
- SqlConnectOptions - Class in io.vertx.sqlclient
-
- SqlConnectOptions() - Constructor for class io.vertx.sqlclient.SqlConnectOptions
-
- SqlConnectOptions(JsonObject) - Constructor for class io.vertx.sqlclient.SqlConnectOptions
-
- SqlConnectOptions(SqlConnectOptions) - Constructor for class io.vertx.sqlclient.SqlConnectOptions
-
- SqlConnectOptionsConverter - Class in io.vertx.sqlclient
-
- SqlConnectOptionsConverter() - Constructor for class io.vertx.sqlclient.SqlConnectOptionsConverter
-
- SQLOperations - Interface in io.vertx.ext.sql
-
Represents a SQL query interface to a database
- SQLOperations - Interface in io.vertx.reactivex.ext.sql
-
Represents a SQL query interface to a database
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SQLOperations - Interface in io.vertx.rxjava.ext.sql
-
Represents a SQL query interface to a database
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
- SQLOptions - Class in io.vertx.ext.sql
-
Represents the options one can use to customize the unwrapped connection/statement/resultset types
- SQLOptions() - Constructor for class io.vertx.ext.sql.SQLOptions
-
Default constructor
- SQLOptions(SQLOptions) - Constructor for class io.vertx.ext.sql.SQLOptions
-
Copy constructor
- SQLOptions(JsonObject) - Constructor for class io.vertx.ext.sql.SQLOptions
-
Constructor from JSON
- SQLOptionsConverter - Class in io.vertx.ext.sql
-
- SQLOptionsConverter() - Constructor for class io.vertx.ext.sql.SQLOptionsConverter
-
- SqlResult<T> - Class in io.vertx.reactivex.sqlclient
-
Represents the result of an operation on database.
- SqlResult(SqlResult) - Constructor for class io.vertx.reactivex.sqlclient.SqlResult
-
- SqlResult(Object, TypeArg<T>) - Constructor for class io.vertx.reactivex.sqlclient.SqlResult
-
- SqlResult<T> - Class in io.vertx.rxjava.sqlclient
-
Represents the result of an operation on database.
- SqlResult(SqlResult) - Constructor for class io.vertx.rxjava.sqlclient.SqlResult
-
- SqlResult(Object, TypeArg<T>) - Constructor for class io.vertx.rxjava.sqlclient.SqlResult
-
- SqlResult<T> - Interface in io.vertx.sqlclient
-
Represents the result of an operation on database.
- SQLRowStream - Interface in io.vertx.ext.sql
-
A ReadStream of Rows from the underlying RDBMS.
- SQLRowStream - Class in io.vertx.reactivex.ext.sql
-
A ReadStream of Rows from the underlying RDBMS.
- SQLRowStream(SQLRowStream) - Constructor for class io.vertx.reactivex.ext.sql.SQLRowStream
-
- SQLRowStream(Object) - Constructor for class io.vertx.reactivex.ext.sql.SQLRowStream
-
- SQLRowStream - Class in io.vertx.rxjava.ext.sql
-
A ReadStream of Rows from the underlying RDBMS.
- SQLRowStream(SQLRowStream) - Constructor for class io.vertx.rxjava.ext.sql.SQLRowStream
-
- SQLRowStream(Object) - Constructor for class io.vertx.rxjava.ext.sql.SQLRowStream
-
- SRANDMEMBER - Static variable in class io.vertx.reactivex.redis.client.Command
-
- srandmember(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get one or multiple random members from a set
- srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get one or multiple random members from a set
- SRANDMEMBER - Static variable in interface io.vertx.redis.client.Command
-
- srandmember(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- srandmember(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get one or multiple random members from a set
- srandmember(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get one or multiple random members from a set
- SRANDMEMBER - Static variable in class io.vertx.rxjava.redis.client.Command
-
- srandmember(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get one or multiple random members from a set
- srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get one or multiple random members from a set
- srandmemberCount(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get one or multiple random members from a set
- srandmemberCount(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get one or multiple random members from a set
- srandmemberCount(String, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get one or multiple random members from a set
- srandmemberCount(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get one or multiple random members from a set
- srandmemberCount(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get one or multiple random members from a set
- srandmemberCount(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get one or multiple random members from a set
- srandmemberCountObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- srandmemberCountObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- srandmemberObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- srandmemberObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- srandmemberObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SREM - Static variable in class io.vertx.reactivex.redis.client.Command
-
- srem(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- srem(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove one member from a set
- srem(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove one member from a set
- SREM - Static variable in interface io.vertx.redis.client.Command
-
- srem(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- srem(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove one member from a set
- srem(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove one member from a set
- SREM - Static variable in class io.vertx.rxjava.redis.client.Command
-
- srem(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- srem(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove one member from a set
- srem(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove one member from a set
- sremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Remove one or more members from a set
- sremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Remove one or more members from a set
- sremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Remove one or more members from a set
- sremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Remove one or more members from a set
- sremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Remove one or more members from a set
- sremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Remove one or more members from a set
- sremManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sremManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- sremObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sremObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sremObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SrvRecord - Interface in io.vertx.core.dns
-
Represent a Service-Record (SRV) which was resolved for a domain.
- SrvRecord - Class in io.vertx.reactivex.core.dns
-
Represent a Service-Record (SRV) which was resolved for a domain.
- SrvRecord(SrvRecord) - Constructor for class io.vertx.reactivex.core.dns.SrvRecord
-
- SrvRecord(Object) - Constructor for class io.vertx.reactivex.core.dns.SrvRecord
-
- SrvRecord - Class in io.vertx.rxjava.core.dns
-
Represent a Service-Record (SRV) which was resolved for a domain.
- SrvRecord(SrvRecord) - Constructor for class io.vertx.rxjava.core.dns.SrvRecord
-
- SrvRecord(Object) - Constructor for class io.vertx.rxjava.core.dns.SrvRecord
-
- SSCAN - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sscan(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Incrementally iterate Set elements
- sscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Incrementally iterate Set elements
- SSCAN - Static variable in interface io.vertx.redis.client.Command
-
- sscan(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Incrementally iterate Set elements
- sscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Incrementally iterate Set elements
- SSCAN - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sscan(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Incrementally iterate Set elements
- sscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Incrementally iterate Set elements
- sscanObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SSHTermOptions - Class in io.vertx.ext.shell.term
-
The SSH term configuration options.
- SSHTermOptions() - Constructor for class io.vertx.ext.shell.term.SSHTermOptions
-
- SSHTermOptions(SSHTermOptions) - Constructor for class io.vertx.ext.shell.term.SSHTermOptions
-
- SSHTermOptions(JsonObject) - Constructor for class io.vertx.ext.shell.term.SSHTermOptions
-
- SSHTermOptionsConverter - Class in io.vertx.ext.shell.term
-
- SSHTermOptionsConverter() - Constructor for class io.vertx.ext.shell.term.SSHTermOptionsConverter
-
- ssl(Boolean) - Method in interface io.vertx.ext.web.client.HttpRequest
-
- ssl(Boolean) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
-
- ssl(Boolean) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
-
- SSLEngineOptions - Class in io.vertx.core.net
-
The SSL engine implementation to use in a Vert.x server or client.
- SSLEngineOptions() - Constructor for class io.vertx.core.net.SSLEngineOptions
-
- SslMode - Enum in io.vertx.mysqlclient
-
This parameter specifies the desired security state of the connection to the server.
- SslMode - Enum in io.vertx.pgclient
-
The different values for the sslmode parameter provide different levels of protection.
- sslSession() - Method in interface io.vertx.core.http.HttpConnection
-
- sslSession() - Method in interface io.vertx.core.http.HttpServerRequest
-
- sslSession() - Method in interface io.vertx.core.http.ServerWebSocket
-
- sslSession() - Method in interface io.vertx.core.http.WebSocketBase
-
- sslSession() - Method in interface io.vertx.core.net.NetSocket
-
- sslSession() - Method in interface io.vertx.mqtt.MqttEndpoint
-
- sslSession() - Method in class io.vertx.reactivex.core.http.HttpConnection
-
- sslSession() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- sslSession() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
- sslSession() - Method in class io.vertx.reactivex.core.http.WebSocket
-
- sslSession() - Method in class io.vertx.reactivex.core.net.NetSocket
-
- sslSession() - Method in class io.vertx.rxjava.core.http.HttpConnection
-
- sslSession() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- sslSession() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
- sslSession() - Method in class io.vertx.rxjava.core.http.WebSocket
-
- sslSession() - Method in class io.vertx.rxjava.core.net.NetSocket
-
- stackTrace() - Method in interface io.vertx.ext.unit.report.Failure
-
- stackTrace() - Method in class io.vertx.reactivex.ext.unit.report.Failure
-
- stackTrace() - Method in class io.vertx.rxjava.ext.unit.report.Failure
-
- start(String, int, String, String, Handler<AsyncResult<AmqpBridge>>) - Method in interface io.vertx.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- start(String, int, Handler<AsyncResult<AmqpBridge>>) - Method in interface io.vertx.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- start() - Method in interface io.vertx.camel.CamelBridge
-
Starts the bridge.
- start(Handler<AsyncResult<Void>>) - Method in interface io.vertx.camel.CamelBridge
-
Starts the bridge.
- start(Future<Void>) - Method in class io.vertx.core.AbstractVerticle
-
- start() - Method in class io.vertx.core.AbstractVerticle
-
If your verticle does a simple, synchronous start-up then override this method and put your start-up
code in here.
- start(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.eventbus.EventBus
-
Start the event bus.
- start() - Method in interface io.vertx.core.streams.Pump
-
Start the Pump.
- start(Future<Void>) - Method in interface io.vertx.core.Verticle
-
- start(Promise<Void>) - Method in interface io.vertx.core.Verticle
-
Start the verticle instance.
- start() - Method in class io.vertx.ext.consul.ConsulServiceVerticle
-
- start() - Method in interface io.vertx.ext.consul.Watch
-
Start this Watch
- start() - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter
-
Starts the reporter.
- start(long, TimeUnit, BiConsumer<String, Object>) - Method in class io.vertx.ext.dropwizard.ScheduledMetricsConsumer
-
- start() - Method in class io.vertx.ext.mail.MailServiceVerticle
-
- start() - Method in class io.vertx.ext.mongo.MongoServiceVerticle
-
- start() - Method in interface io.vertx.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- start(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- start(Promise<Void>) - Method in class io.vertx.ext.shell.ShellVerticle
-
- start(Promise<Void>) - Method in class io.vertx.ext.sync.SyncVerticle
-
- start() - Method in class io.vertx.ext.sync.SyncVerticle
-
Override this method in your verticle
- start() - Method in class io.vertx.grpc.VertxServer
-
- start(Handler<AsyncResult<Void>>) - Method in class io.vertx.grpc.VertxServer
-
- start(Future<Void>) - Method in class io.vertx.lang.kotlin.ScriptVerticle
-
- start(Handler<AsyncResult<Void>>) - Method in interface io.vertx.rabbitmq.RabbitMQClient
-
Start the rabbitMQ client.
- start(String, int, String, String, Handler<AsyncResult<AmqpBridge>>) - Method in class io.vertx.reactivex.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- start(String, int, Handler<AsyncResult<AmqpBridge>>) - Method in class io.vertx.reactivex.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- start(Future<Void>) - Method in class io.vertx.reactivex.core.AbstractVerticle
-
- start() - Method in class io.vertx.reactivex.core.streams.Pump
-
Start the Pump.
- start() - Method in class io.vertx.reactivex.ext.consul.Watch
-
Start this Watch
- start() - Method in class io.vertx.reactivex.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- start(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- start(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Start the rabbitMQ client.
- start(Vertx, ServicePublisher, JsonObject, Promise<Void>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
-
Starts the importer.
- start(String, int, String, String, Handler<AsyncResult<AmqpBridge>>) - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- start(String, int, Handler<AsyncResult<AmqpBridge>>) - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
Starts the bridge, establishing the underlying connection.
- start(Future<Void>) - Method in class io.vertx.rxjava.core.AbstractVerticle
-
- start() - Method in class io.vertx.rxjava.core.streams.Pump
-
Start the Pump.
- start() - Method in class io.vertx.rxjava.ext.consul.Watch
-
Start this Watch
- start() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- start(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.shell.ShellService
-
Start the shell service, this is an asynchronous start.
- start(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Start the rabbitMQ client.
- start(Vertx, ServicePublisher, JsonObject, Promise<Void>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
-
Starts the importer.
- start(Vertx, ServicePublisher, JsonObject, Promise<Void>) - Method in class io.vertx.servicediscovery.consul.ConsulServiceImporter
-
- start(Vertx, ServicePublisher, JsonObject, Promise<Void>) - Method in class io.vertx.servicediscovery.docker.DockerLinksServiceImporter
-
- start(Vertx, ServicePublisher, JsonObject, Promise<Void>) - Method in class io.vertx.servicediscovery.kubernetes.KubernetesServiceImporter
-
- start(Vertx, ServicePublisher, JsonObject, Promise<Void>) - Method in interface io.vertx.servicediscovery.spi.ServiceImporter
-
Starts the importer.
- Starter - Class in io.vertx.core
-
- Starter() - Constructor for class io.vertx.core.Starter
-
Deprecated.
- startObservable(String, int, String, String) - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
- startObservable(String, int) - Method in class io.vertx.rxjava.amqpbridge.AmqpBridge
-
- startObservable() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
- startObservable() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
- StartTLSOptions - Enum in io.vertx.ext.mail
-
possible options for a secure connection using TLS
either DISABLED, OPTIONAL or REQUIRED
- state() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
-
- state() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
-
- state() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
-
- stateChanged(LifecycleEvent) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
-
- StaticHandler - Interface in io.vertx.ext.web.handler
-
A handler for serving static resources from the file system or classpath.
- StaticHandler - Class in io.vertx.reactivex.ext.web.handler
-
A handler for serving static resources from the file system or classpath.
- StaticHandler(StaticHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.StaticHandler
-
- StaticHandler(Object) - Constructor for class io.vertx.reactivex.ext.web.handler.StaticHandler
-
- StaticHandler - Class in io.vertx.rxjava.ext.web.handler
-
A handler for serving static resources from the file system or classpath.
- StaticHandler(StaticHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.StaticHandler
-
- StaticHandler(Object) - Constructor for class io.vertx.rxjava.ext.web.handler.StaticHandler
-
- Status - Class in io.vertx.ext.healthchecks
-
Represents the outcome of a health check procedure.
- Status() - Constructor for class io.vertx.ext.healthchecks.Status
-
Creates a new instance of
Status
with default values.
- Status(Status) - Constructor for class io.vertx.ext.healthchecks.Status
-
Creates a new instance of
Status
by copying the given
Status
.
- Status(JsonObject) - Constructor for class io.vertx.ext.healthchecks.Status
-
Creates a new instance of
Status
from the given JSON structure.
- status() - Method in interface io.vertx.ext.shell.system.Job
-
- status() - Method in interface io.vertx.ext.shell.system.Process
-
- status(int) - Static method in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Creates a predicate asserting that the status response code is equal to statusCode
.
- status(int, int) - Static method in interface io.vertx.ext.web.client.predicate.ResponsePredicate
-
Creates a predicate asserting that the status response code is in the [min,max[
range.
- status() - Method in class io.vertx.reactivex.ext.shell.system.Job
-
- status() - Method in class io.vertx.reactivex.ext.shell.system.Process
-
- status(int) - Static method in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Creates a predicate asserting that the status response code is equal to statusCode
.
- status(int, int) - Static method in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicate
-
Creates a predicate asserting that the status response code is in the [min,max[
range.
- status() - Method in class io.vertx.rxjava.ext.shell.system.Job
-
- status() - Method in class io.vertx.rxjava.ext.shell.system.Process
-
- status(int) - Static method in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Creates a predicate asserting that the status response code is equal to statusCode
.
- status(int, int) - Static method in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicate
-
Creates a predicate asserting that the status response code is in the [min,max[
range.
- Status - Enum in io.vertx.servicediscovery
-
Service publication status.
- statusCode() - Method in interface io.vertx.core.http.HttpClientResponse
-
- statusCode() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
-
the returned status code from the HTTP layer.
- statusCode() - Method in interface io.vertx.ext.web.client.HttpResponse
-
- statusCode() - Method in interface io.vertx.ext.web.RoutingContext
-
If the context is being routed to failure handlers after a failure has been triggered by calling
RoutingContext.fail(int)
then this will return that status code.
- statusCode() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
- statusCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
-
the returned status code from the HTTP layer.
- statusCode() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
-
- statusCode() - Method in class io.vertx.reactivex.ext.web.RoutingContext
-
If the context is being routed to failure handlers after a failure has been triggered by calling
RoutingContext.fail(int)
then this will return that status code.
- statusCode() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- statusCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
-
the returned status code from the HTTP layer.
- statusCode() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
-
- statusCode() - Method in class io.vertx.rxjava.ext.web.RoutingContext
-
If the context is being routed to failure handlers after a failure has been triggered by calling
RoutingContext.fail(int)
then this will return that status code.
- StatusConverter - Class in io.vertx.ext.healthchecks
-
- StatusConverter() - Constructor for class io.vertx.ext.healthchecks.StatusConverter
-
- statusMessage() - Method in interface io.vertx.core.http.HttpClientResponse
-
- statusMessage() - Method in interface io.vertx.ext.web.client.HttpResponse
-
- statusMessage() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
- statusMessage() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
-
- statusMessage() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
- statusMessage() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
-
- statusUpdateHandler(Handler<ExecStatus>) - Method in interface io.vertx.ext.shell.system.Job
-
Set an handler called when the job terminates.
- statusUpdateHandler(Handler<ExecStatus>) - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Set an handler called when the job terminates.
- statusUpdateHandler(Handler<ExecStatus>) - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Set an handler called when the job terminates.
- stdinHandler(Handler<String>) - Method in interface io.vertx.ext.shell.command.CommandProcess
-
- stdinHandler(Handler<String>) - Method in interface io.vertx.ext.shell.term.Term
-
- stdinHandler(Handler<String>) - Method in interface io.vertx.ext.shell.term.Tty
-
Set a stream handler on the standard input to read the data.
- stdinHandler(Handler<String>) - Method in class io.vertx.reactivex.ext.shell.command.CommandProcess
-
- stdinHandler(Handler<String>) - Method in class io.vertx.reactivex.ext.shell.term.Term
-
- stdinHandler(Handler<String>) - Method in class io.vertx.reactivex.ext.shell.term.Tty
-
Set a stream handler on the standard input to read the data.
- stdinHandler(Handler<String>) - Method in class io.vertx.rxjava.ext.shell.command.CommandProcess
-
- stdinHandler(Handler<String>) - Method in class io.vertx.rxjava.ext.shell.term.Term
-
- stdinHandler(Handler<String>) - Method in class io.vertx.rxjava.ext.shell.term.Tty
-
Set a stream handler on the standard input to read the data.
- stdoutHandler(Handler<String>) - Method in interface io.vertx.ext.shell.term.Pty
-
Set the standard out handler of the pseudo terminal.
- stdoutHandler(Handler<String>) - Method in class io.vertx.reactivex.ext.shell.term.Pty
-
Set the standard out handler of the pseudo terminal.
- stdoutHandler(Handler<String>) - Method in class io.vertx.rxjava.ext.shell.term.Pty
-
Set the standard out handler of the pseudo terminal.
- STOMP_FRAME_COMMAND - Static variable in class io.vertx.ext.stomp.Frame
-
Header used when a frame using an unknown command is received.
- StompClient - Interface in io.vertx.ext.stomp
-
Defines a STOMP client.
- StompClient - Class in io.vertx.reactivex.ext.stomp
-
Defines a STOMP client.
- StompClient(StompClient) - Constructor for class io.vertx.reactivex.ext.stomp.StompClient
-
- StompClient(Object) - Constructor for class io.vertx.reactivex.ext.stomp.StompClient
-
- StompClient - Class in io.vertx.rxjava.ext.stomp
-
Defines a STOMP client.
- StompClient(StompClient) - Constructor for class io.vertx.rxjava.ext.stomp.StompClient
-
- StompClient(Object) - Constructor for class io.vertx.rxjava.ext.stomp.StompClient
-
- StompClientConnection - Interface in io.vertx.ext.stomp
-
Once a connection to the STOMP server has been made, client receives a
StompClientConnection
, that let
send and receive STOMP frames.
- StompClientConnection - Class in io.vertx.reactivex.ext.stomp
-
Once a connection to the STOMP server has been made, client receives a
StompClientConnection
, that let
send and receive STOMP frames.
- StompClientConnection(StompClientConnection) - Constructor for class io.vertx.reactivex.ext.stomp.StompClientConnection
-
- StompClientConnection(Object) - Constructor for class io.vertx.reactivex.ext.stomp.StompClientConnection
-
- StompClientConnection - Class in io.vertx.rxjava.ext.stomp
-
Once a connection to the STOMP server has been made, client receives a
StompClientConnection
, that let
send and receive STOMP frames.
- StompClientConnection(StompClientConnection) - Constructor for class io.vertx.rxjava.ext.stomp.StompClientConnection
-
- StompClientConnection(Object) - Constructor for class io.vertx.rxjava.ext.stomp.StompClientConnection
-
- StompClientOptions - Class in io.vertx.ext.stomp
-
Options used to configure a STOMP client.
- StompClientOptions() - Constructor for class io.vertx.ext.stomp.StompClientOptions
-
Default constructor.
- StompClientOptions(StompClientOptions) - Constructor for class io.vertx.ext.stomp.StompClientOptions
-
Copy constructor.
- StompClientOptions(JsonObject) - Constructor for class io.vertx.ext.stomp.StompClientOptions
-
- StompClientOptionsConverter - Class in io.vertx.ext.stomp
-
- StompClientOptionsConverter() - Constructor for class io.vertx.ext.stomp.StompClientOptionsConverter
-
- stompHandler() - Method in interface io.vertx.ext.stomp.StompServer
-
- stompHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
-
Configures the action to execute when a STOMP
frame is received.
- stompHandler() - Method in class io.vertx.reactivex.ext.stomp.StompServer
-
- stompHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
-
Configures the action to execute when a STOMP
frame is received.
- stompHandler() - Method in class io.vertx.rxjava.ext.stomp.StompServer
-
- stompHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava.ext.stomp.StompServerHandler
-
Configures the action to execute when a STOMP
frame is received.
- StompOptions - Interface in io.vertx.ext.stomp
-
Defines a couples of constants shared by client and server options.
- StompServer - Interface in io.vertx.ext.stomp
-
Defines a STOMP server.
- StompServer - Class in io.vertx.reactivex.ext.stomp
-
Defines a STOMP server.
- StompServer(StompServer) - Constructor for class io.vertx.reactivex.ext.stomp.StompServer
-
- StompServer(Object) - Constructor for class io.vertx.reactivex.ext.stomp.StompServer
-
- StompServer - Class in io.vertx.rxjava.ext.stomp
-
Defines a STOMP server.
- StompServer(StompServer) - Constructor for class io.vertx.rxjava.ext.stomp.StompServer
-
- StompServer(Object) - Constructor for class io.vertx.rxjava.ext.stomp.StompServer
-
- StompServerConnection - Interface in io.vertx.ext.stomp
-
Class representing a connection between a STOMP client a the server.
- StompServerConnection - Class in io.vertx.reactivex.ext.stomp
-
Class representing a connection between a STOMP client a the server.
- StompServerConnection(StompServerConnection) - Constructor for class io.vertx.reactivex.ext.stomp.StompServerConnection
-
- StompServerConnection(Object) - Constructor for class io.vertx.reactivex.ext.stomp.StompServerConnection
-
- StompServerConnection - Class in io.vertx.rxjava.ext.stomp
-
Class representing a connection between a STOMP client a the server.
- StompServerConnection(StompServerConnection) - Constructor for class io.vertx.rxjava.ext.stomp.StompServerConnection
-
- StompServerConnection(Object) - Constructor for class io.vertx.rxjava.ext.stomp.StompServerConnection
-
- StompServerHandler - Interface in io.vertx.ext.stomp
-
STOMP server handler implements the behavior of the STOMP server when a specific event occurs.
- StompServerHandler - Class in io.vertx.reactivex.ext.stomp
-
STOMP server handler implements the behavior of the STOMP server when a specific event occurs.
- StompServerHandler(StompServerHandler) - Constructor for class io.vertx.reactivex.ext.stomp.StompServerHandler
-
- StompServerHandler(Object) - Constructor for class io.vertx.reactivex.ext.stomp.StompServerHandler
-
- StompServerHandler - Class in io.vertx.rxjava.ext.stomp
-
STOMP server handler implements the behavior of the STOMP server when a specific event occurs.
- StompServerHandler(StompServerHandler) - Constructor for class io.vertx.rxjava.ext.stomp.StompServerHandler
-
- StompServerHandler(Object) - Constructor for class io.vertx.rxjava.ext.stomp.StompServerHandler
-
- StompServerOptions - Class in io.vertx.ext.stomp
-
STOMP Server options.
- StompServerOptions() - Constructor for class io.vertx.ext.stomp.StompServerOptions
-
Default constructor.
- StompServerOptions(StompServerOptions) - Constructor for class io.vertx.ext.stomp.StompServerOptions
-
Copy constructor.
- StompServerOptions(JsonObject) - Constructor for class io.vertx.ext.stomp.StompServerOptions
-
- StompServerOptionsConverter - Class in io.vertx.ext.stomp
-
- StompServerOptionsConverter() - Constructor for class io.vertx.ext.stomp.StompServerOptionsConverter
-
- stop() - Method in interface io.vertx.camel.CamelBridge
-
Stops the bridge.
- stop(Handler<AsyncResult<Void>>) - Method in interface io.vertx.camel.CamelBridge
-
Stops the bridge.
- stop(Future<Void>) - Method in class io.vertx.core.AbstractVerticle
-
- stop() - Method in class io.vertx.core.AbstractVerticle
-
If your verticle has simple synchronous clean-up tasks to complete then override this method and put your clean-up
code in here.
- stop() - Method in interface io.vertx.core.streams.Pump
-
Stop the Pump.
- stop(Future<Void>) - Method in interface io.vertx.core.Verticle
-
- stop(Promise<Void>) - Method in interface io.vertx.core.Verticle
-
Stop the verticle instance.
- stop() - Method in class io.vertx.ext.consul.ConsulServiceVerticle
-
- stop() - Method in interface io.vertx.ext.consul.Watch
-
Stop the watch and release its resources
- stop() - Method in class io.vertx.ext.dropwizard.reporters.JmxReporter
-
Stops the reporter.
- stop() - Method in class io.vertx.ext.dropwizard.ScheduledMetricsConsumer
-
- stop() - Method in class io.vertx.ext.mail.MailServiceVerticle
-
- stop() - Method in class io.vertx.ext.mongo.MongoServiceVerticle
-
- stop() - Method in interface io.vertx.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous stop.
- stop(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous start.
- stop(Promise<Void>) - Method in class io.vertx.ext.sync.SyncVerticle
-
- stop() - Method in class io.vertx.ext.sync.SyncVerticle
-
Optionally override this method in your verticle if you have cleanup to do
- stop(Future<Void>) - Method in class io.vertx.lang.kotlin.ScriptVerticle
-
- stop(String) - Static method in class io.vertx.micrometer.backends.BackendRegistries
-
Stop (unregister) the backend registry of the given name.
- stop(Handler<AsyncResult<Void>>) - Method in interface io.vertx.rabbitmq.RabbitMQClient
-
Stop the rabbitMQ client.
- stop(Future<Void>) - Method in class io.vertx.reactivex.core.AbstractVerticle
-
- stop() - Method in class io.vertx.reactivex.core.streams.Pump
-
Stop the Pump.
- stop() - Method in class io.vertx.reactivex.ext.consul.Watch
-
Stop the watch and release its resources
- stop() - Method in class io.vertx.reactivex.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous stop.
- stop(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous start.
- stop(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.rabbitmq.RabbitMQClient
-
Stop the rabbitMQ client.
- stop(Future<Void>) - Method in class io.vertx.rxjava.core.AbstractVerticle
-
- stop() - Method in class io.vertx.rxjava.core.streams.Pump
-
Stop the Pump.
- stop() - Method in class io.vertx.rxjava.ext.consul.Watch
-
Stop the watch and release its resources
- stop() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous stop.
- stop(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.shell.ShellService
-
Stop the shell service, this is an asynchronous start.
- stop(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
Stop the rabbitMQ client.
- stopObservable() - Method in class io.vertx.rxjava.ext.shell.ShellService
-
- stopObservable() - Method in class io.vertx.rxjava.rabbitmq.RabbitMQClient
-
- storageEngine(JsonObject) - Method in class io.vertx.ext.mongo.IndexOptions
-
Sets the storage engine options document for this index.
- store(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.servicediscovery.backend.redis.RedisBackendService
-
- store(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
-
Stores a record.
- stream() - Method in class io.vertx.core.json.JsonArray
-
Get a Stream over the entries in the JSON array
- stream() - Method in class io.vertx.core.json.JsonObject
-
Get a stream of the entries in the JSON object.
- stream() - Method in interface io.vertx.redis.client.Response
-
Return a stream of responses based on the iterable of this object.
- streamAdaptor() - Static method in class io.vertx.ext.sync.Sync
-
Create an adaptor that converts a stream of events from a handler into a receiver which allows the events to be
received synchronously.
- streamAdaptor(Channel<T>) - Static method in class io.vertx.ext.sync.Sync
-
- StreamBase - Interface in io.vertx.core.streams
-
Base interface for a stream.
- StreamBase - Interface in io.vertx.reactivex.core.streams
-
Base interface for a stream.
- StreamBase - Interface in io.vertx.rxjava.core.streams
-
Base interface for a stream.
- streamId() - Method in interface io.vertx.core.http.HttpClientRequest
-
- streamId() - Method in interface io.vertx.core.http.HttpServerRequest
-
- streamId() - Method in interface io.vertx.core.http.HttpServerResponse
-
- streamId() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
-
- streamId() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- streamId() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
-
- streamId() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
-
- streamId() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- streamId() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
-
- streamPriority() - Method in interface io.vertx.core.http.HttpServerRequest
-
- StreamPriority - Class in io.vertx.core.http
-
This class represents HTTP/2 stream priority defined in RFC 7540 clause 5.3
- StreamPriority() - Constructor for class io.vertx.core.http.StreamPriority
-
- StreamPriority(JsonObject) - Constructor for class io.vertx.core.http.StreamPriority
-
- StreamPriority(StreamPriority) - Constructor for class io.vertx.core.http.StreamPriority
-
- streamPriority() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
- streamPriority() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
- streamPriorityHandler(Handler<StreamPriority>) - Method in interface io.vertx.core.http.HttpClientResponse
-
Set an handler for stream priority changes.
- streamPriorityHandler(Handler<StreamPriority>) - Method in interface io.vertx.core.http.HttpServerRequest
-
Set an handler for stream priority changes
- streamPriorityHandler(Handler<StreamPriority>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
-
Set an handler for stream priority changes.
- streamPriorityHandler(Handler<StreamPriority>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
-
Set an handler for stream priority changes
- streamPriorityHandler(Handler<StreamPriority>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
-
Set an handler for stream priority changes.
- streamPriorityHandler(Handler<StreamPriority>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
-
Set an handler for stream priority changes
- StreamResetException - Exception in io.vertx.core.http
-
This exception signals a stream reset, it is used only for HTTP/2.
- StreamResetException(long) - Constructor for exception io.vertx.core.http.StreamResetException
-
- streamToFileSystem(String) - Method in interface io.vertx.core.http.HttpServerFileUpload
-
Stream the content of this upload to the given file on storage.
- streamToFileSystem(String) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
-
Stream the content of this upload to the given file on storage.
- streamToFileSystem(String) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
-
Stream the content of this upload to the given file on storage.
- strictAsync(int) - Method in interface io.vertx.ext.unit.TestContext
-
Create and returns a new async object, the returned async controls the completion of the test.
- strictAsync(int) - Method in class io.vertx.reactivex.ext.unit.TestContext
-
Create and returns a new async object, the returned async controls the completion of the test.
- strictAsync(int) - Method in class io.vertx.rxjava.ext.unit.TestContext
-
Create and returns a new async object, the returned async controls the completion of the test.
- string() - Static method in interface io.vertx.ext.web.codec.BodyCodec
-
- string(String) - Static method in interface io.vertx.ext.web.codec.BodyCodec
-
A codec for strings using a specific encoding
.
- string() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
-
- string(String) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
-
A codec for strings using a specific encoding
.
- string() - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
-
- string(String) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
-
A codec for strings using a specific encoding
.
- stringValue() - Method in interface io.vertx.core.parsetools.JsonEvent
-
- stringValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
-
- stringValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
-
- StripeAuth - Interface in io.vertx.ext.auth.oauth2.providers
-
Simplified factory to create an
OAuth2Auth
for Stripe.
- StripeAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
-
Simplified factory to create an for Stripe.
- StripeAuth(StripeAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
-
- StripeAuth(Object) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
-
- StripeAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
-
Simplified factory to create an for Stripe.
- StripeAuth(StripeAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
-
- StripeAuth(Object) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
-
- STRLEN - Static variable in class io.vertx.reactivex.redis.client.Command
-
- strlen(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- strlen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Get the length of the value stored in a key
- strlen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Get the length of the value stored in a key
- STRLEN - Static variable in interface io.vertx.redis.client.Command
-
- strlen(String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- strlen(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Get the length of the value stored in a key
- strlen(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Get the length of the value stored in a key
- STRLEN - Static variable in class io.vertx.rxjava.redis.client.Command
-
- strlen(String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- strlen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Get the length of the value stored in a key
- strlen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Get the length of the value stored in a key
- strlenObservable(String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- strlenObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- strlenObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- subComponent() - Method in interface io.vertx.ext.web.MIMEHeader
-
Gets the parsed subcomponent part of the MIME.
- subComponent() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
-
Gets the parsed subcomponent part of the MIME.
- subComponent() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
-
Gets the parsed subcomponent part of the MIME.
- subject() - Method in interface io.vertx.amqp.AmqpMessage
-
- subject(String) - Method in interface io.vertx.amqp.AmqpMessageBuilder
-
- subject() - Method in class io.vertx.reactivex.amqp.AmqpMessage
-
- subject(String) - Method in class io.vertx.reactivex.amqp.AmqpMessageBuilder
-
- subject() - Method in class io.vertx.rxjava.amqp.AmqpMessage
-
- subject(String) - Method in class io.vertx.rxjava.amqp.AmqpMessageBuilder
-
- submitted() - Method in interface io.vertx.core.spi.metrics.PoolMetrics
-
A new task has been submitted to access the resource.
- subProtocol() - Method in interface io.vertx.core.http.WebSocketBase
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subProtocol() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subProtocol() - Method in class io.vertx.reactivex.core.http.WebSocket
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subProtocol() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subProtocol() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subProtocol() - Method in class io.vertx.rxjava.core.http.WebSocket
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subProtocol() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
-
Returns the WebSocket sub protocol selected by the WebSocket handshake.
- subRouter(Router) - Method in interface io.vertx.ext.web.Route
-
Use a (sub)
Router
as a handler.
- subRouter(Router) - Method in class io.vertx.reactivex.ext.web.Route
-
Use a (sub)
Router
as a handler.
- subRouter(Router) - Method in class io.vertx.rxjava.ext.web.Route
-
Use a (sub)
Router
as a handler.
- subscribe(StompServerConnection, Frame) - Method in interface io.vertx.ext.stomp.Destination
-
Handles a subscription request to the current
Destination
.
- subscribe(String, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Handler<Frame>, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Map<String, String>, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Map<String, String>, Handler<Frame>, Handler<Frame>) - Method in interface io.vertx.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- subscribe(Set<String>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(Pattern) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
- subscribe(Pattern, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
- subscribe(Set<String>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(Pattern, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
- subscribe(Pattern) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Subscribe to all topics matching specified pattern to get dynamically assigned partitions.
- subscribe(String, int) - Method in interface io.vertx.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- subscribe(String, int, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- subscribe(Map<String, Integer>) - Method in interface io.vertx.mqtt.MqttClient
-
Subscribes to the topics with related QoS levels
- subscribe(Map<String, Integer>, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
-
Subscribes to the topic and adds a handler which will be called after the request is sent
- subscribe(StompServerConnection, Frame) - Method in class io.vertx.reactivex.ext.stomp.Destination
-
Handles a subscription request to the current
Destination
.
- subscribe(String, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Handler<Frame>, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Map<String, String>, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Map<String, String>, Handler<Frame>, Handler<Frame>) - Method in class io.vertx.reactivex.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- subscribe(Set<String>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(String, int) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- subscribe(String, int, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- subscribe(Map<String, Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Subscribes to the topics with related QoS levels
- subscribe(Map<String, Integer>, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Subscribes to the topic and adds a handler which will be called after the request is sent
- SUBSCRIBE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- subscribe(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- subscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to the given channels
- subscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to the given channels
- SUBSCRIBE - Static variable in interface io.vertx.redis.client.Command
-
- subscribe(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- subscribe(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Listen for messages published to the given channels
- subscribe(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Listen for messages published to the given channels
- subscribe(StompServerConnection, Frame) - Method in class io.vertx.rxjava.ext.stomp.Destination
-
Handles a subscription request to the current
Destination
.
- subscribe(String, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Handler<Frame>, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Map<String, String>, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String, Map<String, String>, Handler<Frame>, Handler<Frame>) - Method in class io.vertx.rxjava.ext.stomp.StompClientConnection
-
Subscribes to the given destination.
- subscribe(String) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- subscribe(Set<String>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given topic to get dynamically assigned partitions.
- subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Subscribe to the given list of topics to get dynamically assigned partitions.
- subscribe(String, int) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- subscribe(String, int, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Subscribes to the topic with a specified QoS level
- subscribe(Map<String, Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Subscribes to the topics with related QoS levels
- subscribe(Map<String, Integer>, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Subscribes to the topic and adds a handler which will be called after the request is sent
- SUBSCRIBE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- subscribe(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- subscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to the given channels
- subscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to the given channels
- subscribeAcknowledge(int, List<MqttQoS>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Sends the SUBACK message to the remote MQTT client
- subscribeAcknowledge(int, List<MqttQoS>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Sends the SUBACK message to the remote MQTT client
- subscribeAcknowledge(int, List<MqttQoS>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Sends the SUBACK message to the remote MQTT client
- subscribeCompletionHandler(Handler<MqttSubAckMessage>) - Method in interface io.vertx.mqtt.MqttClient
-
Sets handler which will be called after SUBACK packet receiving
- subscribeCompletionHandler(Handler<MqttSubAckMessage>) - Method in class io.vertx.reactivex.mqtt.MqttClient
-
Sets handler which will be called after SUBACK packet receiving
- subscribeCompletionHandler(Handler<MqttSubAckMessage>) - Method in class io.vertx.rxjava.mqtt.MqttClient
-
Sets handler which will be called after SUBACK packet receiving
- subscribeHandler(Handler<ServerFrame>) - Method in interface io.vertx.ext.stomp.StompServerHandler
-
Configures the action to execute when a SUBSCRIBE
frame is received.
- subscribeHandler(Handler<MqttSubscribeMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Set a subscribe handler on the MQTT endpoint.
- subscribeHandler(Handler<Void>) - Method in interface io.vertx.pgclient.pubsub.PgChannel
-
Set an handler called when the the channel get subscribed.
- subscribeHandler(Handler<ServerFrame>) - Method in class io.vertx.reactivex.ext.stomp.StompServerHandler
-
Configures the action to execute when a SUBSCRIBE
frame is received.
- subscribeHandler(Handler<MqttSubscribeMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Set a subscribe handler on the MQTT endpoint.
- subscribeHandler(Handler<Void>) - Method in class io.vertx.reactivex.pgclient.pubsub.PgChannel
-
Set an handler called when the the channel get subscribed.
- subscribeHandler(Handler<ServerFrame>) - Method in class io.vertx.rxjava.ext.stomp.StompServerHandler
-
Configures the action to execute when a SUBSCRIBE
frame is received.
- subscribeHandler(Handler<MqttSubscribeMessage>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Set a subscribe handler on the MQTT endpoint.
- subscribeHandler(Handler<Void>) - Method in class io.vertx.rxjava.pgclient.pubsub.PgChannel
-
Set an handler called when the the channel get subscribed.
- subscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Listen for messages published to the given channels
- subscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Listen for messages published to the given channels
- subscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Listen for messages published to the given channels
- subscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Listen for messages published to the given channels
- subscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Listen for messages published to the given channels
- subscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Listen for messages published to the given channels
- subscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- subscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- subscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- subscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
-
- subscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- subscriber(Vertx, PgConnectOptions) - Static method in interface io.vertx.pgclient.pubsub.PgSubscriber
-
Create a subscriber.
- subscriber(Vertx, PgConnectOptions) - Static method in class io.vertx.reactivex.pgclient.pubsub.PgSubscriber
-
Create a subscriber.
- subscriber(Vertx, PgConnectOptions) - Static method in class io.vertx.rxjava.pgclient.pubsub.PgSubscriber
-
Create a subscriber.
- subscription() - Method in interface io.vertx.ext.stomp.Acknowledgement
-
- SUBSCRIPTION - Static variable in class io.vertx.ext.stomp.Frame
-
- subscription(Handler<AsyncResult<Set<String>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
-
Get the current subscription.
- subscription(Handler<AsyncResult<Set<String>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
-
Get the current subscription.
- subscription() - Method in class io.vertx.reactivex.ext.stomp.Acknowledgement
-
- subscription(Handler<AsyncResult<Set<String>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
-
Get the current subscription.
- subscription() - Method in class io.vertx.rxjava.ext.stomp.Acknowledgement
-
- subscription(Handler<AsyncResult<Set<String>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
-
Get the current subscription.
- subscriptionAutoAck(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
-
Enable/disable subscription/unsubscription requests auto acknowledge
- subscriptionAutoAck(boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
-
Enable/disable subscription/unsubscription requests auto acknowledge
- subscriptionAutoAck(boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
-
Enable/disable subscription/unsubscription requests auto acknowledge
- SUBSTR - Static variable in class io.vertx.reactivex.redis.client.Command
-
- substr(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- SUBSTR - Static variable in interface io.vertx.redis.client.Command
-
- substr(String, String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- SUBSTR - Static variable in class io.vertx.rxjava.redis.client.Command
-
- substr(String, String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- substrObservable(String, String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- subtag() - Method in interface io.vertx.ext.web.LanguageHeader
-
- subtag(int) - Method in interface io.vertx.ext.web.LanguageHeader
-
- subtag() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
-
- subtag(int) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
-
- subtag() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
-
- subtag(int) - Method in class io.vertx.rxjava.ext.web.LanguageHeader
-
- subtagCount() - Method in interface io.vertx.ext.web.LanguageHeader
-
- subtagCount() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
-
- subtagCount() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
-
- succeeded() - Method in interface io.vertx.core.AsyncResult
-
Did it succeed?
- succeeded(int) - Method in interface io.vertx.core.CompositeFuture
-
Returns true if a wrapped future is succeeded
- succeeded() - Method in interface io.vertx.core.Future
-
Did it succeed?
- succeeded() - Method in interface io.vertx.ext.consul.WatchResult
-
Did it succeed?
- succeeded() - Method in interface io.vertx.ext.unit.report.TestResult
-
Did it succeed?
- succeeded() - Method in interface io.vertx.ext.web.client.predicate.ResponsePredicateResult
-
Whether the result is a success or failure.
- succeeded(int) - Method in class io.vertx.reactivex.core.CompositeFuture
-
Returns true if a wrapped future is succeeded
- succeeded() - Method in class io.vertx.reactivex.core.Future
-
Did it succeed?
- succeeded() - Method in class io.vertx.reactivex.ext.consul.WatchResult
-
Did it succeed?
- succeeded() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
-
Did it succeed?
- succeeded() - Method in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicateResult
-
Whether the result is a success or failure.
- succeeded(int) - Method in class io.vertx.rxjava.core.CompositeFuture
-
Returns true if a wrapped future is succeeded
- succeeded() - Method in class io.vertx.rxjava.core.Future
-
Did it succeed?
- succeeded() - Method in class io.vertx.rxjava.ext.consul.WatchResult
-
Did it succeed?
- succeeded() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
-
Did it succeed?
- succeeded() - Method in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicateResult
-
Whether the result is a success or failure.
- succeededFuture() - Static method in interface io.vertx.core.Future
-
Create a succeeded future with a null result
- succeededFuture(T) - Static method in interface io.vertx.core.Future
-
Created a succeeded future with the specified result.
- succeededFuture() - Method in interface io.vertx.core.spi.FutureFactory
-
- succeededFuture(T) - Method in interface io.vertx.core.spi.FutureFactory
-
- succeededFuture() - Static method in class io.vertx.reactivex.core.Future
-
Create a succeeded future with a null result
- succeededFuture(T) - Static method in class io.vertx.reactivex.core.Future
-
Created a succeeded future with the specified result.
- succeededFuture() - Static method in class io.vertx.rxjava.core.Future
-
Create a succeeded future with a null result
- succeededFuture(T) - Static method in class io.vertx.rxjava.core.Future
-
Created a succeeded future with the specified result.
- succeeding() - Method in class io.vertx.junit5.VertxTestContext
-
Create an asynchronous result handler that expects a success.
- succeeding(Handler<T>) - Method in class io.vertx.junit5.VertxTestContext
-
Create an asynchronous result handler that expects a success, and passes the value to another handler.
- success() - Static method in interface io.vertx.ext.web.client.predicate.ResponsePredicateResult
-
- success() - Static method in class io.vertx.reactivex.ext.web.client.predicate.ResponsePredicateResult
-
- success() - Static method in class io.vertx.rxjava.ext.web.client.predicate.ResponsePredicateResult
-
- Summary - Annotation Type in io.vertx.core.cli.annotations
-
Annotates a
CLI
with summary.
- SUNION - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sunion(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sunion(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add multiple sets
- sunion(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add multiple sets
- SUNION - Static variable in interface io.vertx.redis.client.Command
-
- sunion(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sunion(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Add multiple sets
- sunion(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Add multiple sets
- SUNION - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sunion(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sunion(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add multiple sets
- sunion(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add multiple sets
- sunionObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sunionObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sunionObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SUNIONSTORE - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sunionstore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sunionstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Add multiple sets and store the resulting set in a key
- sunionstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Add multiple sets and store the resulting set in a key
- SUNIONSTORE - Static variable in interface io.vertx.redis.client.Command
-
- sunionstore(List<String>, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sunionstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Add multiple sets and store the resulting set in a key
- sunionstore(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Add multiple sets and store the resulting set in a key
- SUNIONSTORE - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sunionstore(List<String>, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sunionstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Add multiple sets and store the resulting set in a key
- sunionstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Add multiple sets and store the resulting set in a key
- sunionstoreObservable(List<String>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sunionstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
-
- sunionstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
-
- suspend() - Method in interface io.vertx.ext.shell.system.Job
-
Resume the job.
- suspend() - Method in interface io.vertx.ext.shell.system.Process
-
Resume the process.
- suspend(Handler<Void>) - Method in interface io.vertx.ext.shell.system.Process
-
Resume the process.
- suspend() - Method in class io.vertx.reactivex.ext.shell.system.Job
-
Resume the job.
- suspend() - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Resume the process.
- suspend(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.system.Process
-
Resume the process.
- suspend() - Method in class io.vertx.rxjava.ext.shell.system.Job
-
Resume the job.
- suspend() - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Resume the process.
- suspend(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.system.Process
-
Resume the process.
- SuspendableRunnable - Interface in io.vertx.ext.sync
-
- suspendHandler(Handler<Void>) - Method in interface io.vertx.ext.shell.command.CommandProcess
-
Set a suspend handler, this handler is called when the command is suspended, for instance user
press Ctrl-Z
.
- suspendHandler(SignalHandler) - Method in interface io.vertx.ext.shell.term.Term
-
Set a suspend signal handler on the term.
- suspendHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.shell.command.CommandProcess
-
Set a suspend handler, this handler is called when the command is suspended, for instance user
press Ctrl-Z
.
- suspendHandler(SignalHandler) - Method in class io.vertx.reactivex.ext.shell.term.Term
-
Set a suspend signal handler on the term.
- suspendHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.shell.command.CommandProcess
-
Set a suspend handler, this handler is called when the command is suspended, for instance user
press Ctrl-Z
.
- suspendHandler(SignalHandler) - Method in class io.vertx.rxjava.ext.shell.term.Term
-
Set a suspend signal handler on the term.
- SWAPDB - Static variable in class io.vertx.reactivex.redis.client.Command
-
- swapdb(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Swaps two Redis databases
- swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Swaps two Redis databases
- SWAPDB - Static variable in interface io.vertx.redis.client.Command
-
- swapdb(String, String, Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- swapdb(int, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Swaps two Redis databases
- swapdb(int, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Swaps two Redis databases
- SWAPDB - Static variable in class io.vertx.rxjava.redis.client.Command
-
- swapdb(String, String, Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Swaps two Redis databases
- swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Swaps two Redis databases
- swapdbObservable(String, String) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- swapdbObservable(int, int) - Method in class io.vertx.rxjava.redis.RedisClient
-
- swapdbObservable(int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- symlink(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
-
Create a symbolic link on the file system from link
to existing
, asynchronously.
- symlink(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
-
Create a symbolic link on the file system from link
to existing
, asynchronously.
- symlink(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
-
Create a symbolic link on the file system from link
to existing
, asynchronously.
- symlinkBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
-
- symlinkBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
-
- symlinkBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- symlinkObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
-
- Sync - Class in io.vertx.ext.sync
-
This class contains various static methods to allowing events and asynchronous results to be accessed
in a synchronous way.
- Sync() - Constructor for class io.vertx.ext.sync.Sync
-
- SYNC - Static variable in class io.vertx.reactivex.redis.client.Command
-
- sync(Handler<AsyncResult<Response>>) - Method in class io.vertx.reactivex.redis.client.RedisAPI
-
- sync(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
-
Internal command used for replication
- sync(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
-
Internal command used for replication
- SYNC - Static variable in interface io.vertx.redis.client.Command
-
- sync(Handler<AsyncResult<Response>>) - Method in interface io.vertx.redis.client.RedisAPI
-
- sync(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
-
Deprecated.
Internal command used for replication
- sync(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
-
Deprecated.
Internal command used for replication
- SYNC - Static variable in class io.vertx.rxjava.redis.client.Command
-
- sync(Handler<AsyncResult<Response>>) - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- sync(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
-
Internal command used for replication
- sync(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
-
Internal command used for replication
- syncObservable() - Method in class io.vertx.rxjava.redis.client.RedisAPI
-
- syncObservable() - Method in class io.vertx.rxjava.redis.RedisClient
-
- syncObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
-
- SyncVerticle - Class in io.vertx.ext.sync
-
A `Verticle` which runs its `start` and `stop` methods using fibers.
- SyncVerticle() - Constructor for class io.vertx.ext.sync.SyncVerticle
-
- SYSTEM_PROPERTY_NAME - Static variable in interface io.vertx.ext.web.common.WebEnvironment
-
- SYSTEM_PROPERTY_NAME - Static variable in class io.vertx.reactivex.ext.web.common.WebEnvironment
-
- SYSTEM_PROPERTY_NAME - Static variable in class io.vertx.rxjava.ext.web.common.WebEnvironment
-
- systemCodecID() - Method in interface io.vertx.core.eventbus.MessageCodec
-
Used to identify system codecs.
- systemCodecID() - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
-
- systemProperties - Variable in class io.vertx.core.spi.launcher.DefaultCommand
-