Class jada.net.StandardServerThread
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jada.net.StandardServerThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----jada.net.StandardServerThread

class StandardServerThread
extends Thread
implements JadaNetConst, JadaNetOpcodes
The threadable class used by ObjectServer to reply clients' requests.

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index