Apache JMeter

Package org.apache.jmeter.samplers

Interface Summary
Clearable Identifies an object which supports the clearing of run-time data using the clearData() method.
Remoteable  
RemoteSampleListener Allows notification on events occuring during the sampling process.
SampleListener Allows notification on events occuring during the sampling process.
Sampler Classes which are able to generate information about an entry should implement this interface.
SampleSender  
 

Class Summary
AbstractSampler  
BatchSampleSender Implements batch reporting for remote testing.
Entry  
HoldSampleSender Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
RemoteListenerWrapper  
RemoteSampleListenerImpl  
RemoteSampleListenerWrapper  
RemoteTestListenerWrapper  
SampleEvent Packages information regarding the target of a sample event, such as the result from that event and the thread group it ran in.
SampleResult This is a nice packaging for the various information returned from taking a sample of an entry.
SampleSaveConfiguration Holds details of which sample attributes to save.
SampleSenderFactory  
StandardSampleSender Default behaviour for remote testing.
StatisticalSampleResult Aggregates sample results for use by the Statistical remote batch mode.
StatisticalSampleSender Implements batch reporting for remote testing.
 


Apache JMeter

Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.