Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.microsphere.spring.cloud.gateway.server.webflux.filter.DefaultGatewayFilterChain (implements org.springframework.cloud.gateway.filter.GatewayFilterChain)
    • io.microsphere.spring.cloud.gateway.server.webflux.event.DisabledHeartbeatEventRouteRefreshListenerInterceptor (implements io.microsphere.spring.context.event.ApplicationListenerInterceptor)
    • org.springframework.cloud.gateway.handler.FilteringWebHandler (implements org.springframework.web.server.WebHandler)
      • io.microsphere.spring.cloud.gateway.server.webflux.handler.CachingFilteringWebHandler (implements org.springframework.beans.factory.DisposableBean)
    • io.microsphere.spring.cloud.gateway.server.webflux.handler.FilteringWebHandlerBeanDefinitionRegistryPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
    • io.microsphere.spring.cloud.gateway.server.webflux.autoconfigure.GatewayAutoConfiguration
    • io.microsphere.spring.cloud.gateway.server.webflux.util.GatewayUtils (implements io.microsphere.util.Utils)
    • io.microsphere.spring.cloud.gateway.server.webflux.event.PropagatingRefreshRoutesEventApplicationListener (implements org.springframework.context.ApplicationListener<E>)
    • io.microsphere.spring.cloud.gateway.server.webflux.context.WebEndpointApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>)
    • io.microsphere.spring.cloud.gateway.server.webflux.autoconfigure.WebEndpointMappingGatewayAutoConfiguration
    • io.microsphere.spring.cloud.gateway.server.webflux.filter.WebEndpointMappingGlobalFilter (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered, org.springframework.context.event.SmartApplicationListener)

Interface Hierarchy

Annotation Type Hierarchy

  • io.microsphere.spring.cloud.gateway.server.webflux.annotation.ConditionalOnGatewayEnabled (implements java.lang.annotation.Annotation)