public.javadoc.org.spincast.quickstart.exchange.AppRequestContext.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
AppRequestContext (org.spincast:spincast-framework 2.1.1 API)
Package org.spincast.quickstart.exchange
Interface AppRequestContext
- All Superinterfaces:
RequestContext<AppRequestContext>
- All Known Implementing Classes:
AppRequestContextDefault
Interface of our custom Request Context type.
-
Method Summary
Modifier and Type
Method
Description
Add-on to access the HttpClient factory
Methods inherited from interface org.spincast.core.exchange.RequestContext
cacheHeaders, exchange, get, get, getLocaleToUse, getTimeZoneToUse, guice, json, request, response, routing, templating, variables, xml
-
Method Details
-
httpClient
HttpClient httpClient()
Add-on to access the HttpClient factory