public interface XmlRpcWorker
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(XmlRpcRequest pRequest)
Performs a synchronous request.
|
XmlRpcController |
getController()
Returns the workers controller.
|
XmlRpcController getController()
XmlRpcClient, or
XmlRpcServer.Object execute(XmlRpcRequest pRequest) throws XmlRpcException
pRequest - The request being performed.XmlRpcException - Performing the request failed.Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.