Class Hierarchy
- java.lang.Object
- org.springframework.cloud.gateway.filter.factory.AddRequestHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.AddRequestParameterGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.AddResponseHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.handler.predicate.AfterRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.reactive.handler.AbstractHandlerMapping (implements org.springframework.web.reactive.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.handler.predicate.BeforeRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.handler.predicate.BetweenRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.route.CachingRouteDefinitionLocator (implements org.springframework.cloud.gateway.route.RouteDefinitionLocator)
- org.springframework.cloud.gateway.route.CachingRouteLocator (implements org.springframework.cloud.gateway.route.RouteLocator)
- org.springframework.cloud.gateway.route.CompositeRouteDefinitionLocator (implements org.springframework.cloud.gateway.route.RouteDefinitionLocator)
- org.springframework.cloud.gateway.route.CompositeRouteLocator (implements org.springframework.cloud.gateway.route.RouteLocator)
- org.springframework.cloud.gateway.handler.predicate.CookieRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.discovery.DiscoveryClientRouteDefinitionLocator (implements org.springframework.cloud.gateway.route.RouteDefinitionLocator)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.cloud.gateway.filter.FilterDefinition
- org.springframework.cloud.gateway.handler.FilteringWebHandler (implements org.springframework.web.server.WebHandler)
- org.springframework.cloud.gateway.filter.ForwardRoutingFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.config.GatewayAutoConfiguration
- org.springframework.cloud.gateway.config.GatewayAutoConfiguration.GatewayActuatorConfiguration
- org.springframework.cloud.gateway.config.GatewayAutoConfiguration.HystrixConfiguration
- org.springframework.cloud.gateway.config.GatewayAutoConfiguration.NettyConfiguration
- org.springframework.cloud.gateway.config.GatewayClassPathWarningAutoConfiguration
- org.springframework.cloud.gateway.config.GatewayClassPathWarningAutoConfiguration.SpringMvcFoundOnClasspathConfiguration
- org.springframework.cloud.gateway.config.GatewayClassPathWarningAutoConfiguration.WebfluxMissingFromClasspathConfiguration
- org.springframework.cloud.gateway.actuate.GatewayControllerEndpoint (implements org.springframework.context.ApplicationEventPublisherAware)
- org.springframework.cloud.gateway.discovery.GatewayDiscoveryClientAutoConfiguration
- org.springframework.cloud.gateway.config.GatewayLoadBalancerClientAutoConfiguration
- org.springframework.cloud.gateway.config.GatewayProperties
- org.springframework.cloud.gateway.support.GatewayServerHttpRequestBuilder (implements org.springframework.http.server.reactive.ServerHttpRequest.Builder)
- org.springframework.cloud.gateway.handler.predicate.HeaderRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.handler.predicate.HostRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.filter.factory.HystrixGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.route.InMemoryRouteDefinitionRepository (implements org.springframework.cloud.gateway.route.RouteDefinitionRepository)
- org.springframework.cloud.gateway.filter.LoadBalancerClientFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.handler.predicate.MethodRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.support.NameUtils
- org.springframework.cloud.gateway.filter.NettyRoutingFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.NettyWriteResponseFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.OrderedGatewayFilter (implements org.springframework.cloud.gateway.filter.GatewayFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.handler.predicate.PathRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.handler.predicate.PredicateDefinition
- org.springframework.cloud.gateway.filter.factory.PrefixPathGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.PreserveHostHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.ratelimit.PrincipalNameKeyResolver (implements org.springframework.cloud.gateway.filter.ratelimit.KeyResolver)
- org.springframework.cloud.gateway.config.PropertiesRouteDefinitionLocator (implements org.springframework.cloud.gateway.route.RouteDefinitionLocator)
- org.springframework.cloud.gateway.handler.predicate.QueryRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.filter.ratelimit.RateLimiter.Response
- org.springframework.cloud.gateway.filter.factory.RedirectToGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.ratelimit.RedisRateLimiter (implements org.springframework.cloud.gateway.filter.ratelimit.RateLimiter)
- org.springframework.cloud.gateway.handler.predicate.RemoteAddrRoutePredicateFactory (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory)
- org.springframework.cloud.gateway.filter.RemoveHopByHopHeadersFilter (implements org.springframework.cloud.gateway.filter.HttpHeadersFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.factory.RemoveNonProxyHeadersGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.RemoveRequestHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.RemoveResponseHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.RequestRateLimiterGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.RetryGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.RetryGatewayFilterFactory.Retry
- org.springframework.cloud.gateway.filter.factory.RewritePathGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.route.Route (implements org.springframework.core.Ordered)
- org.springframework.cloud.gateway.route.Route.Builder
- org.springframework.cloud.gateway.route.RouteDefinition
- org.springframework.cloud.gateway.route.RouteDefinitionRouteLocator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.cloud.gateway.route.RouteLocator)
- org.springframework.cloud.gateway.route.builder.RouteLocatorBuilder
- org.springframework.cloud.gateway.route.builder.RouteLocatorBuilder.Builder
- org.springframework.cloud.gateway.route.builder.RouteLocatorBuilder.RouteSpec
- org.springframework.cloud.gateway.handler.support.RoutePredicateFactoryUtils
- org.springframework.cloud.gateway.filter.RouteToRequestUrlFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.factory.SaveSessionGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.SecureHeadersGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.SecureHeadersProperties
- org.springframework.cloud.gateway.support.ServerWebExchangeUtils
- org.springframework.cloud.gateway.filter.factory.SetPathGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.SetRequestHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.SetResponseHeaderGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.SetStatusGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- org.springframework.cloud.gateway.filter.factory.StripPrefixGatewayFilterFactory (implements org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.cloud.gateway.route.builder.UriSpec
- org.springframework.cloud.gateway.filter.WebClientHttpRoutingFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.WebClientWriteResponseFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.WebsocketRoutingFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
Interface Hierarchy
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.