|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Product
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 |
|---|
void serialize(Object object,
OutputStream output)
throws Exception
Exception
Object deserialize(InputStream input)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||