Uses of Record Class
org.springframework.http.ETag
Packages that use ETag
Package
Description
Contains a basic abstraction over client/server-side HTTP.
-
Uses of ETag in org.springframework.http
Methods in org.springframework.http that return ETagModifier and TypeMethodDescriptionstatic ETag
Create anETag
instance from a String representation.Methods in org.springframework.http that return types with arguments of type ETagModifier and TypeMethodDescriptionParse entity tags from an "If-Match" or "If-None-Match" header.Methods in org.springframework.http with parameters of type ETag