|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.retrieval.source.ContentStream
public class ContentStream
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 |
---|
public ContentStream(InputStream stream, String checksum)
Method Detail |
---|
public InputStream getStream()
public String getChecksum()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |