TSim
Class TSimFactory

java.lang.Object
  extended by TSim.TSimFactory

public class TSimFactory
extends java.lang.Object

Class that creates a new TSimInterface and starts it.


Constructor Summary
TSimFactory()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main train controller method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSimFactory

public TSimFactory()
Method Detail

main

public static void main(java.lang.String[] args)
Main train controller method.

Parameters:
args - Single-element array containing a string representation of the port number of the server to connect to.