Uses of Interface
com.pushtechnology.diffusion.client.session.reconnect.ReconnectionStrategy.ReconnectionAttempt
Packages that use ReconnectionStrategy.ReconnectionAttempt
-
Uses of ReconnectionStrategy.ReconnectionAttempt in com.pushtechnology.diffusion.client.session.reconnect
Methods in com.pushtechnology.diffusion.client.session.reconnect with parameters of type ReconnectionStrategy.ReconnectionAttemptModifier and TypeMethodDescriptionvoid
ReconnectionStrategy.performReconnection
(ReconnectionStrategy.ReconnectionAttempt reconnection) This method is called before each reconnection attempt.