类的使用
org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
-
使用DefaultServiceInstance.Endpoint的程序包 程序包 说明 org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons.org.apache.dubbo.registry.client.metadata -
-
org.apache.dubbo.registry.client中DefaultServiceInstance.Endpoint的使用
返回变量类型为DefaultServiceInstance.Endpoint的类型的org.apache.dubbo.registry.client中的方法 修饰符和类型 方法 说明 List<DefaultServiceInstance.Endpoint>DefaultServiceInstance. getEndpoints()参数类型为DefaultServiceInstance.Endpoint的org.apache.dubbo.registry.client中的方法 修饰符和类型 方法 说明 DefaultServiceInstanceDefaultServiceInstance. copy(DefaultServiceInstance.Endpoint endpoint) -
org.apache.dubbo.registry.client.metadata中DefaultServiceInstance.Endpoint的使用
返回DefaultServiceInstance.Endpoint的org.apache.dubbo.registry.client.metadata中的方法 修饰符和类型 方法 说明 static DefaultServiceInstance.EndpointServiceInstanceMetadataUtils. getEndpoint(ServiceInstance serviceInstance, String protocol)Get the property value of port by the specifiedthe metadata of service instanceand protocol
-