jar

org.apache.servicecomb : service-registry

Maven & Gradle

Feb 20, 2023
15 usages
1.8k stars

Java Chassis::Service Registry

Table Of Contents

Latest Version

Download org.apache.servicecomb : service-registry JAR file - Latest Versions:

All Versions

Download org.apache.servicecomb : service-registry JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x CVE-2020-17532
CVE-2020-17532
CVE-2020-17532
1.3.x
CVE-2020-17532
CVE-2020-17532
1.2.x CVE-2020-17532
CVE-2020-17532
1.1.x CVE-2020-17532
1.0.x CVE-2020-17532
CVE-2020-17532
CVE-2020-17532

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 service-registry-1.3.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.servicecomb.serviceregistry.version

├─ org.apache.servicecomb.serviceregistry.version.Version.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRule.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRuleFixedParser.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRuleLatestParser.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRuleParser.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRuleRangeParser.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRuleStartFromParser.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionRuleUtils.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.version.VersionUtils.class - [JAR]

org.apache.servicecomb.serviceregistry.discovery

├─ org.apache.servicecomb.serviceregistry.discovery.AbstractDiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.discovery.AbstractEndpointDiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.discovery.DiscoveryContext.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.discovery.DiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.discovery.DiscoveryTree.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.discovery.DiscoveryTreeNode.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.discovery.InstanceStatusDiscoveryFilter.class - [JAR]

org.apache.servicecomb.serviceregistry.task.event

├─ org.apache.servicecomb.serviceregistry.task.event.ExceptionEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.HeartbeatFailEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.HeartbeatSuccEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.MicroserviceNotExistEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.PeriodicPullEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.PullMicroserviceVersionsInstancesEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.RecoveryEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.SafeModeChangeEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.event.ShutdownEvent.class - [JAR]

org.apache.servicecomb.serviceregistry.consumer

├─ org.apache.servicecomb.serviceregistry.consumer.AppManager.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.DefaultMicroserviceVersionFactory.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceInstancePing.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceManager.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersion.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersionFactory.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersionRule.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersionRuleData.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersions.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.SimpleMicroserviceInstancePing.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.StaticMicroserviceVersionFactory.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.consumer.StaticMicroserviceVersions.class - [JAR]

org.apache.servicecomb.serviceregistry.client.http

├─ org.apache.servicecomb.serviceregistry.client.http.AbstractClientPool.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.ClientPool.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.EmptyAuthHeaderProvider.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.Holder.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.HttpClientPool.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.MicroserviceInstances.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.RequestContext.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.RequestParam.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.RestResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.RestUtils.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.ServiceRegistryClientImpl.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.WebsocketClientPool.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.WebsocketUtils.class - [JAR]

org.apache.servicecomb.serviceregistry.api.request

├─ org.apache.servicecomb.serviceregistry.api.request.CreateSchemaRequest.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.request.CreateServiceRequest.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.request.RegisterInstanceRequest.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.request.UpdatePropertiesRequest.class - [JAR]

org.apache.servicecomb.serviceregistry.definition

├─ org.apache.servicecomb.serviceregistry.definition.DefinitionConst.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.definition.MicroserviceDefinition.class - [JAR]

org.apache.servicecomb.serviceregistry.diagnosis.instance

├─ org.apache.servicecomb.serviceregistry.diagnosis.instance.InstanceCacheCheckTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.diagnosis.instance.InstanceCacheChecker.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.diagnosis.instance.InstanceCacheResult.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.diagnosis.instance.InstanceCacheSummary.class - [JAR]

org.apache.servicecomb.serviceregistry.config

├─ org.apache.servicecomb.serviceregistry.config.AbstractPropertiesLoader.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.config.ConfigurePropertyUtils.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.config.InstancePropertiesLoader.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.config.MicroservicePropertiesLoader.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.config.ServiceRegistryConfig.class - [JAR]

org.apache.servicecomb.serviceregistry.cache

├─ org.apache.servicecomb.serviceregistry.cache.CacheEndpoint.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.cache.InstanceCache.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.cache.InstanceCacheManager.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.cache.InstanceCacheManagerNew.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.cache.MicroserviceInstanceCache.class - [JAR]

org.apache.servicecomb.serviceregistry.client

├─ org.apache.servicecomb.serviceregistry.client.ClientException.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.Endpoints.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.IpPortManager.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.LocalServiceRegistryClientImpl.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.ServiceRegistryClient.class - [JAR]

org.apache.servicecomb.serviceregistry.api

├─ org.apache.servicecomb.serviceregistry.api.Const.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.MicroserviceKey.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.PropertyExtended.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.Versions.class - [JAR]

org.apache.servicecomb.serviceregistry.task

├─ org.apache.servicecomb.serviceregistry.task.AbstractRegisterTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.AbstractTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.CompositeTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.HeartbeatResult.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.MicroserviceInstanceHeartbeatTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.MicroserviceInstanceRegisterTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.MicroserviceInstanceStatusSyncTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.MicroserviceRegisterTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.MicroserviceServiceCenterTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.MicroserviceWatchTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.ServiceCenterTask.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.ServiceCenterTaskMonitor.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.task.TaskStatus.class - [JAR]

org.apache.servicecomb.serviceregistry.registry

├─ org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.registry.LocalServiceRegistry.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.registry.RemoteServiceRegistry.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.registry.ServiceRegistryFactory.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.registry.ServiceRegistryTaskInitializer.class - [JAR]

org.apache.servicecomb.serviceregistry

├─ org.apache.servicecomb.serviceregistry.Features.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.RegistryUtils.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.ServiceRegistry.class - [JAR]

org.apache.servicecomb.serviceregistry.diagnosis

├─ org.apache.servicecomb.serviceregistry.diagnosis.Status.class - [JAR]

org.apache.servicecomb.serviceregistry.api.registry

├─ org.apache.servicecomb.serviceregistry.api.registry.BasePath.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.DataCenterInfo.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.Framework.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.FrameworkVersions.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.HealthCheck.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.HealthCheckMode.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.Microservice.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.MicroserviceFactory.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.MicroserviceInstance.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.MicroserviceInstanceStatus.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.MicroserviceStatus.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.ServiceCenterConfig.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.ServiceCenterInfo.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.ServiceCombVersion.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.StaticMicroservice.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.registry.WatchAction.class - [JAR]

org.apache.servicecomb.serviceregistry.api.response

├─ org.apache.servicecomb.serviceregistry.api.response.CreateServiceResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.FindInstancesResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.GetAllServicesResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.GetExistenceResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.GetInstancesResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.GetSchemaResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.GetSchemasResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.GetServiceResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.HeartbeatResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.MicroserviceInstanceChangedEvent.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.MicroserviceInstanceResponse.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.api.response.RegisterInstanceResponse.class - [JAR]

Advertisement

Dependencies from Group

Jun 21, 2023
48 usages
1.8k stars
Jun 21, 2023
32 usages
1.8k stars
Jun 21, 2023
25 usages
1.8k stars
Jun 21, 2023
18 usages
1.8k stars
Jun 21, 2023
16 usages
1.8k stars

Discover Dependencies

Jun 21, 2023
11 usages
1.8k stars
Oct 28, 2021
10 usages
Jul 21, 2022
9 usages
Oct 17, 2019
9 usages
389 stars
Nov 03, 2018
12 usages
Jun 29, 2018
9 usages
57 stars
May 26, 2020
21 usages
Jun 20, 2023
16 usages
106 stars
Jun 16, 2018
12 usages
27 stars