Uses of Class
com.binance.connector.client.common.websocket.service.StreamBlockingQueueWrapper
Packages that use StreamBlockingQueueWrapper
-
Uses of StreamBlockingQueueWrapper in com.binance.connector.client.common.websocket.adapter.stream
Methods in com.binance.connector.client.common.websocket.adapter.stream with parameters of type StreamBlockingQueueWrapperModifier and TypeMethodDescriptionvoid
StreamConnectionInterface.unsubscribe
(StreamBlockingQueueWrapper queue) void
StreamConnectionPoolWrapper.unsubscribe
(StreamBlockingQueueWrapper queue) void
StreamConnectionWrapper.unsubscribe
(StreamBlockingQueueWrapper blockingQueueWrapper)