public interface ContentProducer
Content producers are expected to be able to produce their content multiple times
void
writeTo(java.io.OutputStream outStream)
void writeTo(java.io.OutputStream outStream) throws java.io.IOException
java.io.IOException