cz.eman.jsonrpc.test
Class WebService

java.lang.Object
  extended by cz.eman.jsonrpc.test.WebService

public class WebService
extends java.lang.Object


Constructor Summary
WebService()
           
 
Method Summary
 int substract1(int a, int b)
           
 int substract2(int a, int b)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebService

public WebService()
Method Detail

substract1

public int substract1(int a,
                      int b)

substract2

public int substract2(int a,
                      int b)