Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.websocket.management.WebsocketSubscriberPathManager
Packages that use WebsocketSubscriberPathManager
Package
Description
-
Uses of WebsocketSubscriberPathManager in org.wso2.carbon.inbound.endpoint.protocol.websocket
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket with parameters of type WebsocketSubscriberPathManagerModifier and TypeMethodDescriptionprotected voidInboundWebsocketResponseSender.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