Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/configライブラリ > XMLRPC::Configモジュール
クラスの継承リスト: XMLRPC::Config
Configuration file for XML-RPC for Ruby
| 定義 | 説明 | |
|---|---|---|
  
  DEFAULT_PARSER
  
 | 
||
  
  DEFAULT_WRITER
  
 | 
||
  
  ENABLE_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_CREATE
 | 
enable <nil/> tag  | 
|