Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCPath - JSONRPCPath DispatchType


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

Index


NAME

Top

Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCPath - JSONRPCPath DispatchType

SYNOPSIS

Top

See Catalyst.

DESCRIPTION

Top

METHODS

Top

$self->list($c)

Generates a nice debug-table containing the JSONRPCPath 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 JSONRPCPath actions into the dispatcher

AUTHOR

Top

Sergey Nosenko darknos@cpan.org

BASED ON

Top

Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCPath of

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

COPYRIGHT

Top


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