Uses of Class
io.netty.handler.codec.http.HttpHeaderDateFormat
Packages that use HttpHeaderDateFormat
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of HttpHeaderDateFormat in io.netty.handler.codec.http
Fields in io.netty.handler.codec.http with type parameters of type HttpHeaderDateFormatModifier and TypeFieldDescriptionprivate static final FastThreadLocal<HttpHeaderDateFormat> HttpHeaderDateFormat.dateFormatThreadLocalDeprecated.Methods in io.netty.handler.codec.http that return HttpHeaderDateFormatModifier and TypeMethodDescriptionstatic HttpHeaderDateFormatHttpHeaderDateFormat.get()Deprecated.