Uses of Class
com.tenio.core.exception.RequestQueueFullException
Packages that use RequestQueueFullException
-
Uses of RequestQueueFullException in com.tenio.core.controller
Methods in com.tenio.core.controller that throw RequestQueueFullExceptionModifier and TypeMethodDescriptionvoidController.enqueueRequest(Request request) Enqueue a request from a request queue for processing.