Last updated
Was this helpful?
Last updated
Was this helpful?
These events are fired during object (de)serialization operations.
beforeObjectMarshallSerialize
Before an object is serialized.
afterObjectMarshallSerialize
After an object is serialized.
beforeObjectMarshallDeserialize
Before an object is deserialized.
afterObjectMarshallDeserialize
After an object is deserialized.