WebClientSession.RequestType |
WebClientSession.getRequestType()
Returns the current request type
|
static WebClientSession.RequestType |
WebClientSession.getRequestType(javax.servlet.http.HttpServletRequest request)
Returns the request type from the ServletRequest
|
static WebClientSession.RequestType |
WebClientSession.RequestType.valueFor(java.lang.String type) |
static WebClientSession.RequestType |
WebClientSession.RequestType.valueOf(java.lang.String name) |
static WebClientSession.RequestType[] |
WebClientSession.RequestType.values() |