public interface WampEndpointRegistry
| Modifier and Type | Method and Description |
|---|---|
WampWebSocketEndpointRegistration |
addEndpoint(String... paths)
Register a WAMP over WebSocket endpoint at the given mapping path.
|
WampWebSocketEndpointRegistration addEndpoint(String... paths)
Copyright © 2014–2017. All rights reserved.