1.3.5. Address string and connection options

The new AMQP 1.0 qpid-jms client does not support the MRG-specific address strings used by the older AMQP 0.10 java client.
In the new client, the "queue name" and and "topic name" strings given to the new client represent only the name of the Queue or Topic to consume from or publish to.
Other concepts from the old client syntax such as subjects or operations to create and delete entities are not supported.