Package | Description |
---|---|
com.turo.pushy.apns.server |
Contains classes and interfaces for working with mock APNs servers.
|
Modifier and Type | Method and Description |
---|---|
PushNotificationHandler |
ValidatingPushNotificationHandlerFactory.buildHandler(SSLSession sslSession) |
PushNotificationHandler |
PushNotificationHandlerFactory.buildHandler(SSLSession sslSession)
Constructs a new push notification handler that will process notifications from a single connection to a mock
server.
|
PushNotificationHandler |
AcceptAllPushNotificationHandlerFactory.buildHandler(SSLSession sslSession)
Constructs a new push notification handler that unconditionally accepts all push notifications.
|
Copyright © 2013–2018 Turo. All rights reserved.