Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.jetty.client.AuthenticationProtocolHandler Modifier and Type Constant Field Value public static final intDEFAULT_MAX_CONTENT_LENGTH16384 -
org.eclipse.jetty.client.ContinueProtocolHandler Modifier and Type Constant Field Value public static final StringNAME"continue" -
org.eclipse.jetty.client.HttpClientTransport Modifier and Type Constant Field Value public static final StringHTTP_CONNECTION_PROMISE_CONTEXT_KEY"http.connection.promise"public static final StringHTTP_DESTINATION_CONTEXT_KEY"http.destination" -
org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler Modifier and Type Constant Field Value public static final StringNAME"proxy-authenticate" -
org.eclipse.jetty.client.RedirectProtocolHandler Modifier and Type Constant Field Value public static final StringNAME"redirect" -
org.eclipse.jetty.client.WWWAuthenticationProtocolHandler Modifier and Type Constant Field Value public static final StringNAME"www-authenticate"
-
org.eclipse.jetty.client.api.Authentication Modifier and Type Constant Field Value public static final StringANY_REALM"<<ANY_REALM>>"