Uses of Package
javapns.notification.transmission

Packages that use javapns.notification.transmission
javapns The JavaPNS library See the javapns.Push class for easy push notifications. 
javapns.notification.transmission Specialized classes for transmitting notifications to large number of devices. 
javapns.test Testing tools for the javapns library. 
 

Classes in javapns.notification.transmission used by javapns
PushQueue
          A queue backed by an asynchronous notification thread or threads.
 

Classes in javapns.notification.transmission used by javapns.notification.transmission
NotificationProgressListener
          An event listener for monitoring progress of NotificationThreads
NotificationThread
          Pushes payloads asynchroneously using a dedicated thread.
NotificationThread.MODE
          Working modes supported by Notification Threads.
NotificationThreads
          Pushes a payload to a large number of devices using multiple threads The list of devices is spread evenly into multiple NotificationThreads.
PushQueue
          A queue backed by an asynchronous notification thread or threads.
 

Classes in javapns.notification.transmission used by javapns.test
NotificationProgressListener
          An event listener for monitoring progress of NotificationThreads
 



Copyright © 2013. All Rights Reserved.