Class TeePrintWriterWrapper

java.lang.Object
java.io.Writer
java.io.PrintWriter
de.businesscode.bcdui.web.cacheControl.server.wrapper.TeePrintWriterWrapper
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class TeePrintWriterWrapper extends PrintWriter
This class wrapped the PrintWriter functionality in order to provide the possibility to write a data to two writers.
  • Constructor Details