public static class LegacySerializationPolicy extends Object
The set of allowed types are:
IsSerializable
Types that derive from Serializable
but do not meet any of the above
criteria may not be serialized as leaf types. However, their fields may be
serialized as super types of a legal type.
Copyright © 2018. All rights reserved.