Searched refs:terminationNotifier (Results 1 – 1 of 1) sorted by relevance
137 ChannelFutureListener terminationNotifier = new TerminationNotifier(); in start() local138 channelUnused.addListener(terminationNotifier); in start()139 channel.closeFuture().addListener(terminationNotifier); in start()