QJCC homepage

biz.chitec.qdemo.util
Class SMSDemo

java.lang.Object
  extended bybiz.chitec.qdemo.util.SMSDemo

public class SMSDemo
extends java.lang.Object

Demonstration program for the SMS class of QJCC.

Version:
$Id: f2d92ce5bfae23054600c60dd8fad2d420c2311c $
Author:
cantamen/Dirk Hillbrecht 2005. Published under GPL.

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

Constructor Detail

SMSDemo

public SMSDemo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable

QJCC homepage