Uses of Package
io.avaje.jex.http
Packages that use io.avaje.jex.http
Package
Description
Avaje Jex API - see
Jex.Classes Governing Http Compression
Optional JsonServices
Http Constructs (Handlers, Filters, etc.)
Server Sent Event Classes
SPI extension interfaces
-
Classes in io.avaje.jex.http used by io.avaje.jexClassDescriptionProvides access to functions for handling the request and response.The routing error handler.A functional interface representing an HTTP request handler.A filter used to pre/post-process incoming requests.
-
Classes in io.avaje.jex.http used by io.avaje.jex.compression
-
Classes in io.avaje.jex.http used by io.avaje.jex.core.json
-
Classes in io.avaje.jex.http used by io.avaje.jex.httpClassDescriptionCommon Content TypesProvides access to functions for handling the request and response.This interface represents a cookie used in HTTP communication.Cookie SameSite options.A filter used to pre/post-process incoming requests.Filter chain that contains all subsequent filters that are configured, as well as the final route.Throwing an uncaught
HttpResponseExceptionwill interrupt http processing and set the status code and response body with the given message or json bodyHttp Status codes -
Classes in io.avaje.jex.http used by io.avaje.jex.http.sseClassDescriptionProvides access to functions for handling the request and response.A functional interface representing an HTTP request handler.
-
Classes in io.avaje.jex.http used by io.avaje.jex.spi