| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.core.impl.wireformat | |
| org.apache.activemq.artemis.core.server | |
| org.apache.activemq.artemis.core.server.impl |
| Constructor and Description |
|---|
SessionQueueQueryResponseMessage_V2(QueueQueryResult result) |
SessionQueueQueryResponseMessage_V3(QueueQueryResult result) |
SessionQueueQueryResponseMessage(QueueQueryResult result) |
| Modifier and Type | Method and Description |
|---|---|
QueueQueryResult |
ServerSession.executeQueueQuery(SimpleString name) |
QueueQueryResult |
ActiveMQServer.queueQuery(SimpleString name) |
| Modifier and Type | Method and Description |
|---|---|
QueueQueryResult |
ServerSessionImpl.executeQueueQuery(SimpleString name) |
QueueQueryResult |
ActiveMQServerImpl.queueQuery(SimpleString name) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.