|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ConnectionListener is an interface for channel connection events.
| Method Summary | |
void |
connectionDropped(Channel channel)
Indicates that a connection to the specified channel has been dropped. |
void |
connectionMade(Channel channel)
Indicates that a connection to the specified channel has been established. |
| Method Detail |
public void connectionMade(Channel channel)
channel - The channel which has been connected.public void connectionDropped(Channel channel)
channel - The channel which has been disconnected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||