Uses of Interface
marquee.xmlrpc.XmlRpcClientConnectionFactory

Packages that use XmlRpcClientConnectionFactory
marquee.xmlrpc.connections   
 

Uses of XmlRpcClientConnectionFactory in marquee.xmlrpc.connections
 

Classes in marquee.xmlrpc.connections that implement XmlRpcClientConnectionFactory
 class SocketConnectionFactory
          A factory for raw socket connections.
 class URLConnectionFactory
          A factory for connections that use the java.net.URL infrastructure.