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