Interface from XML-RPC to an underlying transport, most likely base on HTTP.
@author
Andrew Evers
@version $Id: XmlRpcTransportFactory.java,v 1.5 2005/04/22 10:25:57 hgomez Exp $
@since 1.2Constructors for SSL implementations of XmlRpcTransportFactory should have a constructor with a signature defined by CONSTRUCTOR_SIGNATURE:
ClassName(Properties properties)
and use the default properties defined in this interface.