Uses of Interface
com.dyuproject.protostuff.runtime.PolymorphicSchema.Factory

Uses of PolymorphicSchema.Factory in com.dyuproject.protostuff.runtime
 

Classes in com.dyuproject.protostuff.runtime that implement PolymorphicSchema.Factory
 class PolymorphicSchemaFactories
          Polymorphic types.
 

Methods in com.dyuproject.protostuff.runtime that return PolymorphicSchema.Factory
static PolymorphicSchema.Factory PolymorphicSchemaFactories.getFactoryFromField(java.lang.Class<?> clazz)
           
static PolymorphicSchema.Factory PolymorphicSchemaFactories.getFactoryFromRepeatedValueGenericType(java.lang.Class<?> clazz)
           
 



Copyright © 2009-2014. All Rights Reserved.