| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCache |
StreamCache.copy(Exchange exchange)
Create a copy of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCache |
StreamCachingStrategy.cache(Exchange exchange)
Caches the body aas a
StreamCache. |
Apache Camel