public interface DisconnectListener
DisconnectMonitor. When the
remote server hosting the remote object goes away, this listener
receives a callback with a DisconnectEvent containing
details about the disconnect event.DisconnectMonitor,
DisconnectEvent| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(DisconnectEvent event) |
void onDisconnect(DisconnectEvent event)