|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The XML-RPC server uses this interface to call a method of an RPC handler.
| Method Summary | |
java.lang.Object |
execute(XmlRpcRequest pRequest)
Performs the request and returns the result object. |
| Method Detail |
public java.lang.Object execute(XmlRpcRequest pRequest)
throws XmlRpcException
pRequest - The request being performed (method name and
parameters.)
XmlRpcException - Performing the request failed.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||