Module

XMLRPC

Defines ParserWriterChooseMixin, which makes it possible to choose a different XML writer and/or XML parser then the default one. The Mixin is used in client.rb (class Client) and server.rb (class BasicServer)

Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de)

$Id: utils.rb 11708 2007-02-12 23:01:19Z shyouhei $

From xmlrpc/config.rb

$Id: config.rb 11708 2007-02-12 23:01:19Z shyouhei $ Configuration file for XML-RPC for Ruby

Modules
Config
Convert
Marshallable This module enables a user-class to be marshalled by XML-RPC for Ruby into a Hash, with one additional key/value pair "class" => ClassName
ParseContentType
ParserWriterChooseMixin
Service
XMLParser
XMLWriter
Classes
Base64
BasicServer
CGIServer
Client
Create
DateTime
FaultException
Marshal
ModRubyServer
Server
WEBrickServlet
Public Methods
iPIMethods short-cut for creating a PublicInstanceMethodsInterface
interface short-form to create a Service::Interface
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.