com.thetransactioncompany.jsonrpc2.server.examples
Class Example

java.lang.Object
  extended by com.thetransactioncompany.jsonrpc2.server.examples.Example

public class Example
extends Object

Demonstrates use of the JSON-RPC 2.0 Server framework. The request handlers are implemented as static nested classes for convenience.

Author:
Vladimir Dzhuvinov

Nested Class Summary
static class Example.DateTimeHandler
           
static class Example.EchoHandler
           
 
Constructor Summary
Example()
           
 
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

Example

public Example()
Method Detail

main

public static void main(String[] args)


Copyright © 2013 The Transaction Company. All Rights Reserved.