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