public class GetMethodTask extends AbstractMethodTask
AbstractMethodTask.ResponseHeader
Constructor and Description |
---|
GetMethodTask() |
Modifier and Type | Method and 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
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected org.apache.commons.httpclient.HttpMethodBase createNewMethod()
createNewMethod
in class AbstractMethodTask