jar

com.abavilla : fpi-meta-plugin

Maven & Gradle

Jun 03, 2023
2 stars

FPI Meta plugin shared library · Plugin for FPI Framework to integrate with Meta Services

Table Of Contents

Latest Version

Download com.abavilla : fpi-meta-plugin JAR file - Latest Versions:

All Versions

Download com.abavilla : fpi-meta-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fpi-meta-plugin-1.0.28.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]

Advertisement