Class SimpleHttpConnectionManager

  • All Implemented Interfaces:
    HttpConnectionManager

    @Deprecated
    public class SimpleHttpConnectionManager
    extends java.lang.Object
    implements HttpConnectionManager
    Deprecated.
    Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project. It is not recommended to use it in any new code. Instead, use HTTP client API plugins as a dependency in your code. E.g. Apache HttpComponents Client API 4.x Plugin or Async HTTP Client Plugin.
    A connection manager that provides access to a single HttpConnection. This manager makes no attempt to provide exclusive access to the contained HttpConnection.
    Since:
    2.0