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)NAMEFrontier::Daemon - receive Frontier XML RPC requestsSYNOPSISuse Frontier::Daemon; Frontier::Daemon->new(methods => { 'rpcName' => &sub_name, ... });DESCRIPTIONFrontier::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 ALSOperl(1), HTTP::Daemon(3), IO::Socket::INET(3), Frontier::RPC2(3) <http://www.scripting.com/frontier5/xml/code/rpc.html>AUTHORKen MacLeod <ken@bitsko.slc.ut.us> perl v5.8.0 1999-01-28 Frontier::Daemon(3)
Related Man Pages |
---|
net::daemon::test(3) - suse |
http::daemon::ssl(3pm) - debian |
devel::simpletrace(3pm) - debian |
frontier::client(3pm) - debian |
frontier::daemon(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Make all words begin with capital letter? |
How to capture ^x,^y via bash script? |
CentOS7 restoring file capabilities |
About TODO |
Shopt -s histappend |