Class SimServerRIP

Implemented Interfaces:
Runnable, Simulation

public final class SimServerRIP
extends SimulationServer

See Also:
Server, SimulationServer, SimServerRIP

Field Summary

(package private) static SimServerRIP
thisServer

Fields inherited from class .SimulationServer

f, routerImage, text, textChangeGuard, tg

Fields inherited from class .Server

DEBUG, connections, listener, scw, serverThread

Constructor Summary

SimServerRIP(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 SimServerRIP thisServer

Constructor Details

SimServerRIP

public SimServerRIP(int port)

Method Details

main

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