Uses of Interface
org.apache.axis.components.net.CommonsHTTPClientProperties
-
Packages that use CommonsHTTPClientProperties Package Description org.apache.axis.components.net org.apache.axis.transport.http -
-
Uses of CommonsHTTPClientProperties in org.apache.axis.components.net
Classes in org.apache.axis.components.net that implement CommonsHTTPClientProperties Modifier and Type Class Description class
DefaultCommonsHTTPClientProperties
Default property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.Methods in org.apache.axis.components.net that return CommonsHTTPClientProperties Modifier and Type Method Description static CommonsHTTPClientProperties
CommonsHTTPClientPropertiesFactory. create()
-
Uses of CommonsHTTPClientProperties in org.apache.axis.transport.http
Fields in org.apache.axis.transport.http declared as CommonsHTTPClientProperties Modifier and Type Field Description protected CommonsHTTPClientProperties
CommonsHTTPSender. clientProperties
-