Uses of Interface
com.notnoop.apns.ApnsService

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

Uses of ApnsService in com.notnoop.apns
 

Methods in com.notnoop.apns that return ApnsService
 ApnsService ApnsServiceBuilder.build()
          Returns a fully initialized instance of ApnsService, according to the requested settings.
 

Uses of ApnsService in com.notnoop.apns.internal
 

Classes in com.notnoop.apns.internal that implement ApnsService
 class ApnsServiceImpl
           
 class BatchApnsService
           
 class QueuedApnsService
           
 

Constructors in com.notnoop.apns.internal with parameters of type ApnsService
QueuedApnsService(ApnsService service)
           
 



Copyright © 2013. All Rights Reserved.