| Package | Description |
|---|---|
| org.craftercms.commons.http |
| Modifier and Type | Method and Description |
|---|---|
protected RequestContext |
RequestContextBindingFilter.createRequestContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static RequestContext |
RequestContext.getCurrent()
Returns the context for the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestContext.setCurrent(RequestContext current)
Sets the context for the current thread.
|
Copyright © 2018 CrafterCMS. All rights reserved.