@NotExtensible public interface StoreRequest
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequest |
getHttpServletRequest()
Get the associated HTTP request, which may be
null if there is no
associated external HTTP request. |
javax.servlet.http.HttpServletRequest getHttpServletRequest()
null if there is no
associated external HTTP request.null if there is none.