Jackson Glossary: CustomSerializerFactory

Role

Alternative to BeanSerializerFactory, can be used to add custom JsonSerializers.

Note: as of Jackson 1.7, use of this class is discouraged; recommended method is to use new Module interface to add custom serializers.


Back to Jackson Term Glossary


CategoryJackson

CustomSerializerFactory (last edited 2010-12-04 01:23:41 by TatuSaloranta)

Copyright ©2009 FasterXML, LLC