Oh sorry, I didn't read this correctly (thats what you get for emailing when 
your up late).

I don't think thats possible - any particular reason this is needed?

James

----- Original Message -----
From: "Markus Meyer" <me...@mesw.de>
To: xmlrpc-dev@ws.apache.org
Sent: Wednesday, April 22, 2009 10:21:46 PM GMT +10:00 Canberra / Melbourne / 
Sydney
Subject: Renaming XML RPC functions

Hi everyone,

can I rename XML-RPC functions so they appear without the class name? 
For example, to execute the "add" function in the "Calculator" class 
from the tutorial, a XML-RPC client has to call "Calculator.add" instead 
of just "add". I need to implement a server which uses function names 
without the class name. Can I change this so the client only has to call 
"add"?

Thanks in advance!

Regards
Markus

Reply via email to