method

new

v1_8_7_72 - Show latest stable - Class: WSDL::SOAP::Binding
new()
public

No documentation available.

# File lib/wsdl/soap/binding.rb, line 20
  def initialize
    super
    @style = nil
    @transport = nil
  end