Class FileInputStreamCache

java.lang.Object
java.io.InputStream
org.apache.camel.converter.stream.FileInputStreamCache
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.camel.StreamCache

public final class FileInputStreamCache extends InputStream implements org.apache.camel.StreamCache
A StreamCache for Files.

Important: All the classes from the Camel release that implements StreamCache is NOT intended for end users to create as instances, but they are part of Camels stream-caching functionality.