public class MqttApp {
public static void main(String[] args) throws MqttException {
if (args.length < 1) { throw new IllegalArgumen