Uses of Class
com.jcabi.http.wire.AbstractHeaderBasedCachingWire
-
Packages that use AbstractHeaderBasedCachingWire Package Description com.jcabi.http.wire Wires. -
-
Uses of AbstractHeaderBasedCachingWire in com.jcabi.http.wire
Subclasses of AbstractHeaderBasedCachingWire in com.jcabi.http.wire Modifier and Type Class Description class
ETagCachingWire
Wire that caches requests with ETags.class
LastModifiedCachingWire
Wire that caches requests based on Last-Modified and If-Modified-Since headers.
-