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