Skip navigation links

Package com.turo.pushy.apns.proxy

Contains classes and interfaces for working with proxies.

See: Description

Package com.turo.pushy.apns.proxy Description

Contains classes and interfaces for working with proxies.

While ApnsClients will connect to an APNs server directly by default, they may optionally be configured to connect through a proxy by setting a ProxyHandlerFactory via the ApnsClient.setProxyHandlerFactory(ProxyHandlerFactory) method. Proxy handler factory implementations are provided for HTTP, SOCKS4, and SOCKS5 proxies.

Author:
Jon Chambers
Skip navigation links

Copyright © 2013–2017 Turo. All rights reserved.