Package org.redisson.connection
Class ConnectionEventsHub
java.lang.Object
org.redisson.connection.ConnectionEventsHub
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintaddListener(ConnectionListener listener) voidfireConnect(InetSocketAddress addr) voidvoidremoveListener(int listenerId)
-
Constructor Details
-
ConnectionEventsHub
public ConnectionEventsHub()
-
-
Method Details
-
addListener
-
removeListener
public void removeListener(int listenerId) -
fireConnect
-
fireDisconnect
-