| Name | Description | Type | Package | Framework |
| ByteArrayInputStreamCache | Class | org.apache.camel.converter.stream | Apache Camel | |
| CachedByteArrayOutputStream | A ByteArrayOutputStream that is capable of returning a InputStreamCache view of the buffer. | Class | org.apache.camel.converter.stream | Apache Camel |
| CachedOutputStream | This output stream will store the content into a File if the stream context size is exceed the THRESHOLD value. | Class | org.apache.camel.converter.stream | Apache Camel |
| CipherPair | A class to hold a pair of encryption and decryption ciphers. | Class | org.apache.camel.converter.stream | Apache Camel |
| FileInputStreamCache | Class | org.apache.camel.converter.stream | Apache Camel | |
| InputStreamCache | A StreamCache for caching using an in-memory byte array. | Class | org.apache.camel.converter.stream | Apache Camel |
| ReaderCache | Class | org.apache.camel.converter.stream | Apache Camel | |
| SourceCache | StreamCache implementation for StringSourcesSee Also:Serialized Form | Class | org.apache.camel.converter.stream | Apache Camel |
| StreamCacheConverter | A set of Converter methods for wrapping stream-based messages in a StreamCache implementation to ensure message re-readability (eg multicasting, retrying) | Class | org.apache.camel.converter.stream | Apache Camel |
| StreamSourceCache | Class | org.apache.camel.converter.stream | Apache Camel | |