public interface SyslogReceiver extends Runnable
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
void | 
reload()  | 
void | 
run()  | 
void | 
stop()  | 
String getName()
void stop() throws InterruptedException
InterruptedExceptionvoid reload()
     throws IOException
IOExceptionCopyright © 2021. All rights reserved.