Interface Hierarchy
- java.lang.Iterable<T>
- org.apache.activemq.artemis.json.JsonArrayBuilder
- org.apache.activemq.artemis.json.JsonObjectBuilder
- org.apache.activemq.artemis.json.JsonValue
- org.apache.activemq.artemis.json.JsonArray (also extends java.util.List<E>)
- org.apache.activemq.artemis.json.JsonNumber
- org.apache.activemq.artemis.json.JsonObject (also extends java.util.Map<K,V>)
- org.apache.activemq.artemis.json.JsonString
- java.util.Map<K,V>
- org.apache.activemq.artemis.json.JsonObject (also extends org.apache.activemq.artemis.json.JsonValue)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.activemq.artemis.json.JsonValue.ValueType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)