Class SimServerDVMRP

Implemented Interfaces:
Runnable, Simulation

public final class SimServerDVMRP
extends SimulationServer

See Also:
Server, SimulationServer, SimServerDVMRP

Field Summary

(package private) static SimServerDVMRP
thisServer

Fields inherited from class .SimulationServer

f, routerImage, text, textChangeGuard, tg

Fields inherited from class .Server

DEBUG, connections, listener, scw, serverThread

Constructor Summary

SimServerDVMRP(int port)

Method Summary

static void
main(String[] argv)

Methods inherited from class .SimulationServer

getRouterImage, getText, getThreadGroup, main, setText

Methods inherited from class .Server

run, sendEvent

Field Details

thisServer

(package private) static SimServerDVMRP thisServer

Constructor Details

SimServerDVMRP

public SimServerDVMRP(int port)

Method Details

main

public static void main(String[] argv)
Overrides:
main in interface SimulationServer