org.apache.camel.converter.stream
Interface StreamCache


public interface StreamCache

Tagging interface to indicate that a type is capable of caching the underlying data stream.

This is a useful feature for avoid message re-readability issues. This interface is mainly used by the StreamCachingInterceptor for determining if/how to wrap a stream-based message.




Copyright © 2008 IONA Open Source Community. All Rights Reserved.