public class ContextChannelWriter extends Object implements ChannelWriter
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
notifyMoreData() |
void |
write(Object message) |
public void write(Object message)
write in interface ChannelWriterpublic void notifyMoreData()
notifyMoreData in interface ChannelWriterpublic void flush()
flush in interface ChannelWriterCopyright © 2017 Eclipse NeoSCADA Project. All rights reserved.