JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Tar File 2.23.2.fuse-760030-redhat-00001
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
M
N
O
R
S
T
U
A
aggregate(Exchange, Exchange)
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
C
checkNullAnswer(Message)
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
close()
- Method in class org.apache.camel.dataformat.tarfile.
TarElementInputStreamWrapper
close()
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
D
doStart()
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
doStop()
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
E
evaluate(Exchange)
- Method in class org.apache.camel.dataformat.tarfile.
TarSplitter
evaluate(Exchange, Class<T>)
- Method in class org.apache.camel.dataformat.tarfile.
TarSplitter
G
getDataFormatName()
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
getFilePrefix()
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
getFileSuffix()
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
getParentDir()
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
H
hasNext()
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
I
isAllowEmptyDirectory()
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
isAllowEmptyDirectory()
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
isPreservePathElements()
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
isUsingIterator()
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
M
marshal(Exchange, Object, OutputStream)
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
N
next()
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
O
org.apache.camel.dataformat.tarfile
- package org.apache.camel.dataformat.tarfile
org.apache.camel.processor.aggregate.tarfile
- package org.apache.camel.processor.aggregate.tarfile
R
remove()
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
S
setAllowEmptyDirectory(boolean)
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
setAllowEmptyDirectory(boolean)
- Method in class org.apache.camel.dataformat.tarfile.
TarIterator
setFilePrefix(String)
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
Sets the prefix that will be used when creating the TAR filename.
setFileSuffix(String)
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
Sets the suffix that will be used when creating the ZIP filename.
setParentDir(File)
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
Sets the parent directory to use for writing temporary files.
setParentDir(String)
- Method in class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
Sets the parent directory to use for writing temporary files.
setPreservePathElements(boolean)
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
setUsingIterator(boolean)
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
T
TarAggregationStrategy
- Class in
org.apache.camel.processor.aggregate.tarfile
This aggregation strategy will aggregate all incoming messages into a TAR file.
TarAggregationStrategy()
- Constructor for class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
TarAggregationStrategy(boolean)
- Constructor for class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
TarAggregationStrategy(boolean, boolean)
- Constructor for class org.apache.camel.processor.aggregate.tarfile.
TarAggregationStrategy
TarElementInputStreamWrapper
- Class in
org.apache.camel.dataformat.tarfile
Keeps a handle on the original
InputStream
even after closing the buffered input stream.
TarElementInputStreamWrapper(InputStream, int)
- Constructor for class org.apache.camel.dataformat.tarfile.
TarElementInputStreamWrapper
TarElementInputStreamWrapper(InputStream)
- Constructor for class org.apache.camel.dataformat.tarfile.
TarElementInputStreamWrapper
TARFILE_ENTRY_NAME_HEADER
- Static variable in class org.apache.camel.dataformat.tarfile.
TarIterator
Header where this
TarIterator
will insert the current entry's file name.
TarFileDataFormat
- Class in
org.apache.camel.dataformat.tarfile
Tar file data format.
TarFileDataFormat()
- Constructor for class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
TarIterator
- Class in
org.apache.camel.dataformat.tarfile
The Iterator which can go through the TarArchiveInputStream according to TarArchiveEntry Based on ZipIterator from camel-zipfile component
TarIterator(Exchange, InputStream)
- Constructor for class org.apache.camel.dataformat.tarfile.
TarIterator
TarSplitter
- Class in
org.apache.camel.dataformat.tarfile
TarSplitter the expression builder which can be used after the splitter Based on the ZipSplitter from camel-zipfile component
TarSplitter()
- Constructor for class org.apache.camel.dataformat.tarfile.
TarSplitter
U
unmarshal(Exchange, InputStream)
- Method in class org.apache.camel.dataformat.tarfile.
TarFileDataFormat
A
C
D
E
G
H
I
M
N
O
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Tar File 2.23.2.fuse-760030-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel