|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringMap | |
---|---|
org.openqa.jetty.http | |
org.openqa.jetty.http.handler | |
org.openqa.jetty.jetty.servlet | |
org.openqa.selenium.server |
Uses of StringMap in org.openqa.jetty.http |
---|
Fields in org.openqa.jetty.http declared as StringMap | |
---|---|
static StringMap |
HttpRequest.__methodCache
|
static StringMap |
HttpRequest.__versionCache
|
Uses of StringMap in org.openqa.jetty.http.handler |
---|
Fields in org.openqa.jetty.http.handler declared as StringMap | |
---|---|
protected StringMap |
ProxyHandler._DontProxyHeaders
Map of leg by leg headers (not end to end). |
protected StringMap |
ProxyHandler._ProxyAuthHeaders
Map of leg by leg headers (not end to end). |
protected StringMap |
ProxyHandler._ProxySchemes
Map of allows schemes to proxy Should be a set, but more efficient string map is used instead. |
Uses of StringMap in org.openqa.jetty.jetty.servlet |
---|
Fields in org.openqa.jetty.jetty.servlet declared as StringMap | |
---|---|
static StringMap |
Dispatcher.__managedAttributes
|
Uses of StringMap in org.openqa.selenium.server |
---|
Fields in org.openqa.selenium.server declared as StringMap | |
---|---|
protected StringMap |
ProxyHandler._DontProxyHeaders
Map of leg by leg headers (not end to end). |
protected StringMap |
ProxyHandler._ProxyAuthHeaders
Map of leg by leg headers (not end to end). |
protected StringMap |
ProxyHandler._ProxySchemes
Map of allows schemes to proxy Should be a set, but more efficient string map is used instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |