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