@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.dataformat.string") public class StringDataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Constructor and Description |
---|
StringDataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getCharset() |
Boolean |
getContentTypeHeader() |
void |
setCharset(String charset) |
void |
setContentTypeHeader(Boolean contentTypeHeader) |
Apache Camel