Class ConnectionListener
- java.lang.Object
-
- io.opentelemetry.javaagent.instrumentation.netty.v3_8.client.ConnectionListener
-
- All Implemented Interfaces:
EventListener,org.jboss.netty.channel.ChannelFutureListener
public final class ConnectionListener extends Object implements org.jboss.netty.channel.ChannelFutureListener
-
-
Constructor Summary
Constructors Constructor Description ConnectionListener(io.opentelemetry.context.Context parentContext, io.opentelemetry.javaagent.instrumentation.netty.common.NettyConnectionRequest request)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidoperationComplete(org.jboss.netty.channel.ChannelFuture future)
-