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
Http Exceptions
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.httpClassDescriptionProvides access to functions for handling the request and response.This interface represents a cookie used in HTTP communication.Cookie SameSite options.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 Error Status codes -
Classes in io.avaje.jex.http used by io.avaje.jex.spi