Class and Description |
---|
com.netflix.niws.client.http.HttpClientRequest |
com.netflix.niws.client.http.RestClient
Please see ribbon-rxnetty module for the Netty based client.
|
Method and Description |
---|
com.netflix.http4.MonitoredConnectionManager.createConnectionPool(HttpParams) |
com.netflix.client.http.HttpResponse.getEntity(TypeToken<T>) |
com.netflix.client.http.HttpRequest.getHeaders() |
com.netflix.client.http.HttpResponse.getHeaders() |
com.netflix.client.http.HttpRequest.Builder.overrideConfig(IClientConfig)
request configuration should be now be passed
as a method parameter to client's execution API
|
com.netflix.client.http.HttpRequest.Builder.queryParams(String, String) |