public interface MutableRequestContext extends RequestContext
| Modifier and Type | Method and Description |
|---|---|
void |
setRequestMethod(String method) |
void |
setRequestPath(RequestPath path) |
RequestContext |
unwrap() |
getAttribute, getCharacterEncoding, getContentLength, getContentType, getCookies, getFormParameters, getLocale, getLocales, getMatrixParameters, getQueryParameters, getRequestBody, getRequestHeaders, getRequestMethod, getRequestPath, setAttributevoid setRequestMethod(String method)
void setRequestPath(RequestPath path)
RequestContext unwrap()
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.