|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicSerializerFactory | |
---|---|
com.fasterxml.jackson.databind.ser | Contains implementation classes of serialization part of data binding. |
Uses of BasicSerializerFactory in com.fasterxml.jackson.databind.ser |
---|
Subclasses of BasicSerializerFactory in com.fasterxml.jackson.databind.ser | |
---|---|
class |
BeanSerializerFactory
Factory class that can provide serializers for any regular Java beans (as defined by "having at least one get method recognizable as bean accessor" -- where Object.getClass() does not count);
as well as for "standard" JDK types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |