java.lang.Object
swim.web.WebRequest
swim.web.WebServerRequest
-
Constructor Summary
ConstructorsConstructorDescriptionWebServerRequest(HttpRequest<?> httpRequest) WebServerRequest(HttpRequest<?> httpRequest, UriPath routePath) -
Method Summary
Methods inherited from class swim.web.WebRequest
accept, getHttpHeader, getHttpHeader, httpHeaders, httpMethod, httpPayload, httpUri, httpUriPath, httpUriQuery, httpVersion, reject, reject, respond, upgrade, upgrade
-
Constructor Details
-
WebServerRequest
-
WebServerRequest
-
-
Method Details
-
httpRequest
- Specified by:
httpRequestin classWebRequest
-
routePath
- Specified by:
routePathin classWebRequest
-
routePath
- Specified by:
routePathin classWebRequest
-