public abstract class AbstractNamingClientProxy extends Subscriber<ServerListChangedEvent> implements NamingClientProxy
| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractNamingClientProxy(SecurityProxy securityProxy,
Properties properties) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<String,String> |
getSecurityHeaders()
Get nacos security headers.
|
protected Map<String,String> |
getSpasHeaders(String serviceName)
Get ak/sk if exist.
|
executor, ignoreExpireEvent, onEvent, subscribeTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateService, deleteService, deregisterService, getServiceList, queryInstancesOfService, queryService, registerService, serverHealthy, subscribe, unsubscribe, updateBeatInfo, updateInstance, updateServiceprotected AbstractNamingClientProxy(SecurityProxy securityProxy, Properties properties)
Copyright © 2018–2021 Alibaba Group. All rights reserved.