Uses of Interface
org.apache.axis.components.net.TransportClientProperties
-
Packages that use TransportClientProperties Package Description org.apache.axis.components.net -
-
Uses of TransportClientProperties in org.apache.axis.components.net
Classes in org.apache.axis.components.net that implement TransportClientProperties Modifier and Type Class Description class
DefaultHTTPSTransportClientProperties
class
DefaultHTTPTransportClientProperties
Methods in org.apache.axis.components.net that return TransportClientProperties Modifier and Type Method Description static TransportClientProperties
TransportClientPropertiesFactory. create(java.lang.String protocol)
-