Package de.uni_paderborn.robots.robotArenaInterface.proxy

This package contains the classes responsible for logging all the communication between the robots and the arenas.

See:
          Description

Class Summary
HashSetIntPair A class which encapsulates a pair of integers for a hashset.
Proxy This class is the proxy to be integrated between the arena and a robot.
ProxyCodes This class provides methods for encoding and decoding actions, cards, and fields.
ProxyFactory This (singleton) class provides a method for easy integrating a proxy between the arena and a robot.
ProxyLogWindow A window for displaying messages of the proxy factory and the proxies.
 

Exception Summary
ProxyFactoryException An exception that provides information on errors occurred in the ProxyFactory.
 

Package de.uni_paderborn.robots.robotArenaInterface.proxy Description

This package contains the classes responsible for logging all the communication between the robots and the arenas.