Package com.thetransactioncompany.jsonrpc2.examples

Examples.

See:
          Description

Class Summary
Example1 This example illustrates the typical life-cycle of a JSON-RPC 2.0 request.
Example2 This example shows how to discern between received JSON-RPC 2.0 requests and notifications on the server side.
Example3 This example demonstrates the use of the utility classes PositionalParamsRetriever and NamedParamsRetriever to extract parameters from incoming requests and notifications with proper type and optional value checking.
 

Package com.thetransactioncompany.jsonrpc2.examples Description

Examples.

Author:
Vladimir Dzhuvinov


Copyright © 2013 The Transaction Company. All Rights Reserved.