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