Uses of Class
com.swiftmq.swiftlet.queue.FlowController
Packages that use FlowController
-
Uses of FlowController in com.swiftmq.swiftlet.queue
Fields in com.swiftmq.swiftlet.queue with type parameters of type FlowControllerModifier and TypeFieldDescriptionprotected final AtomicReference
<FlowController> AbstractQueue.flowController
Methods in com.swiftmq.swiftlet.queue that return FlowControllerMethods in com.swiftmq.swiftlet.queue with parameters of type FlowControllerModifier and TypeMethodDescriptionvoid
AbstractQueue.setFlowController
(FlowController flowController) Sets the flow controller.