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
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