|
Packages |
| package | common |
| | The logic.common package contains various base classes and interfaces which are commonly used throughout the application.
|
| package | entity |
| | The logic.entity package contains all classes which implement and manage a networkEntity object.
|
| package | network |
| | The logic.network package contains all classes which deal with the networking aspect of the application.
|
| package | process |
| | The logic.process package contains all classes which know how to query OS process information.
|
| package | storage |
| | The logic.storage package contains all classes which deal with storing a copy of the network trace to a database, which can then be queried and displayed onto the screen.
|
| package | utils |
| | The logic.utils package contains various utilities classes.
|