A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

ACCEPT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_CHARSET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_LANGUAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_PATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_RANGES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
acceptQueueSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
acceptQueueSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
addCookie(JDiscCookieWrapper) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Can be called multiple times to add Cookies
addCookie(JDiscCookieWrapper) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Adds a header with the given name and value
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
AGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ALLOW - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
AUTHORIZATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

B

BASE64 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
BINARY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
binding() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter
 
binding(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
Builder(ConnectorConfig) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Builder(ConnectorConfig.HealthCheckProxy) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
Builder(ConnectorConfig.Ssl) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
Builder(ConnectorConfig.Throttling) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
Builder(ConnectorConfig.TlsClientAuthEnforcer) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
Builder(ServerConfig) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Builder
 
Builder(ServerConfig.Filter) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Builder(ServerConfig.Jmx) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
Builder(ServletPathsConfig) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
Builder(ServletPathsConfig.Servlets) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
BYTES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

C

caCertificate() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
caCertificate(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
caCertificateFile() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
caCertificateFile(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
CACHE_CONTROL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
certificate() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
certificate(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
certificateFile() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
certificateFile(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
CertificateStore - Interface in com.yahoo.jdisc.http
A store of certificates.
CHARSET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
CHUNKED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
clearCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
clearCookies() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
clientAuth() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
clientAuth(ConnectorConfig.Ssl.ClientAuth.Enum) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
ClientAuth() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
ClientAuth(ConnectorConfig.Ssl.ClientAuth.Enum) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
close() - Method in interface com.yahoo.jdisc.http.ssl.SslContextFactoryProvider
 
CLOSE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
com.yahoo.jdisc.http - package com.yahoo.jdisc.http
 
com.yahoo.jdisc.http.filter - package com.yahoo.jdisc.http.filter
 
com.yahoo.jdisc.http.ssl - package com.yahoo.jdisc.http.ssl
 
COMPRESS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONNECT - com.yahoo.jdisc.http.HttpRequest.Method
 
CONNECTION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ConnectorConfig - Class in com.yahoo.jdisc.http
This class represents the root node of connector Copyright 2017 Yahoo Holdings.
ConnectorConfig(ConnectorConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig
 
ConnectorConfig.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.HealthCheckProxy - Class in com.yahoo.jdisc.http
This class represents connector.healthCheckProxy
ConnectorConfig.HealthCheckProxy.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Producer - Interface in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl - Class in com.yahoo.jdisc.http
This class represents connector.ssl
ConnectorConfig.Ssl.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.ClientAuth - Class in com.yahoo.jdisc.http
This class represents connector.ssl.clientAuth Client authentication mode.
ConnectorConfig.Ssl.ClientAuth.Enum - Enum in com.yahoo.jdisc.http
 
ConnectorConfig.Throttling - Class in com.yahoo.jdisc.http
This class represents connector.throttling
ConnectorConfig.Throttling.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.TlsClientAuthEnforcer - Class in com.yahoo.jdisc.http
This class represents connector.tlsClientAuthEnforcer
ConnectorConfig.TlsClientAuthEnforcer.Builder - Class in com.yahoo.jdisc.http
 
containsAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
CONTENT_BASE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LANGUAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LENGTH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_MD5 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_TRANSFER_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_TYPE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTINUE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
Cookie - Class in com.yahoo.jdisc.http
A RFC 6265 compliant cookie.
Cookie() - Constructor for class com.yahoo.jdisc.http.Cookie
 
Cookie(Cookie) - Constructor for class com.yahoo.jdisc.http.Cookie
 
Cookie(String, String) - Constructor for class com.yahoo.jdisc.http.Cookie
 
COOKIE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
copyHeaders(HeaderFields) - Method in class com.yahoo.jdisc.http.HttpRequest
 
copyHeaders(HeaderFields) - Method in class com.yahoo.jdisc.http.HttpResponse
 

D

DATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
decodeCookieHeader() - Method in class com.yahoo.jdisc.http.HttpRequest
 
decodeSetCookieHeader() - Method in class com.yahoo.jdisc.http.HttpResponse
 
DEFAULT_HTTP_PORT - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DEFAULT_HTTPS_PORT - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DEFLATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
DELETE - com.yahoo.jdisc.http.HttpRequest.Method
 
developerMode() - Method in class com.yahoo.jdisc.http.ServerConfig
 
developerMode(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
DISABLED - com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
 
DISABLED - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
DiscFilterRequest - Class in com.yahoo.jdisc.http.filter
The Request class on which all filters will operate upon.
DiscFilterRequest(ServletOrJdiscHttpRequest) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DiscFilterRequest.ThreadLocalSimpleDateFormat - Class in com.yahoo.jdisc.http.filter
The set of SimpleDateFormat formats to use in getDateHeader().
DiscFilterResponse - Class in com.yahoo.jdisc.http.filter
This class was made abstract from 5.27.
DiscFilterResponse(ServletOrJdiscHttpResponse) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
doSetValue(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 

E

enable() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
enable() - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
enable(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
enable(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
enabled() - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
encodeCookieHeader(List<Cookie>) - Method in class com.yahoo.jdisc.http.HttpRequest
 
encodeSetCookieHeader(List<Cookie>) - Method in class com.yahoo.jdisc.http.HttpResponse
 
equals(Object) - Method in class com.yahoo.jdisc.http.Cookie
 
ETAG - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
EXPECT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
EXPIRES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

F

filter - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
filter() - Method in class com.yahoo.jdisc.http.ServerConfig
 
filter(int) - Method in class com.yahoo.jdisc.http.ServerConfig
 
filter(DiscFilterRequest, ResponseHandler) - Method in interface com.yahoo.jdisc.http.filter.SecurityRequestFilter
 
filter(DiscFilterRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
filter(DiscFilterResponse, RequestView) - Method in interface com.yahoo.jdisc.http.filter.SecurityResponseFilter
 
filter(RequestView, DiscFilterResponse) - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
filter(HttpRequest, ResponseHandler) - Method in interface com.yahoo.jdisc.http.filter.RequestFilter
 
filter(HttpRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
filter(ServerConfig.Filter.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Add the given builder to this builder's list of Filter builders
filter(Response, Request) - Method in interface com.yahoo.jdisc.http.filter.ResponseFilter
 
filter(Response, Request) - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
filter(List<ServerConfig.Filter.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Set the given list as this builder's list of Filter builders
Filter(ServerConfig.Filter.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter
 
FilterConfig - Interface in com.yahoo.jdisc.http.filter
Legacy filter config.
formats - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
FROM - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
fromCookieHeader(String) - Static method in class com.yahoo.jdisc.http.Cookie
 
fromSetCookieHeader(String) - Static method in class com.yahoo.jdisc.http.Cookie
 
fromString(String) - Static method in enum com.yahoo.jdisc.http.HttpRequest.Version
 

G

GET - com.yahoo.jdisc.http.HttpRequest.Method
 
getAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getAttribute(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns a named attribute.
getAttributeNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getAttributeNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getBooleanInitParameter(String, boolean) - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the boolean value of the init parameter.
getCertificate(String) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using the default TTL and retry time
getCertificate(String, long) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using a TTL and default retry time
getCertificate(String, long, long) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using a TTL and default retry time
getCharacterEncoding() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Get character encoding
getClientCertificateChain() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getClientCertificateChain() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getConfig(ConnectorConfig.Builder) - Method in interface com.yahoo.jdisc.http.ConnectorConfig.Producer
 
getConfig(ServerConfig.Builder) - Method in interface com.yahoo.jdisc.http.ServerConfig.Producer
 
getConfig(ServletPathsConfig.Builder) - Method in interface com.yahoo.jdisc.http.ServletPathsConfig.Producer
 
getConnectedAt(TimeUnit) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getConnectedAt(TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
For server requests, this returns the timestamp of when the underlying HTTP channel was connected.
getConnectionTimeout(TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
 
getContentType() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the content-type for the request
getCookie() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
Return com.yahoo.jdisc.http.Cookie
getCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getDateHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefVersion() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefVersion() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefVersion() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDomain() - Method in class com.yahoo.jdisc.http.Cookie
 
getDomain() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getFilterClass() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the filter-class of this filter
getFilterName() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the filter-name of this filter
getFilters() - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
Returns an unmodifiable view of the filters in this
getFilters() - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
Returns an unmodifiable view of the filters in this
getFirstHeader(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Convenience method for retrieving the first value of a named header field.
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
getHeaderNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaderNames() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaderNamesAsList() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaderNamesAsList() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaders(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaders(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns an immutable view of all values of a named header field.
getHeadersAsList(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeadersAsList(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getInitParameter(String) - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the names of the filter's initialization parameters as an Collection of String objects, or an empty Collection if the filter has no initialization parameters.
getInstance(String, int) - Method in interface com.yahoo.jdisc.http.ssl.SslContextFactoryProvider
This method is called once for each SSL connector.
getIntHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getLocalAddr() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalPort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getMaxAge() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getMaxAge(TimeUnit) - Method in class com.yahoo.jdisc.http.Cookie
 
getMessage() - Method in class com.yahoo.jdisc.http.HttpResponse
 
getMethod() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getMethod() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getMethod() - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns the Http method.
getMethod() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getName() - Method in class com.yahoo.jdisc.http.Cookie
 
getName() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getParameter(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameter(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getParameterMap() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterNames() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getParameterNamesAsList() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterValues(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterValuesAsList(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParentRequest() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParentRequest() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getParentResponse() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Return the parent HttpResponse
getPath() - Method in class com.yahoo.jdisc.http.Cookie
 
getPath() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getProtocol() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getProxyServer() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getQueryString() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the query string that is contained in the request URL.
getRemoteAddr() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteAddress() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemoteHost() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the hostName of remoteHost, or null if none
getRemoteHostAddress() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns the remove address, or null if unresolved
getRemoteHostName() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemotePort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the port of remote host
getRemotePort() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemoteUser() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRequestedSessionId() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getRequestURI() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getScheme() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getSecret(String) - Method in interface com.yahoo.jdisc.http.SecretStore
Deprecated.
Returns the secret for this key
getSecret(String, int) - Method in interface com.yahoo.jdisc.http.SecretStore
Deprecated.
Returns the secret for this key and version
getSecure() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getServerName() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getServerPort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getStatus() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getUntreatedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the untreatedCookies from parent request
getUntreatedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Returns the untreatedCookies from the parent request
getUntreatedHeaders() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the untreatedHeaders from parent request
getUntreatedHeaders() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Returns the untreatedHeaders from the parent request
getUntreatedParams() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns a unmodifiable map of untreatedParameters from the parent request.
getUri() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getUri() - Method in interface com.yahoo.jdisc.http.filter.RequestView
 
getUserPrincipal() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getUserPrincipal() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getUserPrincipal() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getValue() - Method in class com.yahoo.jdisc.http.Cookie
 
getValue() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getVersion() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getVersion() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getWrappedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
GZIP - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

H

hasChunkedResponse() - Method in class com.yahoo.jdisc.http.HttpRequest
 
hashCode() - Method in class com.yahoo.jdisc.http.Cookie
 
HEAD - com.yahoo.jdisc.http.HttpRequest.Method
 
headerCacheSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
headerCacheSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
healthCheckProxy - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
healthCheckProxy() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
healthCheckProxy(ConnectorConfig.HealthCheckProxy.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
HealthCheckProxy(ConnectorConfig.HealthCheckProxy.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
HOST - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
HTTP_1_0 - com.yahoo.jdisc.http.HttpRequest.Version
 
HTTP_1_1 - com.yahoo.jdisc.http.HttpRequest.Version
 
HttpHeaders - Class in com.yahoo.jdisc.http
 
HttpHeaders() - Constructor for class com.yahoo.jdisc.http.HttpHeaders
 
HttpHeaders.Names - Class in com.yahoo.jdisc.http
 
HttpHeaders.Values - Class in com.yahoo.jdisc.http
 
httpKeepAliveEnabled() - Method in class com.yahoo.jdisc.http.ServerConfig
 
httpKeepAliveEnabled(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
HttpRequest - Class in com.yahoo.jdisc.http
A HTTP request.
HttpRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress, Long) - Constructor for class com.yahoo.jdisc.http.HttpRequest
 
HttpRequest.Method - Enum in com.yahoo.jdisc.http
 
HttpRequest.Version - Enum in com.yahoo.jdisc.http
 
HttpResponse - Class in com.yahoo.jdisc.http
A HTTP response.
HttpResponse(Request, int, String, Throwable) - Constructor for class com.yahoo.jdisc.http.HttpResponse
 
HttpResponse.Status - Interface in com.yahoo.jdisc.http
 
HTTPS_PREFIX - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 

I

id() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter
 
id(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
IDENTITY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
idleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
idleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
idleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
idleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
IF_MATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_MODIFIED_SINCE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_NONE_MATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_UNMODIFIED_SINCE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
initialValue() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
invokeRequestFilterChain(RequestFilter, URI, HttpServletRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityFilterInvoker
Returns the servlet request to be used in any servlets invoked after this.
invokeResponseFilterChain(ResponseFilter, URI, HttpServletRequest, HttpServletResponse) - Method in class com.yahoo.jdisc.http.filter.SecurityFilterInvoker
 
isChunked() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns whether this request was explicitly chunked from the client. NOTE that there are cases where the underlying HTTP server library (Netty for the time being) will read the request in a chunked manner.
isChunkedEncodingEnabled() - Method in class com.yahoo.jdisc.http.HttpResponse
 
isHttpOnly() - Method in class com.yahoo.jdisc.http.Cookie
 
isKeepAlive() - Method in class com.yahoo.jdisc.http.HttpRequest
 
isMultipart(DiscFilterRequest) - Static method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
isSecure() - Method in class com.yahoo.jdisc.http.Cookie
 
isSecure() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
isServerError(Response) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
isUserInRole(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".

J

JDiscCookieWrapper - Class in com.yahoo.jdisc.http.filter
Wrapper of Cookie.
JDiscCookieWrapper(Cookie) - Constructor for class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
JdiscFilterRequest - Class in com.yahoo.jdisc.http.filter
JDisc implementation of a filter request.
JdiscFilterRequest(HttpRequest) - Constructor for class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
JdiscFilterResponse - Class in com.yahoo.jdisc.http.filter
JDisc implementation of a filter request.
JdiscFilterResponse(HttpResponse) - Constructor for class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
jmx - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
jmx() - Method in class com.yahoo.jdisc.http.ServerConfig
 
jmx(ServerConfig.Jmx.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
Jmx(ServerConfig.Jmx.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Jmx
 

K

KEEP_ALIVE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

L

LAST_MODIFIED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
listenPort() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
listenPort() - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx
 
listenPort(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
listenPort(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

M

MAX_AGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
MAX_FORWARDS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
MAX_STALE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
maxAcceptRate() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
maxAcceptRate(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
maxConnections() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
maxConnections(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
maxHeapUtilization() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
maxHeapUtilization(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
maxKeepAliveRequests() - Method in class com.yahoo.jdisc.http.ServerConfig
 
maxKeepAliveRequests(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
maxWorkerThreads() - Method in class com.yahoo.jdisc.http.ServerConfig
 
maxWorkerThreads(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
MIN_FRESH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
MUST_REVALIDATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

N

name() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
NEED_AUTH - com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
 
NEED_AUTH - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
newClientRequest(Request, URI) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newClientRequest(Request, URI, HttpRequest.Method) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newClientRequest(Request, URI, HttpRequest.Method, HttpRequest.Version) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newError(Request, int, Throwable) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(int) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(int, String) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(SecurityRequestFilter...) - Static method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
newInstance(SecurityResponseFilter...) - Static method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
newInstance(List<? extends SecurityRequestFilter>) - Static method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
newInstance(List<? extends SecurityResponseFilter>) - Static method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
newInternalServerError(Request, Throwable) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newServerRequest(CurrentContainer, URI) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress, long) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
NO_CACHE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NO_STORE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NO_TRANSFORM - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NONE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

O

ONLY_IF_CACHED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
OPTIONS - com.yahoo.jdisc.http.HttpRequest.Method
 
ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
outputBufferSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
outputBufferSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 

P

parameters() - Method in class com.yahoo.jdisc.http.HttpRequest
 
parse(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
PATCH - com.yahoo.jdisc.http.HttpRequest.Method
 
path() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Servlets
 
path(String) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
pathWhitelist - Variable in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
pathWhitelist() - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
pathWhitelist(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
pathWhitelist(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
pathWhitelist(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
port() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
port(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
POST - com.yahoo.jdisc.http.HttpRequest.Method
 
PRAGMA - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PRIVATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
privateKey() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
privateKey(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
privateKeyFile() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
privateKeyFile(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
PROXY_AUTHENTICATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PROXY_AUTHORIZATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PROXY_REVALIDATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
PUBLIC - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
PUT - com.yahoo.jdisc.http.HttpRequest.Method
 

Q

QUOTED_PRINTABLE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

R

RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
REFERER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
removeAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
removeAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
removeRawPostBodyForWwwUrlEncodedPost() - Method in class com.yahoo.jdisc.http.ServerConfig
 
removeRawPostBodyForWwwUrlEncodedPost(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
REQUEST_ENTITY_TOO_LARGE - Static variable in interface com.yahoo.jdisc.http.HttpResponse.Status
 
REQUEST_RANGE_NOT_SATISFIABLE - Static variable in interface com.yahoo.jdisc.http.HttpResponse.Status
 
RequestFilter - Interface in com.yahoo.jdisc.http.filter
 
RequestFilterBase - Interface in com.yahoo.jdisc.http.filter
 
requestHeaderSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
requestHeaderSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
RequestView - Interface in com.yahoo.jdisc.http.filter
Read-only view of the request for use by SecurityResponseFilters.
responseCompressionLevel() - Method in class com.yahoo.jdisc.http.ServerConfig
 
responseCompressionLevel(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
ResponseFilter - Interface in com.yahoo.jdisc.http.filter
 
ResponseFilterBase - Interface in com.yahoo.jdisc.http.filter
 
responseHeaderSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
responseHeaderSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
RETRY_AFTER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
reuseAddress() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
reuseAddress(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 

S

S_MAXAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
SEC_WEBSOCKET_ACCEPT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY1 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY2 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_PROTOCOL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_VERSION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SecretStore - Interface in com.yahoo.jdisc.http
Deprecated.
Use com.yahoo.container.jdisc.secretstore.SecretStore
SecurityFilterInvoker - Class in com.yahoo.jdisc.http.filter
Only intended for internal vespa use.
SecurityFilterInvoker() - Constructor for class com.yahoo.jdisc.http.filter.SecurityFilterInvoker
 
SecurityRequestFilter - Interface in com.yahoo.jdisc.http.filter
 
SecurityRequestFilterChain - Class in com.yahoo.jdisc.http.filter
Implementation of TypedFilterChain for DiscFilterRequest
SecurityResponseFilter - Interface in com.yahoo.jdisc.http.filter
 
SecurityResponseFilterChain - Class in com.yahoo.jdisc.http.filter
Implementation of TypedFilterChain for DiscFilterResponse
sendError(int) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
This method does not actually send the response as it does not have access to responseHandler but just sets the status.
SERVER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ServerConfig - Class in com.yahoo.jdisc.http
This class represents the root node of server Copyright 2017 Yahoo Holdings.
ServerConfig(ServerConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig
 
ServerConfig.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Filter - Class in com.yahoo.jdisc.http
This class represents server.filter[]
ServerConfig.Filter.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Jmx - Class in com.yahoo.jdisc.http
This class represents server.jmx
ServerConfig.Jmx.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Producer - Interface in com.yahoo.jdisc.http
 
ServletPathsConfig - Class in com.yahoo.jdisc.http
This class represents the root node of servlet-paths Copyright 2017 Yahoo Holdings.
ServletPathsConfig(ServletPathsConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig
 
ServletPathsConfig.Builder - Class in com.yahoo.jdisc.http
 
ServletPathsConfig.Producer - Interface in com.yahoo.jdisc.http
 
ServletPathsConfig.Servlets - Class in com.yahoo.jdisc.http
This class represents servlet-paths.servlets{}
ServletPathsConfig.Servlets.Builder - Class in com.yahoo.jdisc.http
 
servlets - Variable in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
servlets() - Method in class com.yahoo.jdisc.http.ServletPathsConfig
 
servlets(String) - Method in class com.yahoo.jdisc.http.ServletPathsConfig
 
servlets(String, ServletPathsConfig.Servlets.Builder) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
servlets(Map<String, ServletPathsConfig.Servlets.Builder>) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
Servlets(ServletPathsConfig.Servlets.Builder) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets
 
SET_COOKIE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SET_COOKIE2 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
setAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCharacterEncoding(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Set character encoding
setChunkedEncodingEnabled(boolean) - Method in class com.yahoo.jdisc.http.HttpResponse
 
setConnectionTimeout(long, TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
Sets the allocated time that this HttpRequest is allowed to spend trying to connect to a remote host.
setCookie(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setDomain(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setDomain(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setHttpOnly(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setMaxAge(int) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setMaxAge(int, TimeUnit) - Method in class com.yahoo.jdisc.http.Cookie
 
setMessage(String) - Method in class com.yahoo.jdisc.http.HttpResponse
 
setMethod(HttpRequest.Method) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setName(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setOverrideIsUserInRole(boolean) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setPath(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setPath(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setProxyServer(URI) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setRemoteAddr(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Set the IP address of the remote client associated with this Request.
setRemoteAddress(SocketAddress) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setRemoteHost(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setRemoteUser(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setScheme(String, boolean) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setSecure(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setSecure(boolean) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setStatus(int) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setStatus(int) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setUri(URI) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setUri(URI) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setUserPrincipal(Principal) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setUserPrincipal(Principal) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setUserPrincipal(Principal) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setUserRoles(String[]) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setValue(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setValue(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setVersion(HttpRequest.Version) - Method in class com.yahoo.jdisc.http.HttpRequest
 
ssl - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
ssl() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
ssl(ConnectorConfig.Ssl.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Ssl(ConnectorConfig.Ssl.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
SslContextFactoryProvider - Interface in com.yahoo.jdisc.http.ssl
A provider that is used to configure SSL connectors in JDisc
stopTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
stopTimeout() - Method in class com.yahoo.jdisc.http.ServerConfig
 
stopTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
stopTimeout(double) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 

T

tcpKeepAliveEnabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tcpKeepAliveEnabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tcpNoDelay() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tcpNoDelay(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
TE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ThreadLocalSimpleDateFormat(String, Locale) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
throttling - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
throttling() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
throttling(ConnectorConfig.Throttling.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Throttling(ConnectorConfig.Throttling.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
tlsClientAuthEnforcer - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tlsClientAuthEnforcer() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tlsClientAuthEnforcer(ConnectorConfig.TlsClientAuthEnforcer.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
TlsClientAuthEnforcer(ConnectorConfig.TlsClientAuthEnforcer.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
toCookieHeader(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
 
toSetCookieHeaderAll(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
Deprecated.
toSetCookieHeaders(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
 
toString() - Method in class com.yahoo.jdisc.http.Cookie
 
toString() - Method in enum com.yahoo.jdisc.http.HttpRequest.Version
 
TRACE - com.yahoo.jdisc.http.HttpRequest.Method
 
TRAILER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
trailers() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns the set of trailer header fields of this HttpRequest.
trailers() - Method in class com.yahoo.jdisc.http.HttpResponse
Returns the set of trailer header fields of this HttpResponse.
TRAILERS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
TRANSFER_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

U

untreatedParams - Variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
UPGRADE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
UPGRADE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
USER_AGENT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

V

valueOf(String) - Static method in enum com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.jdisc.http.HttpRequest.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.jdisc.http.HttpRequest.Version
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.jdisc.http.HttpRequest.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.jdisc.http.HttpRequest.Version
Returns an array containing the constants of this enum type, in the order they are declared.
VARY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
VIA - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

W

WANT_AUTH - com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
 
WANT_AUTH - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
WARNING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
WEBSOCKET_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET_ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET_PROTOCOL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
wrap(Cookie) - Static method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
WWW_AUTHENTICATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

X

X_DISABLE_CHUNKING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
X_YAHOO_SERVING_HOST - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages