redhat man page for frontier::daemon

Query: frontier::daemon

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Frontier::Daemon(3)					User Contributed Perl Documentation				       Frontier::Daemon(3)

NAME
Frontier::Daemon - receive Frontier XML RPC requests
SYNOPSIS
use Frontier::Daemon; Frontier::Daemon->new(methods => { 'rpcName' => &sub_name, ... });
DESCRIPTION
Frontier::Daemon is an HTTP/1.1 server that listens on a socket for incoming requests containing Frontier XML RPC2 method calls. Fron- tier::Daemon is a subclass of HTTP::Daemon, which is a subclass of IO::Socket::INET. Frontier::Daemon takes a `"methods"' parameter, a hash that maps an incoming RPC method name to reference to a subroutine.
SEE ALSO
perl(1), HTTP::Daemon(3), IO::Socket::INET(3), Frontier::RPC2(3) <http://www.scripting.com/frontier5/xml/code/rpc.html>
AUTHOR
Ken MacLeod <ken@bitsko.slc.ut.us> perl v5.8.0 1999-01-28 Frontier::Daemon(3)
Related Man Pages
frontier::client(3) - redhat
xmlrpc::lite(3) - suse
frontier::client(3pm) - debian
json::rpc::server::daemon(3pm) - debian
xmlrpc::lite(3pm) - debian
Similar Topics in the Unix Linux Community
Reduced Activity Notification
Retrieving previous command in a script
Tar Command
Docker learning Phase-I
Shopt -s histappend