Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::XMLRPC::Servlet

Public Class Methods

new(front, *args) click to toggle source
# File lib/rabbit/xmlrpc/server.rb, line 17
def initialize(front, *args)
  super(*args)
  add_handler(PREFIX, front)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.