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 cache-client-protocol-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.cloud.cache
├─ com.oracle.cloud.cache.ServerCacheMetrics.class - [JAR]
com.oracle.cloud.cache.basic
├─ com.oracle.cloud.cache.basic.CacheGrpc.class - [JAR]
├─ com.oracle.cloud.cache.basic.CacheProtocol.class - [JAR]
├─ com.oracle.cloud.cache.basic.CacheRpc.class - [JAR]
com.oracle.cloud.cache.rest
├─ com.oracle.cloud.cache.rest.JacksonMapperProvider.class - [JAR]
├─ com.oracle.cloud.cache.rest.MultiValue.class - [JAR]