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