jar

org.phoenixframe : phoenix_interface

Maven & Gradle

Jul 16, 2016

phoenix_interface · 增加对xml,随机字符,加密解密,list分割等工具类,增加对https地址的支持,增加对host 的配置,增加post请求时添加附件字段或文件方法

Table Of Contents

Latest Version

Download org.phoenixframe : phoenix_interface JAR file - Latest Versions:

All Versions

Download org.phoenixframe : phoenix_interface JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.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 phoenix_interface-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.phoenix.api.utils

├─ org.phoenix.api.utils.BasePatternUtil.class - [JAR]

├─ org.phoenix.api.utils.JsonPaser.class - [JAR]

├─ org.phoenix.api.utils.ListSplit.class - [JAR]

├─ org.phoenix.api.utils.MyX509TrustManager.class - [JAR]

├─ org.phoenix.api.utils.RandomUtils.class - [JAR]

├─ org.phoenix.api.utils.SecurityUtil.class - [JAR]

├─ org.phoenix.api.utils.WSDLTest.class - [JAR]

├─ org.phoenix.api.utils.XmlParser.class - [JAR]

org.phoenix.api.action

├─ org.phoenix.api.action.IInterfaceAPI.class - [JAR]

├─ org.phoenix.api.action.InterfaceAPI.class - [JAR]