Uses of Class
SundayServer

Uses of SundayServer in
 

Fields in Default Package declared as SundayServer
private  SundayServer SundayServer.SundayClientThread.server
          A reference to our parent class.
 

Constructors in Default Package with parameters of type SundayServer
SundayServer.SundayClientThread(Socket inClient, SundayServer inServer)
          Construct the thread by simply saving the passed in variables.