|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpMessage
Represents the base interface for HTTP request and response messages. Consists of HttpHeaders
, retrievable
via getHeaders()
.
Method Summary | |
---|---|
HttpHeaders |
getHeaders()
Return the headers of this message. |
Method Detail |
---|
HttpHeaders getHeaders()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |