
Catalyst::Action::SOAP::RPCEncoded - RPC Encoded service

# not used directly.

This class implements the soap encoding dispatch on the service, which means that the arguments are passed to the service as an list of the parsed arguments.

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.