![]() |
| |||||||
| RPC::Any
A simple, unified interface to XML-RPC and JSON-RPC. |
RPC::Any::Exception
A throwable exception object for RPC::Any |
RPC::Any::Interface::CGI
HTTP support for RPC::Any::Server in CGI |
| RPC::Any::Interface::HTTP
HTTP input/output support for RPC::Any::Server |
RPC::Any::Package::JSONRPC
|
RPC::Any::Package::XMLRPC
|
| RPC::Any::Server
The RPC Server |
RPC::Any::Server::JSONRPC
A basic JSON-RPC server |
RPC::Any::Server::JSONRPC::CGI
A JSON-RPC server for a CGI environment |
| RPC::Any::Server::JSONRPC::HTTP
A JSON-RPC server that understands HTTP |
RPC::Any::Server::XMLRPC
A basic XML-RPC server |
RPC::Any::Server::XMLRPC::CGI
An XML-RPC server for a CGI environment |
| RPC::Any::Server::XMLRPC::HTTP
An XML-RPC server that understands HTTP |
RPC::Async
Asynchronous RPC framework |
RPC::Async::Client
client side of asynchronous RPC framework |
| RPC::Async::Coderef
wrapper class to ensure that coderefs are unmapped and |
RPC::Async::Server
server side of asynchronous RPC framework |
RPC::Async::URL
Utility functions to handle URLs |
| RPC::Async::Util
util module of the asynchronous RPC framework |
RPC::JSON
JSON-RPC Client Library |
RPC::JSON::Shell
Interactive JSON-RPC Shell |
| RPC::Lite
A lightweight yet flexible framework for remote process communication. |
RPC::Lite::Client
Lightweight RPC client framework. |
RPC::Lite::Error
An error response from an RPC::Lite::Server. |
| RPC::Lite::MessageQuantizer
"Quantizes" messages to/from streams. |
RPC::Lite::Notification
|
RPC::Lite::Request
encapsulates and RPC::Lite request. |
| RPC::Lite::Response
Response object for RPC::Lite. |
RPC::Lite::Serializer
Base class for RPC::Lite::Serializers. |
RPC::Lite::Serializer::JSON
|
| RPC::Lite::Serializer::Null
The 'null' serializer. |
RPC::Lite::Serializer::XML
|
RPC::Lite::Server
Lightweight RPC server framework. |
| RPC::Lite::Session
Manages a client session. Used internally. |
RPC::Lite::SessionManager
Manages all sessions for an RPC::Lite::Server. |
RPC::Lite::Signature
Object representation of method signatures. |
| RPC::Lite::Threading
|
RPC::Lite::Transport
Transport base class. |
RPC::Lite::Transport::TCP
|
| RPC::Object
A lightweight pure Perl RPC implementation |
RPC::Object::Broker
|
RPC::Object::Container
|
| RPC::Object::Transport
|
RPC::ONC
ONC RPC interface (works with perlrpcgen) |
RPC::Oracle
Remote procedure call interface for Oracle |
| RPC::pClient
Perl extension for writing pRPC clients |
RPC::PlClient
Interface for building pServer Clients |
RPC::PlClient::Comm
|
| RPC::PlServer
Interface for building Perl Servers |
RPC::PlServer::Comm
|
RPC::PlServer::Test
|
| RPC::pServer
Perl extension for writing pRPC servers |
RPC::Serialized
Subroutine calls over the network using common serialization |
RPC::Serialized::ACL
|
| RPC::Serialized::ACL::Group
|
RPC::Serialized::ACL::Group::File
|
RPC::Serialized::ACL::Group::GDBM_File
|
| RPC::Serialized::ACL::Operation
|
RPC::Serialized::ACL::Subject
|
RPC::Serialized::ACL::Target
|
| RPC::Serialized::AuthzHandler
|
RPC::Serialized::AuthzHandler::ACL
|
RPC::Serialized::Client
|
| RPC::Serialized::Client::INET
IPv4 socket RPC client |
RPC::Serialized::Client::NegKrb5
|
RPC::Serialized::Client::SSL
SSL based RPC client |
| RPC::Serialized::Client::STDIO
RPC client using Standard I/O |
RPC::Serialized::Client::UNIX
UNIX domain socket RPC client |
RPC::Serialized::Config
|
| RPC::Serialized::Exceptions
|
RPC::Serialized::Handler
|
RPC::Serialized::Handler::Echo
|
| RPC::Serialized::Handler::Localtime
|
RPC::Serialized::Handler::Sleep
|
RPC::Serialized::Handler::YATG::Retrieve
RPC handler for YATG::Retrieve::Disk |
| RPC::Serialized::Handler::YATG::Store
RPC handler for YATG::Store::Disk |
RPC::Serialized::Server
|
RPC::Serialized::Server::NetServer
Run an RPC server using Net::Server |
| RPC::Serialized::Server::NetServer::Single
Run a single-instance RPC server using Net::Server |
RPC::Serialized::Server::NetServer::SSL
Run an RPC server using IO::Socket::SSL |
RPC::Serialized::Server::STDIO
Run a simple RPC server on STDIN and STDOUT |
| RPC::Serialized::Server::UCSPI
|
RPC::Serialized::Server::UCSPI::IPC
RPC server managed by ucspi-ipc |
RPC::Serialized::Server::UCSPI::NegKrb5
|
| RPC::Serialized::Server::UCSPI::TCP
RPC server managed by DJB's ucspi-tpc |
RPC::Simple
Simple OO sync/async remote procedure calls |
RPC::Simple::Agent
Perl extension for an agent object for RPC |
| RPC::Simple::AnyLocal
Perl extension defining a virtual SRPC client class |
RPC::Simple::AnyRemote
Perl base class for a remote object accessible by RPC |
RPC::Simple::AnyWhere
extension defining a virtual SRPC client or server class |
| RPC::Simple::CallHandler
Perl class to handle RPC calls with call-back |
RPC::Simple::Factory
Perl extension for creating RPC client |
RPC::Simple::ObjectHandler
Perl class to handle a remote object |
| RPC::Simple::Server
Perl class to use in the RPC server script. |
RPC::ToWorker
invoke remote perl functions asynchronously on remote systems |
RPC::ToWorker::Callback
|
| RPC::XML
A set of classes for core data, message and XML handling |
RPC::XML::Client
An XML-RPC client class |
RPC::XML::Deparser::XS
Fast XML-RPC deparser written in C |
| RPC::XML::Function
Object class for RPC routines that do not check signatures |
RPC::XML::Method
Object encapsulation of server-side RPC methods |
RPC::XML::Parser
Interface for parsers created by RPC::XML::ParserFactory |
| RPC::XML::Parser::LibXML
Fast XML-RPC parser with libxml |
RPC::XML::Parser::XMLLibXML
A container class for XML::LibXML |
RPC::XML::Parser::XMLParser
A container class for XML::Parser |
| RPC::XML::Parser::XS
Fast XML−RPC parser written in C |
RPC::XML::ParserFactory
A factory class for RPC::XML::Parser objects |
RPC::XML::Procedure
Object encapsulation of server-side RPC procedures |
| RPC::XML::Server
A server base-class for XML-RPC |
RPC::Xmlrpc_c::Client
XML-RPC For C/C++ client |
RPC::Xmlrpc_c::Client::Curl
Curl XML transport for RPC::Xmlrpc_c::Client |
| RPC::Xmlrpc_c::ClientSimple
Perl extension for XML-RPC For C/C++ client |
RPC::Xmlrpc_c::Value
XML-RPC value |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |