Uses of Package
org.apache.http.message
Packages that use org.apache.http.message
Package
Description
Default implementations of message parses and writers
for synchronous, blocking communication.
Default implementations of message parses and writers
for asynchronous, even driven communication.
Core HTTP message components, message element parser
and writer APIs and their default implementations.
-
Classes in org.apache.http.message used by org.apache.http.impl.ioClassDescriptionInterface for formatting elements of the HEAD section of an HTTP message.Interface for parsing lines in the HEAD section of an HTTP message.
-
Classes in org.apache.http.message used by org.apache.http.impl.nio.codecsClassDescriptionInterface for formatting elements of the HEAD section of an HTTP message.Interface for parsing lines in the HEAD section of an HTTP message.
-
Classes in org.apache.http.message used by org.apache.http.messageClassDescriptionBasic implementation of
HttpMessage
.Basic implementation for formatting header value elements.Basic implementation for parsing header values into elements.Basic implementation ofHttpRequest
.Interface for formatting elements of the HEAD section of an HTTP message.Basic parser for lines in the head section of an HTTP message.A class for combining a set of headers.Interface for formatting elements of a header value.Interface for parsing header values into elements.Interface for formatting elements of the HEAD section of an HTTP message.Interface for parsing lines in the HEAD section of an HTTP message.This class represents a context of a parsing operation: the current position the parsing operation is expected to start at the bounds limiting the scope of the parsing operationLow level parser for header field elements.