Class: Sylfy::Service::ChEBI::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.



19
20
21
# File 'lib/sylfy/service/ebisoap.rb', line 19

def initialize(options = {})
    super('http://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl', options)
end

Dynamic Method Handling

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