Package | Description |
---|---|
org.ballerinalang.net.http | |
org.ballerinalang.net.http.serviceendpoint |
Modifier and Type | Method and Description |
---|---|
static WebSocketService |
WebSocketDispatcher.findService(WebSocketServicesRegistry servicesRegistry,
Map<String,String> pathParams,
org.wso2.transport.http.netty.contract.websocket.WebSocketMessage webSocketMessage,
org.wso2.transport.http.netty.message.HTTPCarbonMessage msg)
This will find the best matching service for given web socket request.
|
Constructor and Description |
---|
HTTPServicesRegistry(WebSocketServicesRegistry webSocketServicesRegistry) |
WebSocketServerConnectorListener(WebSocketServicesRegistry servicesRegistry) |
Modifier and Type | Method and Description |
---|---|
protected WebSocketServicesRegistry |
AbstractHttpNativeFunction.getWebSocketServicesRegistry(Struct serviceEndpoint) |
Copyright © 2018 WSO2. All rights reserved.