Method: Savon::WSDLStream#operations

Defined in:
lib/savon/wsdl_stream.rb

#operationsObject (readonly)

Returns the SOAP operations.



19
20
21
# File 'lib/savon/wsdl_stream.rb', line 19

def operations
  @operations
end