|
|||||||||
| Home >> All >> org >> mortbay >> [ http overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mortbay.http
Interface HttpMessage.HeaderWriter

- All Known Implementing Classes:
- BufferedOutputStream, ChunkingOutputStream, HttpOutputStream, NullableOutputStream
- Enclosing interface:
- HttpMessage
- public static interface HttpMessage.HeaderWriter
| Method Summary | |
void |
writeHeader(HttpMessage httpMessage)
|
| Method Detail |
writeHeader
public void writeHeader(HttpMessage httpMessage) throws java.io.IOException
|
|||||||||
| Home >> All >> org >> mortbay >> [ http overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC