|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.servlet.response.SuccessResponse edu.jhu.tmaj.servlet.response.impl.FileChecksumResponse
public final class FileChecksumResponse
Method Summary | |
---|---|
boolean |
fileExists()
|
long |
getChecksum()
|
static FileChecksumResponse |
getExistingInstance(long checksum)
|
static FileChecksumResponse |
getNonExistingInstance()
|
Methods inherited from class edu.jhu.tmaj.servlet.response.SuccessResponse |
---|
getError, isSuccessful, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public long getChecksum()
public boolean fileExists()
public static FileChecksumResponse getNonExistingInstance()
public static FileChecksumResponse getExistingInstance(long checksum)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |