public class ReconnectDisconnectedStrategy extends java.lang.Object implements DisconnectedStrategy
DisconnectedStrategy that attempts to reconnect to the fabric| Constructor and Description |
|---|
ReconnectDisconnectedStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(DxlClient client)
Invoked when the client is disconnected from the broker.
|
public void onDisconnect(DxlClient client)
onDisconnect in interface DisconnectedStrategyclient - The DXL client