Hierarchy For Package org.springframework.web.reactive.socket.server.upgrade
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.web.reactive.socket.server.upgrade.JettyRequestUpgradeStrategy (implements org.springframework.web.reactive.socket.server.RequestUpgradeStrategy)
- org.springframework.web.reactive.socket.server.upgrade.ReactorNetty2RequestUpgradeStrategy (implements org.springframework.web.reactive.socket.server.RequestUpgradeStrategy)
- org.springframework.web.reactive.socket.server.upgrade.ReactorNettyRequestUpgradeStrategy (implements org.springframework.web.reactive.socket.server.RequestUpgradeStrategy)
- org.springframework.web.reactive.socket.server.upgrade.StandardWebSocketUpgradeStrategy (implements org.springframework.web.reactive.socket.server.RequestUpgradeStrategy)
- org.springframework.web.reactive.socket.server.upgrade.TomcatRequestUpgradeStrategy
- org.springframework.web.reactive.socket.server.upgrade.UndertowRequestUpgradeStrategy (implements org.springframework.web.reactive.socket.server.RequestUpgradeStrategy)