JCSMP - List all topic subscriptions for a queue

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.

Hey @mystarrocks … nope, you can’t do this with JCSMP (a messaging API). You’ll need to use SEMP (which is a management API).