Module: XMLRPC::Config
Do not use. This module is for internal use only.
Relationships & Source Files | |
Defined in: | lib/xmlrpc/config.rb |
Constant Summary
-
DEFAULT_PARSER =
Available parsers
XMLParser::REXMLStreamParser
-
DEFAULT_WRITER =
# File 'lib/xmlrpc/config.rb', line 12
XMLWriter::Simple
-
ENABLE_BIGINT =
allows integers greater than 32-bit if
true
false
-
ENABLE_INTROSPECTION =
enable Introspection extension by default
false
-
ENABLE_MARSHALLING =
enable marshalling Ruby objects which include
Marshallable
true
-
ENABLE_MULTICALL =
enable multiCall extension by default
false
-
ENABLE_NIL_CREATE =
enable
<nil/>
tagfalse
-
ENABLE_NIL_PARSER =
# File 'lib/xmlrpc/config.rb', line 22false