Searched refs:xmlRpcServer (Results 1 – 1 of 1) sorted by relevance
21 xmlRpcServer = processor; in HttpServer()118 xmlRpcServer.Dispose(); in Dispose()121 public XmlRpcServer Processor { get { return xmlRpcServer; } }128 xmlRpcServer.ProcessRequest(context); in Runner()136 private readonly XmlRpcServer xmlRpcServer; field in Antmicro.Renode.RobotFramework.HttpServer