JarFileContent
class JarFileContent(val jarFile: File, val resourcePath: String, val contentType: ContentType) : OutgoingContent.ReadChannelContent
Represents an OutgoingContent for a resource inside a Jar file
Parameters
jarFile
is an instance of File representing a Jar
resourcePath
is an instance of a resource inside a Jar file