public class WebSocketServicesRegistry extends Object
Constructor and Description |
---|
WebSocketServicesRegistry() |
Modifier and Type | Method and Description |
---|---|
URITemplate<WebSocketService,org.wso2.transport.http.netty.contract.websocket.WebSocketMessage> |
getUriTemplate() |
void |
registerService(WebSocketService service) |
public void registerService(WebSocketService service)
public URITemplate<WebSocketService,org.wso2.transport.http.netty.contract.websocket.WebSocketMessage> getUriTemplate() throws URITemplateException
URITemplateException
Copyright © 2019 WSO2. All rights reserved.