We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05ba84f + 150387a commit 6b99693Copy full SHA for 6b99693
articles/service-bus-messaging/jms-developer-guide.md
@@ -3,7 +3,7 @@ title: Azure Service Bus JMS 2.0 developer guide
3
description: How to use the Java Message Service (JMS) 2.0 API to communicate with Azure Service Bus
4
ms.topic: article
5
ms.custom: devx-track-extended-java
6
-ms.date: 05/02/2023
+ms.date: 06/16/2025
7
---
8
9
# Azure Service Bus JMS 2.0 developer guide
@@ -306,6 +306,7 @@ Selectors can be utilized when creating any of the below consumers -
306
* Unshared durable subscription
307
* Shared non-durable subscription
308
* Unshared non-durable subscription
309
+ * Queue consumer
310
* Queue browser
311
312
> [!NOTE]
0 commit comments