method

new

new(hash={})
public

No documentation available.

# File lib/xmlrpc/httpserver.rb, line 74
    def initialize(hash={})
      @hash = hash
      update(hash)
    end