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() |
public 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)