grader.gradebookbinh
Class SisServer

java.lang.Object
  extended by grader.gradebookbinh.SisServer

public class SisServer
extends java.lang.Object

Generic JavaDoc for SisServer


Field Summary
protected  ClassDB cdb
           
protected  UserDB udb
           
 
Constructor Summary
SisServer()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cdb

protected ClassDB cdb

udb

protected UserDB udb
Constructor Detail

SisServer

public SisServer()
Default Constructor