|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpRequest
Represents an HTTP request message, consisting of method and uri.
Method Summary | |
---|---|
HttpMethod |
getMethod()
Return the HTTP method of the request. |
URI |
getURI()
Return the URI of the request. |
Methods inherited from interface org.springframework.http.HttpMessage |
---|
getHeaders |
Method Detail |
---|
HttpMethod getMethod()
URI getURI()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |