Constant Field Values

Contents

com.github.*

  • com.github.markusbernhardt.proxy.search.desktop.osx.OsxProxySearchStrategy 
    Modifier and Type Constant Field Value
    public static final java.lang.String OVERRIDE_ACCEPTED_DEVICES "com.github.markusbernhardt.proxy.osx.acceptedDevices"
    public static final java.lang.String OVERRIDE_SETTINGS_FILE "com.github.markusbernhardt.proxy.osx.settingsFile"
    private static final java.lang.String SETTINGS_FILE "/Library/Preferences/SystemConfiguration/preferences.plist"
  • com.github.markusbernhardt.proxy.selector.pac.JavaxPacScriptParser 
    Modifier and Type Constant Field Value
    static final java.lang.String SCRIPT_METHODS_OBJECT "__pacutil"
  • com.github.markusbernhardt.proxy.selector.pac.PacProxySelector 
    Modifier and Type Constant Field Value
    private static final java.lang.String PAC_DIRECT "DIRECT"
    private static final java.lang.String PAC_SOCKS "SOCKS"
  • com.github.markusbernhardt.proxy.selector.pac.PacScriptMethods 
    Modifier and Type Constant Field Value
    private static final java.lang.String DAY1 "day1"
    private static final java.lang.String DAY2 "day2"
    private static final java.lang.String GMT "GMT"
    private static final java.lang.String MONTH1 "month1"
    private static final java.lang.String MONTH2 "month2"
    public static final java.lang.String OVERRIDE_LOCAL_IP "com.btr.proxy.pac.overrideLocalIP"
    private static final java.lang.String YEAR1 "year1"
    private static final java.lang.String YEAR2 "year2"
  • com.github.markusbernhardt.proxy.selector.pac.ProxyEvaluationException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.markusbernhardt.proxy.selector.pac.UrlPacScriptSource 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_CONNECT_TIMEOUT 15000
    private static final int DEFAULT_READ_TIMEOUT 20000
    public static final java.lang.String OVERRIDE_CONNECT_TIMEOUT "com.btr.proxy.url.connectTimeout"
    public static final java.lang.String OVERRIDE_READ_TIMEOUT "com.btr.proxy.url.readTimeout"
  • com.github.markusbernhardt.proxy.selector.whitelist.HostnameFilter 
    Modifier and Type Constant Field Value
    private static final java.lang.String PROTOCOL_ENDING "://"
  • com.github.markusbernhardt.proxy.util.PlatformUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String OVERRIDE_HOME_DIR "com.btr.proxy.user.home"
    public static final java.lang.String XML_FEATURE_SECURE_PROCESSING "proxy-vole.xml.factory.feature.secure.processing"
  • com.github.markusbernhardt.proxy.util.PListParser 
    Modifier and Type Constant Field Value
    private static final java.lang.String BASE64_STRING "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
  • com.github.markusbernhardt.proxy.util.PListParser.XmlParseException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.markusbernhardt.proxy.util.ProxyException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.markusbernhardt.proxy.util.ProxyUtil 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PROXY_PORT 80