Class HttpProxyHandlerFactory

java.lang.Object
com.eatthepath.pushy.apns.proxy.HttpProxyHandlerFactory
All Implemented Interfaces:
ProxyHandlerFactory

public class HttpProxyHandlerFactory
extends Object
implements ProxyHandlerFactory
A concrete ProxyHandlerFactory implementation that creates HttpProxyHandler instances.
Since:
0.6
Author:
Jon Chambers