Uses of Class
org.apache.activemq.artemis.core.server.AddressQueryResult
-
Packages that use AddressQueryResult Package Description org.apache.activemq.artemis.core.server org.apache.activemq.artemis.core.server.impl -
-
Uses of AddressQueryResult in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return AddressQueryResult Modifier and Type Method Description AddressQueryResultActiveMQServer. addressQuery(SimpleString name)AddressQueryResultServerSession. executeAddressQuery(SimpleString name) -
Uses of AddressQueryResult in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return AddressQueryResult Modifier and Type Method Description AddressQueryResultActiveMQServerImpl. addressQuery(SimpleString name)AddressQueryResultServerSessionImpl. executeAddressQuery(SimpleString name)
-