Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::SOAP::Server

Public Class Methods

new(front, config) click to toggle source
# File lib/rabbit/soap/server.rb, line 10
def initialize(front, config)
  config[:SOAPDefaultNamespace] = NS
  super(config)
  setup_rpc_servant(front)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.