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 handleInp... |
IPRendezvousListener | An IPRendezvousListener binds to a known rendezvous socket address.
Its handleInput method accepts ... |
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. It allows socket listeners to be r... |
ServerChunk | This is the superclass for all the Chunks. Chunks represent pieces of the server that run for a whi... |
ServerLoop | This is the superclass of all server loops. There is only one instance of this class in any backe... |
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. |