Method: Savon::WSDLStream#operations
- Defined in:
- lib/savon/wsdl_stream.rb
#operations ⇒ Object (readonly)
Returns the SOAP operations.
19 20 21 |
# File 'lib/savon/wsdl_stream.rb', line 19 def operations @operations end |
Returns the SOAP operations.
19 20 21 |
# File 'lib/savon/wsdl_stream.rb', line 19 def operations @operations end |