Uses of Class
com.soklet.EntityTag
Packages that use EntityTag
-
Uses of EntityTag in com.soklet
Methods in com.soklet that return EntityTagModifier and TypeMethodDescriptionEntityTag.fromStrongValue(@NonNull String value) EntityTag.fromWeakValue(@NonNull String value) Methods in com.soklet that return types with arguments of type EntityTagModifier and TypeMethodDescriptionStaticFiles.EntityTagResolver.entityTagFor(@NonNull Path path, @NonNull BasicFileAttributes attributes) Resolves the ETag for the file being served.EntityTag.fromHeaderValue(@Nullable String headerValue) Methods in com.soklet with parameters of type EntityTagModifier and TypeMethodDescriptionEntityTag.stronglyMatches(@NonNull EntityTag other) EntityTag.weaklyMatches(@NonNull EntityTag other)