com.thetransactioncompany.jsonrpc2.examples
Class Example3

java.lang.Object
  extended by com.thetransactioncompany.jsonrpc2.examples.Example3

public class Example3
extends Object

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.

Author:
Vladimir Dzhuvinov

Constructor Summary
Example3()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example3

public Example3()
Method Detail

main

public static void main(String[] args)


Copyright © 2013 The Transaction Company. All Rights Reserved.