Class ApacheHttpClientConfig

java.lang.Object
com.github.scribejava.httpclient.apache.ApacheHttpClientConfig
All Implemented Interfaces:
HttpClientConfig

public class ApacheHttpClientConfig extends Object implements HttpClientConfig
  • Constructor Details

    • ApacheHttpClientConfig

      public ApacheHttpClientConfig(org.apache.http.impl.nio.client.HttpAsyncClientBuilder httpAsyncClientBuilder)
  • Method Details