Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

org.openmobileis.embedded.webserver.ServerThreadPool Class Reference

Inheritance diagram for org.openmobileis.embedded.webserver.ServerThreadPool:

org.openmobileis.common.util.ObjectPool List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Runnable that handle connexion process in a thread.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 46 of file ServerThreadPool.java.

Public Member Functions

 ServerThreadPool () throws ClassNotFoundException, IllegalAccessException, InstantiationException
synchronized void disposeObject (Object object)
void runServerConnexion (WebServer webserver, Socket socket)

Classes

class  HTTPConnexionMaintener


Member Function Documentation

synchronized void org.openmobileis.embedded.webserver.ServerThreadPool.disposeObject Object  object  ) 
 

Parameters:
object 
Returns:
void
Exceptions:
@author 
See also:
Since:
Version:
dispose the object. The object return to the pool and become available. 38C5229D001E

Reimplemented from org.openmobileis.common.util.ObjectPool.

Definition at line 95 of file ServerThreadPool.java.

Referenced by org.openmobileis.embedded.webserver.ServerThread.run().


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:42 2005 for OpenMobileIS by  doxygen 1.4.3