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 bxfs-rpc-1.r.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sinsz.c.properties
├─ com.sinsz.c.properties.BxfsRpcSource.class - [JAR]
com.sinsz.c.cache.support
├─ com.sinsz.c.cache.support.SrInfo.class - [JAR]
├─ com.sinsz.c.cache.support.SvInfo.class - [JAR]
com.sinsz.c.cache
├─ com.sinsz.c.cache.RpcCache.class - [JAR]
com.sinsz.c.context
├─ com.sinsz.c.context.AutoBxfsRpcConfiguration.class - [JAR]
com.sinsz.c.filter
├─ com.sinsz.c.filter.BxfsExceptionFilter.class - [JAR]