JCSMP - List all topic subscriptions for a queue
mystarrocks
Member Posts: 11 ✭
Hi there,
The JCSMPSession has methods to add/remove topic subscriptions to a queue, but none to list the current subscriptions. How do I do this using JCSMP?
TIA.
Tagged:
0
Comments
-
Hey @mystarrocks … nope, you can't do this with JCSMP (a messaging API). You'll need to use SEMP (which is a management API).
1