Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/rpc/standaloneServerライブラリ > SOAP::RPC::StandaloneServerクラス

class SOAP::RPC::StandaloneServer

クラスの継承リスト: SOAP::RPC::StandaloneServer < SOAP::RPC::HTTPServer < Logger::Application < Logger::Severity < Object < Kernel

要約

特異メソッド

new(appname, default_namespace, host = "0.0.0.0", port = 8080)

[TODO]

インスタンスメソッド

add_headerhandler(obj)

[TODO]

add_servant(obj, namespace = @default_namespace)

[TODO]

class SOAP::RPC::StandaloneServer