Package org.spincast.core.exchange
package org.spincast.core.exchange
-
ClassDescriptionCacheHeadersRequestContextAddon<R extends RequestContext<?>>Request context add-on to work with cache headers.The unparamaterized interface for the default request context.The default implementation of the request context.RequestContext<R extends RequestContext<?>>The base interface for a request context.RequestContextBase<R extends RequestContext<R>>The base implementation for a request context object.RequestContextBaseDeps<R extends RequestContext<R>>A wrapper object for the dependencies required by RequestContextBase.RequestContextFactory<R extends RequestContext<?>>Assisted factory to create request context instances.Used to bind and inject the request context type.RequestRequestContextAddon<R extends RequestContext<?>>Methods related to the current
request
.ResponseRequestContextAddon<R extends RequestContext<?>>Methods to manipulate the response.VariablesRequestContextAddon<R extends RequestContext<?>>Methods to read and write request scoped variables.