Uses of Interface
org.duracloud.chunk.writer.ContentWriter
Packages that use ContentWriter
-
Uses of ContentWriter in org.duracloud.chunk
Constructors in org.duracloud.chunk with parameters of type ContentWriterModifierConstructorDescriptionFileChunker(ContentWriter contentWriter) FileChunker(ContentWriter contentWriter, FileChunkerOptions options) -
Uses of ContentWriter in org.duracloud.chunk.writer
Classes in org.duracloud.chunk.writer that implement ContentWriterModifier and TypeClassDescriptionclassThis class implements the ContentWriter interface to write the provided content to the Duracloud storeclient interface.classThis class implements the ContentWriter interface to write the provided content to a local filesystem.