See: Description
Interface | Description |
---|---|
ReconnectionStrategy |
Interface that defines a reconnection strategy.
|
ReconnectionStrategy.ReconnectionAttempt |
A single reconnection attempt that can either be started or aborted.
|
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.
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.