Parent

Methods

Class/Module Index [+]

Quicksearch

Bio::EBI::SOAP

Constants

BASE_URI
SERVER_URI

set default to Dbfetch

Public Class Methods

new(wsdl = nil) click to toggle source
# File lib/bio/io/ebisoap.rb, line 23
def initialize(wsdl = nil)
  super(wsdl || self.class::SERVER_URI)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.