Uses of Package
org.apache.dubbo.registry.client
Packages that use org.apache.dubbo.registry.client
Package
Description
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
-
Classes in org.apache.dubbo.registry.client used by org.apache.dubbo.registry.clientClassDescriptionEach service discovery is bond to one application.Abstract
ServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryThe default implementation ofServiceInstance.Defines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactoryThe factory to createServiceDiscoveryThe model class of an instance of a service, which is used for service registration and discovery. -
Classes in org.apache.dubbo.registry.client used by org.apache.dubbo.registry.client.eventClassDescriptionThe model class of an instance of a service, which is used for service registration and discovery.
-
Classes in org.apache.dubbo.registry.client used by org.apache.dubbo.registry.client.event.listenerClassDescriptionDefines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactoryThe model class of an instance of a service, which is used for service registration and discovery.
-
Classes in org.apache.dubbo.registry.client used by org.apache.dubbo.registry.client.metadataClassDescriptionThe model class of an instance of a service, which is used for service registration and discovery.The interface to customize
the service instance -
Classes in org.apache.dubbo.registry.client used by org.apache.dubbo.registry.supportClassDescriptionDefines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactory