org.xwt
Class HTTP.Proxy.ProxyAutoConfigRootScope

java.lang.Object
  extended byorg.xwt.js.JS
      extended byorg.xwt.js.JS.Obj
          extended byorg.xwt.js.ScopeImpl
              extended byorg.xwt.js.JS.Scope
                  extended byorg.xwt.js.GlobalScopeImpl
                      extended byorg.xwt.js.JS.GlobalScope
                          extended byorg.xwt.HTTP.Proxy.ProxyAutoConfigRootScope
Enclosing class:
HTTP.Proxy

public static class HTTP.Proxy.ProxyAutoConfigRootScope
extends JS.GlobalScope


Nested Class Summary
 
Nested classes inherited from class org.xwt.js.JS
JS.Array, JS.Callable, JS.Context, JS.Exn, JS.GlobalScope, JS.Graft, JS.Obj, JS.Scope, JS.TailCall
 
Field Summary
static java.lang.String[] days
           
 
Constructor Summary
HTTP.Proxy.ProxyAutoConfigRootScope()
           
 
Method Summary
 java.lang.Object get(java.lang.Object name)
           
 
Methods inherited from class org.xwt.js.JS.GlobalScope
callMethod
 
Methods inherited from class org.xwt.js.JS.Scope
_get, _put, declare, getParentScope, has, isTransparent, keys, put
 
Methods inherited from class org.xwt.js.JS.Obj
get, put2, setSeal
 
Methods inherited from class org.xwt.js.JS
coerceToBoolean, coerceToNumber, coerceToString, parse, toBoolean, toDouble, toInt, toLong, toNumber, toString, typeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

days

public static java.lang.String[] days
Constructor Detail

HTTP.Proxy.ProxyAutoConfigRootScope

public HTTP.Proxy.ProxyAutoConfigRootScope()
Method Detail

get

public java.lang.Object get(java.lang.Object name)