Uses of Class
com.eatthepath.pushy.apns.proxy.HttpProxyHandlerFactory
Packages that use HttpProxyHandlerFactory
Package
Description
Contains classes and interfaces for working with proxies.
-
Uses of HttpProxyHandlerFactory in com.eatthepath.pushy.apns.proxy
Methods in com.eatthepath.pushy.apns.proxy that return HttpProxyHandlerFactoryModifier and TypeMethodDescriptionstatic HttpProxyHandlerFactory
HttpProxyHandlerFactory.fromSystemProxies
(String apnsHost) Constructs anHttpProxyHandlerFactory
that uses the HTTP proxy (if any) specified in Java's standard proxy system properties.