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, setTimeout
public 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.HttpClient
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.