Menu

[usage] always 1 class for 1 method ?

Help
2003-06-10
2003-06-11
  • Carlo Caminati

    Carlo Caminati - 2003-06-10

    From the examples is not clear (to me)
    if is possible to have a class registering more
    than 1 method nad how to do that.

     
    • Chris Morley

      Chris Morley - 2003-06-11

      Yes, each method you register will be a subclass of XmlRpcServerMethod. The HelloServer example registers a number of different methods.

       

Log in to post a comment.