public interface IChannelWorker
| Modifier and Type | Method and Description |
|---|---|
IChannel |
getChannel()
get
IChannel for which the worker works |
void |
interrupt()
invoke
Thread.interrupt() on worker thread |
void interrupt()
Thread.interrupt() on worker threadCopyright © 2020. All rights reserved.