This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2ddb366db85 CAMEL-19502 Netty4-http SNI configuration using
SSLContextParameters (#10516)
add d06e8c1ce9d CAMEL-19512: Add javadoc to StreamCache useage
add 30637064f6f Regen for commit d06e8c1ce9dc9d4e970474a226b51e52115d06ce
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/component/cxf/converter/CachedCxfPayload.java | 7 +++++++
.../camel/component/netty/http/NettyChannelBufferStreamCache.java | 4 ++++
core/camel-api/src/main/java/org/apache/camel/StreamCache.java | 4 ++++
.../apache/camel/converter/stream/ByteArrayInputStreamCache.java | 6 +++++-
.../org/apache/camel/converter/stream/FileInputStreamCache.java | 6 +++++-
.../java/org/apache/camel/converter/stream/InputStreamCache.java | 2 ++
.../main/java/org/apache/camel/converter/stream/ReaderCache.java | 6 +++++-
.../src/main/java/org/apache/camel/util/xml/SourceCache.java | 6 +++++-
.../src/main/java/org/apache/camel/util/xml/StreamSourceCache.java | 6 +++++-
9 files changed, 42 insertions(+), 5 deletions(-)