utils.rb

Path: xmlrpc/utils.rb
Last Update: Mon Aug 18 08:49:25 GMT+10:00 2003

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,v 1.2 2003/08/14 17:20:14 matz Exp $

Classes and Modules

Module XMLRPC
  ::Module XMLRPC::Marshallable
  ::Module XMLRPC::ParseContentType
  ::Module XMLRPC::ParserWriterChooseMixin
  ::Module XMLRPC::Service
  ::  ::Class XMLRPC::Service::BasicInterface
  ::  ::Class XMLRPC::Service::Interface
  ::  ::Class XMLRPC::Service::PublicInstanceMethodsInterface

[Validate]