org.apache.james.util.connection
Class ServerConnection.ClientConnectionRunner
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLogEnabled
|
+--org.apache.james.util.connection.ServerConnection.ClientConnectionRunner
- All Implemented Interfaces:
- Component, LogEnabled, Runnable
- Enclosing class:
- ServerConnection
- public class ServerConnection.ClientConnectionRunner
- extends AbstractLogEnabled
- implements Runnable, Component
- Author:
- Andrei Ivanov
, Peter M. Goldstein
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerConnection.ClientConnectionRunner
public ServerConnection.ClientConnectionRunner(Socket socket,
ConnectionHandlerFactory handlerFactory)
dispose
public void dispose()
throws Exception
Exception
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 1999-2002 Apache Jakarta Project. All Rights Reserved.