See: Description
Interface | Description |
---|---|
CookieProcessor |
Class | Description |
---|---|
ConcurrentDateFormat |
A thread safe wrapper around
SimpleDateFormat that does not make use
of ThreadLocal and - broadly - only creates enough SimpleDateFormat objects
to satisfy the concurrency requirements. |
CookieProcessorBase | |
FastHttpDateFormat |
Utility class to generate HTTP dates.
|
HeaderUtil | |
HttpMessages |
Handle (internationalized) HTTP messages.
|
LegacyCookieProcessor |
The legacy (up to early Tomcat 8 releases) cookie parser based on RFC6265,
RFC2109 and RFC2616.
|
MimeHeaders |
Memory-efficient repository for Mime Headers.
|
Parameters | |
RequestUtil | |
ResponseUtil | |
Rfc6265CookieProcessor | |
ServerCookie |
Server-side cookie representation.
|
ServerCookies |
This class is not thread-safe.
|
Enum | Description |
---|---|
Parameters.FailReason | |
SameSiteCookies |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.