Bric::SOAP::Handler - Apache/mod_perl handler for SOAP interfaces
$Revision: 1.6 $
$Date: 2002/05/09 22:16:37 $
<Location /soap>
SetHandler perl-script
PerlHandler Bric::SOAP::Handler
PerlCleanupHandler Bric::App::CleanupHandler
PerlAccessHandler Apache::OK
</Location>
This module provides an Apache/mod_perl PerlHandler for the Bricolage SOAP interface. This handler dispatches calls to the various Bric::SOAP modules.
Array of SOAP interface module names. The handler will only dispatch calls to these classes.
Handles a request for a SOAP interface. Calls SOAP::Transport::HTTP::Apache->handler() to dispatch the request.
Throws: NONE
Side Effects: NONE
Notes: NONE
Sam Tregar <stregar@about-inc.com>
Hey! The above document had some coding errors, which are explained below:
=back doesn't take any parameters, but you said =back 4
=back doesn't take any parameters, but you said =back 4