|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateListener | |
---|---|
com.alibaba.dubbo.remoting.zookeeper | |
com.alibaba.dubbo.remoting.zookeeper.support |
Uses of StateListener in com.alibaba.dubbo.remoting.zookeeper |
---|
Methods in com.alibaba.dubbo.remoting.zookeeper with parameters of type StateListener | |
---|---|
void |
ZookeeperClient.addStateListener(StateListener listener)
|
void |
ZookeeperClient.removeStateListener(StateListener listener)
|
Uses of StateListener in com.alibaba.dubbo.remoting.zookeeper.support |
---|
Methods in com.alibaba.dubbo.remoting.zookeeper.support that return types with arguments of type StateListener | |
---|---|
Set<StateListener> |
AbstractZookeeperClient.getSessionListeners()
|
Methods in com.alibaba.dubbo.remoting.zookeeper.support with parameters of type StateListener | |
---|---|
void |
AbstractZookeeperClient.addStateListener(StateListener listener)
|
void |
AbstractZookeeperClient.removeStateListener(StateListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |