Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.websocket.management.WebsocketSubscriberPathManager
-
Packages that use WebsocketSubscriberPathManager Package Description org.wso2.carbon.inbound.endpoint.protocol.websocket org.wso2.carbon.inbound.endpoint.protocol.websocket.management -
-
Uses of WebsocketSubscriberPathManager in org.wso2.carbon.inbound.endpoint.protocol.websocket
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket with parameters of type WebsocketSubscriberPathManager Modifier and Type Method Description protected void
InboundWebsocketResponseSender. handleSendBack(io.netty.handler.codec.http.websocketx.WebSocketFrame frame, InboundWebsocketChannelContext ctx, int clientBroadcastLevel, String subscriberPath, WebsocketSubscriberPathManager pathManager)
-
Uses of WebsocketSubscriberPathManager in org.wso2.carbon.inbound.endpoint.protocol.websocket.management
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket.management that return WebsocketSubscriberPathManager Modifier and Type Method Description static WebsocketSubscriberPathManager
WebsocketSubscriberPathManager. getInstance()
-