Uses of Class
io.vertx.core.json.JsonArray
Packages that use JsonArray
Package
Description
-
Uses of JsonArray in io.vertx.amqp
Methods in io.vertx.amqp that return JsonArrayMethods in io.vertx.amqp with parameters of type JsonArray -
Uses of JsonArray in io.vertx.core.buffer
Methods in io.vertx.core.buffer that return JsonArrayModifier and TypeMethodDescriptionBuffer.toJsonArray()Returns aJsonArrayrepresentation of this buffer's content. -
Uses of JsonArray in io.vertx.core.json
Methods in io.vertx.core.json that return JsonArrayModifier and TypeMethodDescriptionAdd an Object to the JSON array at given positionpos.Add an Object to the JSON array.Appends all of the elements in the specified array to the end of this JSON array.JsonArray.addNull()Add a null value to the JSON array.JsonArray.clear()Remove all entries from the JSON arrayJsonArray.copy()Deep copy of the JSON array.Deep copy of the JSON array.JsonArray.getJsonArray(int pos) Get the JsonArray at positionposin the array.JsonObject.getJsonArray(String key) Get the JsonArray value with the specified keyJsonObject.getJsonArray(String key, JsonArray def) LikeJsonObject.getJsonArray(String)but specifying a default value to return if there is no entry.static JsonArrayCreate a JsonArray containing an arbitrary number of values.Set an Object to the JSON array at positionpos.JsonArray.setNull(int pos) Set a null value to the JSON array at positionpos.Methods in io.vertx.core.json with parameters of type JsonArrayModifier and TypeMethodDescriptionAppends all of the elements in the specified array to the end of this JSON array.JsonObject.getJsonArray(String key, JsonArray def) LikeJsonObject.getJsonArray(String)but specifying a default value to return if there is no entry. -
Uses of JsonArray in io.vertx.core.parsetools
Methods in io.vertx.core.parsetools that return JsonArray -
Uses of JsonArray in io.vertx.ext.auth.webauthn4j
Methods in io.vertx.ext.auth.webauthn4j with parameters of type JsonArrayModifier and TypeMethodDescription -
Uses of JsonArray in io.vertx.ext.mongo
Methods in io.vertx.ext.mongo that return JsonArrayMethods in io.vertx.ext.mongo that return types with arguments of type JsonArrayModifier and TypeMethodDescriptionGets the distinct values of the specified field name.MongoClient.distinct(String collection, String fieldName, String resultClassname, DistinctOptions distinctOptions) Gets the distinct values of the specified field name.MongoClient.distinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query) Gets the distinct values of the specified field name filtered by specified query.MongoClient.distinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query, DistinctOptions distinctOptions) Gets the distinct values of the specified field name filtered by specified query.MongoClient.listIndexes(String collection) Get all the indexes in this collection.Methods in io.vertx.ext.mongo with parameters of type JsonArrayModifier and TypeMethodDescriptionRun aggregate MongoDB command with defaultAggregateOptions.MongoClient.aggregateWithOptions(String collection, JsonArray pipeline, AggregateOptions options) Run aggregate MongoDB command.UpdateOptions.setArrayFilters(JsonArray arrayFilters) Set the arrayFilters optionMongoClient.updateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultReadStream<com.mongodb.client.model.changestream.ChangeStreamDocument<JsonObject>> Watch the collection change. -
Uses of JsonArray in io.vertx.ext.web
Methods in io.vertx.ext.web that return JsonArrayModifier and TypeMethodDescriptiondefault JsonArrayRequestBody.asJsonArray()RequestBody.asJsonArray(int maxAllowedLength) Gets the current body buffer as aJsonArray. -
Uses of JsonArray in io.vertx.ext.web.api.service
Methods in io.vertx.ext.web.api.service with parameters of type JsonArrayModifier and TypeMethodDescriptionstatic ServiceResponseServiceResponse.completedWithJson(JsonArray jsonArray) Creates aServiceResponsewith status code 200, status message OK, content typeapplication/jsonandjsonArrayas body -
Uses of JsonArray in io.vertx.ext.web.client
Methods in io.vertx.ext.web.client that return JsonArray -
Uses of JsonArray in io.vertx.ext.web.codec
Methods in io.vertx.ext.web.codec that return types with arguments of type JsonArray -
Uses of JsonArray in io.vertx.ext.web.validation
Methods in io.vertx.ext.web.validation that return JsonArray -
Uses of JsonArray in io.vertx.httpproxy
Method parameters in io.vertx.httpproxy with type arguments of type JsonArrayModifier and TypeMethodDescriptionstatic BodyTransformerCreate a body transformer that transforms JSON array to JSON array, the transformer consumes and producesapplication/json.static BodyTransformerCreate a body transformer that transforms JSON array to JSON array, the transformer consumes and producesapplication/json.static BodyTransformerLikeBodyTransformers.jsonArray(long, Function)withBodyTransformers.DEFAULT_MAX_BUFFERED_SIZEmaximum buffered bytes.static BodyTransformerLikeBodyTransformers.jsonArray(long, Function)withBodyTransformers.DEFAULT_MAX_BUFFERED_SIZEmaximum buffered bytes. -
Uses of JsonArray in io.vertx.jdbcclient
Methods in io.vertx.jdbcclient that return JsonArrayModifier and TypeMethodDescriptionJDBCPrepareOptions.getAutoGeneratedKeysIndexes()Returns the indexes of auto-generated keys to retrieve.SqlOptions.getAutoGeneratedKeysIndexes()Methods in io.vertx.jdbcclient with parameters of type JsonArrayModifier and TypeMethodDescriptionJDBCConnectOptions.setAutoGeneratedKeysIndexes(JsonArray autoGeneratedKeysIndexes) JDBCPrepareOptions.setAutoGeneratedKeysIndexes(JsonArray autoGeneratedKeysIndexes) Sets the indexes or column names of auto-generated keys to retrieve.SqlOptions.setAutoGeneratedKeysIndexes(JsonArray autoGeneratedKeysIndexes) -
Uses of JsonArray in io.vertx.jdbcclient.spi
Methods in io.vertx.jdbcclient.spi with parameters of type JsonArrayModifier and TypeMethodDescriptionJDBCEncoder.encode(JsonArray input, int pos, JDBCColumnDescriptorProvider provider) Convert Java input value to SQL valueJDBCEncoderImpl.encode(JsonArray input, int pos, JDBCColumnDescriptorProvider provider) -
Uses of JsonArray in io.vertx.kafka.client.serialization
Subclasses with type arguments of type JsonArray in io.vertx.kafka.client.serializationClasses in io.vertx.kafka.client.serialization that implement interfaces with type arguments of type JsonArrayModifier and TypeClassDescriptionclassKafka deserializer for raw bytes in a bufferclassKafka serializer for raw bytes in a bufferMethods in io.vertx.kafka.client.serialization that return JsonArrayMethods in io.vertx.kafka.client.serialization that return types with arguments of type JsonArrayModifier and TypeMethodDescriptionstatic org.apache.kafka.common.serialization.Serde<JsonArray> VertxSerdes.JsonArray()Methods in io.vertx.kafka.client.serialization with parameters of type JsonArray -
Uses of JsonArray in io.vertx.lang.groovy
Methods in io.vertx.lang.groovy with parameters of type JsonArray -
Uses of JsonArray in io.vertx.mqtt
Methods in io.vertx.mqtt that return JsonArrayModifier and TypeMethodDescriptionstatic JsonArrayMqttWill.propertiesToJson(MqttProperties properties) Methods in io.vertx.mqtt with parameters of type JsonArrayModifier and TypeMethodDescriptionstatic MqttPropertiesMqttWill.propertiesFromJson(JsonArray array) -
Uses of JsonArray in io.vertx.openapi.validation
Methods in io.vertx.openapi.validation that return JsonArrayModifier and TypeMethodDescriptiondefault JsonArrayParameter.getJsonArray()default JsonArrayParameter.getJsonArray(JsonArray defaultValue) Methods in io.vertx.openapi.validation with parameters of type JsonArrayModifier and TypeMethodDescriptiondefault JsonArrayParameter.getJsonArray(JsonArray defaultValue) -
Uses of JsonArray in io.vertx.oracleclient
Methods in io.vertx.oracleclient that return JsonArrayMethods in io.vertx.oracleclient with parameters of type JsonArrayModifier and TypeMethodDescriptionOraclePrepareOptions.setAutoGeneratedKeysIndexes(JsonArray autoGeneratedKeysIndexes) -
Uses of JsonArray in io.vertx.reactivex.amqp
Methods in io.vertx.reactivex.amqp that return JsonArrayMethods in io.vertx.reactivex.amqp with parameters of type JsonArray -
Uses of JsonArray in io.vertx.reactivex.ext.mongo
Methods in io.vertx.reactivex.ext.mongo that return types with arguments of type JsonArrayModifier and TypeMethodDescriptionGets the distinct values of the specified field name.MongoClient.distinct(String collection, String fieldName, String resultClassname, DistinctOptions distinctOptions) Gets the distinct values of the specified field name.MongoClient.distinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query) Gets the distinct values of the specified field name filtered by specified query.MongoClient.distinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query, DistinctOptions distinctOptions) Gets the distinct values of the specified field name filtered by specified query.MongoClient.listIndexes(String collection) Get all the indexes in this collection.MongoClient.rxDistinct(String collection, String fieldName, String resultClassname) Gets the distinct values of the specified field name.MongoClient.rxDistinct(String collection, String fieldName, String resultClassname, DistinctOptions distinctOptions) Gets the distinct values of the specified field name.MongoClient.rxDistinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query) Gets the distinct values of the specified field name filtered by specified query.MongoClient.rxDistinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query, DistinctOptions distinctOptions) Gets the distinct values of the specified field name filtered by specified query.MongoClient.rxListIndexes(String collection) Get all the indexes in this collection.Methods in io.vertx.reactivex.ext.mongo with parameters of type JsonArrayModifier and TypeMethodDescriptionRun aggregate MongoDB command with defaultAggregateOptions.MongoClient.aggregateWithOptions(String collection, JsonArray pipeline, AggregateOptions options) Run aggregate MongoDB command.MongoClient.rxUpdateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultReadStream<com.mongodb.client.model.changestream.ChangeStreamDocument<JsonObject>> Watch the collection change. -
Uses of JsonArray in io.vertx.reactivex.ext.web
Methods in io.vertx.reactivex.ext.web that return JsonArrayModifier and TypeMethodDescriptionRequestBody.asJsonArray()RequestBody.asJsonArray(int maxAllowedLength) Gets the current body buffer as a . -
Uses of JsonArray in io.vertx.reactivex.ext.web.client
Methods in io.vertx.reactivex.ext.web.client that return JsonArray -
Uses of JsonArray in io.vertx.reactivex.ext.web.codec
Methods in io.vertx.reactivex.ext.web.codec that return types with arguments of type JsonArray -
Uses of JsonArray in io.vertx.reactivex.ext.web.validation
Methods in io.vertx.reactivex.ext.web.validation that return JsonArray -
Uses of JsonArray in io.vertx.reactivex.openapi.validation
Methods in io.vertx.reactivex.openapi.validation that return JsonArrayModifier and TypeMethodDescriptionParameter.getJsonArray()Parameter.getJsonArray(JsonArray defaultValue) RequestParameter.getJsonArray()RequestParameter.getJsonArray(JsonArray defaultValue) ResponseParameter.getJsonArray()ResponseParameter.getJsonArray(JsonArray defaultValue) Methods in io.vertx.reactivex.openapi.validation with parameters of type JsonArrayModifier and TypeMethodDescriptionParameter.getJsonArray(JsonArray defaultValue) RequestParameter.getJsonArray(JsonArray defaultValue) ResponseParameter.getJsonArray(JsonArray defaultValue) -
Uses of JsonArray in io.vertx.reactivex.sqlclient
Methods in io.vertx.reactivex.sqlclient that return JsonArrayModifier and TypeMethodDescriptionRow.getArrayOfJsonArrays(String column) Get an array of value for the givencolumn.Tuple.getArrayOfJsonArrays(int pos) Get an array of value atpos.Row.getJsonArray(String column) Get a value for the givencolumn.Tuple.getJsonArray(int pos) Get a value atpos.Methods in io.vertx.reactivex.sqlclient with parameters of type JsonArrayModifier and TypeMethodDescriptionTuple.addArrayOfJsonArray(JsonArray[] value) Add an array of value at the end of the tuple.Tuple.addJsonArray(JsonArray value) Add a value at the end of the tuple. -
Uses of JsonArray in io.vertx.redis.client
Methods in io.vertx.redis.client with parameters of type JsonArray -
Uses of JsonArray in io.vertx.rxjava3.amqp
Methods in io.vertx.rxjava3.amqp that return JsonArrayMethods in io.vertx.rxjava3.amqp with parameters of type JsonArray -
Uses of JsonArray in io.vertx.rxjava3.ext.mongo
Methods in io.vertx.rxjava3.ext.mongo that return types with arguments of type JsonArrayModifier and TypeMethodDescriptionGets the distinct values of the specified field name.MongoClient.distinct(String collection, String fieldName, String resultClassname, DistinctOptions distinctOptions) Gets the distinct values of the specified field name.MongoClient.distinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query) Gets the distinct values of the specified field name filtered by specified query.MongoClient.distinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query, DistinctOptions distinctOptions) Gets the distinct values of the specified field name filtered by specified query.MongoClient.listIndexes(String collection) Get all the indexes in this collection.MongoClient.rxDistinct(String collection, String fieldName, String resultClassname) Gets the distinct values of the specified field name.MongoClient.rxDistinct(String collection, String fieldName, String resultClassname, DistinctOptions distinctOptions) Gets the distinct values of the specified field name.MongoClient.rxDistinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query) Gets the distinct values of the specified field name filtered by specified query.MongoClient.rxDistinctWithQuery(String collection, String fieldName, String resultClassname, JsonObject query, DistinctOptions distinctOptions) Gets the distinct values of the specified field name filtered by specified query.MongoClient.rxListIndexes(String collection) Get all the indexes in this collection.Methods in io.vertx.rxjava3.ext.mongo with parameters of type JsonArrayModifier and TypeMethodDescriptionRun aggregate MongoDB command with defaultAggregateOptions.MongoClient.aggregateWithOptions(String collection, JsonArray pipeline, AggregateOptions options) Run aggregate MongoDB command.MongoClient.rxUpdateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultReadStream<com.mongodb.client.model.changestream.ChangeStreamDocument<JsonObject>> Watch the collection change. -
Uses of JsonArray in io.vertx.rxjava3.ext.web
Methods in io.vertx.rxjava3.ext.web that return JsonArrayModifier and TypeMethodDescriptionRequestBody.asJsonArray()RequestBody.asJsonArray(int maxAllowedLength) Gets the current body buffer as a . -
Uses of JsonArray in io.vertx.rxjava3.ext.web.client
Methods in io.vertx.rxjava3.ext.web.client that return JsonArray -
Uses of JsonArray in io.vertx.rxjava3.ext.web.codec
Methods in io.vertx.rxjava3.ext.web.codec that return types with arguments of type JsonArray -
Uses of JsonArray in io.vertx.rxjava3.ext.web.validation
Methods in io.vertx.rxjava3.ext.web.validation that return JsonArray -
Uses of JsonArray in io.vertx.rxjava3.httpproxy
Method parameters in io.vertx.rxjava3.httpproxy with type arguments of type JsonArrayModifier and TypeMethodDescriptionstatic BodyTransformerCreate a body transformer that transforms JSON array to JSON array, the transformer consumes and producesapplication/json.static BodyTransformerCreate a body transformer that transforms JSON array to JSON array, the transformer consumes and producesapplication/json.static BodyTransformerLikeBodyTransformers.jsonArray(long, Function)withBodyTransformersmaximum buffered bytes.static BodyTransformerLikeBodyTransformers.jsonArray(long, Function)withBodyTransformersmaximum buffered bytes. -
Uses of JsonArray in io.vertx.rxjava3.openapi.validation
Methods in io.vertx.rxjava3.openapi.validation that return JsonArrayModifier and TypeMethodDescriptionParameter.getJsonArray()Parameter.getJsonArray(JsonArray defaultValue) RequestParameter.getJsonArray()RequestParameter.getJsonArray(JsonArray defaultValue) ResponseParameter.getJsonArray()ResponseParameter.getJsonArray(JsonArray defaultValue) Methods in io.vertx.rxjava3.openapi.validation with parameters of type JsonArrayModifier and TypeMethodDescriptionParameter.getJsonArray(JsonArray defaultValue) RequestParameter.getJsonArray(JsonArray defaultValue) ResponseParameter.getJsonArray(JsonArray defaultValue) -
Uses of JsonArray in io.vertx.rxjava3.sqlclient
Methods in io.vertx.rxjava3.sqlclient that return JsonArrayModifier and TypeMethodDescriptionRow.getArrayOfJsonArrays(String column) Get an array of value for the givencolumn.Tuple.getArrayOfJsonArrays(int pos) Get an array of value atpos.Row.getJsonArray(String column) Get a value for the givencolumn.Tuple.getJsonArray(int pos) Get a value atpos.Methods in io.vertx.rxjava3.sqlclient with parameters of type JsonArrayModifier and TypeMethodDescriptionTuple.addArrayOfJsonArray(JsonArray[] value) Add an array of value at the end of the tuple.Tuple.addJsonArray(JsonArray value) Add a value at the end of the tuple. -
Uses of JsonArray in io.vertx.serviceproxy
Methods in io.vertx.serviceproxy that return JsonArrayModifier and TypeMethodDescriptionstatic JsonArrayHelperUtils.convertStackTrace(Throwable cause) Methods in io.vertx.serviceproxy with parameters of type JsonArrayModifier and TypeMethodDescriptionProxyUtils.convertToListChar(JsonArray arr) ProxyUtils.convertToSetChar(JsonArray arr) -
Uses of JsonArray in io.vertx.sqlclient
Methods in io.vertx.sqlclient that return JsonArrayModifier and TypeMethodDescriptiondefault JsonArray[]Row.getArrayOfJsonArrays(String column) Get an array ofJsonArrayvalue for the givencolumn.default JsonArray[]Tuple.getArrayOfJsonArrays(int pos) Get an array ofJsonArrayvalue atpos.default JsonArrayRow.getJsonArray(String column) Get aJsonArrayvalue for the givencolumn.default JsonArrayTuple.getJsonArray(int pos) Get aJsonArrayvalue atpos.Methods in io.vertx.sqlclient with parameters of type JsonArrayModifier and TypeMethodDescriptiondefault TupleTuple.addArrayOfJsonArray(JsonArray[] value) Add an array ofJsonArrayvalue at the end of the tuple.default TupleTuple.addJsonArray(JsonArray value) Add aJsonArrayvalue at the end of the tuple.