Package anthill.antnet

This package is a prototype implementation of package anthill.nest to be used during actual deployment in a real environment.

See:
          Description

Class Summary
AntIdImpl Class AntIdImpl is the implementation of AntId to be used in a deployment environment.
ConcurrentManager Implementations of Manager capable to manage multiple threads.
Executor This interface contains method receive(), which should be implemented by a anthill in order to receive an agent from other nests.
FileResource FileResource represents a local file resource that can be added by a an anthill clients.
UdpGate A UdpGate is an implementation of the Gate interface based on UDP.
UdpNid An UDP anthill identifier is composed by an IP address plus an UDP port.
 

Package anthill.antnet Description

This package is a prototype implementation of package anthill.nest to be used during actual deployment in a real environment.