public interface XmlRpcHandler
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(java.lang.String method,
java.util.Vector params)
Return the result, or throw an Exception if something went wrong.
|
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.