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 fpi-meta-plugin-lib-1.0.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.abavilla.fpi.meta.ext.dto
├─ com.abavilla.fpi.meta.ext.dto.MetaHookEvtDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.ProfileReqReply.class - [JAR]
com.abavilla.fpi.meta.ext.codec
├─ com.abavilla.fpi.meta.ext.codec.MetaMsgEvtCodec.class - [JAR]
com.abavilla.fpi.meta.ext.mapper
├─ com.abavilla.fpi.meta.ext.mapper.MetaHookEvtMapper.class - [JAR]
├─ com.abavilla.fpi.meta.ext.mapper.MetaHookEvtMapperImpl.class - [JAR]
com.abavilla.fpi.meta.ext.dto.msgr.ext
├─ com.abavilla.fpi.meta.ext.dto.msgr.ext.MetaMsgEvtAttchmtDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.ext.MetaMsgEvtDto.class - [JAR]
com.abavilla.fpi.meta.ext.util
├─ com.abavilla.fpi.meta.ext.util.MetaConst.class - [JAR]
com.abavilla.fpi.meta.ext.dto.msgr
├─ com.abavilla.fpi.meta.ext.dto.msgr.EntryDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.MessagingDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.MsgAttchmtDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.MsgDtlDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.MsgrReqReply.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.ProfileDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.QuickReplyDto.class - [JAR]
├─ com.abavilla.fpi.meta.ext.dto.msgr.ReferralDto.class - [JAR]