What is json-rpc? List some features of json-rpc-java?
Answer Posted / Anshul Chandra
JSON-RPC (JSON Remote Procedure Call) is a protocol for making remote procedure calls. It uses JSON as the message format and HTTP as the transport mechanism. Some features of JSON-RPC-Java include: support for multiple methods, request and response handling, error handling, and various client and server implementations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category