Package org.abora.gold.rcmain

Class Summary
FDListener This is the superclass for Listeners that use Berkeley UNIX sockets.
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.
IPRendezvousListener An IPRendezvousListener binds to a known rendezvous socket address.
Its handleInput method accepts connection on this socket and sets up a FEBE connection
on the spawned socket, including a IPConnectionListener.
MainDummy A dummy class on which to hang the main that reads in an rc file.
SelectServerLoop This is a ServerLoop designed specifically for Berkeley Sockets.
ServerChunk This is the superclass for all the Chunks.
ServerLoop This is the superclass of all server loops.
SetCommProtocol When executed, the receiver will set the comm protocol for the next connection.
SetDiskProtocol When executed, the receiver will set the disk protocol for the next connection.
 



Translation - Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.