接口的使用
com.alibaba.nacos.common.remote.client.ConnectionEventListener
使用ConnectionEventListener的程序包
-
com.alibaba.nacos.common.remote.client中ConnectionEventListener的使用
修饰符和类型字段说明protected List<ConnectionEventListener>RpcClient.connectionEventListenerslistener called where connection's status changed.修饰符和类型方法说明voidRpcClient.registerConnectionListener(ConnectionEventListener connectionEventListener)Register connection handler.