jar

com.fujieid.jap.http.adapter : jap-http-jakarta-adapter

Maven & Gradle

Oct 27, 2021
14 usages

jap-http-jakarta-adapter · 适配 jakarta.servlet-api 的 http 接口,包括:request、response、cookie、session

Table Of Contents

Latest Version

Download com.fujieid.jap.http.adapter : jap-http-jakarta-adapter JAR file - Latest Versions:

All Versions

Download com.fujieid.jap.http.adapter : jap-http-jakarta-adapter 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 jap-http-jakarta-adapter-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fujieid.jap.http.adapter.jakarta

├─ com.fujieid.jap.http.adapter.jakarta.JakartaCookieAdapter.class - [JAR]

├─ com.fujieid.jap.http.adapter.jakarta.JakartaRequestAdapter.class - [JAR]

├─ com.fujieid.jap.http.adapter.jakarta.JakartaResponseAdapter.class - [JAR]

├─ com.fujieid.jap.http.adapter.jakarta.JakartaSessionAdapter.class - [JAR]

Advertisement