Class QueuedRequestsJobService



  • public class QueuedRequestsJobService
    extends SimpleJobService

    SimpleJobService for scheduling the QueuedRequestsJobProcessor to send all network requests in all of the queues.

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int onRunJob(JobParameters job) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QueuedRequestsJobService

        public QueuedRequestsJobService()
    • Method Detail

      • onRunJob

        public int onRunJob(JobParameters job)