Class CachedResource

java.lang.Object
org.apache.camel.support.ResourceSupport
org.apache.camel.support.CachedResource
All Implemented Interfaces:
org.apache.camel.spi.Resource

public class CachedResource extends ResourceSupport
A resource which will cache the content of the input stream on first read.