net.web
Class PortMapper

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

public class PortMapper
extends java.lang.Object


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

Constructor Detail

PortMapper

public PortMapper(int port)
Method Detail

main

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