Uses of Class
org.apache.juneau.http.header.IfMatch
Packages that use IfMatch
- 
Uses of IfMatch in org.apache.juneau.httpMethods in org.apache.juneau.http that return IfMatch
- 
Uses of IfMatch in org.apache.juneau.http.headerMethods 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.