The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:RPC-XML"

RPC::XML - A set of classes for core data, message and XML handling River stage two • 37 direct dependents • 50 total dependents

The RPC::XML package is an implementation of the XML-RPC standard. The package as a whole provides classes for data, for clients, for servers and for parsers (based on the XML::Parser and XML::LibXML packages from CPAN). This module provides a set of...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Parser - Interface for parsers created by RPC::XML::ParserFactory River stage two • 37 direct dependents • 50 total dependents

The RPC::XML::Parser class encapsulates the interface for the parsing process. It is an empty class that is used in conjuntion with the RPC::XML::ParserFactory class. All parser implementations that are intended to be returned by calls to RPC::XML::P...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Server - A server base-class for XML-RPC River stage two • 37 direct dependents • 50 total dependents

This is both a base-class for developing XML-RPC servers, and a working server class in its own right. It is built upon the RPC::XML data classes, and defaults to using HTTP::Daemon for the communication layer....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Client - An XML-RPC client class River stage two • 37 direct dependents • 50 total dependents

This is an XML-RPC client built upon the RPC::XML data classes, and using LWP::UserAgent and HTTP::Request for the communication layer. This client supports the full XML-RPC specification....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Procedure - Object encapsulation of server-side RPC procedures River stage two • 37 direct dependents • 50 total dependents

The RPC::XML::Procedure package is designed primarily for behind-the-scenes use by the RPC::XML::Server class and any subclasses of it. It is documented here in case a project chooses to sub-class it for their purposes (which would require setting th...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

Apache::RPC::Server - A subclass of RPC::XML::Server tuned for mod_perl River stage two • 37 direct dependents • 50 total dependents

The Apache::RPC::Server module is a subclassing of RPC::XML::Server that is tuned and designed for use within Apache with mod_perl. Provided are phase-handlers for the general request-processing phase ("PerlHandler") and the child-process initializat...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

Apache::RPC::Status - A status monitor similar to Apache::Status for RPC River stage two • 37 direct dependents • 50 total dependents

The Apache::RPC::Status package is provided as a simple status monitor for XML-RPC servers running in a mod_perl environment, using the Apache::RPC::Server class (or derivative of). Patterned after the status system provided with mod_perl itself, inf...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::ParserFactory - A factory class for RPC::XML::Parser objects River stage two • 37 direct dependents • 50 total dependents

The RPC::XML::ParserFactory class encapsulates the process of creating parser objects that adhere to the interface described in RPC::XML::Parser. Under the hood, the parser object created and returned could be from any of a number of implementation c...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Parser::XMLLibXML - A container class for XML::LibXML River stage two • 37 direct dependents • 50 total dependents

This class implements the interface defined in the RPC::XML::Parser factory-class (see RPC::XML::Parser) using the XML::LibXML module to handle the actual manipulation of XML....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

RPC::XML::Parser::XMLParser - A container class for XML::Parser River stage two • 37 direct dependents • 50 total dependents

This class implements the interface defined in the RPC::XML::Parser factory-class (see RPC::XML::Parser) using the XML::Parser module to handle the actual manipulation of XML....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

make_method - Turn Perl code into an XML description for RPC::XML::Server River stage two • 37 direct dependents • 50 total dependents

This is a simple tool to create the XML descriptive files for specifying methods to be published by an RPC::XML::Server-based server. If a server is written such that the methods it exports (or *publishes*) are a part of the running code, then there ...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC
11 results (0.02 seconds)