Package io.grpc.xds

Class FilterChainMatchingProtocolNegotiators.FilterChainSelectorManagerDeregister

  • All Implemented Interfaces:
    io.netty.channel.ChannelFutureListener, io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>, java.util.EventListener
    Enclosing class:
    FilterChainMatchingProtocolNegotiators

    private static class FilterChainMatchingProtocolNegotiators.FilterChainSelectorManagerDeregister
    extends java.lang.Object
    implements io.netty.channel.ChannelFutureListener
    • Method Detail

      • operationComplete

        public void operationComplete​(io.netty.channel.ChannelFuture future)
                               throws java.lang.Exception
        Specified by:
        operationComplete in interface io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>
        Throws:
        java.lang.Exception