|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Connection | Connection class which holds a link to a ServerConnectionThread, lastAccessTime etc. |
ConnectionList | List of Connection objects. |
JogreServer | This abstract class is extended to create a server which is then executed using its run() method. |
ServerConnectionThread | Every time a client connections to a JogreServer this class (which extends Thread) is run. |
This package contains server specific classes. Each server for a game must extend JogreServer and ServerConnectionThread.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |