Uses of Package
javapns.notification.transmission

Packages that use javapns.notification.transmission
javapns The JavaPNS library 
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
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 © 2016. All Rights Reserved.