All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description DataSource This interface defines the contract of DataSource used by a FileStitcher.DataSourceException DuraStoreDataSource This class is a DuraStore implementation of the DataSource interface.FileStitcher This interface defines the contract of a FileStitcher.FileStitcherDriver This class is the command-line driver for reconstituting a single content item which has previously been chunked into DuraStore.FileStitcherImpl This class implements the FileStitcher interface.FileStitcherListener A listener class that reports activity of a stitching operation which, depending on the size of the file as well as the speed and quality of the network connection, can take potentially long periods of time.InvalidManifestException MissingContentException MultiContentInputStream This class exposes a single InputStream composed of the sequence of content streams read on-demand from the provided list of ContentItems.MultiContentInputStreamListener A listener class that receives notification from aMultiContentInputStreamas each underlying content item is read.