| Package | Description |
|---|---|
| pl.chilldev.commons.jsonrpc.rpc | |
| pl.chilldev.commons.jsonrpc.rpc.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
Dispatcher.register(String method,
ReturningMethod<? super ContextType> rpcMethod)
Registers result-returning method for RPC call.
|
| Constructor and Description |
|---|
RequestHandler(ReturningMethod<? super ContextType> method)
Initializes method wrapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionHandler
General JSON-RPC version() call.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.