|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
betamax.proxy.Responsebetamax.proxy.Message
interface Response extends Message
Method Summary | |
---|---|
java.lang.String
|
getContentType()
@return the content MIME type of the response. |
int
|
getStatus()
@return the HTTP status code of the response. |
Methods inherited from interface Message | |
---|---|
getBodyAsBinary, getBodyAsText, getHeader, getHeaders, hasBody |
Method Detail |
---|
java.lang.String getContentType()
int getStatus()
Groovy Documentation