
schema.artemis-import-export.xsd Maven / Gradle / Ivy
the routing types supported by the address; valid values: MULTICAST, ANYCAST
the name of the address binding
the id of the address binding
the address name of the queue binding
the binding's filter (i.e. if using JMS selector syntax see
org.apache.activemq.artemis.utils.SelectorTranslator.convertToActiveMQFilterString for
conversion semantics)
the queue name of the binding
the binding's identifier
the binding's routing type
the property's name
the property's value; byte arrays are Base64 encoded the same way as the message's body
the property's type; valid values: boolean, byte, bytes, short, integer, long, float, double,
string, simple-string
the queue's name
the message's properties
a list of queues that hold a reference to this message
the body of the message (Base64 URL-safe encoded;
see java.util.Base64.getUrlEncoder().encodeToString(String); stored in a CDATA
the queue's identifier
the priority of the message (between 0-9 inclusive)
when this message will expire (epoch time value, 0 for never)
when this message was sent originally (epoch time value)
the message's type; valid values: DEFAULT, OBJECT, TEXT, BYTES, MAP, STREAM
the id of the user who sent the message
a list of exported bindings
a list of exported messages
© 2015 - 2025 Weber Informatics LLC | Privacy Policy