public class LineOutputStream extends FilterOutputStream
The expected use is to write out RFC822 style headers to an output stream.
out
Constructor and Description |
---|
LineOutputStream(OutputStream out) |
public LineOutputStream(OutputStream out)
public void writeln(String s) throws IOException
IOException
public void writeln() throws IOException
IOException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.