public interface ConnectionStateListener
| Modifier and Type | Method and Description |
|---|---|
void |
connected(io.netty.channel.Channel channel) |
void |
disconnected(Throwable error) |
void connected(io.netty.channel.Channel channel)
void disconnected(Throwable error)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.