Uses of Interface
io.protostuff.runtime.PolymorphicSchema.Factory
Packages that use PolymorphicSchema.Factory
-
Uses of PolymorphicSchema.Factory in io.protostuff.runtime
Classes in io.protostuff.runtime that implement PolymorphicSchema.FactoryModifier and TypeClassDescriptionclassDetermines how enums are serialized/deserialized.static final classEnumIO.ByName<E extends Enum<E>>Reads the enum by its name.static final classEnumIO.ByNumber<E extends Enum<E>>Reads the enum by its number.classHasDelegate<T>Wraps a delegate.classHasSchema<T>Wraps a schema.protected static final classenumPolymorphic types.Methods in io.protostuff.runtime that return PolymorphicSchema.FactoryModifier and TypeMethodDescriptionstatic PolymorphicSchema.FactoryPolymorphicSchemaFactories.getFactoryFromField(Field f, IdStrategy strategy) static PolymorphicSchema.FactoryPolymorphicSchemaFactories.getFactoryFromRepeatedValueGenericType(Class<?> clazz)