Uses of Class
ch.autumo.commons.cache.ContentType
-
Uses of ContentType in ch.autumo.commons.cache
Modifier and TypeMethodDescriptionContentType.tryUTF8()
Create an UTF8 content type if this encoding is not set, otherwise this content type is returned.ModifierConstructorDescriptionFileCache
(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.