Class ClientConnectionManagerFactory


  • public final class ClientConnectionManagerFactory
    extends Object
    • Method Detail

      • wrap

        public static org.apache.http.conn.HttpClientConnectionManager wrap​(org.apache.http.conn.HttpClientConnectionManager orig)
        Returns a wrapped instance of HttpClientConnectionManager to capture the necessary performance metrics.
        Parameters:
        orig - the target instance to be wrapped