Class ObjectSchema

java.lang.Object
io.protostuff.runtime.PolymorphicSchema
io.protostuff.runtime.ObjectSchema
All Implemented Interfaces:
Schema<Object>

public abstract class ObjectSchema extends PolymorphicSchema
A schema for dynamic types (fields where the type is Object).