Class Hierarchy
- java.lang.Object
- org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
- org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
- org.apache.skywalking.apm.plugin.netty.http.AddHttpRequestDecoderInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.AddHttpRequestEncoderInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.AddHttpResponseDecoderInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.AddHttpResponseEncoderInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.common.AttributeKeys
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.skywalking.apm.plugin.netty.http.ChannelHandlerContextInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.ChannelPipelineRemoveLastInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.utils.HttpDataCollectUtils
- org.apache.skywalking.apm.plugin.netty.http.common.NettyConstants
- org.apache.skywalking.apm.plugin.netty.http.config.NettyHttpPluginConfig
- org.apache.skywalking.apm.plugin.netty.http.config.NettyHttpPluginConfig.Plugin
- org.apache.skywalking.apm.plugin.netty.http.config.NettyHttpPluginConfig.Plugin.NettyHttp
- org.apache.skywalking.apm.plugin.netty.http.RemoveHandlerInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
- org.apache.skywalking.apm.plugin.netty.http.utils.TypeUtils