Group: Hexagontk HTTP
Sort by:Popular

1.HTTP Server7 usages

com.hexagontk.http » http_server MIT

HTTP server supporting SSL, cookies, WebSockets, and HTTP/2. Requires an adapter to be used.
Last Release on May 8, 2026

2.HTTP Client4 usages

com.hexagontk.http » http_client MIT

HTTP client supporting SSL, cookies, WebSockets, and HTTP/2. Requires an adapter to be used.
Last Release on May 8, 2026

3.HTTP Handlers4 usages

com.hexagontk.http » http_handlers MIT

HTTP handlers used to apply many callbacks to HTTP calls.
Last Release on May 8, 2026

4.HTTP2 usages

com.hexagontk.http » http MIT

HTTP classes. These classes are shared among the HTTP client and the HTTP server.
Last Release on May 8, 2026

5.HTTP Client Jetty1 usages

com.hexagontk.http » http_client_jetty MIT

HTTP client adapter for Jetty (without WebSockets support).
Last Release on May 8, 2026

6.HTTP Server Netty1 usages

com.hexagontk.http » http_server_netty MIT

HTTP server adapter for Netty.
Last Release on May 8, 2026
HTTP server adapter to be used on JEE Web Applications (deployed inside a server).
Last Release on May 8, 2026

8.REST1 usages

com.hexagontk.http » rest MIT

HTTP server extensions to ease the development of REST APIs.
Last Release on May 8, 2026

9.HTTP Client JDK

com.hexagontk.http » http_client_jdk MIT

HTTP client adapter for the JDK HTTP client.
Last Release on May 8, 2026

10.HTTP Server Helidon

com.hexagontk.http » http_server_helidon MIT

HTTP server adapter for Helidon (using Java Virtual Threads).
Last Release on May 8, 2026

11.HTTP Server JDK

com.hexagontk.http » http_server_jdk MIT

HTTP server adapter for JDK HTTP server.
Last Release on May 8, 2026

12.HTTP Server Jetty

com.hexagontk.http » http_server_jetty MIT

HTTP server adapter for Jetty (using Servlets under the hood).
Last Release on May 8, 2026

13.HTTP Test

com.hexagontk.http » http_test MIT

Test cases for HTTP client and server adapters.
Last Release on May 8, 2026

14.REST Tools

com.hexagontk.http » rest_tools MIT

Tools to test and document REST services.
Last Release on May 8, 2026

15.Web

com.hexagontk.http » web MIT

HTTP server extensions to ease the development of dynamic Web applications.
Last Release on May 8, 2026

16.HTTP Client Jetty WS

com.hexagontk.http » http_client_jetty_ws MIT

HTTP client adapter for Jetty (with WebSockets support).
Last Release on Apr 11, 2025

17.HTTP Server Netty Epoll

com.hexagontk.http » http_server_netty_epoll MIT

HTTP server adapter for Netty (using Linux Epoll).
Last Release on Apr 11, 2025