Uses of Class
org.apache.pulsar.websocket.ReaderHandler
Packages that use ReaderHandler
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ReaderHandler in org.apache.pulsar.websocket
Methods in org.apache.pulsar.websocket that return types with arguments of type ReaderHandlerModifier and TypeMethodDescriptionorg.apache.pulsar.common.util.collections.ConcurrentOpenHashMap<String,org.apache.pulsar.common.util.collections.ConcurrentOpenHashSet<ReaderHandler>> WebSocketService.getReaders()Methods in org.apache.pulsar.websocket with parameters of type ReaderHandlerModifier and TypeMethodDescriptionbooleanWebSocketService.addReader(ReaderHandler reader) booleanWebSocketService.removeReader(ReaderHandler reader) -
Uses of ReaderHandler in org.apache.pulsar.websocket.stats
Constructors in org.apache.pulsar.websocket.stats with parameters of type ReaderHandler