public class WebSocketDispatcher extends Object
WebSocketDispatcher
This is the web socket request dispatcher implementation which finds best matching
resource for incoming web socket request.Constructor and Description |
---|
WebSocketDispatcher() |
Modifier and Type | Method and Description |
---|---|
static void |
setPathParams(BValue[] bValues,
List<ParamDetail> paramDetails,
Map<String,String> pathParams,
int defaultArgSize) |
Copyright © 2018 WSO2. All rights reserved.