jar

org.apache.servicecomb : registry-service-center

Maven & Gradle

Jun 21, 2023
10 usages
1.8k stars

Java Chassis::Service Registry::Service Center

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.8.x
2.7.x
2.6.x
2.5.x
2.3.x
2.2.x
2.1.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 registry-service-center-2.8.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.servicecomb.serviceregistry.adapter

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

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

├─ org.apache.servicecomb.serviceregistry.adapter.EnvAdapterManager.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.RegistryHttpClientOptionsSPI.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.RegistryWatchHttpClientOptionsSPI.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.RestClientUtil.class - [JAR]

├─ org.apache.servicecomb.serviceregistry.client.http.RestResponse.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.WebsocketClientUtil.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.collect

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

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

org.apache.servicecomb.serviceregistry.config

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

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

├─ org.apache.servicecomb.serviceregistry.config.ServiceRegistryConfigCustomizer.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.event

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

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

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

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

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

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

org.apache.servicecomb.serviceregistry.api

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

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

org.apache.servicecomb.serviceregistry.auth

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

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

├─ org.apache.servicecomb.serviceregistry.auth.TokenCacheManager.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.ServiceRegistryClient.class - [JAR]

org.apache.servicecomb.serviceregistry.registry.cache

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

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

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

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

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

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

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

├─ org.apache.servicecomb.serviceregistry.registry.cache.ServiceRegistryCache.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.refresh

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

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

org.apache.servicecomb.serviceregistry.registry

├─ org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.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.RegistryUtils.class - [JAR]

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

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

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

org.apache.servicecomb.serviceregistry.api.registry

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

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

org.apache.servicecomb.serviceregistry.diagnosis

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

org.apache.servicecomb.serviceregistry.api.response

├─ org.apache.servicecomb.serviceregistry.api.response.CreateServiceResponse.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.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

May 30, 2023
9 usages
2 stars
Aug 25, 2023
10 usages
1.8k stars
Apr 14, 2022
10 usages
180 stars
Apr 14, 2022
10 usages
180 stars
Oct 05, 2021
8 usages
9 stars
Jun 07, 2023
8 usages
35 stars
Feb 10, 2022
23 usages
2.2k stars
Nov 01, 2020
8 usages
412 stars
Dec 20, 2022
17 usages