Class StreamAwareContentWriterProxy

java.lang.Object
org.alfresco.repo.content.AbstractStreamAwareProxy
org.alfresco.repo.content.StreamAwareContentWriterProxy
All Implemented Interfaces:
ContentAccessor, ContentWriter

public class StreamAwareContentWriterProxy extends AbstractStreamAwareProxy implements ContentWriter
Proxy for ContentWriter which captures OutputStream or WritableByteChannel to introduce a possibility of releasing captured resource
Author:
Dmitry Velichkevich
See Also: