|
||||||||||
| 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(java.io.OutputStream out)
Write the request entity. |
| Method Detail |
|---|
long getSize()
void writeRequestEntity(java.io.OutputStream out)
throws java.io.IOException
out - the output stream to write the request entity.
java.io.IOException - in case of IO error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||