java.lang.Cloneable
public class GetMethodTask extends AbstractMethodTask
AbstractMethodTask.ResponseHeader
Constructor | Description |
---|---|
GetMethodTask() |
Modifier and Type | Method | Description |
---|---|---|
protected org.apache.commons.httpclient.HttpMethodBase |
createNewMethod() |
addConfiguredHeader, addConfiguredHttpClient, addConfiguredParams, addConfiguredResponseHeader, cleanupResources, configureMethod, createMethodIfNecessary, execute, setClientRefId, setDoAuthentication, setFollowRedirects, setPath, setQueryString, setResponseDataFile, setResponseDataProperty, setStatusCodeProperty, setURL
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected org.apache.commons.httpclient.HttpMethodBase createNewMethod()
createNewMethod
in class AbstractMethodTask