| BoundContainerEncoder |
|
| ClassFieldDecoder |
|
| ClassFieldEncoder |
|
| CompoundDecoderImpl |
|
| DecodingContext |
|
| EncodingContext |
|
| FieldCodecFactory |
|
| FieldDecoder |
|
| FieldEncoder |
|
| FixedBoundDecoderImpl |
|
| FixedBoundEncoderImpl |
Interpreting fixed BoundEncoder
|
| FixedBoundExternalDecoderImpl |
Interpreting BoundExternalDecoder
|
| FixedUnboundDecoderImpl |
Interpreting fixed unbound record decoder.
|
| FixedUnboundEncoderImpl |
Interpreting fixed unbound encoder.
|
| JavaValueGetter |
Implementation, which uses Java-reflection
|
| JavaValueGetterMethod |
Implementation, which uses Java-reflection
|
| JavaValueSetter |
Implementation, which uses Java-reflection
|
| JavaValueSetterMethod |
Implementation, which uses Java-reflection
|
| PolyBoundDecoderImpl |
|
| PolyBoundEncoderImpl |
|
| PolyBoundMixedDecoderImpl |
Works with a mix of BoundExternalDecoder and ExternalDecoder
instances.
|
| PolyUnboundDecoderImpl |
|
| PolyUnboundEncoderImpl |
|
| PropertySupport |
Supports binding to .NET properties
|
| ReflectionObjectPool |
|
| UnboundContainerEncoder |
|
| WritableValueImpl |
|