Uses of Class
hudson.plugins.blazemeter.HttpSample

Packages that use HttpSample
hudson.plugins.blazemeter   
 

Uses of HttpSample in hudson.plugins.blazemeter
 

Methods in hudson.plugins.blazemeter that return HttpSample
 HttpSample PerformanceReport.getHttpSample()
           
 

Methods in hudson.plugins.blazemeter that return types with arguments of type HttpSample
 List<HttpSample> UriReport.getHttpSampleList()
           
 

Methods in hudson.plugins.blazemeter with parameters of type HttpSample
 void UriReport.addHttpSample(HttpSample httpSample)
           
 void PerformanceReport.addSample(HttpSample pHttpSample)
           
 int HttpSample.compareTo(HttpSample o)
           
 void PerformanceReport.setHttpSample(HttpSample httpSample)
           
 



Copyright © July 2012-2013 BlazeMeterInc. All Rights Reserved.