Class HttpClientResponseTracingHandler
- java.lang.Object
-
- org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
- io.opentelemetry.javaagent.instrumentation.netty.v3_8.client.HttpClientResponseTracingHandler
-
- All Implemented Interfaces:
org.jboss.netty.channel.ChannelHandler,org.jboss.netty.channel.ChannelUpstreamHandler
public class HttpClientResponseTracingHandler extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
-
Constructor Summary
Constructors Constructor Description HttpClientResponseTracingHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmessageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.MessageEvent msg)
-