Searched defs:onConnectionClosed (Results 1 – 4 of 4) sorted by relevance
44 default void onConnectionClosed(OnConnectionClosedReturn data) {}; in onConnectionClosed() method
276 private void onConnectionClosed() { in onConnectionClosed() method in MqttClientConnection
70 protected void onConnectionClosed(int shutdownReason) { in onConnectionClosed() method in ServerConnectionHandler
86 protected void onConnectionClosed(int closeReason) { in onConnectionClosed() method in ClientConnectionHandler