jar

run.mone : dubbo-registry-api

Maven & Gradle

Jan 18, 2024

dubbo-registry-api · The registry module of dubbo project

Table Of Contents

Latest Version

Download run.mone : dubbo-registry-api JAR file - Latest Versions:

All Versions

Download run.mone : dubbo-registry-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dubbo-registry-api-2.7.12-mone-v8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.dubbo.registry.status

├─ org.apache.dubbo.registry.status.RegistryStatusChecker.class - [JAR]

org.apache.dubbo.registry.support

├─ org.apache.dubbo.registry.support.AbstractRegistry.class - [JAR]

├─ org.apache.dubbo.registry.support.AbstractRegistryFactory.class - [JAR]

├─ org.apache.dubbo.registry.support.FailbackRegistry.class - [JAR]

├─ org.apache.dubbo.registry.support.SkipFailbackWrapperException.class - [JAR]

org.apache.dubbo.registry.client

├─ org.apache.dubbo.registry.client.AbstractServiceDiscovery.class - [JAR]

├─ org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory.class - [JAR]

├─ org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier.class - [JAR]

├─ org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory.class - [JAR]

├─ org.apache.dubbo.registry.client.DefaultServiceInstance.class - [JAR]

├─ org.apache.dubbo.registry.client.EventPublishingServiceDiscovery.class - [JAR]

├─ org.apache.dubbo.registry.client.FileSystemServiceDiscovery.class - [JAR]

├─ org.apache.dubbo.registry.client.InstanceAddressURL.class - [JAR]

├─ org.apache.dubbo.registry.client.RegistryClusterIdentifier.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceDiscovery.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceDiscoveryFactory.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceDiscoveryRegistry.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceDiscoveryRegistryFactory.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceInstance.class - [JAR]

├─ org.apache.dubbo.registry.client.ServiceInstanceCustomizer.class - [JAR]

org.apache.dubbo.registry.client.metadata.store

├─ org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.store.RemoteMetadataServiceImpl.class - [JAR]

org.apache.dubbo.registry.client.selector

├─ org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector.class - [JAR]

├─ org.apache.dubbo.registry.client.selector.ServiceInstanceSelector.class - [JAR]

org.apache.dubbo.registry.retry

├─ org.apache.dubbo.registry.retry.AbstractRetryTask.class - [JAR]

├─ org.apache.dubbo.registry.retry.FailedRegisteredTask.class - [JAR]

├─ org.apache.dubbo.registry.retry.FailedSubscribedTask.class - [JAR]

├─ org.apache.dubbo.registry.retry.FailedUnregisteredTask.class - [JAR]

├─ org.apache.dubbo.registry.retry.FailedUnsubscribedTask.class - [JAR]

├─ org.apache.dubbo.registry.retry.ReExportTask.class - [JAR]

org.apache.dubbo.registry

├─ org.apache.dubbo.registry.AddressListener.class - [JAR]

├─ org.apache.dubbo.registry.Constants.class - [JAR]

├─ org.apache.dubbo.registry.ListenerRegistryWrapper.class - [JAR]

├─ org.apache.dubbo.registry.NotifyListener.class - [JAR]

├─ org.apache.dubbo.registry.Registry.class - [JAR]

├─ org.apache.dubbo.registry.RegistryFactory.class - [JAR]

├─ org.apache.dubbo.registry.RegistryFactoryWrapper.class - [JAR]

├─ org.apache.dubbo.registry.RegistryService.class - [JAR]

├─ org.apache.dubbo.registry.RegistryServiceListener.class - [JAR]

org.apache.dubbo.registry.client.event.listener

├─ org.apache.dubbo.registry.client.event.listener.LoggingEventListener.class - [JAR]

├─ org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener.class - [JAR]

org.apache.dubbo.registry.integration

├─ org.apache.dubbo.registry.integration.AbstractConfiguratorListener.class - [JAR]

├─ org.apache.dubbo.registry.integration.DynamicDirectory.class - [JAR]

├─ org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol.class - [JAR]

├─ org.apache.dubbo.registry.integration.InvokersChangedListener.class - [JAR]

├─ org.apache.dubbo.registry.integration.RegistryDirectory.class - [JAR]

├─ org.apache.dubbo.registry.integration.RegistryProtocol.class - [JAR]

├─ org.apache.dubbo.registry.integration.RegistryProtocolListener.class - [JAR]

org.apache.dubbo.registry.client.metadata

├─ org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.MetadataServiceURLBuilder.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.MetadataUtils.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataCustomizer.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder.class - [JAR]

├─ org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer.class - [JAR]

org.apache.dubbo.registry.client.migration

├─ org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator.class - [JAR]

├─ org.apache.dubbo.registry.client.migration.InvokersChangedListener.class - [JAR]

├─ org.apache.dubbo.registry.client.migration.MigrationAddressComparator.class - [JAR]

├─ org.apache.dubbo.registry.client.migration.MigrationInvoker.class - [JAR]

├─ org.apache.dubbo.registry.client.migration.MigrationRuleHandler.class - [JAR]

├─ org.apache.dubbo.registry.client.migration.MigrationRuleListener.class - [JAR]

├─ org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker.class - [JAR]

org.apache.dubbo.registry.client.event

├─ org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyedEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyingEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceDiscoveryExceptionEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializedEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializingEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceInstanceEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceInstancePreRegisteredEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceInstancePreUnregisteredEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceInstanceRegisteredEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceInstanceUnregisteredEvent.class - [JAR]

├─ org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent.class - [JAR]