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


Catalyst-Plugin-Server documentation  | view source Contained in the Catalyst-Plugin-Server distribution.

Index


NAME

Top

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

SYNOPSIS

Top

See Catalyst.

DESCRIPTION

Top

METHODS

Top

$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

Top

Michiel Ootjers michiel@cpan.org Jos Boumans, kane@cpan.org

COPYRIGHT

Top


Catalyst-Plugin-Server documentation  | view source Contained in the Catalyst-Plugin-Server distribution.