Class WebSocketConfigurationSupport

java.lang.Object
org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport
Direct Known Subclasses:
DelegatingWebSocketConfiguration

public class WebSocketConfigurationSupport extends Object
Configuration support for WebSocket request handling.
Since:
4.0
Author:
Rossen Stoyanchev, Sebastien Deleuze