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 java.lang.StringNAME"continue" -
org.eclipse.jetty.client.GZIPContentDecoder Modifier and Type Constant Field Value public static final intDEFAULT_BUFFER_SIZE8192 -
org.eclipse.jetty.client.HttpClientTransport Modifier and Type Constant Field Value public static final java.lang.StringHTTP_CONNECTION_PROMISE_CONTEXT_KEY"org.eclipse.jetty.client.connection.promise"public static final java.lang.StringHTTP_DESTINATION_CONTEXT_KEY"org.eclipse.jetty.client.destination" -
org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler Modifier and Type Constant Field Value public static final java.lang.StringNAME"proxy-authenticate" -
org.eclipse.jetty.client.RedirectProtocolHandler Modifier and Type Constant Field Value public static final java.lang.StringNAME"redirect" -
org.eclipse.jetty.client.WWWAuthenticationProtocolHandler Modifier and Type Constant Field Value public static final java.lang.StringNAME"www-authenticate"
-
org.eclipse.jetty.client.api.Authentication Modifier and Type Constant Field Value public static final java.lang.StringANY_REALM"<<ANY_REALM>>"