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 interchan-protocol-common-1.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.mhuang.ext.interchan.protocol
├─ tech.mhuang.ext.interchan.protocol.BaseApiIgnore.class - [JAR]
├─ tech.mhuang.ext.interchan.protocol.GlobalHeader.class - [JAR]
├─ tech.mhuang.ext.interchan.protocol.InsertInto.class - [JAR]
├─ tech.mhuang.ext.interchan.protocol.Result.class - [JAR]
tech.mhuang.ext.interchan.protocol.data
├─ tech.mhuang.ext.interchan.protocol.data.Page.class - [JAR]
├─ tech.mhuang.ext.interchan.protocol.data.PageDTO.class - [JAR]
├─ tech.mhuang.ext.interchan.protocol.data.PageVO.class - [JAR]
tech.mhuang.ext.interchan.protocol.auth
├─ tech.mhuang.ext.interchan.protocol.auth.AuthExcludeUrl.class - [JAR]
├─ tech.mhuang.ext.interchan.protocol.auth.AuthUrl.class - [JAR]