Class: Ap4r::AsyncHelper::Converters::SOAP
- Inherits:
-
WebService
- Object
- Base
- ToRailsBase
- WebService
- Ap4r::AsyncHelper::Converters::SOAP
- Defined in:
- lib/ap4r/async_helper.rb
Instance Method Summary collapse
Methods inherited from WebService
#action_api_name, #make_params, #make_rm_options, #options_without_action
Methods inherited from ToRailsBase
Methods inherited from Base
dispatch_mode, #initialize, #make_params, #make_rm_options, #queue_name
Constructor Details
This class inherits a constructor from Ap4r::AsyncHelper::Converters::ToRailsBase
Instance Method Details
#target_url_name ⇒ Object
324 325 326 |
# File 'lib/ap4r/async_helper.rb', line 324 def target_url_name url_for() + rails_wsdl_url_suffix end |