Flowdock
method

new

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: BasicServer
new(class_delim=".") public

Creates a new XMLRPC::BasicServer instance, which should not be done, because XMLRPC::BasicServer is an abstract class. This method should be called from a subclass indirectly by a super call in the initialize method.

The parameter class_delim is used by add_handler, see XMLRPC::BasicServer#add_handler, when an object is added as a handler, to delimit the object-prefix and the method-name.

Show source
Register or log in to add new notes.