|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in com.dyuproject.protostuff.runtime used by com.dyuproject.protostuff.runtime | |
|---|---|
| Delegate
Controls how certain types are serialized and can even override the existing serializers because this has higher priority when the fields are being built. |
|
| EnumIO
Determines how enums are serialized/deserialized. |
|
| HasSchema
Wraps a schema. |
|
| IdStrategy
This base class handles all the IO for reading and writing polymorphic fields. |
|
| MappedSchema
Base class for schemas that maps fields by number and name. |
|
| MappedSchema.Field
Represents a field of a message/pojo. |
|
| PolymorphicSchema
Used when the type is either polymorphic or too complex. |
|
| PolymorphicSchema.Factory
A factory which creates a schema with the handler connected to it. |
|
| PolymorphicSchema.Handler
The handler who's job is to set the value to the owner. |
|
| PolymorphicSchemaFactories
Polymorphic types. |
|
| RuntimeEnv.Instantiator
|
|
| RuntimeFieldFactory
A factory to create runtime fields based on reflection. |
|
| RuntimeSchema
A schema that can be generated and cached at runtime for objects that have no schema. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||