Interface StompWebSocketEndpointRegistration

All Known Implementing Classes:
WebMvcStompWebSocketEndpointRegistration

public interface StompWebSocketEndpointRegistration
A contract for configuring a STOMP over WebSocket endpoint.
Since:
4.0
Author:
Rossen Stoyanchev