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, waitsampleOccurred, testEndedpublic boolean isClientConfigured()
false means use
server configurationspublic void testEnded()
SampleSendertestEnded in interface SampleSenderCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.