Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XmlRpcRequestProcessor
Method Summary | |
Object |
|
TypeConverterFactory |
|
public Object execute(XmlRpcRequest pRequest) throws XmlRpcException
Processes the given request and returns a result object.
- Throws:
XmlRpcException
- Processing the request failed.
public TypeConverterFactory getTypeConverterFactory()
Returns the request processorsTypeConverterFactory
.