Interface WebSocketHandlerRegistration

All Known Implementing Classes:
AbstractWebSocketHandlerRegistration, ServletWebSocketHandlerRegistration

public interface WebSocketHandlerRegistration
Provides methods for configuring a WebSocket handler.
Since:
4.0
Author:
Rossen Stoyanchev