Class jada.server.ServerThread
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jada.server.ServerThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----jada.server.ServerThread

class ServerThread
extends Thread
implements TupleNetConst
The threadable class used by TupleServer to reply a request.

This class is not public and can therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index