Class ProxyTester

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ProxyTester extends JFrame
Small test application that allows you to select a proxy search strategy and then validate URLs against it.
Author:
Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009
See Also:
  • Constructor Details

    • ProxyTester

      public ProxyTester()
      Constructor
  • Method Details

    • testUrl

      protected void testUrl()
      Test the given URL with the given Proxy Search.
    • main

      public static void main(String[] args)
      Main entry point for the application.
      Parameters:
      args - command line arguments.