Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- QueueMiddleware - Class in io.vrap.rmf.base.client.http
-
Implementation of a Queue to limit the number of concurrent requests handled by the client
- QueueMiddleware(int, Duration) - Constructor for class io.vrap.rmf.base.client.http.QueueMiddleware
- QueueMiddleware(Scheduler, int, Duration) - Constructor for class io.vrap.rmf.base.client.http.QueueMiddleware
- QueueMiddleware(ExecutorService, int, Duration) - Constructor for class io.vrap.rmf.base.client.http.QueueMiddleware
- QueueMiddleware(ScheduledExecutorService, int, Duration) - Constructor for class io.vrap.rmf.base.client.http.QueueMiddleware
- QueueRequestMiddleware - Interface in io.vrap.rmf.base.client.http
-
Middleware to limit the number of concurrent request using a Queue
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form