Interface WebSocketConfigurer


public interface WebSocketConfigurer
Defines callback methods to configure the WebSocket request handling via @EnableWebSocket.
Since:
4.0
Author:
Rossen Stoyanchev