| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.xmlrpc.Echo
A simple handler which echos its input parameters.
| Constructor Summary | |
Echo()
 | 
|
| Method Summary | |
 java.lang.Object | 
execute(java.lang.String method,
        java.util.Vector parameters)
Echos parameters. | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Echo()
| Method Detail | 
public java.lang.Object execute(java.lang.String method,
                                java.util.Vector parameters)
                         throws java.lang.Exception
parameters.execute in interface XmlRpcHandlermethod - Ignored.parameters - Handler input parameters.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||