- hashCode() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
- HTTP_BODY_SIZE_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Body size exceeds declared size"
- HTTP_CHUNK_ENCODING_PREFIX_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"The chunked encoding length prefix is too large."
- HTTP_CONNECTION_ESTABLISHING_ILLEGAL_STATE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Cannot try to establish connection if the connection is in other than CREATED state.
- HTTP_CONNECTION_INVALID_HANDSHAKE_STATUS(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Trying to handshake, but SSL engine not in HANDSHAKING state.
- HTTP_CONNECTION_NOT_IDLE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Http request cannot be sent over a connection that is in other state than IDLE.
- HTTP_INITIAL_LINE_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"HTTP packet initial line is too large."
- HTTP_INVALID_CHUNK_SIZE_HEX_VALUE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Invalid byte representing a hex value within a chunk length encountered : {0}"
- HTTP_INVALID_CONTENT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Invalid format of content length code."
- HTTP_NEGATIVE_CONTENT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Content length cannot be less than 0."
- HTTP_PACKET_HEADER_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"HTTP packet header is too large."
- HTTP_REQUEST_BODY_SIZE_NOT_AVAILABLE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Body size is not available in chunked body mode."
- HTTP_REQUEST_NO_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"This HTTP request does not have a body."
- HTTP_REQUEST_NO_BUFFERED_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Buffered body is available only in buffered body mode."
- HTTP_TRAILER_HEADER_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"The chunked encoding trailer header is too large."
- HTTP_UNEXPECTED_CHUNK_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Unexpected HTTP chunk header."