Class HTTPHCAbstractImpl

  • All Implemented Interfaces:
    org.apache.jmeter.protocol.http.util.HTTPConstantsInterface , org.apache.jmeter.samplers.Interruptible

    
    public abstract class HTTPHCAbstractImpl
    extends HTTPAbstractImpl
                        

    Common parent class for HttpClient implementations. Includes system property settings that are handled internally by the Java HTTP implementation, but which need to be explicitly configured in HttpClient implementations.

    • Constructor Detail

    • Method Detail