public interface ContentProducer
Content producers are expected to be able to produce their content multiple times
Modifier and Type | Method and Description |
---|---|
void |
writeTo(OutputStream outstream) |
void writeTo(OutputStream outstream) throws IOException
IOException
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.