Class: Sylfy::Service::Miriam::SOAP

Inherits:
SOAPWSDL
  • Object
show all
Defined in:
lib/sylfy/service/ebisoap.rb

Instance Method Summary collapse

Methods inherited from SOAPWSDL

#list_methods

Constructor Details

#initialize(options = {}) ⇒ SOAP

Returns a new instance of SOAP.



41
42
43
# File 'lib/sylfy/service/ebisoap.rb', line 41

def initialize(options = {})
    super('http://www.ebi.ac.uk/miriamws/main/MiriamWebServices?wsdl', options)
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Sylfy::Service::SOAPWSDL