Modifier and Type | Method and Description |
---|---|
ClientSession.QueueQuery |
ClientSession.queueQuery(SimpleString queueName)
Queries information on a queue.
|
Modifier and Type | Class and Description |
---|---|
class |
QueueQueryImpl |
Modifier and Type | Method and Description |
---|---|
ClientSession.QueueQuery |
ClientConsumerInternal.getQueueInfo() |
ClientSession.QueueQuery |
ClientConsumerImpl.getQueueInfo() |
ClientSession.QueueQuery |
ClientSessionImpl.queueQuery(SimpleString queueName) |
Constructor and Description |
---|
ClientConsumerImpl(ClientSessionInternal session,
ConsumerContext consumerContext,
SimpleString queueName,
SimpleString filterString,
boolean browseOnly,
int clientWindowSize,
int ackBatchSize,
TokenBucketLimiter rateLimiter,
Executor executor,
Executor flowControlExecutor,
SessionContext sessionContext,
ClientSession.QueueQuery queueInfo,
ClassLoader contextClassLoader) |
Modifier and Type | Method and Description |
---|---|
ClientSession.QueueQuery |
ActiveMQSessionContext.queueQuery(SimpleString queueName) |
Modifier and Type | Method and Description |
---|---|
ClientSession.QueueQuery |
SessionQueueQueryResponseMessage_V2.toQueueQuery() |
ClientSession.QueueQuery |
SessionQueueQueryResponseMessage.toQueueQuery() |
Modifier and Type | Method and Description |
---|---|
ClientSession.QueueQuery |
HornetQClientSessionContext.queueQuery(SimpleString queueName) |
Modifier and Type | Method and Description |
---|---|
abstract ClientSession.QueueQuery |
SessionContext.queueQuery(SimpleString queueName) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.