程序包cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • feign.BaseBuilder<B>
      • feign.Feign.Builder
        • cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusSentinelFeign.Builder (implements org.springframework.context.ApplicationContextAware)
    • cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusFallbackFactory<T> (implements org.springframework.cloud.openfeign.FallbackFactory<T>)
    • cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusFeignFallback<T> (implements org.springframework.cglib.proxy.MethodInterceptor)
    • cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusSentinelFeign
    • cn.herodotus.engine.facility.alibaba.autoconfigure.sentinel.enhance.HerodotusSentinelInvocationHandler (implements java.lang.reflect.InvocationHandler)