|
Class Summary |
| As |
Internal class to combine AS number with name of AS. |
| AsSequence |
Structures HopSequences which have same order of Autonomous Systems. |
| DatabaseConnectionAttributes |
Collects all different attributes needed to connect to a database and
returns a connection URL string. |
| DatabaseHandler |
Interfase class between database and the rest of the project. |
| Hop |
Represents a Hop in a traceroute |
| HopSequence |
Collects Trace objects with the same order of Hops. |
| HopSequenceHopRTT |
Represents an analysed value of round trip time from hop to hop in a HopSequence. |
| Host |
Represents a Host object. |
| Source |
Represents a source object. |
| Trace |
Represents a traceroute. |
| TracePair |
Collects all AsSequences of the same source / destination pair. |
| Type |
Class only for static use defines constants for the types of traceroutes
executed. |