public interface StompEndpointRegistry
Modifier and Type | Method and Description |
---|---|
StompWebSocketEndpointRegistration |
addEndpoint(java.lang.String... paths)
Register a STOMP over WebSocket endpoint at the given mapping path.
|
StompWebSocketEndpointRegistration addEndpoint(java.lang.String... paths)