|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataPoster
Interface for sending data during an HTTP POST or PUT operation.
HttpClient.writeRequest(net.noderunner.http.ClientRequest),
ClientRequest.getDataPoster()| Method Summary | |
|---|---|
void |
sendData(java.io.OutputStream os)
Sends data to the remote host. |
| Method Detail |
|---|
void sendData(java.io.OutputStream os)
throws java.io.IOException
os - output stream to send data to
java.io.IOException - if data could not be written
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||