public static interface CodecRegistry.PrimitivePropertyCodec
| Modifier and Type | Method and Description |
|---|---|
void |
decodePrimitive(InputContext ctx,
Object holder,
Property property) |
void |
encodePrimitive(OutputContext ctx,
Object holder,
Property property) |
void encodePrimitive(OutputContext ctx, Object holder, Property property) throws IllegalAccessException, IOException, InvocationTargetException
void decodePrimitive(InputContext ctx, Object holder, Property property) throws IllegalAccessException, IOException, InvocationTargetException