类的使用
com.alibaba.nacos.client.config.impl.ServerListManager
-
使用ServerListManager的程序包 程序包 说明 com.alibaba.nacos.client.config.http com.alibaba.nacos.client.config.impl -
-
com.alibaba.nacos.client.config.http中ServerListManager的使用
声明为ServerListManager的com.alibaba.nacos.client.config.http中的字段 修饰符和类型 字段 说明 (专用程序包) ServerListManagerServerHttpAgent. serverListMgr参数类型为ServerListManager的com.alibaba.nacos.client.config.http中的构造器 构造器 说明 ServerHttpAgent(ServerListManager mgr)ServerHttpAgent(ServerListManager mgr, java.util.Properties properties) -
com.alibaba.nacos.client.config.impl中ServerListManager的使用
声明为ServerListManager的com.alibaba.nacos.client.config.impl中的字段 修饰符和类型 字段 说明 (专用程序包) ServerListManagerConfigTransportClient. serverListManager参数类型为ServerListManager的com.alibaba.nacos.client.config.impl中的构造器 构造器 说明 ClientWorker(ConfigFilterChainManager configFilterChainManager, ServerListManager serverListManager, NacosClientProperties properties)ConfigRpcTransportClient(NacosClientProperties properties, ServerListManager serverListManager)ConfigTransportClient(NacosClientProperties properties, ServerListManager serverListManager)
-