org.apache.james.jspf.tester
Class TCPListener

java.lang.Object
  extended by org.apache.james.jspf.tester.TCPListener
All Implemented Interfaces:
Runnable

public final class TCPListener
extends Object
implements Runnable


Constructor Summary
TCPListener(InetAddress addr, int port, ResponseGenerator rg)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCPListener

public TCPListener(InetAddress addr,
                   int port,
                   ResponseGenerator rg)
Method Detail

run

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


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.