public interface Request
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointUrl() |
Method |
getHttpMethod()
HTTP-Method used to request
|
List<org.apache.http.NameValuePair> |
getHttpParams()
HTTP-Parameter used for the request
|
Copyright © 2015 Tobias Johannes. All Rights Reserved.