public class TestInfoPassingClient
extends org.apache.commons.httpclient.HttpClient
| Constructor and Description |
|---|
TestInfoPassingClient() |
| Modifier and Type | Method and Description |
|---|---|
int |
executeMethod(org.apache.commons.httpclient.HostConfiguration hostconfig,
org.apache.commons.httpclient.HttpMethod method,
org.apache.commons.httpclient.HttpState state) |
executeMethod, executeMethod, getHost, getHostConfiguration, getHttpConnectionManager, getParams, getPort, getState, isStrictMode, setConnectionTimeout, setHostConfiguration, setHttpConnectionFactoryTimeout, setHttpConnectionManager, setParams, setState, setStrictMode, setTimeoutpublic int executeMethod(org.apache.commons.httpclient.HostConfiguration hostconfig,
org.apache.commons.httpclient.HttpMethod method,
org.apache.commons.httpclient.HttpState state)
throws IOException
executeMethod in class org.apache.commons.httpclient.HttpClientIOExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.