|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.samplers.StandardSampleSender
public class StandardSampleSender
Default behaviour for remote testing.
| Constructor Summary | |
|---|---|
StandardSampleSender()
|
|
| Method Summary | |
|---|---|
void |
sampleOccurred(SampleEvent e)
A sample occurred |
void |
testEnded()
The test ended |
void |
testEnded(String host)
The test ended |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardSampleSender()
| Method Detail |
|---|
public void testEnded()
SampleSender
testEnded in interface SampleSenderpublic void testEnded(String host)
SampleSender
testEnded in interface SampleSenderhost - the host that the test ended on.public void sampleOccurred(SampleEvent e)
SampleSender
sampleOccurred in interface SampleSendere - a Sample Event
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||