Uses of Class
org.apache.pulsar.websocket.AbstractWebSocketHandler
Packages that use AbstractWebSocketHandler
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.classWebsocket end-point url handler to handle incoming message coming from client.classWebSocket end-point url handler to handle incoming receive.