public interface Serializer
Modifier and Type | Method and Description |
---|---|
Object |
serialize(Serializable payload)
Serialize the given payload.
|
Object serialize(Serializable payload) throws SerializationExeption
payload
- to serializeSnapshotSerializationExeption
SerializationExeption
Copyright © 2012. All Rights Reserved.