public interface RealRequest
| Modifier and Type | Method and Description |
|---|---|
String |
getBodyContent() |
String |
getBodyContentType() |
Map<String,Object> |
getHeaders() |
ClientDriverRequest.Method |
getMethod() |
Map<String,Collection<String>> |
getParams() |
String |
getPath() |
Copyright © 2013. All Rights Reserved.