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