Method: ActionWebService::Protocol::Request#method_name

Defined in:
lib/action_web_service/protocol/abstract.rb

#method_nameObject

Returns the value of attribute method_name.



44
45
46
# File 'lib/action_web_service/protocol/abstract.rb', line 44

def method_name
  @method_name
end