public abstract class AbstractSampleSender extends Object implements SampleSender
Constructor and Description |
---|
AbstractSampleSender() |
Modifier and Type | Method and Description |
---|---|
boolean |
isClientConfigured() |
void |
testEnded()
The test ended (probably not used; client-server mode needs a host)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sampleOccurred, testEnded
public boolean isClientConfigured()
false
means use
server configurationspublic void testEnded()
SampleSender
testEnded
in interface SampleSender
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.