Class MarshalledObject<S extends Serializable>

java.lang.Object
org.exoplatform.commons.serialization.MarshalledObject<S>

public class MarshalledObject<S extends Serializable> extends Object
A simple marshalled object that retain the state of an object as a bytes.
Author:
Julien Viet