Uses of Package
org.jdrupes.httpcodec.types
Package
Description
Classes required for handling the HTTP protocol.
Special types related to HTTP.
-
-
ClassDescriptionRepresents a list of Cache-Control directives.Represents a value with a optional comments such as
value (comment)
.Implemented by classes that convert between a value and its string representation in the HTTP header field.Used to control the generation of “Set-Cookie” header fields.Represents a list of cookies.Represents a directive.Represents an ETag.Represents the tuple media top-level type and subtype, including a media range (type or subtype equals “*
”).A builder for the (immutable) parameterized type.A builder for the (immutable) parameterized type.Implemented by converters that convert header fields with a list of values.Represents a parameterized value such asvalue; param1=value1; param2=value2
.A builder for the (immutable) parameterized type.A base class for converters for parameterized values.Converts aHttpCookie
to the representation used in a “Set-Cookie” header.Represents a list of strings with some additional methods.