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.agent.core.plugin.interceptor.enhance.v2.ClassEnhancePluginDefineV2
    • org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.EnhanceCacheObject
    • org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.HttpclientRequestHeadersInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
    • org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.HttpClientRequestInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.v2.InstanceMethodsAroundInterceptorV2)
    • org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.NettyRoutingFilterInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)

Interface Hierarchy

  • org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.Constants