Class StreamAwareContentReaderProxy

java.lang.Object
org.alfresco.repo.content.AbstractStreamAwareProxy
org.alfresco.repo.content.StreamAwareContentReaderProxy
All Implemented Interfaces:
ContentAccessor, ContentReader

public class StreamAwareContentReaderProxy extends AbstractStreamAwareProxy implements ContentReader
Proxy for ContentReader which captures InputStream or ReadableByteChannel to introduce a possibility releasing captured resource
Author:
Dmitry Velichkevich
See Also: