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 HttpProxyHandlerFactoryHttpProxyHandlerFactory.fromSystemProxies(String apnsHost) Constructs anHttpProxyHandlerFactorythat uses the HTTP proxy (if any) specified in Java's standard proxy system properties.