Uses of Interface
org.apache.activemq.artemis.json.JsonObject
Packages that use JsonObject
Package
Description
-
Uses of JsonObject in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core that return JsonObjectModifier and TypeMethodDescriptionstatic JsonObjectJsonUtil.mergeAndUpdate(JsonObject source, JsonObject update) static JsonObjectJsonUtil.readJsonObject(String jsonString) TransportConfiguration.toJson()static JsonObjectJsonUtil.toJsonObject(Map<String, ?> map) Methods in org.apache.activemq.artemis.api.core with parameters of type JsonObjectModifier and TypeMethodDescriptionstatic JsonObjectJsonUtil.mergeAndUpdate(JsonObject source, JsonObject update) -
Uses of JsonObject in org.apache.activemq.artemis.core.security
Methods in org.apache.activemq.artemis.core.security that return JsonObject -
Uses of JsonObject in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl with parameters of type JsonObjectModifier and TypeMethodDescriptionvoidServerStatus.update(String componentPath, JsonObject componentStatus) -
Uses of JsonObject in org.apache.activemq.artemis.core.transaction
Methods in org.apache.activemq.artemis.core.transaction that return JsonObject -
Uses of JsonObject in org.apache.activemq.artemis.json
Fields in org.apache.activemq.artemis.json declared as JsonObjectModifier and TypeFieldDescriptionstatic final JsonObjectJsonValue.EMPTY_JSON_OBJECTThe empty JSON object.Methods in org.apache.activemq.artemis.json that return JsonObjectModifier and TypeMethodDescriptiondefault JsonObjectJsonValue.asJsonObject()JsonObjectBuilder.build()Returns aJsonObjectbased on the added values.JsonArray.getJsonObject(int index) Returns the JsonObject at the given position.JsonObject.getJsonObject(String name) Returns the JsonObject with the given name ornullif there is no attribute with that name. -
Uses of JsonObject in org.apache.activemq.artemis.json.impl
Classes in org.apache.activemq.artemis.json.impl that implement JsonObjectMethods in org.apache.activemq.artemis.json.impl that return JsonObjectModifier and TypeMethodDescriptionJsonValueImpl.asJsonObject()JsonObjectBuilderImpl.build()JsonArrayImpl.getJsonObject(int index) JsonObjectImpl.getJsonObject(String name) -
Uses of JsonObject in org.apache.activemq.artemis.spi.core.security.jaas.kubernetes.model
Methods in org.apache.activemq.artemis.spi.core.security.jaas.kubernetes.model with parameters of type JsonObjectModifier and TypeMethodDescriptionstatic TokenReview.ExtraTokenReview.Extra.fromJson(JsonObject obj) static TokenReview.UserTokenReview.User.fromJson(JsonObject obj) -
Uses of JsonObject in org.apache.activemq.artemis.utils
Methods in org.apache.activemq.artemis.utils that return JsonObject -
Uses of JsonObject in org.apache.activemq.artemis.utils.bean
Methods in org.apache.activemq.artemis.utils.bean that return JsonObjectModifier and TypeMethodDescription