Package | Description |
---|---|
com.turo.pushy.apns |
Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).
|
com.turo.pushy.apns.server |
Contains classes and interfaces for working with mock APNs servers.
|
com.turo.pushy.apns.util |
Contains classes for working with APNs tokens and payloads.
|
com.turo.pushy.apns.util.concurrent |
Contains application-specific interfaces for working with asynchronous push notification operations.
|
Class and Description |
---|
ApnsClient
An APNs client sends push notifications to the APNs gateway.
|
ApnsClientBuilder
An
ApnsClientBuilder constructs new ApnsClient instances. |
ApnsClientMetricsListener
A metrics listener receives events from an
ApnsClient that can be used to measure the performance and
behavior of the client. |
ApnsPushNotification
A push notification that can be sent through the Apple Push Notification service (APNs).
|
DeliveryPriority
An enumeration of delivery priorities for APNs push notifications.
|
PushNotificationResponse
A response from the APNs gateway indicating whether a notification was accepted or rejected.
|
Class and Description |
---|
ApnsPushNotification
A push notification that can be sent through the Apple Push Notification service (APNs).
|
Class and Description |
---|
ApnsPushNotification
A push notification that can be sent through the Apple Push Notification service (APNs).
|
DeliveryPriority
An enumeration of delivery priorities for APNs push notifications.
|
Class and Description |
---|
ApnsPushNotification
A push notification that can be sent through the Apple Push Notification service (APNs).
|
Copyright © 2013–2018 Turo. All rights reserved.