|
|
| |
Catalyst::Action::SOAP::RPCEndpoint(3) |
User Contributed Perl Documentation |
Catalyst::Action::SOAP::RPCEndpoint(3) |
Catalyst::Action::SOAP::RPCEndpoint - RPC Dispatcher
This class is used by Catalyst::Controller::SOAP to dispatch to the RPC
operations inside a controller. These operations are quite different from the
others, as they are seen by Catalyst as this single action. During the
registering phase, the soap rpc operations are included in the hash that is
sent to this object, so they can be invoked later.
Almost all the SOAP protocol is unsupported, only the method dispatching and,
optionally, the soap-decoding of the arguments are made.
Daniel Ruoso <daniel@ruoso.com>
Please submit all bugs regarding
"Catalyst::Controller::SOAP" to
"bug-catalyst-controller-soap@rt.cpan.org"
This library is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |