EventSender

public class EventSender extends Thread

Parsed packets are passed to a seperate sender running in a single thread.

Constructors

EventSender

public EventSender()

Standard Constructor.

Methods

run

public void run()

Regarding the source of input, the interface is opened, a file is read or a whole directory is used. The appropriate Parsing Option is choosen. Claculation Times are printed afterwards.