org.apache.james.jspf.tester
Class TCPListener
java.lang.Object
org.apache.james.jspf.tester.TCPListener
- All Implemented Interfaces:
- Runnable
public final class TCPListener
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPListener
public TCPListener(InetAddress addr,
int port,
ResponseGenerator rg)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.