|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonRpcRequest | |
|---|---|
| cz.eman.jsonrpc.shared | |
| Uses of JsonRpcRequest in cz.eman.jsonrpc.shared |
|---|
| Methods in cz.eman.jsonrpc.shared that return JsonRpcRequest | |
|---|---|
static JsonRpcRequest |
MessageFactory.getMessageQuery(java.lang.String input)
|
| Methods in cz.eman.jsonrpc.shared with parameters of type JsonRpcRequest | |
|---|---|
static JsonRpcErrorResponse |
MessageFactory.getMessageErrorResult(JsonRpcRequest query,
java.lang.Throwable t)
|
static JsonRpcNormalResponse |
MessageFactory.getMessageNormalResult(JsonRpcRequest query,
java.lang.Object result)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||