C D F G I M O S U 
All Classes All Packages

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormatConfigurer
 

D

doInit() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
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
Marshal POJOs to JSON and back using Fastjson
FastjsonDataFormat() - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(FastJsonConfig, Class<?>) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(FastJsonConfig, Type) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(Class<?>) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormat(Type) - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormat
 
FastjsonDataFormatConfigurer - Class in org.apache.camel.component.fastjson
Generated by camel build tools - do NOT edit this file!
FastjsonDataFormatConfigurer() - Constructor for class org.apache.camel.component.fastjson.FastjsonDataFormatConfigurer
 

G

getCamelContext() - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
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
 
getUnmarshalTypeName() - 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

setCamelContext(CamelContext) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
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
 
setUnmarshalTypeName(String) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 

U

unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.fastjson.FastjsonDataFormat
 
C D F G I M O S U 
All Classes All Packages