Class ConnectionListener

  • All Implemented Interfaces:
    EventListener, org.jboss.netty.channel.ChannelFutureListener

    public final class ConnectionListener
    extends Object
    implements org.jboss.netty.channel.ChannelFutureListener
    • Constructor Detail

      • ConnectionListener

        public ConnectionListener​(io.opentelemetry.context.Context parentContext,
                                  io.opentelemetry.javaagent.instrumentation.netty.common.NettyConnectionRequest request)
    • Method Detail

      • operationComplete

        public void operationComplete​(org.jboss.netty.channel.ChannelFuture future)
        Specified by:
        operationComplete in interface org.jboss.netty.channel.ChannelFutureListener