Uses of Class
org.jdrupes.httpcodec.types.CacheControlDirectives
Packages that use CacheControlDirectives
-
Uses of CacheControlDirectives in org.jdrupes.httpcodec.types
Fields in org.jdrupes.httpcodec.types with type parameters of type CacheControlDirectivesModifier and TypeFieldDescriptionstatic final MultiValueConverter<CacheControlDirectives,
Directive> Converters.CACHE_CONTROL_LIST
A converter for cache control directives.Methods in org.jdrupes.httpcodec.types that return CacheControlDirectivesModifier and TypeMethodDescriptionAdds a directive to the list.CacheControlDirectives.clear()
Removes all directives from the list.