Package com.bandwidth.http.client
-
Interface Summary Interface Description HttpClient HTTP Client to send HTTP Requests and read the responses.ReadonlyHttpClientConfiguration Interface for holding HTTP Client Configuration -
Class Summary Class Description HttpClientConfiguration Class to hold HTTP Client ConfigurationHttpContext Class to wrap the request sent to the server and the response received from the serverHttpRedirectInterceptor HttpRedirectInterceptor intercepts and complete 307 and 308 redirects as described in RFC.OkClient HTTP Client class to send HTTP Requests and read the responses.