Package edu.umk.mat.merdacz.JGServer

Interface Summary
Gamelet  
 

Class Summary
DbWrapper Wrappes all db stuff.
Game In memory Game representation.
Games HashMap of Game wrapper.
Player In memory Player representation.
Players HashMap of Player wrapper.
Room In memory game room representation.
Rooms HashMap of Room wrapper.
Server Main server loop.
ServerThread Main per connection while-loop
 

Exception Summary
DbWrapperException