public class HttpClient extends Object
HttpRequest and response will be returned through
a HttpResponse.| Constructor and Description |
|---|
HttpClient(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
sendHttpRequest(HttpRequest request,
String httpMethod) |
public HttpClient(Configuration configuration)
public HttpResponse sendHttpRequest(HttpRequest request, String httpMethod)
Copyright © 2018 WSO2. All rights reserved.