- Type Parameters:
T
- the type of the object being serialized
public static class CustomFieldSerializer
extends Object
An interface that may be implemented by class-based custom field serializers
which will reduce the amount of server-side reflection during serialization,
hence improving their serialization performance.
- See Also:
- Serialized Form