Uses of Class
marquee.xmlrpc.XmlRpcServerConnection

Packages that use XmlRpcServerConnection
marquee.xmlrpc   
 

Uses of XmlRpcServerConnection in marquee.xmlrpc
 

Methods in marquee.xmlrpc that return XmlRpcServerConnection
static XmlRpcServerConnection XmlRpcServerConnection.getConnection(XmlRpcDispatcher dispatcher)
          Retrieves a connection from the pool or creates a new one, assuming we have not reached the connection limit.