Hierarchy For All Packages
Package Hierarchies:- io.microsphere.spring.cloud.gateway.annotation,
- io.microsphere.spring.cloud.gateway.autoconfigure,
- io.microsphere.spring.cloud.gateway.constants,
- io.microsphere.spring.cloud.gateway.event,
- io.microsphere.spring.cloud.gateway.filter,
- io.microsphere.spring.cloud.gateway.handler,
- io.microsphere.spring.cloud.gateway.util
Class Hierarchy
- java.lang.Object
- io.microsphere.spring.cloud.gateway.filter.DefaultGatewayFilterChain (implements org.springframework.cloud.gateway.filter.GatewayFilterChain)
- io.microsphere.spring.cloud.gateway.event.DisabledHeartbeatEventRouteRefreshListenerInterceptor (implements io.microsphere.spring.context.event.ApplicationListenerInterceptor)
- org.springframework.cloud.gateway.handler.FilteringWebHandler (implements org.springframework.context.ApplicationListener<E>, org.springframework.web.server.WebHandler)
- io.microsphere.spring.cloud.gateway.handler.CachingFilteringWebHandler (implements org.springframework.beans.factory.DisposableBean)
- io.microsphere.spring.cloud.gateway.handler.FilteringWebHandlerBeanDefinitionRegistryPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- io.microsphere.spring.cloud.gateway.autoconfigure.GatewayAutoConfiguration
- io.microsphere.spring.cloud.gateway.util.GatewayUtils (implements io.microsphere.util.Utils)
- io.microsphere.spring.cloud.gateway.event.PropagatingRefreshRoutesEventApplicationListener (implements org.springframework.context.ApplicationListener<E>)
- io.microsphere.spring.cloud.gateway.autoconfigure.WebEndpointMappingGatewayAutoConfiguration
- io.microsphere.spring.cloud.gateway.filter.WebEndpointMappingGlobalFilter (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean, org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
Interface Hierarchy
- io.microsphere.spring.cloud.gateway.constants.GatewayPropertyConstants
Annotation Type Hierarchy
- io.microsphere.spring.cloud.gateway.annotation.ConditionalOnGatewayEnabled (implements java.lang.annotation.Annotation)