Uses of Interface
org.duracloud.stitch.datasource.DataSource
Packages that use DataSource
Package
Description
-
Uses of DataSource in org.duracloud.stitch
Constructors in org.duracloud.stitch with parameters of type DataSource -
Uses of DataSource in org.duracloud.stitch.datasource.impl
Classes in org.duracloud.stitch.datasource.impl that implement DataSourceModifier and TypeClassDescriptionclassThis class is a DuraStore implementation of the DataSource interface. -
Uses of DataSource in org.duracloud.stitch.impl
Constructors in org.duracloud.stitch.impl with parameters of type DataSource -
Uses of DataSource in org.duracloud.stitch.stream
Constructors in org.duracloud.stitch.stream with parameters of type DataSourceModifierConstructorDescriptionMultiContentInputStream(DataSource dataSource, List<ContentItem> contentItems) MultiContentInputStream(DataSource dataSource, List<ContentItem> contentItems, MultiContentInputStreamListener listener)