public class CodecMapRegistry
Registry for managing codecmap registration. Provides methods to register and query codecmap items.
java.lang.Object > CodecMapRegistry
Field Summary
No fields documented.
Method Detail
CodecMapRegistry
Method CodecMapRegistry.
- Parameters:
final Listunregisterfinal StringCodecMapCodecmapCodec
register
public
C>
register
(final String id, final Class extends T> aClass, final C codec)
Method register.
- Parameters:
final Stringidfinal Class extends T>aClassfinal Ccodec
shutdown
public
void
shutdown
()
Method shutdown.