public static interface ReconnectionPolicy.ReconnectionSchedule
Modifier and Type | Method and Description |
---|---|
Duration |
nextDelay()
How long to wait before the next reconnection attempt.
|
@NonNull Duration nextDelay()
Copyright © 2017–2024. All rights reserved.