Package com.pushtechnology.diffusion.client.session.reconnect
package com.pushtechnology.diffusion.client.session.reconnect
Client API : Reconnect.
This package contains types relating to session reconnection.
A ReconnectionStrategy
can be supplied to
SessionFactory.reconnectionStrategy
in order to determine how a session responds to unexpected disconnections.
- Since:
- 5.5
- Author:
- DiffusionData Limited
-
InterfacesClassDescriptionInterface that defines a reconnection strategy.A single reconnection attempt that can either be started or aborted.