Uses of Package
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.
-
ClassDescriptionA proxy handler factory creates proxy handlers for use in an
ApnsClient
's pipeline. -
ClassDescriptionA concrete
ProxyHandlerFactory
implementation that createsHttpProxyHandler
instances.A proxy handler factory creates proxy handlers for use in anApnsClient
's pipeline.