Interface | Description |
---|---|
InputStreamFilterFactory |
Factory interface for subclasses of
FilterInputStream i.e. |
Class | Description |
---|---|
ChainedInputStreamFilterFactory |
A
filter input stream factory that concatenates several filter
input stream factories. |
DocumentElementContentHash |
This immutable holds hash for a document element as expected form the native part.
|
IdentityFilterInputStreamFactory |
A
InputStreamFilterFactory that returns the given InputStream . |
LocalContentInputStreamDescriptor |
Holds information to create an
input stream for the content of a document. |
RemoteContentInputStreamDescriptor |
Holds information to create an
input stream for the content of a document on
the client side. |
RemoteDocumentContentInputStream |
An
InputStream that streams the content of a
DocumentElementType remotely from the medium. |
SaperionCompressionStreamFactory |
This factory holds methods for creating streams that compress their content the same way the native Saperion
code does.
|
SerializableLocalDescriptorInputStream |
For a given
LocalContentInputStreamDescriptor a SerializableLocalDescriptorInputStream can be created. |
StreamingConfiguration |
This immutable holds information about the configuration concerning streams.
|
Copyright © 2016 SAPERION AG. All rights reserved.