Package javapns.notification.transmission

Specialized classes for transmitting notifications to large number of devices.

See:
          Description

Interface Summary
NotificationProgressListener An event listener for monitoring progress of NotificationThreads
PushQueue A queue backed by an asynchronous notification thread or threads.
 

Class Summary
NotificationThread Pushes payloads asynchroneously using a dedicated thread.
NotificationThreads Pushes a payload to a large number of devices using multiple threads The list of devices is spread evenly into multiple NotificationThreads.
 

Enum Summary
NotificationThread.MODE Working modes supported by Notification Threads.
 

Package javapns.notification.transmission Description

Specialized classes for transmitting notifications to large number of devices.



Copyright © 2013. All Rights Reserved.