Uses of Interface
spark.resource.InputStreamResource
Packages that use InputStreamResource
-
Uses of InputStreamResource in spark.resource
Subinterfaces of InputStreamResource in spark.resourceModifier and TypeInterfaceDescriptioninterface
Interface 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 TypeClassDescriptionclass
Abstract base class for resources which resolve URLs into File references, such as UrlResource orClassPathResource
.class
Convenience base class forResource
implementations, pre-implementing typical behavior.class
Resource
implementation for class path resources.class
Created by Per Wendel on 2014-05-18.