|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerHttpRequest
Represents a server-side HTTP request.
Method Summary | |
---|---|
HttpMethod |
getMethod()
Return the HTTP method of the request. |
Methods inherited from interface org.springframework.http.HttpInputMessage |
---|
getBody |
Methods inherited from interface org.springframework.http.HttpMessage |
---|
getHeaders |
Method Detail |
---|
HttpMethod getMethod()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |