Package | Description |
---|---|
org.wso2.carbon.inbound.endpoint.protocol.websocket | |
org.wso2.carbon.inbound.endpoint.protocol.websocket.subprotocols |
Modifier and Type | Method and Description |
---|---|
static ArrayList<AbstractSubprotocolHandler> |
SubprotocolBuilderUtil.stringToSubprotocolHandlers(String handlerClasses) |
Modifier and Type | Method and Description |
---|---|
void |
InboundWebsocketChannelInitializer.setSubprotocolHandlers(ArrayList<AbstractSubprotocolHandler> subprotocolHandlers) |
void |
InboundWebsocketSourceHandler.setSubprotocolHandlers(ArrayList<AbstractSubprotocolHandler> subprotocolHandlers) |
Modifier and Type | Class and Description |
---|---|
class |
EchoSubprotocolHandler |
Copyright © 2018 WSO2. All rights reserved.