Uses of Class
io.datarouter.bytes.binarydto.codec.BinaryDtoCodec
| Package | Description |
|---|---|
| io.datarouter.bytes.binarydto.codec |
-
Uses of BinaryDtoCodec in io.datarouter.bytes.binarydto.codec
Methods in io.datarouter.bytes.binarydto.codec that return BinaryDtoCodec Modifier and Type Method Description static <T extends BinaryDto>
BinaryDtoCodec<T>BinaryDtoCodec. of(Class<? extends T> dtoClass)