Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/configライブラリ > XMLRPC::Configモジュール
module XMLRPC::Config
クラスの継承リスト: XMLRPC::Config
Abstract
Configuration file for XML-RPC for Ruby
定数
DEFAULT_PARSERDEFAULT_WRITERENABLE_BIGINT-
allows integers greater than 32-bit if true
ENABLE_INTROSPECTION-
enable Introspection extension by default
ENABLE_MARSHALLING-
enable marshalling ruby objects which include XMLRPC::Marshallable
ENABLE_MULTICALL-
enable multiCall extension by default
ENABLE_NIL_CREATEENABLE_NIL_PARSER-
enable <nil/> tag