| Modifier and Type | Method and Description |
|---|---|
ClientSession.AddressQuery |
ClientSession.addressQuery(SimpleString address)
Queries information on a binding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddressQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
ClientSession.AddressQuery |
ClientSessionImpl.addressQuery(SimpleString address) |
| Modifier and Type | Method and Description |
|---|---|
ClientSession.AddressQuery |
ActiveMQSessionContext.addressQuery(SimpleString address) |
| Modifier and Type | Method and Description |
|---|---|
ClientSession.AddressQuery |
HornetQClientSessionContext.addressQuery(SimpleString address) |
| Modifier and Type | Method and Description |
|---|---|
abstract ClientSession.AddressQuery |
SessionContext.addressQuery(SimpleString address) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AutoCreateUtil.setRequiredQueueConfigurationIfNotSet(QueueConfiguration queueConfiguration,
ClientSession.AddressQuery addressQuery,
RoutingType routingType,
SimpleString filter,
boolean durable)
Set the non nullable (CreateQueueMessage_V2) queue attributes (all others have static defaults or get defaulted if null by address settings server side).
|
Copyright © 2025 JBoss by Red Hat. All rights reserved.