Class SaContentStream

java.lang.Object
java.io.InputStream
com.saperion.rmi.SaContentStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class SaContentStream extends InputStream
InputStream extension to stream the document content.
Wrapper for the InputStream to extend the stream with filename extension for the backend.
Delegates most of the overwritten InputStream methods to the underlying stream, injected by the constructor.
Author:
mal