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–2022 The Apache Software Foundation. All rights reserved.