|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fasterxml.jackson.databind.ser.BeanPropertyWriter
com.fasterxml.jackson.datatype.guava.ser.GuavaOptionalBeanPropertyWriter
public class GuavaOptionalBeanPropertyWriter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.fasterxml.jackson.databind.BeanProperty |
|---|
com.fasterxml.jackson.databind.BeanProperty.Std |
| Field Summary |
|---|
| Fields inherited from class com.fasterxml.jackson.databind.ser.BeanPropertyWriter |
|---|
_accessorMethod, _cfgSerializationType, _contextAnnotations, _declaredType, _dynamicSerializers, _field, _includeInViews, _internalSettings, _member, _name, _nonTrivialBaseType, _nullSerializer, _serializer, _suppressableValue, _suppressNulls, _typeSerializer, MARKER_FOR_EMPTY |
| Constructor Summary | |
|---|---|
protected |
GuavaOptionalBeanPropertyWriter(com.fasterxml.jackson.databind.ser.BeanPropertyWriter base)
|
| Method Summary | |
|---|---|
void |
serializeAsField(Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider prov)
|
| Methods inherited from class com.fasterxml.jackson.databind.ser.BeanPropertyWriter |
|---|
_findAndAddDynamic, _handleSelfReference, assignNullSerializer, assignSerializer, depositSchemaProperty, depositSchemaProperty, get, getAnnotation, getContextAnnotation, getGenericPropertyType, getInternalSetting, getMember, getName, getPropertyType, getRawSerializationType, getSerializationType, getSerializedName, getSerializer, getType, getViews, hasNullSerializer, hasSerializer, isRequired, removeInternalSetting, rename, serializeAsColumn, serializeAsPlaceholder, setInternalSetting, setNonTrivialBaseType, toString, unwrappingWriter, willSuppressNulls |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected GuavaOptionalBeanPropertyWriter(com.fasterxml.jackson.databind.ser.BeanPropertyWriter base)
| Method Detail |
|---|
public void serializeAsField(Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider prov)
throws Exception
serializeAsField in class com.fasterxml.jackson.databind.ser.BeanPropertyWriterException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||