|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlRpcHandler
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 |
|---|
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 | |||||||||