|
DRCL J-Sim API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TrafficComponent | |
| drcl.net.traffic | |
| Uses of TrafficComponent in drcl.net.traffic |
| Subclasses of TrafficComponent in drcl.net.traffic | |
class |
SimpleTrace
This class implements a simple trace component. |
class |
TCPTrace
|
class |
TraceInput
TraceInput output packets to down@ port based on a trace file.
|
class |
TrafficShaperComponent
This component is the base class for regulating incoming packets and outputing the packets according to the associated traffic model.
|
class |
TrafficSourceComponent
Defines the base class for implementing a traffic source. |
class |
tsExpOnOff
This class implements an On/Off traffic source. |
class |
tsFixedPoints
This class implements a traffic shaper that conforms to the fixed-points
traffic model. |
class |
tsOnOff
This class implements an On/Off traffic source. |
class |
tsPacketTrain
This class implements a traffic shaper that conforms to the packet train traffic model. |
class |
tsParetoOnOff
This class implements a Pareto On/Off traffic source. |
class |
tsPeakRate
This class implements a traffic source that conforms to the traffic_PeakRate peak rate
traffic model. |
class |
tsPoisson
This class implements an On/Off traffic source. |
class |
tsPoissonVariableSize
This class implements an On/Off traffic
source. |
| Methods in drcl.net.traffic that return TrafficComponent | |
static TrafficComponent |
TrafficAssistant.getTrafficComponent(TrafficModel traffic_)
Returns a TrafficComponent instance for the given traffic model.
|
|
DRCL J-Sim API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||