JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Use
Tree
Index
Search
Help
io.avaje.http.api
io.avaje.http.api.context
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package io.avaje.http.api.context
package
io.avaje.http.api.context
Related Packages
Package
Description
io.avaje.http.api
Provides annotations to support Controllers for web frameworks that are route based (like Sparkjava, Javlin etc).
io.avaje.http.api.spi
All Classes and Interfaces
Interfaces
Classes
Class
Description
RequestContextResolver
The holder for the current request context that is bound to instrumented threads.
ServerContext
Holder for the Server Request/Response instances.
ThreadLocalRequestContextResolver