Class HTTPHelper

  • All Implemented Interfaces:
    URLHelper

    public class HTTPHelper
    extends Object
    implements URLHelper
    Simple implementation of URLHelper based on the JDK URL and HttpURLConnection classes. This version optionally takes a proxy, but does not support authentication.