All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.sunysb.cs.ecsl.videoserver.VideoServerThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----edu.sunysb.cs.ecsl.videoserver.VideoServerThread

class VideoServerThread
extends Thread
implements TextProtocol
When new connection is accepted, the VideoServerThread starts and establish the text-based protocol

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index