| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| Modifier and Type | Class and Description |
|---|---|
class |
GzipDataFormat
GZip
DataFormat for reading/writing data using gzip. |
class |
SerializationDataFormat
The data format
using Java Serialiation.
|
class |
StringDataFormat
The text based data format supporting
charset encoding.
|
class |
ZipDataFormat
"Deflate" compression data format.
|
Apache Camel