org.apache.xmlrpc.common
public interface XmlRpcRequestProcessor
| Method Summary | |
|---|---|
| Object | execute(XmlRpcRequest pRequest) Processes the given request and returns a
result object. |
| TypeConverterFactory | getTypeConverterFactory() Returns the request processors TypeConverterFactory. |
Throws: XmlRpcException Processing the request failed.