jar

org.apache.servicecomb : registry-lightweight

Maven & Gradle

Jun 21, 2023
3 usages
1.8k stars

Java Chassis::Service Registry::lightweight

Table Of Contents

Latest Version

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

All Versions

Download org.apache.servicecomb : registry-lightweight 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

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-lightweight-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.registry.lightweight

├─ org.apache.servicecomb.registry.lightweight.AbstractLightweightDiscovery.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.AbstractLightweightRegistration.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.DiscoveryClient.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.DiscoveryEndpoint.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.Message.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.MessageExecutor.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.MessageType.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.MicroserviceInfo.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.RegisterException.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.RegisterInstanceEvent.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.RegisterRequest.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.SchemaChangedEvent.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.Self.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.StoreService.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.UnregisterRequest.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.VirtualDiscoverySvc.class - [JAR]

org.apache.servicecomb.registry.lightweight.store

├─ org.apache.servicecomb.registry.lightweight.store.AppStore.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.store.InstanceStore.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.store.MicroserviceStore.class - [JAR]

├─ org.apache.servicecomb.registry.lightweight.store.Store.class - [JAR]

Advertisement