| org.apache.commons.httpclient.HttpClientTestBase
All known Subclasses: org.apache.commons.httpclient.params.TestHttpParams, org.apache.commons.httpclient.params.TestSSLTunnelParams, org.apache.commons.httpclient.cookie.TestCookieIgnoreSpec, org.apache.commons.httpclient.TestEffectiveHttpVersion, org.apache.commons.httpclient.TestNoncompliant, org.apache.commons.httpclient.TestMethodAbort, org.apache.commons.httpclient.TestConnectionPersistence, org.apache.commons.httpclient.TestVirtualHost, org.apache.commons.httpclient.auth.TestBasicAuth, org.apache.commons.httpclient.TestProxyWithRedirect, org.apache.commons.httpclient.TestMultipartPost, org.apache.commons.httpclient.TestPostMethod, org.apache.commons.httpclient.TestHeaderOps, org.apache.commons.httpclient.TestRedirects, org.apache.commons.httpclient.TestMethodCharEncoding, org.apache.commons.httpclient.TestHttpMethodFundamentals, org.apache.commons.httpclient.TestHttpConnection, org.apache.commons.httpclient.TestResponseHeaders, org.apache.commons.httpclient.cookie.TestCookieVersionSupport, org.apache.commons.httpclient.TestProxy, org.apache.commons.httpclient.TestQueryParameters, org.apache.commons.httpclient.TestHostConfiguration, org.apache.commons.httpclient.auth.TestNTLMAuth, org.apache.commons.httpclient.TestHttpConnectionManager, org.apache.commons.httpclient.TestEntityEnclosingMethod,
isUseSSL | public boolean isUseSSL()(Code) | | |
setUseProxy | public void setUseProxy(boolean useProxy)(Code) | | |
setUseSSL | public void setUseSSL(boolean b)(Code) | | |
suite | public static Test suite()(Code) | | |
|
|