| Package | Description |
|---|---|
| pl.chilldev.commons.jsonrpc.rpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
ReturningMethod.RequestHandler<ContextType extends ContextInterface>
JSON-RPC call handler.
|
static class |
VoidMethod.RequestHandler<ContextType extends ContextInterface>
JSON-RPC call handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dispatcher.register(String method,
Dispatcher.RequestHandler<? super ContextType> handler)
Registers RPC handler.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.