Package org.apache.axis.components.net
Class CommonsHTTPClientPropertiesFactory
- java.lang.Object
-
- org.apache.axis.components.net.CommonsHTTPClientPropertiesFactory
-
public class CommonsHTTPClientPropertiesFactory extends java.lang.Object
- Author:
- Eric Friedman
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.commons.logging.Log
log
-
Constructor Summary
Constructors Constructor Description CommonsHTTPClientPropertiesFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CommonsHTTPClientProperties
create()
-
-
-
Method Detail
-
create
public static CommonsHTTPClientProperties create()
-
-