public interface ConnectListener
Modifier and Type | Method and Description |
---|---|
void |
gotConnect(Channel.Forwarded chan)
Notify this listener of a new forwarded channel.
|
void gotConnect(Channel.Forwarded chan) throws IOException
chan
- the forwarded channelIOException
- if there is a problem handling the channelCopyright © 2009-2014. All Rights Reserved.