Package jist.swans.app

Application layer entity of SWANS simulator and related classes.

See:
          Description

Interface Summary
AppInterface Interface for Application entities.
AppInterface.TcpApp Application that supports TCP sockets.
AppInterface.ThreadedApp Application that supports threading.
AppInterface.UdpApp Application that supports UDP sockets.
AppJava.Runnable  
 

Class Summary
AppHeartbeat Heartbeat application.
AppHeartbeat.MessageHeartbeat Heartbeat packet.
AppHeartbeat.NeighbourEntry Neighbour entry information.
AppJava Entity harness for standard Java applications.
 

Package jist.swans.app Description

Application layer entity of SWANS simulator and related classes. The more notable classes in this package are: