| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
OutputStreamorg.apache.ajp.tomcat4.Ajp13OutputStreampublic class Ajp13OutputStreamextends OutputStreampublic void close()
throws IOExceptionpublic void flush()
throws IOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOExceptionpublic void write(int b)
throws IOException