jar

com.github.nhenneaux.jersey.jetty.http2 : jersey-http2-jetty

Maven & Gradle

Aug 17, 2023
14 stars

JAX-RS HTTP/2 example for Java 8+ · JAX-RS (Jersey implementation) HTTP/2 with TLS client and server implementation with JSON parsing using Jackson and Jetty HTTP server/client. a new class JettyHttp2Connector is implemented based on the corresponding JettyConnector using HTTP/1.1 client (Inspired from https://stackoverflow.com/questions/40280843/use-http-2-with-jax-rs-client).

Table Of Contents

Latest Version

Download com.github.nhenneaux.jersey.jetty.http2 : jersey-http2-jetty JAR file - Latest Versions:

All Versions

Download com.github.nhenneaux.jersey.jetty.http2 : jersey-http2-jetty 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 jersey-http2-jetty-1.0.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.