public class ObjectMarshaller
extends java.lang.Object
Constructor and Description |
---|
ObjectMarshaller() |
public static byte[] getBytes(java.io.Serializable obj) throws MarshallingException
MarshallingException
public static java.io.Serializable fromBytes(byte[] bytes) throws MarshallingException
MarshallingException