Uses of Interface
org.duracloud.stitch.FileStitcherListener
-
Packages that use FileStitcherListener Package Description org.duracloud.stitch org.duracloud.stitch.impl -
-
Uses of FileStitcherListener in org.duracloud.stitch
Methods in org.duracloud.stitch with parameters of type FileStitcherListener Modifier and Type Method Description ContentFileStitcher. getContentFromManifest(String spaceId, String contentId, FileStitcherListener listener) -
Uses of FileStitcherListener in org.duracloud.stitch.impl
Methods in org.duracloud.stitch.impl with parameters of type FileStitcherListener Modifier and Type Method Description ContentFileStitcherImpl. getContentFromManifest(String spaceId, String contentId, FileStitcherListener listener)
-