|
Class Summary |
| CoreServiceLayer |
The container class of the core service layer in the Inet architecture.
|
| CoreServiceLayerBeanInfo |
Defines the properties of CoreServiceLayer. |
| CSLBuilder |
The base class for building a core service layer.
|
| InetConfig |
Defines Inet global configuration. |
| InetPacket |
Defines the packet structure for the INET framework. |
| InetUtil |
The utility class that offers tools for building a network topology and so on. |
| Link |
The base class for modeling a physical link.
|
| Network |
The container class for constructing a network in a hierarchical network. |
| Node |
The container class for a network node.
|
| NodeBeanInfo |
Provides the properties of Node. |
| NodeBuilder |
The container class for automating the process of constructing a network node.
|
| Protocol |
The base class for transport, routing and other signaling protocols.
|
| TclComponent |
Component hook prototype for protocol development in Tcl.
|
| TraceRT |
Component to initiate a trace-route command.
|
| TraceRTPkt |
This class is a simple hack to support traceroute
This new packet contains a Linked List useful to store InetAdress of
each Hop |