public class RouterResourceImpl extends Object implements RouterResource
| 构造器和说明 |
|---|
RouterResourceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.nepxion.discovery.common.entity.RouterEntity |
getRouterEntity() |
List<com.nepxion.discovery.common.entity.RouterEntity> |
getRouterEntityList(String routeServiceId) |
List<com.nepxion.discovery.common.entity.RouterEntity> |
getRouterEntityList(String routeServiceId,
String routeProtocol,
String routeHost,
int routePort,
String routeContextPath) |
com.nepxion.discovery.common.entity.RouterEntity |
routeTree(String routeServiceIds) |
public com.nepxion.discovery.common.entity.RouterEntity getRouterEntity()
getRouterEntity 在接口中 RouterResourcepublic List<com.nepxion.discovery.common.entity.RouterEntity> getRouterEntityList(String routeServiceId)
getRouterEntityList 在接口中 RouterResourcepublic List<com.nepxion.discovery.common.entity.RouterEntity> getRouterEntityList(String routeServiceId, String routeProtocol, String routeHost, int routePort, String routeContextPath)
getRouterEntityList 在接口中 RouterResourcepublic com.nepxion.discovery.common.entity.RouterEntity routeTree(String routeServiceIds)
routeTree 在接口中 RouterResourceCopyright © 2022 Nepxion. All rights reserved.