public interface StompEndpointRegistry
Modifier and Type | Method and Description |
---|---|
StompEndpointRegistration |
addEndpoint(String... paths)
Expose a STOMP endpoint at the specified URL path (or paths_.
|
StompEndpointRegistration addEndpoint(String... paths)