public static class Introspector.Client extends Object
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Method method,
Object[] arguments)
Executes the RPC call.
|
void |
register(Method method,
pl.chilldev.commons.jsonrpc.client.introspector.Introspector.Call call)
Registers method call handler.
|
public void register(Method method, pl.chilldev.commons.jsonrpc.client.introspector.Introspector.Call call)
method - Client class method.call - RPC call handler.Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.