public static interface Connection.Tracker
Modifier and Type | Method and Description |
---|---|
void |
addConnection(io.netty.channel.Channel ch,
Connection connection) |
boolean |
isRegistered(Event.Type type,
io.netty.channel.Channel ch) |
void addConnection(io.netty.channel.Channel ch, Connection connection)
boolean isRegistered(Event.Type type, io.netty.channel.Channel ch)
Copyright © 2015 The Apache Software Foundation