Package com.logviewer.web.session
Class Status
java.lang.Object
com.logviewer.web.session.Status
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Constructor Details
-
Status
public Status()Used by deserializer only. -
Status
-
Status
-
-
Method Details
-
getError
-
getHash
-
getSize
public long getSize() -
getLastModification
public long getLastModification() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-