Serialized Form
-
Package org.springframework.cloud.gateway.event
-
Class org.springframework.cloud.gateway.event.EnableBodyCachingEvent
class EnableBodyCachingEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
routeId
String routeId
-
-
-
Class org.springframework.cloud.gateway.event.FilterArgsEvent
class FilterArgsEvent extends org.springframework.context.ApplicationEvent implements Serializable -
Class org.springframework.cloud.gateway.event.PredicateArgsEvent
class PredicateArgsEvent extends org.springframework.context.ApplicationEvent implements Serializable -
Class org.springframework.cloud.gateway.event.RefreshRoutesEvent
class RefreshRoutesEvent extends org.springframework.context.ApplicationEvent implements Serializable -
Class org.springframework.cloud.gateway.event.RefreshRoutesResultEvent
class RefreshRoutesResultEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
throwable
Throwable throwable
-
-
-
Class org.springframework.cloud.gateway.event.WeightDefinedEvent
class WeightDefinedEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
weightConfig
WeightConfig weightConfig
-
-
-
-
Package org.springframework.cloud.gateway.filter.factory
-
Exception org.springframework.cloud.gateway.filter.factory.SpringCloudCircuitBreakerFilterFactory.CircuitBreakerStatusCodeException
class CircuitBreakerStatusCodeException extends org.springframework.web.client.HttpStatusCodeException implements Serializable
-
-
Package org.springframework.cloud.gateway.support
-
Exception org.springframework.cloud.gateway.support.MvcFoundOnClasspathException
class MvcFoundOnClasspathException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.gateway.support.NotFoundException
class NotFoundException extends org.springframework.web.server.ResponseStatusException implements Serializable -
Exception org.springframework.cloud.gateway.support.TimeoutException
class TimeoutException extends Exception implements Serializable
-