In Apache Camel ,using Paho component, How to get MQTT connect status? pahoEndpoint.getClient().isConnected(),but pahoEndpoint.getClient() is null . thanks