public class HttpStateType
extends org.apache.tools.ant.types.DataType
| Constructor and Description |
|---|
HttpStateType(org.apache.tools.ant.Project p) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguredCookie(org.apache.commons.httpclient.Cookie cookie) |
void |
addConfiguredCredentials(Credentials credentials) |
void |
addConfiguredProxyCredentials(Credentials credentials) |
protected HttpStateType |
getRef() |
org.apache.commons.httpclient.HttpState |
getState() |
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toStringpublic org.apache.commons.httpclient.HttpState getState()
protected HttpStateType getRef()
public void addConfiguredCredentials(Credentials credentials)
public void addConfiguredProxyCredentials(Credentials credentials)
public void addConfiguredCookie(org.apache.commons.httpclient.Cookie cookie)