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
InterruptedException
void reload() throws IOException
IOException
Copyright © 2021. All rights reserved.