Class DesktopProxySearchStrategy

java.lang.Object
com.github.markusbernhardt.proxy.search.desktop.DesktopProxySearchStrategy
All Implemented Interfaces:
ProxySearchStrategy

public class DesktopProxySearchStrategy extends Object implements ProxySearchStrategy
This search provider will try to find out on which desktop platform we are running and then will initialize the default proxy search.
Author:
Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009
  • Constructor Details

    • DesktopProxySearchStrategy

      public DesktopProxySearchStrategy()
  • Method Details