Uses of Class
com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
Packages that use ServiceInfo Package Description com.alibaba.nacos.api.naming com.alibaba.nacos.api.naming.pojo -
-
Uses of ServiceInfo in com.alibaba.nacos.api.naming
Methods in com.alibaba.nacos.api.naming that return types with arguments of type ServiceInfo Modifier and Type Method Description List<ServiceInfo>NamingService. getSubscribeServices()Get all subscribed services of current client -
Uses of ServiceInfo in com.alibaba.nacos.api.naming.pojo
Methods in com.alibaba.nacos.api.naming.pojo that return ServiceInfo Modifier and Type Method Description static ServiceInfoServiceInfo. fromKey(String key)
-