public class HttpOutputStream extends OutputStream
| Constructor and Description |
|---|
HttpOutputStream(HttpExchangeImpl x) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int n) |
close, flush, write, writepublic HttpOutputStream(HttpExchangeImpl x)
public void write(int n)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.