|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
betamax.proxy.Messagebetamax.proxy.Request
interface Request extends Message
Method Summary | |
---|---|
java.lang.String
|
getMethod()
@return the request method. |
java.net.URI
|
getUri()
@return the target URI of the request. |
Methods inherited from interface Message | |
---|---|
getBodyAsBinary, getBodyAsText, getHeader, getHeaders, hasBody |
Method Detail |
---|
java.lang.String getMethod()
java.net.URI getUri()
Groovy Documentation