@Component public class ServiceListRequestHandler extends RequestHandler<com.alibaba.nacos.api.naming.remote.request.ServiceListRequest,com.alibaba.nacos.api.naming.remote.response.ServiceListResponse>
| 构造器和说明 |
|---|
ServiceListRequestHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.nacos.api.naming.remote.response.ServiceListResponse |
handle(com.alibaba.nacos.api.naming.remote.request.ServiceListRequest request,
RequestMeta meta) |
handleRequestpublic com.alibaba.nacos.api.naming.remote.response.ServiceListResponse handle(com.alibaba.nacos.api.naming.remote.request.ServiceListRequest request, RequestMeta meta) throws NacosException
Copyright © 2018–2022 Alibaba Group. All rights reserved.