| Package | Description |
|---|---|
| pl.chilldev.commons.jsonrpc.rpc |
| Modifier and Type | Field and Description |
|---|---|
protected ReturningMethod<? super ContextType> |
ReturningMethod.RequestHandler.method
RPC method 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 |
|---|
ReturningMethod.RequestHandler(ReturningMethod<? super ContextType> method)
Initializes method wrapper.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.