|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.io.OutputStream
|
+--org.apache.catalina.connector.warp.WarpOutputStream
| Constructor Summary | |
WarpOutputStream(WarpRequestHandler handler,
WarpResponse response)
|
|
| Method Summary | |
void |
close()
|
void |
flush()
|
void |
write(int k)
|
| Methods inherited from class java.io.OutputStream |
write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WarpOutputStream(WarpRequestHandler handler,
WarpResponse response)
| Method Detail |
public void write(int k)
throws java.io.IOException
write in class java.io.OutputStream
public void flush()
throws java.io.IOException
flush in class java.io.OutputStream
public void close()
throws java.io.IOException
close in class java.io.OutputStream
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||