JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
M
N
O
R
S
U
Z
A
aggregate(Exchange, Exchange)
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
C
checkNullAnswer(Message)
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
close()
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormatConfigurer
D
doStart()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
doStop()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
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
getDataFormatName()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
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.
getMaxDecompressedSize()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
getParentDir()
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
H
hasNext()
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
I
isAllowEmptyDirectory()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
isPreservePathElements()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
isSupportIteratorForEmptyDirectory()
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
isUsingIterator()
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
M
marshal(Exchange, Object, OutputStream)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
N
next()
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
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
R
remove()
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
S
setAllowEmptyDirectory(boolean)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
setAllowEmptyDirectory(boolean)
- Method in class org.apache.camel.dataformat.zipfile.
ZipIterator
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.
setMaxDecompressedSize(long)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
setParentDir(File)
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
Sets the parent directory to use for writing temporary files.
setParentDir(String)
- Method in class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
Sets the parent directory to use for writing temporary files.
setPreservePathElements(boolean)
- Method in class org.apache.camel.dataformat.zipfile.
ZipFileDataFormat
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
ZipAggregationStrategy(boolean)
- Constructor for class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
ZipAggregationStrategy(boolean, boolean)
- Constructor for class org.apache.camel.processor.aggregate.zipfile.
ZipAggregationStrategy
ZipAggregationStrategy(boolean, boolean, boolean)
- 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
ZipFileDataFormatConfigurer
- Class in
org.apache.camel.dataformat.zipfile
Generated by camel build tools - do NOT edit this file!
ZipFileDataFormatConfigurer()
- Constructor for class org.apache.camel.dataformat.zipfile.
ZipFileDataFormatConfigurer
ZipIterator
- Class in
org.apache.camel.dataformat.zipfile
The Iterator which can go through the ZipInputStream according to ZipEntry Based on the thread
zip file best practices
ZipIterator(Exchange, InputStream)
- Constructor for class org.apache.camel.dataformat.zipfile.
ZipIterator
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
C
D
E
G
H
I
M
N
O
R
S
U
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel