Group
Extension

Matches 1

MojoX-JSON-RPC-Service-AutoRegister ( M/MU/MUDLER/MojoX-JSON-RPC-Service-AutoRegister-0.001.tar.gz, MUDLER, 2014; MetaCPAN )
MojoX-JSON-RPC-Service-AutoRegister/lib/MojoX/JSON/RPC/Service/AutoRegister.pm ( view source; MetaCPAN )
package MojoX::JSON::RPC::Service::AutoRegister;
use Mojo::Base 'MojoX::JSON::RPC::Service';
our $VERSION = 0.001;

=head1 NAME

MojoX::JSON::RPC::Service::AutoRegister - Base class for RPC Services

_self'=1>  options by default.
For more information on how services work, have a look at
L<MojoX::JSON::RPC::Service>.

Every function that starts with C<rpc_> it's automatically registered as an
rpc 
 functions to being automatically registered.

=head1 METHODS

Inherits all methods from L<MojoX::JSON::RPC::Service> and adds the following new ones:

=head2 register_rpc

witouth arguments, register

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.