Serialized Form
path
java.lang.String path
os
java.io.ByteArrayOutputStream os
_proxyHostsWhiteList
java.util.Set _proxyHostsWhiteList
_proxyHostsBlackList
java.util.Set _proxyHostsBlackList
_tunnelTimeoutMs
int _tunnelTimeoutMs
_anonymous
boolean _anonymous
_DontProxyHeaders
org.mortbay.util.StringMap _DontProxyHeaders
- Map of leg by leg headers (not end to end). Should be a set, but more efficient string map is
used instead.
_ProxyAuthHeaders
org.mortbay.util.StringMap _ProxyAuthHeaders
- Map of leg by leg headers (not end to end). Should be a set, but more efficient string map is
used instead.
_ProxySchemes
org.mortbay.util.StringMap _ProxySchemes
- Map of allows schemes to proxy Should be a set, but more efficient string map is used
instead.
_allowedConnectPorts
java.util.HashSet _allowedConnectPorts
- Set of allowed CONNECT ports.
queues
java.util.Map queues
launchers
java.util.Map launchers
server
SeleniumServer server
domainsBySessionId
java.util.Map domainsBySessionId
context
org.mortbay.http.HttpContext context
listeners
java.util.List listeners
started
boolean started
Copyright © 2006 null. All Rights Reserved.