ilog.server.mvtcp
Class MvSocketServer

java.lang.Object
  |
  +--ilog.server.mvtcp.MvSocketServer

public class MvSocketServer
extends java.lang.Object


Constructor Summary
MvSocketServer(int port)
          Excluded.  
 
Method Summary
 int getListenPort()
          Excluded.  
 void run()
          Excluded.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MvSocketServer

public MvSocketServer(int port)
Excluded. 
Method Detail

getListenPort

public int getListenPort()
Excluded. 

run

public void run()
Excluded.