Class ApacheHttpClientFactory

java.lang.Object
com.peterphi.std.guice.restclient.resteasy.impl.apache43.ApacheHttpClientFactory
All Implemented Interfaces:
StoppableService, HttpClientFactory

public class ApacheHttpClientFactory extends Object implements HttpClientFactory, StoppableService
  • Constructor Details

    • ApacheHttpClientFactory

      @Inject public ApacheHttpClientFactory(ShutdownManager shutdownManager)
  • Method Details