Uses of Class
org.apache.pulsar.websocket.ConsumerHandler
Packages that use ConsumerHandler
-
Uses of ConsumerHandler in org.apache.pulsar.websocket
Methods in org.apache.pulsar.websocket that return types with arguments of type ConsumerHandlerModifier and TypeMethodDescriptionorg.apache.pulsar.common.util.collections.ConcurrentOpenHashMap<String,org.apache.pulsar.common.util.collections.ConcurrentOpenHashSet<ConsumerHandler>> WebSocketService.getConsumers()Methods in org.apache.pulsar.websocket with parameters of type ConsumerHandlerModifier and TypeMethodDescriptionbooleanWebSocketService.addConsumer(ConsumerHandler consumer) booleanWebSocketService.removeConsumer(ConsumerHandler consumer) -
Uses of ConsumerHandler in org.apache.pulsar.websocket.stats
Constructors in org.apache.pulsar.websocket.stats with parameters of type ConsumerHandler