|
|||||||||
| Home >> All >> alt >> org >> apache >> commons >> [ httpclient overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
alt.org.apache.commons.httpclient
Class HttpClientFactoryImpl

java.lang.Objectalt.org.apache.commons.httpclient.HttpClientFactoryImpl
- All Implemented Interfaces:
- HttpClientFactory
- public class HttpClientFactoryImpl
- extends java.lang.Object
- implements HttpClientFactory
- extends java.lang.Object
| Constructor Summary | |
HttpClientFactoryImpl()
|
|
| Method Summary | |
org.apache.commons.httpclient.HttpClient |
createHttpClient()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
HttpClientFactoryImpl
public HttpClientFactoryImpl()
| Method Detail |
createHttpClient
public org.apache.commons.httpclient.HttpClient createHttpClient()
- Specified by:
createHttpClientin interfaceHttpClientFactory
|
|||||||||
| Home >> All >> alt >> org >> apache >> commons >> [ httpclient overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
alt.org.apache.commons.httpclient.HttpClientFactoryImpl