Searched refs:getCleanSession (Results 1 – 2 of 2) sorted by relevance
174 public boolean getCleanSession() { in getCleanSession() method in MqttConnectionConfig561 clone.setCleanSession(getCleanSession()); in clone()
315 … tls != null ? tls.getNativeHandle() : 0, config.getClientId(), config.getCleanSession(), in connect()