Uses of Class
org.apache.dubbo.registry.client.DefaultServiceInstance
Packages that use DefaultServiceInstance
Package
Description
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
-
Uses of DefaultServiceInstance in org.apache.dubbo.registry.client
Methods in org.apache.dubbo.registry.client that return DefaultServiceInstanceModifier and TypeMethodDescriptionDefaultServiceInstance.copyFrom(int port) DefaultServiceInstance.copyFrom(DefaultServiceInstance.Endpoint endpoint) Methods in org.apache.dubbo.registry.client with parameters of type DefaultServiceInstanceModifier and TypeMethodDescriptionfinal voidReflectionBasedServiceDiscovery.fillServiceInstance(DefaultServiceInstance serviceInstance) Constructors in org.apache.dubbo.registry.client with parameters of type DefaultServiceInstance