Uses of Class
com.swiftmq.swiftlet.queue.FlowController
-
Packages that use FlowController Package Description com.swiftmq.swiftlet.queue -
-
Uses of FlowController in com.swiftmq.swiftlet.queue
Fields in com.swiftmq.swiftlet.queue declared as FlowController Modifier and Type Field Description protected FlowControllerAbstractQueue. flowControllerMethods in com.swiftmq.swiftlet.queue that return FlowController Modifier and Type Method Description FlowControllerAbstractQueue. getFlowController()Returns the flow controller.Methods in com.swiftmq.swiftlet.queue with parameters of type FlowController Modifier and Type Method Description voidAbstractQueue. setFlowController(FlowController flowController)Sets the flow controller.
-