triptracker.testing.compress
Class Server

java.lang.Object
  extended by triptracker.testing.compress.Server
All Implemented Interfaces:
Runnable

public class Server
extends Object
implements Runnable


Constructor Summary
Server(int port)
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server(int port)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

main

public static void main(String[] args)


Copyright © 2006 Team Trip Tracker. All Rights Reserved.