Package server

Class Summary
Bitmap This is a class used as a wrapper around Image objects.
Fish This is an object representing a fish that is to be passed between servers.
FishMail This is a class that will act as an e-mail for the fish.
FishPOS simple data class that contains the id and x,y of the fish
FishTankServerClientManager Thread that manages a connection to the server.
MailMover this is a class that will automatically send all new mail to the master server every 24 hours since the server has started
Pulser this is a thread that will pulse call the sendLocal of all the Threads in the threadgroup
PulseServer This is the server that listens to incoming connections and will spawn the Pulser thread for each client
Server This is the server that listens to incoming connections and will spawn of new FishTankClientManager threads for each new connection
ServerInfo contains information about the server
ServerSurround this is the class that will hold all servers that are around one