-
public class DaemonReceiverThis Singleton class handles receiving messages from the daemon. This is a singleton to centralize receiving all messages onto a single thread.
public class DaemonReceiver
This Singleton class handles receiving messages from the daemon. This is a singleton to centralize receiving all messages onto a single thread.