net.web
Class WebMapper

java.lang.Object
  extended by net.web.WebMapper

public class WebMapper
extends java.lang.Object


Constructor Summary
WebMapper(int port)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void startClient(java.net.Socket s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebMapper

public WebMapper(int port)
Method Detail

main

public static void main(java.lang.String[] args)

startClient

public void startClient(java.net.Socket s)
                 throws java.io.IOException
Throws:
java.io.IOException