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
URITemplateExceptionCopyright © 2018 WSO2. All rights reserved.