public class Daemon extends Object implements Runnable
static int
DEFAULT_PORT
Daemon(Prolog core_)
Daemon(Prolog core_, int port)
static void
main(String[] args)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static int DEFAULT_PORT
public Daemon(Prolog core_) throws IOException
IOException
public Daemon(Prolog core_, int port) throws IOException
public void run()
run
Runnable
public static void main(String[] args)
Copyright © 2015. All rights reserved.