Class HTTPJavaImpl

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

    
    public class HTTPJavaImpl
    extends HTTPAbstractImpl
                        

    A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication.

    • Constructor Detail