Interface | Description |
---|---|
ConnectionEvent |
Interface for Connection-related events
|
Class | Description |
---|---|
ConnectedEvent |
Event for a established TCP-level connection.
|
ConnectionActivatedEvent |
Event for a connection activation (after SSL-handshake,
PING before
activation , and buffered command replay). |
ConnectionDeactivatedEvent |
Event for a connection deactivation.
|
DisconnectedEvent |
Event for a disconnect on TCP-level.
|
Copyright © 2019 lettuce.io. All rights reserved.