}
}
}
// tell subscribe response handler to start delivering messages for topicSubscriber
subscribeResponseHandler.startDelivery(topicSubscriber, messageHandler);
}
public void stopDelivery(TopicSubscriber topicSubscriber)
throws ClientNotSubscribedException {
// Make sure we know that this topic subscription on the client side