A C E G H 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
 

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.

H

hasNext() - Method in class org.apache.camel.dataformat.zipfile.ZipIterator
 

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

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
 
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
 
ZipFileDataFormat - Class in org.apache.camel.dataformat.zipfile
Zip file data format.
ZipFileDataFormat() - Constructor for class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
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(Message) - 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 E G H M N O R S U Z 

Apache Camel