public class HttpPutRequest extends CurlHttpRequest
Constructor and Description |
---|
HttpPutRequest(CurlResource curlResource) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
init(Env env)
Initializes the connection.
|
protected void |
transfer(Env env)
Transfer data to the server.
|
cleanup, connect, create, error, error, execute, finish, getCurlResource, getHttpConnection, getRequest, getURL
public HttpPutRequest(CurlResource curlResource)
protected boolean init(Env env) throws java.net.ProtocolException
init
in class CurlHttpRequest
java.net.ProtocolException
protected void transfer(Env env) throws java.io.IOException
transfer
in class CurlHttpRequest
java.io.IOException