Class: Rapns::Daemon::Apns::AppRunner

Inherits:
Rapns::Daemon::AppRunner show all
Defined in:
lib/rapns/daemon/apns/app_runner.rb

Instance Attribute Summary

Attributes inherited from Rapns::Daemon::AppRunner

#app, #batch

Method Summary

Methods inherited from Rapns::Daemon::AppRunner

#batch_processed, #batch_size, #before_start, #before_stop, #debug, debug, #decrement_handlers, #enqueue, enqueue, idle, #idle?, #increment_handlers, #initialize, new_runner, #num_handlers, #queue_size, #start, #stop, stop, sync, #sync, sync_app, wait

Methods included from Reflectable

#reflect

Constructor Details

This class inherits a constructor from Rapns::Daemon::AppRunner