Package org.apache.camel.converter.stream
package org.apache.camel.converter.stream
Package with converters for dealing with stream-based messages
-
ClassesClassDescriptionA
StreamCacheforByteArrayInputStreamAByteArrayOutputStreamthat is capable of returning aInputStreamCacheview of the buffer.This output stream will store the content into a File if the stream context size is exceed the THRESHOLD value.A class to hold a pair of encryption and decryption ciphers.AStreamCacheforFilesAStreamCachefor caching using an in-memory byte array.AStreamCachefor StringReadersGenerated by camel build tools - do NOT edit this file!A set ofConvertermethods for wrapping stream-based messages in aStreamCacheimplementation to ensure message re-readability (eg multicasting, retrying)