Uses of Package
io.lettuce.core.event.connection
| Package | Description |
|---|---|
| io.lettuce.core.event.connection |
Connection-related events.
|
-
Classes in io.lettuce.core.event.connection used by io.lettuce.core.event.connection Class Description ConnectionEvent Interface for Connection-related eventsReconnectAttemptEvent Event fired on reconnect attempts.ReconnectFailedEvent Event fired on failed reconnect caused either by I/O issues or during connection initialization.