Package io.grpc.netty

Class InternalProtocolNegotiators.ProtocolNegotiationHandler

java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
io.netty.channel.ChannelDuplexHandler
io.grpc.netty.ProtocolNegotiators.ProtocolNegotiationHandler
io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
All Implemented Interfaces:
io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler, io.netty.channel.ChannelOutboundHandler
Enclosing class:
InternalProtocolNegotiators

public static class InternalProtocolNegotiators.ProtocolNegotiationHandler extends ProtocolNegotiators.ProtocolNegotiationHandler
  • Constructor Details

    • ProtocolNegotiationHandler

      protected ProtocolNegotiationHandler(io.netty.channel.ChannelHandler next, String negotiatorName, ChannelLogger negotiationLogger)
    • ProtocolNegotiationHandler

      protected ProtocolNegotiationHandler(io.netty.channel.ChannelHandler next, ChannelLogger negotiationLogger)