Topic names in Queues

Options

Publisher publishing to topic, which is mapped to a persistent queue for consumer.
e.g publisher1/A/B/C ==> publisher1_queue(topic subscription publisher1/>)
Is there a way to identify the topic name (pulisher1/A/B/C) by consumer who is subscribing to publisher1_queue ?

Comments