|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NHttpMessageWriter<T extends HttpMessage>
Abstract HTTP message writer for non-blocking connections.
| Method Summary | |
|---|---|
void |
reset()
Resets the writer. |
void |
write(T message)
Serializes out the HTTP message head. |
| Method Detail |
|---|
void reset()
void write(T message)
throws IOException,
HttpException
message - HTTP message.
IOException - in case of an I/O error.
HttpException - in case the HTTP message is malformed or
violates the HTTP protocol.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||