public interface WsRequest
| Modifier and Type | Interface and Description |
|---|---|
static class |
WsRequest.Method |
| Modifier and Type | Method and Description |
|---|---|
String |
getMediaType() |
WsRequest.Method |
getMethod() |
Map<String,String> |
getParams() |
String |
getPath() |
WsRequest.Method getMethod()
String getMediaType()
Copyright © 2009–2016 SonarSource. All rights reserved.