samples.userguide
Class JSONClient

java.lang.Object
  extended by samples.userguide.JSONClient

public class JSONClient
extends Object


Constructor Summary
JSONClient()
           
 
Method Summary
static void executeClient()
           
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

JSONClient

public JSONClient()
Method Detail

main

public static void main(String[] args)

executeClient

public static void executeClient()
                          throws Exception
Throws:
Exception


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.