Interface AppRequestContext
- All Superinterfaces:
RequestContext<AppRequestContext>
- All Known Implementing Classes:
AppRequestContextDefault
-
Method Summary
Modifier and TypeMethodDescriptionAdd-on to access the HttpClient factoryMethods 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
-