Class Puppet::Network::XMLRPCServer
In: lib/puppet/network/xmlrpc/server.rb
Parent: ::XMLRPC::BasicServer

Most of our subclassing is just so that we can get access to information from the request object, like the client name and IP address.

Methods

new  

Included Modules

Puppet::Util Puppet::Network::XMLRPCProcessor

Public Class methods

[Validate]