Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.websocket.AbstractSubprotocolHandler
Packages that use AbstractSubprotocolHandler
Package
Description
-
Uses of AbstractSubprotocolHandler in org.wso2.carbon.inbound.endpoint.protocol.websocket
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket that return types with arguments of type AbstractSubprotocolHandlerModifier and TypeMethodDescriptionstatic ArrayList<AbstractSubprotocolHandler> SubprotocolBuilderUtil.stringToSubprotocolHandlers(String handlerClasses) Method parameters in org.wso2.carbon.inbound.endpoint.protocol.websocket with type arguments of type AbstractSubprotocolHandlerModifier and TypeMethodDescriptionvoidInboundWebsocketChannelInitializer.setSubprotocolHandlers(ArrayList<AbstractSubprotocolHandler> subprotocolHandlers) voidInboundWebsocketSourceHandler.setSubprotocolHandlers(ArrayList<AbstractSubprotocolHandler> subprotocolHandlers) -
Uses of AbstractSubprotocolHandler in org.wso2.carbon.inbound.endpoint.protocol.websocket.subprotocols