| Modifier and Type | Method and Description |
|---|---|
void |
ClosedCallback.onClose(ConnectionEvent event)
This callback notification method is invoked when the
Connection is closed. |
void |
DisconnectedCallback.onDisconnect(ConnectionEvent event)
This callback notification method is invoked when the
Connection is
disconnected. |
void |
ReconnectedCallback.onReconnect(ConnectionEvent event)
This callback notification method is invoked when the
Connection is successfully
reconnected. |
Copyright © 2015–2016 Apcera, Inc.. All rights reserved.