Uses of Package
com.eatthepath.pushy.apns.proxy
Packages that use com.eatthepath.pushy.apns.proxy
Package
Description
Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).
Contains classes and interfaces for working with proxies.
-
Classes in com.eatthepath.pushy.apns.proxy used by com.eatthepath.pushy.apnsClassDescriptionA proxy handler factory creates proxy handlers for use in an
ApnsClient
's pipeline. -
Classes in com.eatthepath.pushy.apns.proxy used by com.eatthepath.pushy.apns.proxyClassDescriptionA concrete
ProxyHandlerFactory
implementation that createsHttpProxyHandler
instances.A proxy handler factory creates proxy handlers for use in anApnsClient
's pipeline.