Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages
published by its own connection should be delivered to it.