Uses of Class
org.javalite.async.BatchReceiver
-
-
Uses of BatchReceiver in org.javalite.async
Methods in org.javalite.async that return BatchReceiver Modifier and Type Method Description BatchReceiverAsync. getBatchReceiver(String queueName, long timeout)Generate aBatchReceiverto receive and process stored messages.
-