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