@FunctionalInterface public static interface ConnectionContext.PrimaryConnectFailed
| Modifier and Type | Method and Description |
|---|---|
void |
failed(int attemptNumber,
int attemptsRemaining,
Throwable error) |
void failed(int attemptNumber,
int attemptsRemaining,
Throwable error)
Copyright © 2018 JBoss by Red Hat. All rights reserved.