Class ByteMapperContext
java.lang.Object
ru.ilug.bmapper.ByteMapperContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCodecForClass(Class<?> clazz) getEntityById(int id) registerAndGetEntity(Class<?> clazz) voidregisterValueCodec(ValueCodec... codecs)
-
Constructor Details
-
ByteMapperContext
public ByteMapperContext()
-
-
Method Details
-
registerValueCodec
-
registerAndGetEntity
-
getEntityById
-
getCodecForClass
-