Index - All Packages - All Categories - All Classes
Class IPPromiseListener
A IPConnectionListener is associated with the FD of a socket connection to a frontend.
Its handleInput method is used to invoke a waitForAndProcessMessage method to handle messages
from the frontend.
Package: Udanax-Gold
All Superclasses: Object Heaper ServerChunk FDListener
Protocols: Object
Categories: Xanadu-rcmain
Class Methods
make: aSocket
Instance Methods
create: aSocket
destruct
Overrides: FDListener
execute
Attempt to execute another chunk. Return whether there is more to be done.
Overrides: FDListener
shouldBeReady
Overrides: FDListener
Index - All Packages - All Categories - All Classes