Class: Bio::EBI::SOAP::Dbfetch

Inherits:
Bio::EBI::SOAP show all
Defined in:
lib/bio/io/ebisoap.rb

Overview

  • fetchData

  • getSupportedDBs

  • getSupportedFormats

  • getSupportedStyles

Constant Summary collapse

SERVER_URI =
BASE_URI + "WSDbfetch.wsdl"

Constants inherited from Bio::EBI::SOAP

BASE_URI

Instance Attribute Summary

Attributes inherited from SOAPWSDL

#log, #wsdl

Method Summary

Methods inherited from Bio::EBI::SOAP

#initialize

Methods inherited from SOAPWSDL

#initialize, #list_methods

Constructor Details

This class inherits a constructor from Bio::EBI::SOAP

Dynamic Method Handling

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