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 classETagCachingWireWire that caches requests with ETags.classLastModifiedCachingWireWire that caches requests based on Last-Modified and If-Modified-Since headers.
-