Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
G
M
O
S
U
Z
A
aggregate(Exchange, Exchange)
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
E
evaluate(Exchange)
- Method in class org.apache.camel.dataformat.zipfile.
ZipSplitter
evaluate(Exchange, Class<T>)
- Method in class org.apache.camel.dataformat.zipfile.
ZipSplitter
G
getFilePrefix()
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
Gets the prefix used when creating the ZIP file name.
getFileSuffix()
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
Gets the suffix used when creating the ZIP file name.
M
marshal(Exchange, Object, OutputStream)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
O
org.apache.camel.dataformat.zipfile
- package org.apache.camel.dataformat.zipfile
org.apache.camel.processor.aggregate.zipfile
- package org.apache.camel.processor.aggregate.zipfile
S
setFilePrefix(String)
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
Sets the prefix that will be used when creating the ZIP filename.
setFileSuffix(String)
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
Sets the suffix that will be used when creating the ZIP filename.
setUsingIterator(boolean)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
U
unmarshal(Exchange, InputStream)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
Z
ZipAggregationStrategy
- Class in
org.apache.camel.processor.aggregate.zipfile
This aggregation strategy will aggregate all incoming messages into a ZIP file.
ZipAggregationStrategy()
- Constructor for class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
ZipFileDataFormat
- Class in
org.apache.camel.dataformat.zipfile
Zip file data format.
ZipFileDataFormat()
- Constructor for class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
ZipSplitter
- Class in
org.apache.camel.dataformat.zipfile
ZipSplitter the expression builder which can be used after the splitter Based on the thread
zip file best practices
ZipSplitter()
- Constructor for class org.apache.camel.dataformat.zipfile.
ZipSplitter
A
E
G
M
O
S
U
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel