Uses of Package
game.net

Packages that use game.net
game.net Network interface abstraction layer. 
simulator.model Interface to concrete simulator models, which represent the state of the SOCCER game and implements the physical simulation. 
simulator.model.debug A trivial implementation of the required simulator model interfaces for debugging purposes. 
 

Classes in game.net used by game.net
Client_network_interface
           
INetSimulator
          Interface to protocol layer as seen by Simulator model.
Server_network_interface
           
 

Classes in game.net used by simulator.model
INetSimulator
          Interface to protocol layer as seen by Simulator model.
 

Classes in game.net used by simulator.model.debug
INetSimulator
          Interface to protocol layer as seen by Simulator model.