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 java.io.IOException
chan - the forwarded channeljava.io.IOException - if there is a problem handling the channel