public interface ChannelListener
Modifier and Type | Method and Description |
---|---|
void |
channelClosed(Channel channel) |
void |
channelConnected(Channel channel) |
void |
channelDisconnected(Channel channel) |
void |
channelReconnected(Address addr) |
void |
channelShunned() |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.