public class HttpClient extends Object
| Constructor and Description |
|---|
HttpClient() |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<Response> |
request(Method method,
String uri,
Map<String,String> headers,
String payload) |
Copyright © 2016. All rights reserved.