Uses of Interface
spark.resource.InputStreamResource
Packages that use InputStreamResource
-
Uses of InputStreamResource in spark.resource
Subinterfaces of InputStreamResource in spark.resourceModifier and TypeInterfaceDescriptioninterfaceInterface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.Classes in spark.resource that implement InputStreamResourceModifier and TypeClassDescriptionclassAbstract base class for resources which resolve URLs into File references, such as UrlResource orClassPathResource.classConvenience base class forResourceimplementations, pre-implementing typical behavior.classResourceimplementation for class path resources.classCreated by Per Wendel on 2014-05-18.