Searched defs:channelInactive (Results 1 – 3 of 3) sorted by relevance
168 @Override public void channelInactive(ChannelHandlerContext ctx) throws Exception { in channelInactive() method in NettyHttpClient.HttpChannel
396 public void channelInactive(ChannelHandlerContext ctx) throws Exception { in channelInactive() method in NettyClientHandler
533 public void channelInactive(ChannelHandlerContext ctx) throws Exception { in channelInactive() method in NettyServerHandler