Uses of Class
org.springframework.cloud.gateway.event.RefreshRoutesEvent
-
Packages that use RefreshRoutesEvent Package Description org.springframework.cloud.gateway.route -
-
Uses of RefreshRoutesEvent in org.springframework.cloud.gateway.route
Methods in org.springframework.cloud.gateway.route with parameters of type RefreshRoutesEvent Modifier and Type Method Description voidCachingRouteDefinitionLocator. onApplicationEvent(RefreshRoutesEvent event)voidCachingRouteLocator. onApplicationEvent(RefreshRoutesEvent event)voidRouteDefinitionMetrics. onApplicationEvent(RefreshRoutesEvent event)
-