|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides an abstraction above the product used to perform the serialization/deserialization in the benchmarks.
Harness
Method Summary | |
Object |
deserialize(InputStream input)
Deserialize an object from a stream. |
void |
serialize(Object object,
OutputStream output)
Serialize an object to a stream. |
Method Detail |
public void serialize(Object object, OutputStream output) throws Exception
Exception
public Object deserialize(InputStream input) throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |