java.lang.Cloneable
AddCookieTask
, AddCredentialsTask
, ClearCookiesTask
, ClearCredentialsTask
, GetCookieTask
, PurgeExpiredCookiesTask
public abstract class AbstractHttpStateTypeTask
extends org.apache.tools.ant.Task
Constructor | Description |
---|---|
AbstractHttpStateTypeTask() |
Modifier and Type | Method | Description |
---|---|---|
Credentials |
createCredentials() |
|
void |
execute() |
|
protected abstract void |
execute(HttpStateType stateType) |
|
void |
setStateRefId(java.lang.String stateRefId) |
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
public void setStateRefId(java.lang.String stateRefId)
public Credentials createCredentials()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
protected abstract void execute(HttpStateType stateType) throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException