Uses of Class
ch.autumo.commons.cache.ContentType
Packages that use ContentType
-
Uses of ContentType in ch.autumo.commons.cache
Methods in ch.autumo.commons.cache that return ContentTypeModifier and TypeMethodDescriptionContentType.tryUTF8()Create an UTF8 content type if this encoding is not set, otherwise this content type is returned.Constructors in ch.autumo.commons.cache with parameters of type ContentTypeModifierConstructorDescriptionFileCache(String resourcePath, ContentType contentType) File cache constructor.FileCache(Path filePath, ContentType contentType) File cache constructor.FileCache(Path filePath, ContentType contentType, boolean forcedCaching) File cache constructor.