Skip navigation links
Camel :: Fastjson 2.21.0.fuse-000077-redhat-1
D F G I M O S U 

D

doStart() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
doStop() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 

F

FastjsonDataFormat - Class in org.apache.camel.component.fastjson
A data format (DataFormat) using Fastjson to marshal to and from JSON.
FastjsonDataFormat() - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(Class<?>) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(FastJsonConfig, Class<?>) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(Type) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(FastJsonConfig, Type) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 

G

getConfig() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
getDateFormatPattern() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
getUnmarshalGenericType() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 

I

isContentTypeHeader() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
isPrettyPrint() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
isSerializeNulls() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 

M

marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 

O

org.apache.camel.component.fastjson - package org.apache.camel.component.fastjson
 

S

setContentTypeHeader(boolean) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
If enabled then JSON will set the Content-Type header to application/json when marshalling.
setDateFormatPattern(String) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
setSerializeNulls(boolean) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
setUnmarshalGenericType(Type) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
setUnmarshalType(Class<?>) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 

U

unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
D F G I M O S U 
Skip navigation links
Camel :: Fastjson 2.21.0.fuse-000077-redhat-1

Apache Camel