| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCachingStrategy |
CamelContext.getStreamCachingStrategy()
Gets the
StreamCachingStrategy to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.setStreamCachingStrategy(StreamCachingStrategy streamCachingStrategy)
Sets a custom
StreamCachingStrategy to use. |
Apache Camel