Class webMvcStompwebSocketEndpointRegistration

java.lang.Object
org.springframework.web.socket.config.annotation.webMvcStompwebSocketEndpointRegistration
All Implemented Interfaces:
StompwebSocketEndpointRegistration

public class webMvcStompwebSocketEndpointRegistration extends Object implements StompwebSocketEndpointRegistration
An abstract base class for configuring STOMP over webSocket/SockJS endpoints.
Since:
4.0
Author:
Rossen Stoyanchev