Module lettuce.core

Class ConnectionEvents

java.lang.Object
io.lettuce.core.ConnectionEvents

public class ConnectionEvents
extends Object
Close Events Facility. Can register/unregister CloseListener and fire a closed event to all registered listeners. This class is part of the internal API and may change without further notice.
Since:
3.0
Author:
Mark Paluch