Luky Library - 4.1.1 (20061117-1148)

Uses of Class
luky.serverSimple.Server

Packages that use Server
luky.serverSimple   
 

Uses of Server in luky.serverSimple
 

Fields in luky.serverSimple declared as Server
protected  Server Handler.parent
          parent access can be overloaded for convieniance
 

Constructors in luky.serverSimple with parameters of type Server
Handler(Hashtable userData, Server parent, BufferedReader in, PrintWriter out, PropertyManager propsMan, String caller)
          constructor, there is no need to call this constructor yourself, it will be called from the luky.server.server class.
 


Luky Library - 4.1.1 (20061117-1148)