Uses of Interface
org.spincast.core.routing.ETag
Packages that use ETag
-
Uses of ETag in org.spincast.core.exchange
Methods in org.spincast.core.exchange that return types with arguments of type ETagModifier and TypeMethodDescriptionRequestRequestContextAddon.getEtagsFromIfMatchHeader()Returns theETagsfrom theIf-Matchheader, if any.RequestRequestContextAddon.getEtagsFromIfNoneMatchHeader()Returns theETagsfrom theIf-None-Matchheader, if any. -
Uses of ETag in org.spincast.core.routing
Methods in org.spincast.core.routing that return ETagModifier and TypeMethodDescriptionCreates a strong ETag, using a specific tag.Creates a strong or weak ETag, using a specific tag.Creates a strong or weak ETag, using a specific tag.ETagFactory.deserializeHeaderValue(String etagHeader) Creates an ETag object from an already formatted ETag header.Methods in org.spincast.core.routing with parameters of type ETag