Package org.redisson.connection
Class ConnectionEventsHub
java.lang.Object
org.redisson.connection.ConnectionEventsHub
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
addListener
(ConnectionListener listener) void
fireConnect
(InetSocketAddress addr, NodeType nodeType) void
fireDisconnect
(InetSocketAddress addr, NodeType nodeType) void
removeListener
(int listenerId)
-
Constructor Details
-
ConnectionEventsHub
public ConnectionEventsHub()
-
-
Method Details
-
addListener
-
removeListener
public void removeListener(int listenerId) -
fireConnect
-
fireDisconnect
-