Package org.apache.camel.converter.stream
package org.apache.camel.converter.stream
Package with converters for dealing with stream-based messages
-
ClassesClassDescriptionA
StreamCacheforByteArrayInputStream.AByteArrayOutputStreamthat 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.AStreamCacheforFiles.AStreamCachefor caching using an in-memory byte array.AStreamCachefor StringReaders.Generated 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)