Interface ClientAsyncConnectionFactory

All Known Implementing Classes:
DefaultClientAsyncConnectionFactory

@Deprecated public interface ClientAsyncConnectionFactory
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String id, org.apache.http.nio.reactor.IOSession iosession, org.apache.http.params.HttpParams params)
    Deprecated.
     
  • Method Details

    • create

      ClientAsyncConnection create(String id, org.apache.http.nio.reactor.IOSession iosession, org.apache.http.params.HttpParams params)
      Deprecated.