Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > wsdlライブラリ

library wsdl

要約

WSDL を扱うためのライブラリです。

このページは wsdl ライブラリのまとめのページであり、require 'wsdl' を実行しても エラーになることに注意して下さい。

サブライブラリ

wsdl/binding
wsdl/data
wsdl/definitions
wsdl/documentation
wsdl/import
wsdl/importer
wsdl/info
wsdl/message
wsdl/operation
wsdl/operationBinding

(uninitialized)

wsdl/operation_binding
wsdl/param
wsdl/parser
wsdl/part
wsdl/port
wsdl/portType

(uninitialized)

wsdl/port_type
wsdl/service
wsdl/soap/address
wsdl/soap/binding
wsdl/soap/body
wsdl/soap/cgiStubCreator
wsdl/soap/classDefCreator
wsdl/soap/classDefCreatorSupport
wsdl/soap/clientSkeltonCreator
wsdl/soap/complexType
wsdl/soap/data
wsdl/soap/definitions
wsdl/soap/driverCreator
wsdl/soap/element
wsdl/soap/fault
wsdl/soap/header
wsdl/soap/headerfault
wsdl/soap/mappingRegistryCreator
wsdl/soap/methodDefCreator
wsdl/soap/operation
wsdl/soap/servantSkeltonCreator
wsdl/soap/standaloneServerStubCreator
wsdl/soap/wsdl2ruby
wsdl/types
wsdl/wsdl
wsdl/xmlSchema/all
wsdl/xmlSchema/annotation
wsdl/xmlSchema/any
wsdl/xmlSchema/attribute
wsdl/xmlSchema/choice
wsdl/xmlSchema/complexContent
wsdl/xmlSchema/complexType
wsdl/xmlSchema/content
wsdl/xmlSchema/data
wsdl/xmlSchema/element
wsdl/xmlSchema/enumeration
wsdl/xmlSchema/import
wsdl/xmlSchema/importer
wsdl/xmlSchema/include
wsdl/xmlSchema/length
wsdl/xmlSchema/parser
wsdl/xmlSchema/pattern
wsdl/xmlSchema/schema
wsdl/xmlSchema/sequence
wsdl/xmlSchema/simpleContent
wsdl/xmlSchema/simpleExtension
wsdl/xmlSchema/simpleRestriction
wsdl/xmlSchema/simpleType
wsdl/xmlSchema/unique
wsdl/xmlSchema/xsd2ruby
library wsdl