Class XmlRpcServerWorkerFactory


  • public class XmlRpcServerWorkerFactory
    extends XmlRpcWorkerFactory
    Server specific worker factory.
    • Constructor Detail

      • XmlRpcServerWorkerFactory

        public XmlRpcServerWorkerFactory​(XmlRpcServer pServer)
        Creates a new factory with the given controller.
        Parameters:
        pServer - The factory controller.