|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestEntity
This class is an adaptation of the Apache HttpClient implementation
| Method Summary | |
|---|---|
long |
getContentLength()
Gets the request entity's length. |
String |
getContentType()
Gets the entity's content type. |
void |
writeRequest(OutputStream out)
Writes the request entity to the given stream. |
| Method Detail |
|---|
void writeRequest(OutputStream out)
throws IOException
out -
IOExceptionlong getContentLength()
String getContentType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||