module XMLRPC::Config
クラスの継承リスト: XMLRPC::Config
要約
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
module XMLRPC::Config