Uses of Package
com.notnoop.apns

Packages that use com.notnoop.apns
com.notnoop.apns   
com.notnoop.apns.internal   
com.notnoop.exceptions   
 

Classes in com.notnoop.apns used by com.notnoop.apns
ApnsDelegate
          A delegate that gets notified of the status of notification delivery to the Apple Server.
ApnsNotification
          Represents an APNS notification to be sent to Apple service.
ApnsService
          Represents the connection and interface to the Apple APNS servers.
ApnsServiceBuilder
          The class is used to create instances of ApnsService.
DeliveryError
          Errors in delivery that may get reported by Apple APN servers
EnhancedApnsNotification
          Represents an APNS notification to be sent to Apple service.
PayloadBuilder
          Represents a builder for constructing Payload requests, as specified by Apple Push Notification Programming Guide.
ReconnectPolicy
          Represents the reconnection policy for the library.
ReconnectPolicy.Provided
          Types of the library provided reconnection policies.
 

Classes in com.notnoop.apns used by com.notnoop.apns.internal
ApnsDelegate
          A delegate that gets notified of the status of notification delivery to the Apple Server.
ApnsNotification
          Represents an APNS notification to be sent to Apple service.
ApnsService
          Represents the connection and interface to the Apple APNS servers.
ReconnectPolicy
          Represents the reconnection policy for the library.
 

Classes in com.notnoop.apns used by com.notnoop.exceptions
DeliveryError
          Errors in delivery that may get reported by Apple APN servers
 



Copyright © 2013. All Rights Reserved.