new

new(class_delim=".")
Class Public methods

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 paramter class_delim is used by #add_handler, see #add_handler, when an object is added as a handler, to delimit the object-prefix and the method-name.

doc_ruby_on_rails
2015-06-13 15:07:06
Comments
Leave a Comment

Please login to continue.