Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCPath.3pm

Langue: en

Version: 2007-01-02 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCPath - XMLRPCPath DispatchType

SYNOPSIS

See Catalyst.

DESCRIPTION

METHODS

$self->list($c)

Generates a nice debug-table containing the XMLRPCPath methods.

$self->methods()

Returns a hashref containing 'methods' => action_object mappings. Methods are in the form of ``example.bla.get''

$self->register( $c, $action )

Registers the XMLRPCPath actions into the dispatcher

AUTHOR

Michiel Ootjers "michiel@cpan.org" Jos Boumans, "kane@cpan.org" This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.