public class Daemon
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT |
Constructor and Description |
---|
Daemon(Prolog core_) |
Daemon(Prolog core_,
int port) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
run() |