|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.curl.CurlHttpRequest
com.caucho.quercus.lib.curl.HttpPutRequest
public class HttpPutRequest
Represents a PUT Http request.
| Constructor Summary | |
|---|---|
HttpPutRequest(CurlResource curlResource)
|
|
| Method Summary | |
|---|---|
protected boolean |
init(Env env)
Initializes the connection. |
protected void |
transfer(Env env)
Transfer data to the server. |
| Methods inherited from class com.caucho.quercus.lib.curl.CurlHttpRequest |
|---|
cleanup, connect, create, error, error, execute, finish, getCurlResource, getHttpConnection, getRequest, getURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpPutRequest(CurlResource curlResource)
| Method Detail |
|---|
protected boolean init(Env env)
throws java.net.ProtocolException
init in class CurlHttpRequestjava.net.ProtocolException
protected void transfer(Env env)
throws java.io.IOException
transfer in class CurlHttpRequestjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||