ExecutableWithParamsInterface |
src/ExecutableWithParamsInterface.php |
Add to methods that can be executed with params. |
Handler |
src/Handler.php |
Manages all the JSON-RPC business logic. |
HandlerInterface |
src/HandlerInterface.php |
Interface for the handler. |
MethodInterface |
src/MethodInterface.php |
Interface for the method plugins. |
ParameterDefinitionInterface |
src/ParameterDefinitionInterface.php |
Interface to implement a parameter definition. |
ParameterFactoryInterface |
src/ParameterFactoryInterface.php |
Interface for all parameter factories. |