Index - All Packages - All Categories - All Classes
Class ServerChunk
This is the superclass for all the Chunks. Chunks represent pieces of the server that run for a while, then return control. Subclasses include Listeners that wait for input. When manually destroyed, this class flags itself for cleanup after any current
request is finished--myEnding state is alive, alive in request, destruction requested, and ready for destruction.
Package: Udanax-Gold
All Superclasses: Object Heaper
Immediate Subclasses: ExecutePromiseFile FDListener TestChunk
Protocols: Object
Categories: Xanadu-rcmain