Searched refs:channelInactive (Results 1 – 6 of 6) sorted by relevance
168 @Override public void channelInactive(ChannelHandlerContext ctx) throws Exception { in channelInactive() method in NettyHttpClient.HttpChannel169 super.channelInactive(ctx); in channelInactive()
258 public void channelInactive(ChannelHandlerContext ctx) throws Exception {260 super.channelInactive(ctx);517 public void channelInactive(ChannelHandlerContext ctx) throws Exception {519 super.channelInactive(ctx);
396 public void channelInactive(ChannelHandlerContext ctx) throws Exception { in channelInactive() method in NettyClientHandler420 super.channelInactive(ctx); in channelInactive()
533 public void channelInactive(ChannelHandlerContext ctx) throws Exception { in channelInactive() method in NettyServerHandler558 super.channelInactive(ctx); in channelInactive()
476 handler().channelInactive(ctx()); in channelShutdownShouldCancelBufferedStreams()487 handler().channelInactive(ctx()); in channelShutdownShouldFailInFlightStreams()606 handler().channelInactive(ctx()); in ping_failsWhenChannelCloses()
359 handler().channelInactive(ctx()); in channelInactiveShouldCloseStreams()565 handler().channelInactive(handler().ctx()); in keepAliveManagerOnTransportTermination()