public interface ChannelWriter
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
notifyMoreData() |
void |
write(Object message) |
void notifyMoreData()
void write(Object message)
void flush()
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.