Ejemplo n.º 1
0
 protected boolean isProxyConfigured() {
   return CONF.getHttpProxyHost() != null && !CONF.getHttpProxyHost().equals("");
 }