Method: Soaspec::SoapHandler#request_root_attributes
- Defined in:
- lib/soaspec/exchange_handlers/soap_handler.rb
#request_root_attributes ⇒ Object
Attributes set at the root XML element of SOAP request
32 33 34 |
# File 'lib/soaspec/exchange_handlers/soap_handler.rb', line 32 def request_root_attributes nil end |