public class HttpRequestClient extends Object
Constructor and Description |
---|
HttpRequestClient()
Build the HttpClient
|
Modifier and Type | Method and Description |
---|---|
Response |
makeRequest(Request request)
Method to make the HTTP request call using the request attributes supplied
|
public Response makeRequest(Request request) throws InvalidRequestException
request
- InvalidRequestException
Copyright © 2017. All rights reserved.