Uses of Package
io.activej.codec.registry
| Package | Description |
|---|---|
| io.activej.codec.registry |
-
Classes in io.activej.codec.registry used by io.activej.codec.registry Class Description CodecFactory This is an interface for something that can create or retrieve a codec for a given type.CodecRegistry A registry which stores codecs by their type and allows dynamic dispatch of them.