Interface StompEndpointRegistry

All Known Implementing Classes:
WebMvcStompEndpointRegistry

public interface StompEndpointRegistry
A contract for registering STOMP over WebSocket endpoints.
Since:
4.0
Author:
Rossen Stoyanchev