![]() |
![]()
| ![]() |
![]()
NAMECatalyst::Plugin::Server - Base Server plugin for RPC-able protocols SYNOPSISuse Catalyst qw/ Server Server::XMLRPC /; MyAPP->register_server('soap', $blessed_reference); DESCRIPTIONBase plugin for XMLRPC and our future SOAP server. For further information, see one of the Server plugins SEE ALSOCatalyst::Plugin::Server::XMLRPC, Catalyst::Manual, Catalyst::Request, Catalyst::Response, RPC::XML, "bin/rpc_client" AUTHORSOriginal Authors: Jos Boumans (kane@cpan.org) and Michiel Ootjers (michiel@cpan.org) Actually maintained by Jose Luis Martinez Torres JLMARTIN (jlmartinez@capside.com) THANKSTomas Doran (BOBTFISH) for helping out with the debugging BUG REPORTSPlease submit all bugs regarding "Catalyst::Plugin::Server" to "bug-catalyst-plugin-server@rt.cpan.org" LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
|