|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.atom.binary.BinaryStoreData
public class BinaryStoreData
| Constructor Summary | |
|---|---|
BinaryStoreData(java.io.InputStream data,
long contentLength)
|
|
| Method Summary | |
|---|---|
long |
getContentLength()
|
java.io.InputStream |
getData()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryStoreData(java.io.InputStream data,
long contentLength)
| Method Detail |
|---|
public long getContentLength()
public java.io.InputStream getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||