Flowdock
method

mapping_registry=

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Class: SOAP::RPC::HTTPServer
mapping_registry=(mapping_registry) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/soap/rpc/httpserver.rb, line 53
  def mapping_registry=(mapping_registry)
    @router.mapping_registry = mapping_registry
  end
Register or log in to add new notes.