Skip navigation links

Package com.turo.pushy.apns.server

Contains classes and interfaces for working with mock APNs servers.

See: Description

Package com.turo.pushy.apns.server Description

Contains classes and interfaces for working with mock APNs servers. Mock APNs servers are useful primarily for integration testing and benchmarking, and callers will not need to use anything in this package to send push notifications to a real APNs server.

Callers construct mock APNs servers using a MockApnsServerBuilder. Mock servers require a PushNotificationHandler that controls whether the server accepts or rejects individual notifications.

Since:
0.12
Author:
Jon Chambers
Skip navigation links

Copyright © 2013–2018 Turo. All rights reserved.