View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window keveri-gateway-sdk-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloud.keveri.gateway.sdk.annotation
├─ cloud.keveri.gateway.sdk.annotation.GatewayService.class - [JAR]
├─ cloud.keveri.gateway.sdk.annotation.Invoker.class - [JAR]
cloud.keveri.gateway.sdk.shutdown
├─ cloud.keveri.gateway.sdk.shutdown.ShenyuClientShutdownHook.class - [JAR]
├─ cloud.keveri.gateway.sdk.shutdown.ShutdownHookManager.class - [JAR]
cloud.keveri.gateway.sdk.def
├─ cloud.keveri.gateway.sdk.def.Const.class - [JAR]
cloud.keveri.gateway.sdk
├─ cloud.keveri.gateway.sdk.AbstractServiceDiscoverySupport.class - [JAR]
├─ cloud.keveri.gateway.sdk.ClientRegisterRepositoryFactory.class - [JAR]
├─ cloud.keveri.gateway.sdk.ClientSDKErrorCodeConstants.class - [JAR]
├─ cloud.keveri.gateway.sdk.GatewayServiceDiscovery.class - [JAR]
├─ cloud.keveri.gateway.sdk.Protocol.class - [JAR]