|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
protected static interface RequestWriter.RequestEntityWriter
A writer for writing a request entity.
| Method Summary | |
|---|---|
long |
getSize()
Get the size, in bytes, of the request entity, otherwise -1 if the size cannot be determined before serialization. |
void |
writeRequestEntity(OutputStream out)
Write the request entity. |
| Method Detail |
|---|
long getSize()
void writeRequestEntity(OutputStream out)
throws IOException
out - the output stream to write the request entity.
IOException - in case of IO error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||