java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
java.applet.Applet
javax.swing.JApplet
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

public class PluginProxyTestApplet extends JApplet

DISCLAIMER: HttpClient developers DO NOT actively support this component. The component is provided as a reference material, which may be inappropriate for use without additional customization.

See Also:
  • Constructor Details

    • PluginProxyTestApplet

      public PluginProxyTestApplet()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Applet
    • getProxyHost

      public String getProxyHost(String urlString)
    • getProxyPort

      public int getProxyPort(String urlString)