Uses of Class
org.apache.juneau.http.header.IfMatch
Packages that use IfMatch
Package
Description
RFC2616 HTTP Headers
HTTP Header Beans
-
Uses of IfMatch in org.apache.juneau.http
Methods in org.apache.juneau.http that return IfMatch -
Uses of IfMatch in org.apache.juneau.http.header
Methods in org.apache.juneau.http.header that return IfMatchModifier and TypeMethodDescriptionstatic IfMatchStatic creator.static IfMatchIfMatch.of(Supplier<EntityTags> value) Static creator with delayed value.static IfMatchIfMatch.of(EntityTags value) Static creator.