类的使用
com.alibaba.nacos.api.naming.pojo.ServiceInfo
使用ServiceInfo的程序包
程序包
说明
-
com.alibaba.nacos.api.naming中ServiceInfo的使用
返回变量类型为ServiceInfo的类型的com.alibaba.nacos.api.naming中的方法 -
com.alibaba.nacos.api.naming.pojo中ServiceInfo的使用
-
com.alibaba.nacos.api.naming.remote.request中ServiceInfo的使用
修饰符和类型方法说明static NotifySubscriberRequestNotifySubscriberRequest.buildSuccessResponse(ServiceInfo serviceInfo)voidNotifySubscriberRequest.setServiceInfo(ServiceInfo serviceInfo) -
com.alibaba.nacos.api.naming.remote.response中ServiceInfo的使用
修饰符和类型方法说明static QueryServiceResponseQueryServiceResponse.buildSuccessResponse(ServiceInfo serviceInfo)Build Success response.voidQueryServiceResponse.setServiceInfo(ServiceInfo serviceInfo)voidSubscribeServiceResponse.setServiceInfo(ServiceInfo serviceInfo)