Uses of Class
hudson.plugins.performance.HttpSample

Uses of HttpSample in hudson.plugins.performance
 

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

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

Methods in hudson.plugins.performance 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 © 2010. All Rights Reserved.