public class NetworkHttpClient extends HttpClient
ANY_100, ANY_200, ANY_300, ANY_400, ANY_500, DELAY_MILLIS, RETRIES, RETRY_CODES
Constructor and Description |
---|
NetworkHttpClient()
Create a new HTTP Client.
|
Modifier and Type | Method and Description |
---|---|
Response |
makeRequest(Request request)
Make a request.
|
reliableRequest, reliableRequest
public Response makeRequest(Request request)
makeRequest
in class HttpClient
request
- request to makeCopyright © 2011 Twilio, Inc. All Rights Reserved.