Class HTTPAbstractImpl

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

    
    public abstract class HTTPAbstractImpl
     implements Interruptible, HTTPConstantsInterface
                        

    Base class for HTTP implementations used by the HTTPSamplerProxy sampler.

    • Constructor Detail

    • Method Detail