Uses of Class
org.apache.pulsar.websocket.AbstractWebSocketHandler
Packages that use AbstractWebSocketHandler
-
Uses of AbstractWebSocketHandler in org.apache.pulsar.websocket
Subclasses of AbstractWebSocketHandler in org.apache.pulsar.websocketModifier and TypeClassDescriptionclassWebSocket end-point url handler to handle incoming receive and acknowledge requests.classSubscribing for multi-topic.classWebsocket end-point url handler to handle incoming message coming from client.classWebSocket end-point url handler to handle incoming receive.