Hierarchy For Package org.springframework.web.cors.reactive
Class Hierarchy
- java.lang.Object
- org.springframework.web.cors.reactive.CorsUtils
- org.springframework.web.cors.reactive.CorswebFilter (implements org.springframework.web.server.webFilter)
- org.springframework.web.cors.reactive.DefaultCorsProcessor (implements org.springframework.web.cors.reactive.CorsProcessor)
- org.springframework.web.cors.reactive.PreFlightRequestwebFilter (implements org.springframework.web.server.webFilter)
- org.springframework.web.cors.reactive.UrlBasedCorsConfigurationSource (implements org.springframework.web.cors.reactive.CorsConfigurationSource)
Interface Hierarchy
- org.springframework.web.cors.reactive.CorsConfigurationSource
- org.springframework.web.cors.reactive.CorsProcessor
- org.springframework.web.cors.reactive.PreFlightRequestHandler