org.duracloud.retrieval.source
Class ContentStream

java.lang.Object
  extended by org.duracloud.retrieval.source.ContentStream

public class ContentStream
extends Object


Constructor Summary
ContentStream(InputStream stream, String checksum)
           
 
Method Summary
 String getChecksum()
           
 InputStream getStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentStream

public ContentStream(InputStream stream,
                     String checksum)
Method Detail

getStream

public InputStream getStream()

getChecksum

public String getChecksum()


Copyright © 2009-2011 DuraSpace. All Rights Reserved.