Uses of Interface
org.apache.dubbo.remoting.zookeeper.StateListener
Packages that use StateListener
-
Uses of StateListener in org.apache.dubbo.remoting.zookeeper
Methods in org.apache.dubbo.remoting.zookeeper that return types with arguments of type StateListenerMethods in org.apache.dubbo.remoting.zookeeper with parameters of type StateListenerModifier and TypeMethodDescriptionvoidAbstractZookeeperClient.addStateListener(StateListener listener) voidZookeeperClient.addStateListener(StateListener listener) voidAbstractZookeeperClient.removeStateListener(StateListener listener) voidZookeeperClient.removeStateListener(StateListener listener)