Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Catalyst::Plugin::XMLRPC::DispatchType::XMLRPC - XMLRPC DispatchType
SYNOPSIS
DESCRIPTION
METHODS
$self->list($c)
Debug output for XMLRPC dispatch points
$self->match($c)
Do nothing
$self->register( $c, $action )
Call register_path for every path attribute in the given $action.
AUTHOR
Sebastian Riedel, sri@cpan.org
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.