Uses of Class
org.apache.dubbo.registry.client.DefaultServiceInstance.Endpoint
Packages that use DefaultServiceInstance.Endpoint
Package
Description
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
-
Uses of DefaultServiceInstance.Endpoint in org.apache.dubbo.registry.client
Methods in org.apache.dubbo.registry.client that return types with arguments of type DefaultServiceInstance.EndpointMethods in org.apache.dubbo.registry.client with parameters of type DefaultServiceInstance.EndpointModifier and TypeMethodDescriptionDefaultServiceInstance.copyFrom(DefaultServiceInstance.Endpoint endpoint) Method parameters in org.apache.dubbo.registry.client with type arguments of type DefaultServiceInstance.EndpointModifier and TypeMethodDescriptionvoidDefaultServiceInstance.setEndpoints(List<DefaultServiceInstance.Endpoint> endpoints) -
Uses of DefaultServiceInstance.Endpoint in org.apache.dubbo.registry.client.metadata
Methods in org.apache.dubbo.registry.client.metadata that return DefaultServiceInstance.EndpointModifier and TypeMethodDescriptionServiceInstanceMetadataUtils.getEndpoint(ServiceInstance serviceInstance, String protocol) Get the property value of port by the specifiedthe metadata of service instanceand protocol