NAME
JSON::RPC::Spec::Procedure - Subclass of JSON::RPC::Spec
DESCRIPTION
JSON::RPC::Spec::Procedure is Subclass of JSON::RPC::Spec.
FUNCTIONS
new
constructor. `router` required.
parse
parse procedure.
router
similar Router::Simple.
LICENSE
Copyright (C) nqounet.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
nqounet <mail@nqou.net>